1. 251df49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  2. 46d9be3 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  3. 4e4098a driver core: handle user namespaces properly with the uid/gid devtmpfs change by Greg Kroah-Hartman · 12 years ago
  4. 3c2670e driver core: add uid and gid to devtmpfs by Kay Sievers · 12 years ago
  5. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 12 years ago
  6. be871b7 device: separate all subsys mutexes by Michal Hocko · 12 years ago
  7. d73ce00 driver/base: implement subsys_virtual_register() by Tejun Heo · 12 years ago
  8. d6b0c58 devres: allow adding custom actions to the stack by Dmitry Torokhov · 12 years ago
  9. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  10. 9f3b795 driver-core: constify data for class_find_device() by Michał Mirosław · 12 years ago
  11. ab78029 drivers/pinctrl: grab default handles from device core by Linus Walleij · 12 years ago
  12. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  13. 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
  14. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  15. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  16. 9187239 drivers/base: Add a DEVICE_BOOL_ATTR macro by Borislav Petkov · 12 years ago
  17. 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
  18. 0a18b05 device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit by Joe Perches · 12 years ago
  19. 666f355 device and dynamic_debug: Use dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  20. 05e4e5b dev: Add dev_vprintk_emit and dev_printk_emit by Joe Perches · 12 years ago
  21. 798efc6 dev_dbg/dynamic_debug: Update to use printk_emit, optimize stack by Joe Perches · 12 years ago
  22. 6f586e6 driver-core: Shut up dev_dbg_reatelimited() without DEBUG by Hiroshi Doyu · 13 years ago
  23. feb70af PM: Do not use the syscore flag for runtime PM by Rafael J. Wysocki · 13 years ago
  24. bddb1b9 driver core: devres: introduce devres_for_each_res by Ming Lei · 13 years ago
  25. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  26. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 13 years ago
  27. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 13 years ago
  28. a423296 driver-core: Move kobj_to_dev from genhd.h to device.h by Lars-Peter Clausen · 13 years ago
  29. 74416e1 driver core: Add iommu_group tracking to struct device by Alex Williamson · 13 years ago
  30. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  31. c64be2b drivers: add Contiguous Memory Allocator by Marek Szyprowski · 13 years ago
  32. 356c05d sysfs: get rid of some lockdep false positives by Alan Stern · 13 years ago
  33. 6ca0459 driver core: Add dev_*_ratelimited() family by Hiroshi DOYU · 13 years ago
  34. d926d0e devres: Add devres_release() by Mark Brown · 13 years ago
  35. 9475818 driver-core: fix DEVICE_INT_ATTR to use correct show/store functions by Michael Davidson · 13 years ago
  36. 7cd9c9b Revert "driver core: check start node in klist_iter_init_node" by Greg Kroah-Hartman · 13 years ago
  37. a15d49f driver core: check start node in klist_iter_init_node by Hannes Reinecke · 13 years ago
  38. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  39. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  40. cd49461 driver-core: Allow additional parameters for module_driver by Lars-Peter Clausen · 13 years ago
  41. fcd6f76 driver-core: remove legacy iSeries hack by Stephen Rothwell · 13 years ago
  42. ef8a3fd driver core: move the deferred probe pointer into the private area by Greg Kroah-Hartman · 13 years ago
  43. d1c3414 drivercore: Add driver probe deferral mechanism by Grant Likely · 13 years ago
  44. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  45. 9875bb4 Eliminate get_driver() and put_driver() by Alan Stern · 13 years ago
  46. b558c96 dynamic_debug: make dynamic-debug supersede DEBUG ccflag by Jim Cromie · 13 years ago
  47. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 13 years ago
  48. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  49. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  50. b9d4e71 driver core: remove __must_check from device_create_file by Greg Kroah-Hartman · 13 years ago
  51. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 14 years ago
  52. ca22e56 driver-core: implement 'sysdev' functionality for regular devices and buses by Kay Sievers · 13 years ago
  53. 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
  54. 8b258cc PM Sleep: Do not extend wakeup paths to devices with ignore_children set by Rafael J. Wysocki · 13 years ago
  55. 907d0ed drivercore: Generalize module_platform_driver by Lars-Peter Clausen · 13 years ago
  56. 72f8c0b lib: devres: add convenience function to remap a resource by Wolfram Sang · 13 years ago
  57. 7b08fae device.h: Fix struct member documentation by Marcos Paulo de Souza · 13 years ago
  58. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  59. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  60. de47725 include: replace linux/module.h with "struct module" wherever possible by Paul Gortmaker · 14 years ago
  61. eb5589a include: convert various register fcns to macros to avoid include chaining by Paul Gortmaker · 14 years ago
  62. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  63. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  64. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  65. ff21776 Driver core: Add iommu_ops to bus_type by Joerg Roedel · 14 years ago
  66. 672d82c class: Implement support for class attrs in tagged sysfs directories. by Eric W. Biederman · 13 years ago
  67. 5c095a0 PM: Introduce struct pm_subsys_data by Rafael J. Wysocki · 14 years ago
  68. cbc4663 dynamic_debug: Add __dynamic_dev_dbg by Joe Perches · 14 years ago
  69. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  70. 564b905 PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain by Rafael J. Wysocki · 14 years ago
  71. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago
  72. f76b168b PM: Rename dev_pm_info.in_suspend to is_prepared by Alan Stern · 14 years ago
  73. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  74. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  75. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 14 years ago
  76. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 14 years ago
  77. 880ffb5 driver core: Add the device driver-model structures to kerneldoc by Wanlong Gao · 14 years ago
  78. c870508 driver core: let dev_set_drvdata return int instead of void as it can fail by Uwe Kleine-König · 14 years ago
  79. aed65af drivers: make device_type const by Stephen Hemminger · 14 years ago
  80. bcdd323 device: add dev_WARN_ONCE by Felipe Balbi · 14 years ago
  81. d47d81c Introduce ARCH_NO_SYSDEV_OPS config option (v2) by Rafael J. Wysocki · 14 years ago
  82. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  83. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  84. 7538e3d PM: Add support for device power domains by Rafael J. Wysocki · 14 years ago
  85. b826291 drivercore/dt: add a match table pointer to struct device by Grant Likely · 14 years ago
  86. c9e358d driver-core: remove conditionals around devicetree pointers by Grant Likely · 14 years ago
  87. e54be89 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  88. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  89. c97415a sysfs: Introducing binary attributes for struct class by Stefan Achatz · 14 years ago
  90. b8c76f6 PM: Replace the device power.status field with a bit field by Rafael J. Wysocki · 14 years ago
  91. 6b6e39a driver-core: merge private parts of class and bus by Kay Sievers · 14 years ago
  92. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 15 years ago
  93. 6937e8f driver core: device_rename's new_name can be const by Johannes Berg · 15 years ago
  94. 45daef0 Driver core: Add BUS_NOTIFY_BIND_DRIVER by Magnus Damm · 15 years ago
  95. cc7447a Driver core: Drop __must_check from bus_for_each_drv() by Jean Delvare · 15 years ago
  96. 99bcf21 device.h drivers/base/core.c Convert dev_<level> logging macros to functions by Joe Perches · 15 years ago
  97. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 15 years ago
  98. 597b9d1 drivercore: Add of_match_table to the common device drivers by Grant Likely · 15 years ago
  99. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 15 years ago
  100. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago