1. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  2. daa4122 driver core: platform_device_add_data(): use kmemdup() by Andrew Morton · 15 years ago
  3. 9d73022 PM: Run-time PM platform device bus support by Magnus Damm · 15 years ago
  4. 3e2bcad Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  5. 651b1f1 PM / Driver Core: Kill dev_pm_ops platform warning for now by Magnus Damm · 15 years ago
  6. d9ab771 Driver Core: Make PM operations a const pointer by Dmitry Torokhov · 15 years ago
  7. 511647f PM: Remove platform device suspend_late()/resume_early() V2 by Magnus Damm · 15 years ago
  8. acc0e90 driver core: fix gcc 4.3.3 warnings about string literals by Greg Kroah-Hartman · 15 years ago
  9. c0afe7b driver core: Const-correct platform getbyname functions by Linus Walleij · 15 years ago
  10. 783ea7d Driver Core: Rework platform suspend/resume, print warning by Magnus Damm · 15 years ago
  11. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 15 years ago
  12. bee8632 Revert driver core: fix passing platform_data by Ming Lei · 15 years ago
  13. d86c130 Driver core: platform: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  14. 1397709 Driver Core: early platform driver by Magnus Damm · 15 years ago
  15. ce21c7b driver core: fix passing platform_data by Ming Lei · 15 years ago
  16. 006f457 driver core: move platform_data into platform_device by Ming Lei · 15 years ago
  17. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  18. 71b3e0c platform: make better use of to_platform_{device,driver}() macros by Eric Miao · 15 years ago
  19. 1e0b2cf driver core: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  20. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  21. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  22. c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
  23. d8bf254 platform: add new device registration helper by Dmitry Baryshkov · 16 years ago
  24. ec748fa driver core: make struct platform_pm_ops static by Adrian Bunk · 16 years ago
  25. 25e1849 Implement new suspend and hibernation callbacks for platform busses by Rafael J. Wysocki · 16 years ago
  26. e88a0c2 drivers: fix dma_get_required_mask by James Bottomley · 16 years ago
  27. 4a3ad20 Driver core: coding style fixes by Greg Kroah-Hartman · 16 years ago
  28. ae72cdd Driver Core: constify the name passed to platform_device_register_simple by Stephen Rothwell · 16 years ago
  29. e5dd127 Driver core: move the static kobject out of struct driver by Greg Kroah-Hartman · 17 years ago
  30. c6f7e72 driver core: remove fields from struct bus_type by Greg Kroah-Hartman · 17 years ago
  31. 1359555e Driver core: Make platform_device.id an int by Jean Delvare · 17 years ago
  32. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  33. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  34. 01afd80 drivers/base/platform.c: fix small typo in doc by Márton Németh · 17 years ago
  35. 49a4ec1 fix hotplug for legacy platform drivers by David Brownell · 17 years ago
  36. dc4c15d platform: reorder platform_device_del by Jean Delvare · 17 years ago
  37. fbfb144 driver core fixes: device_register() retval check in platform.c by Cornelia Huck · 18 years ago
  38. 6eefd34 Driver core: Make platform_device_add_data accept a const pointer by Scott Wood · 18 years ago
  39. c63e078 Driver core: "platform_driver_probe() can save codespace": save codespace by Andrew Morton · 18 years ago
  40. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 18 years ago
  41. 386415d PM: platform_bus and late_suspend/early_resume by David Brownell · 18 years ago
  42. e391553 [PATCH] Driver Core: Fix platform_device_add to use device_add by Russell King · 18 years ago
  43. a0245f7 [PATCH] platform_bus learns about modalias by David Brownell · 18 years ago
  44. 80682fa Fix "frist", "fisrt", typos by Uwe Zeisberger · 18 years ago
  45. 305b322 [PATCH] driver core: platform_get_irq*(): return -ENXIO on error by David Vrabel · 18 years ago
  46. 2d7b5a7 [PATCH] platform-device-del typo fix by Jean Delvare · 19 years ago
  47. a96b204 [PATCH] Driver Core: Rearrange exports in platform.c by Dmitry Torokhov · 19 years ago
  48. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  49. d960bb4 [PATCH] Allow overlapping resources for platform devices by Kumar Gala · 19 years ago
  50. 00d3dcd [DRIVER MODEL] Add platform_driver by Russell King · 19 years ago
  51. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 19 years ago
  52. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  53. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  54. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  55. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  56. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  57. 4aed064 [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset by Jiri Slaby · 19 years ago
  58. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  59. 46ea0d6 [PATCH] export platform_add_devices by Robert Schwebel · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago