1. 67e532a driver core: platform: document registration-failure requirement by Johan Hovold · 3 years ago
  2. 2043727 driver core: platform: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 2 months ago
  3. 86854b4 driver core: platform: Make use of the helper macro SET_RUNTIME_PM_OPS() by Cai Huoqing · 3 years, 4 months ago
  4. bd1e336 driver core: platform: Remove platform_device_add_properties() by Heikki Krogerus · 3 years, 4 months ago
  5. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  6. 5a57676 drivers/base: Constify static attribute_group structs by Rikard Falkeborn · 3 years, 7 months ago
  7. 39b27e8 driver core: Drop helper devm_platform_ioremap_resource_wc() by Uwe Kleine-König · 3 years, 7 months ago
  8. c2f3f75 Revert "driver core: platform: Make platform_get_irq_optional() optional" by Greg Kroah-Hartman · 3 years, 9 months ago
  9. ed7027f driver core: platform: Make platform_get_irq_optional() optional by Andy Shevchenko · 3 years, 9 months ago
  10. c99f4eb driver core: platform: Make clear error code used for missed IRQ by Andy Shevchenko · 3 years, 9 months ago
  11. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 10 months ago
  12. a99163e Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 10 months ago
  13. cb8be8b driver core: platform: Drop of_device_node_put() wrapper by Rob Herring · 3 years, 11 months ago
  14. e5e1c20 driver core: platform: Emit a warning if a remove callback returned non-zero by Uwe Kleine-König · 3 years, 11 months ago
  15. 4bae052 Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 4 years ago
  16. e1dc209 driver core: platform: Add extra error check in devm_platform_get_irqs_affinity() by John Garry · 4 years ago
  17. 2cffa11 Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  18. 46e85af driver core: platform: don't oops in platform_shutdown() on unbound devices by Dmitry Baryshkov · 4 years, 1 month ago
  19. e15f2fa driver core: platform: Add devm_platform_get_irqs_affinity() by John Garry · 4 years, 1 month ago
  20. 0aec2da driver core: platform: Introduce platform_get_mem_or_io() by Andy Shevchenko · 4 years, 1 month ago
  21. 9c30921 driver core: platform: use bus_type functions by Uwe Kleine-König · 4 years, 1 month ago
  22. 1608566 driver core: platform: change logic implementing platform_driver_probe by Uwe Kleine-König · 4 years, 1 month ago
  23. e21d740a driver core: platform: reorder functions by Uwe Kleine-König · 4 years, 1 month ago
  24. 948b3ed drivers core: Miscellaneous changes for sysfs_emit by Joe Perches · 4 years, 3 months ago
  25. aa83889 drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions by Joe Perches · 4 years, 3 months ago
  26. 0de7511 platform_device: switch to simpler IDA interface by Bartosz Golaszewski · 4 years, 4 months ago
  27. 0c7a6b9 driver core: platform: Document return type of more functions by Stephen Boyd · 4 years, 4 months ago
  28. 4a60406 driver core: platform: expose numa_node to users in sysfs by Barry Song · 4 years, 6 months ago
  29. e571194 driver core: platform: need consistent spacing around '-' by Barry Song · 4 years, 7 months ago
  30. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  31. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  32. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  33. c82c83c driver core: platform: Fix spelling errors in platform.c by Tang Bin · 4 years, 7 months ago
  34. a85a6c8 driver core: platform: Clarify that IRQ 0 is invalid by Bjorn Helgaas · 4 years, 10 months ago
  35. c8be6af Merge v5.7-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 8 months ago
  36. 388bcc6 drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish by Kuppuswamy Sathyanarayanan · 4 years, 9 months ago
  37. 9495b7e driver core: platform: Initialize dma_parms for platform devices by Ulf Hansson · 4 years, 8 months ago
  38. 45bb08d driver core: platform: remove redundant assignment to variable ret by Colin Ian King · 4 years, 9 months ago
  39. f082524 docs: drivers: fix some warnings at base/platform.c when building docs by Mauro Carvalho Chehab · 4 years, 9 months ago
  40. fd78901 driver core: platform: Reimplement devm_platform_ioremap_resource by Dejin Zheng · 4 years, 9 months ago
  41. 890cc39 drivers: provide devm_platform_get_and_ioremap_resource() by Dejin Zheng · 4 years, 9 months ago
  42. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 4 years, 10 months ago
  43. 0707cfa driver core: platform: fix u32 greater or equal to zero comparison by Colin Ian King · 5 years ago
  44. 39cc539 driver core: platform: Prevent resouce overflow from causing infinite loops by Simon Schwartz · 5 years ago
  45. eecd37e drivers: Fix boot problem on SuperH by Guenter Roeck · 5 years ago
  46. 71564a2 driver core: platform: Declare ret variable only once by Andy Shevchenko · 5 years ago
  47. 492c887 driver core: platform: use the correct callback type for bus_find_device by Sami Tolvanen · 5 years ago
  48. c9c8641 drivers: provide devm_platform_ioremap_resource_byname() by Bartosz Golaszewski · 5 years ago
  49. bb6243b drivers: platform: provide devm_platform_ioremap_resource_wc() by Bartosz Golaszewski · 5 years ago
  50. 8f677bc Merge 5.4-rc5 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  51. ec4e290 driver core: simplify definitions of platform_get_irq* by Uwe Kleine-König · 5 years ago
  52. 507fd01 drivers: move the early platform device support to arch/sh by Bartosz Golaszewski · 5 years ago
  53. f1da567 driver core: platform: Add platform_get_irq_byname_optional() by Hans de Goede · 5 years ago
  54. c6b48da Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  55. c5c0283 Merge generic_lookup_helpers into usb-next by Greg Kroah-Hartman · 5 years ago
  56. d9430f9 driver core: platform: Export platform_get_irq_optional() by Thierry Reding · 5 years ago
  57. 8973ea4 driver core: platform: Introduce platform_get_irq_optional() by Thierry Reding · 5 years ago
  58. cdfee56 driver core: initialize a default DMA mask for platform device by Christoph Hellwig · 5 years ago
  59. e6aa640 Merge 5.3-rc4 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  60. 7723f4c driver core: platform: Add an error message to platform_get_irq*() by Stephen Boyd · 5 years ago
  61. 46c42d8 driver core: platform: return -ENXIO for missing GpioInt by Brian Norris · 5 years ago
  62. 36f3313 platform: Add platform_find_device_by_driver() helper by Suzuki K Poulose · 5 years ago
  63. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  64. 4489f161 docs: driver-model: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  65. 391c032 Revert "driver core: platform: Fix the usage of platform device name(pdev->name)" by Greg Kroah-Hartman · 6 years ago
  66. edb16da driver core: platform: Fix the usage of platform device name(pdev->name) by Venkata Narendra Kumar Gutta · 6 years ago
  67. 25ebcb7 driver core: platform: Propagate error from insert_resource() by Andy Shevchenko · 6 years ago
  68. 7067c96 drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource() by Bartosz Golaszewski · 6 years ago
  69. 3601fe4 Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  70. 36cf3b1 driver core: platform: remove misleading err_alloc label by Johannes Berg · 6 years ago
  71. 2c1ea6a platform: set of_node in platform_device_register_full() by Mans Rullgard · 6 years ago
  72. 837ccda drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource() by Bartosz Golaszewski · 6 years ago
  73. 7945f92 drivers: provide devm_platform_ioremap_resource() by Bartosz Golaszewski · 6 years ago
  74. daaef25 driver: platform: Support parsing GpioInt 0 in platform_get_irq() by Enrico Granata · 6 years ago
  75. 967d301 drivers/base/platform.c: kmemleak ignore a known leak by Qian Cai · 6 years ago
  76. b07039b Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  77. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  78. e5361ca ACPI / scan: Refactor _CCA enforcement by Robin Murphy · 6 years ago
  79. 05887cb dma-mapping: move dma_get_required_mask to kernel/dma by Christoph Hellwig · 6 years ago
  80. 99fef58 driver core: platform: Respect return code of platform_device_register_full() by Andy Shevchenko · 6 years ago
  81. 2d51ac9 driver core: platform: Remove duplicated device_remove_properties() call by Heikki Krogerus · 6 years ago
  82. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  83. 6db37ad dma-mapping: move dma_default_get_required_mask under ifdef by Christoph Hellwig · 6 years ago
  84. c6d4381 dma-mapping: make the get_required_mask method available unconditionally by Christoph Hellwig · 6 years ago
  85. 3c89adb0 Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  86. 88a9769 driver core: Respect all error codes from dev_pm_domain_attach() by Ulf Hansson · 7 years ago
  87. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  88. 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 7 years ago
  89. c8ae167 driver core: platform: use put_device() if device_register fail by Arvind Yadav · 7 years ago
  90. 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  91. 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
  92. d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
  93. bf563b0 driver core: platform: Don't read past the end of "driver_override" buffer by Nicolai Stange · 7 years ago
  94. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  95. 277036f platform: Accept const properties by Jan Kiszka · 8 years ago
  96. 62655397 driver core: platform: fix race condition with driver_override by Adrian Salido · 8 years ago
  97. 0634c29 of: Add function for generating a DT modalias with a newline by Rob Herring · 8 years ago
  98. b206461 Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  99. d44fa3d ACPI: Add support for ResourceSource/IRQ domain mapping by Agustin Vega-Frias · 8 years ago
  100. 8a18f42 platform: Print the resource range if device failed to claim by Chen Yu · 8 years ago