1. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  2. 5142c33 Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next by Linus Torvalds · 10 years ago
  3. a996d01 driver core: Inline dev_set/get_drvdata by Jean Delvare · 10 years ago
  4. 2c1f1ff driver core: dev_set_drvdata returns void by Jean Delvare · 10 years ago
  5. 1bb6c08 driver core: Move driver_data back to struct device by Jean Delvare · 10 years ago
  6. 43339be devres: Add devm_get_free_pages API by Eli Billauer · 10 years ago
  7. 6b74f61 Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 10 years ago
  8. 8febcaa device: introduce per device dma_pfn_offset by Santosh Shilimkar · 10 years ago
  9. 3046365 devres: introduce API "devm_kmemdup by Srinivas Pandruvada · 10 years ago
  10. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  11. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  12. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  13. e31108c devres: introduce API "devm_kstrdup" by Manish Badarkhe · 11 years ago
  14. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  15. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  16. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  17. 3eae136 device: Make dev_WARN/dev_WARN_ONCE print device as well as driver name by Bjorn Helgaas · 11 years ago
  18. 64c862a8 devres: add kernel standard devm_k.alloc functions by Joe Perches · 11 years ago
  19. a6b01de driver core: remove dev_bin_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  20. bcc8edb driver core: remove dev_attrs from struct class by Greg Kroah-Hartman · 11 years ago
  21. e18945b driver-core: remove struct bus_type.drv_attrs by Greg Kroah-Hartman · 11 years ago
  22. b4e4613 driver-core: remove struct bus_type.bus_attrs by Greg Kroah-Hartman · 11 years ago
  23. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  24. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  25. 40031da Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  26. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  27. 5e33bc4 driver core / ACPI: Avoid device hot remove locking issues by Rafael J. Wysocki · 11 years ago
  28. 8ef2d65 dev-core: fix build break when DEBUG is enabled by Dmitry Kasatkin · 11 years ago
  29. a254738 drivers: dma-contiguous: clean source code and prepare for device tree by Marek Szyprowski · 11 years ago
  30. 1130c55 driver core: create write-only attribute macros for devices and drivers by Greg Kroah-Hartman · 11 years ago
  31. 12478ba driver core: bus_type: add bus_groups by Greg Kroah-Hartman · 11 years ago
  32. ed0617b driver core: bus_type: add drv_groups by Greg Kroah-Hartman · 11 years ago
  33. fa6fdb3 driver core: bus_type: add dev_groups by Greg Kroah-Hartman · 11 years ago
  34. d05a6f9 driver core: add default groups to struct class by Greg Kroah-Hartman · 11 years ago
  35. 39ef311 driver core: Introduce device_create_groups by Guenter Roeck · 11 years ago
  36. ced321b driver core: device.h: add RW and RO attribute macros by Greg Kroah-Hartman · 11 years ago
  37. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  38. bfd63cd driver core: device.h: fix doc compilation warnings by Michael Opdenacker · 11 years ago
  39. 4f3549d Driver core: Add offline/online device operations by Rafael J. Wysocki · 11 years ago
  40. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  41. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  42. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 11 years ago
  43. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 11 years ago
  44. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 11 years ago
  45. be871b7 device: separate all subsys mutexes by Michal Hocko · 11 years ago
  46. d73ce00 driver/base: implement subsys_virtual_register() by Tejun Heo · 11 years ago
  47. d6b0c58 devres: allow adding custom actions to the stack by Dmitry Torokhov · 11 years ago
  48. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  49. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  50. ab78029 drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  51. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  52. 2d9c8b5 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  54. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  55. 9187239 drivers/base: Add a DEVICE_BOOL_ATTR macro by Borislav Petkov · 12 years ago
  56. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  57. 0a18b05 device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit by Joe Perches · 12 years ago
  58. 666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  59. 05e4e5b dev: Add dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  60. 798efc6 dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack by Joe Perches · 12 years ago
  61. 6f586e6 driver-core: Shut up dev_dbg_reatelimited() without DEBUG by Hiroshi Doyu · 12 years ago
  62. feb70af PM: Do not use the syscore flag for runtime PM by Rafael J. Wysocki · 12 years ago
  63. bddb1b9 driver core: devres: introduce devres_for_each_res by Ming Lei · 12 years ago
  64. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  65. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  66. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  67. a423296 driver-core: Move kobj_to_dev from genhd.h to device.h by Lars-Peter Clausen · 12 years ago
  68. 74416e1 driver core: Add iommu_group tracking to struct device by Alex Williamson · 12 years ago
  69. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  70. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  71. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 12 years ago
  72. 6ca0459 driver core: Add dev_*_ratelimited() family by Hiroshi DOYU · 12 years ago
  73. d926d0e devres: Add devres_release() by Mark Brown · 12 years ago
  74. 9475818 driver-core: fix DEVICE_INT_ATTR to use correct show/store functions by Michael Davidson · 12 years ago
  75. 7cd9c9b Revert "driver core: check start node in klist_iter_init_node" by Greg Kroah-Hartman · 12 years ago
  76. a15d49f driver core: check start node in klist_iter_init_node by Hannes Reinecke · 12 years ago
  77. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  78. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  79. cd49461 driver-core: Allow additional parameters for module_driver by Lars-Peter Clausen · 12 years ago
  80. fcd6f76 driver-core: remove legacy iSeries hack by Stephen Rothwell · 12 years ago
  81. ef8a3fd driver core: move the deferred probe pointer into the private area by Greg Kroah-Hartman · 12 years ago
  82. d1c3414 drivercore: Add driver probe deferral mechanism by Grant Likely · 12 years ago
  83. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  84. 9875bb4 Eliminate get_driver() and put_driver() by Alan Stern · 13 years ago
  85. b558c96 dynamic_debug: make dynamic-debug supersede DEBUG ccflag by Jim Cromie · 13 years ago
  86. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  87. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  88. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  89. b9d4e71 driver core: remove __must_check from device_create_file by Greg Kroah-Hartman · 13 years ago
  90. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  91. ca22e56 driver-core: implement 'sysdev' functionality for regular devices and buses by Kay Sievers · 13 years ago
  92. 0cda569 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  93. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  94. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  95. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  96. 7b08fae device.h: Fix struct member documentation by Marcos Paulo de Souza · 13 years ago
  97. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  98. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  99. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 13 years ago
  100. eb5589a include: convert various register fcns to macros to avoid include chaining by Paul Gortmaker · 13 years ago