1. 890cc39 drivers: provide devm_platform_get_and_ioremap_resource() by Dejin Zheng · 4 years, 10 months ago
  2. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 4 years, 10 months ago
  3. c9c8641 drivers: provide devm_platform_ioremap_resource_byname() by Bartosz Golaszewski · 5 years ago
  4. bb6243b drivers: platform: provide devm_platform_ioremap_resource_wc() by Bartosz Golaszewski · 5 years ago
  5. 8f677bc Merge 5.4-rc5 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  6. 201e910 sh: add the sh_ prefix to early platform symbols by Bartosz Golaszewski · 5 years ago
  7. 507fd01 drivers: move the early platform device support to arch/sh by Bartosz Golaszewski · 5 years ago
  8. f1da567 driver core: platform: Add platform_get_irq_byname_optional() by Hans de Goede · 5 years ago
  9. 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
  10. c5c0283 Merge generic_lookup_helpers into usb-next by Greg Kroah-Hartman · 5 years ago
  11. 8973ea4 driver core: platform: Introduce platform_get_irq_optional() by Thierry Reding · 5 years ago
  12. cdfee56 driver core: initialize a default DMA mask for platform device by Christoph Hellwig · 5 years ago
  13. 36f3313 platform: Add platform_find_device_by_driver() helper by Suzuki K Poulose · 5 years ago
  14. fe34c89 docs: driver-model: move it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  15. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  16. 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
  17. 2c1ea6a platform: set of_node in platform_device_register_full() by Mans Rullgard · 6 years ago
  18. 7945f92 drivers: provide devm_platform_ioremap_resource() by Bartosz Golaszewski · 6 years ago
  19. 719cf71 ACPI / glue: Split dev_is_platform() out of module for wide use by Andy Shevchenko · 6 years ago
  20. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  21. 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 7 years ago
  22. 277036f platform: Accept const properties by Jan Kiszka · 8 years ago
  23. f4d0526 device property: don't bother the drivers with struct property_set by Heikki Krogerus · 9 years ago
  24. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  25. 4b83555 driver-core: platform: Add platform_irq_count() by Stephen Boyd · 9 years ago
  26. 00bbc1d driver core: platform: Add support for built-in device properties by Mika Westerberg · 9 years ago
  27. dbe2256 driver-core: platform: Provide helpers for multi-driver modules by Thierry Reding · 9 years ago
  28. f309d44 platform_device: better support builtin boilerplate avoidance by Paul Gortmaker · 10 years ago
  29. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 10 years ago
  30. 291f653 core: platform: let platform_create_bundle initialize module owner by Wolfram Sang · 10 years ago
  31. c3b50dc core: platform: let platform_driver_probe initialize module owner by Wolfram Sang · 10 years ago
  32. 3d713e0 driver core: platform: add device binding path 'driver_override' by Kim Phillips · 11 years ago
  33. 3f9120b driver core: prevent deferred probe with platform_driver_probe by Johan Hovold · 11 years ago
  34. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  35. 10dbc5e driver core: move to_platform_driver to platform_device.h by Rob Herring · 12 years ago
  36. 9447057 platform_device: use a macro instead of platform_driver_register by Libo Chen · 12 years ago
  37. 6ae07f2 driver core: platform_device.h: fix checkpatch errors and warnings by Fabio Porcedda · 12 years ago
  38. bab734f driver core: add helper macro for platform_driver_probe() boilerplate by Fabio Porcedda · 12 years ago
  39. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  40. 689ae23 platform: Add support for automatic device IDs by Jean Delvare · 12 years ago
  41. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  42. 9b39e73 PM / Sleep: Remove forward-only callbacks from platform bus type by Rafael J. Wysocki · 13 years ago
  43. 5a3072b drivers_base: make argument to platform_device_register_full const by Uwe Kleine-König · 13 years ago
  44. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  45. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  46. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
  47. 01dcc60 new helper to create platform devices with dma mask by Uwe Kleine-König · 13 years ago
  48. a77ce81 driver core: Add ability for arch code to setup pdev_archdata by Kumar Gala · 14 years ago
  49. 2064af9 PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" by Kevin Hilman · 14 years ago
  50. 69c9dd1 PM: Export platform bus type's default PM callbacks by Rafael J. Wysocki · 14 years ago
  51. e710d7d mfd: Fetch cell pointer from platform_device->mfd_cell by Samuel Ortiz · 14 years ago
  52. 71d6429 Driver core: convert platform_{get,set}_drvdata to static inline functions by Marc Kleine-Budde · 14 years ago
  53. c64a092 driver core: platform_bus: allow runtime override of dev_pm_ops by Kevin Hilman · 14 years ago
  54. 44f28bd Driver core: reduce duplicated code for platform_device creation by Uwe Kleine-König · 15 years ago
  55. 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 16 years ago
  56. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 15 years ago
  57. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 15 years ago
  58. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 15 years ago
  59. c60e050 Driver Core: Early platform driver buffer by Magnus Damm · 15 years ago
  60. 511647f PM: Remove platform device suspend_late()/resume_early() V2 by Magnus Damm · 16 years ago
  61. d7aacad Driver Core: Add platform device arch data V3 by Magnus Damm · 16 years ago
  62. c0afe7b driver core: Const-correct platform getbyname functions by Linus Walleij · 16 years ago
  63. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 16 years ago
  64. 1397709 Driver Core: early platform driver by Magnus Damm · 16 years ago
  65. 006f457 driver core: move platform_data into platform_device by Ming Lei · 16 years ago
  66. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 16 years ago
  67. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  68. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  69. 25e1849 Implement new suspend and hibernation callbacks for platform busses by Rafael J. Wysocki · 17 years ago
  70. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 17 years ago
  71. 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  72. 6eefd34 Driver core: Make platform_device_add_data accept a const pointer by Scott Wood · 18 years ago
  73. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  74. 386415d8 PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  75. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  76. 00d3dcd [DRIVER MODEL] Add platform_driver by Russell King · 19 years ago
  77. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  78. bbbf508 [DRIVER MODEL] Add missing platform_device.h header. by Russell King · 19 years ago