1. ea5aee6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  2. c1157f6 Merge branch 'clk-parent-rewrite-1' into clk-next by Stephen Boyd · 5 years ago
  3. 1b83392 driver core: Let dev_of_node() accept a NULL dev by Stephen Boyd · 5 years ago
  4. 159ef31 device.h: reorganize struct device by Greg Kroah-Hartman · 5 years ago
  5. cd1b772 driver core: remove BUS_ATTR() by Greg Kroah-Hartman · 6 years ago
  6. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  7. e0b73d7 linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited by Rasmus Villemoes · 5 years ago
  8. f90d644 Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  9. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  10. ef80068 Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  11. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 5 years ago
  12. a7013ba driver core: Add missing description of new struct device_link field by Rafael J. Wysocki · 5 years ago
  13. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 5 years ago
  14. 36003d4 driver core: Fix PM-runtime for links added during consumer probe by Rafael J. Wysocki · 5 years ago
  15. 85945c2 PM / core: Add support to skip power management in device/driver model by Sudeep Holla · 5 years ago
  16. 09aa11c device connection: Add fwnode member to struct device_connection by Heikki Krogerus · 5 years ago
  17. 2b28129 device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT by Christoph Hellwig · 6 years ago
  18. 2c6f4fc device: Fix comment for driver_data in struct device by David Engraf · 5 years ago
  19. 79a4e91 device.h: Add __cold to dev_<level> logging functions by Joe Perches · 5 years ago
  20. e7dd401 driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER by Rafael J. Wysocki · 5 years ago
  21. e2f3cd8 driver core: Fix handling of runtime PM flags in device_link_add() by Rafael J. Wysocki · 5 years ago
  22. 570d020 driver core: move device->knode_class to device_private by Wei Yang · 5 years ago
  23. dbba197 driver core: Introduce device_iommu_mapped() function by Joerg Roedel · 6 years ago
  24. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  25. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  26. 09d1ea1 devres: provide devm_kstrdup_const() by Bartosz Golaszewski · 6 years ago
  27. 0571967 devres: constify p in devm_kfree() by Bartosz Golaszewski · 6 years ago
  28. 8514c47 driver core: add BUS_ATTR_WO() macro by Greg Kroah-Hartman · 6 years ago
  29. cd7753d drivers: base: Helpers for adding device connection descriptions by Heikki Krogerus · 6 years ago
  30. f3ecc0f dma-mapping: move the dma_coherent flag to struct device by Christoph Hellwig · 6 years ago
  31. a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  32. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  33. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  34. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  35. 3860cae Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  36. f07d141 dma-mapping: Generalise dma_32bit_limit flag by Robin Murphy · 6 years ago
  37. d5e8382 devres: Add devm_of_iomap() by Benjamin Herrenschmidt · 6 years ago
  38. 9944e89 driver core: set up ownership of class devices in sysfs by Dmitry Torokhov · 6 years ago
  39. 25b4e70 driver core: allow stopping deferred probe after init by Rob Herring · 6 years ago
  40. 1689cac driver core: Add flag to autoremove device link on supplier unbind by Vivek Gautam · 6 years ago
  41. e88728f driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER by Vivek Gautam · 6 years ago
  42. ea61462 linux/device.h: fix kernel-doc notation warning by Randy Dunlap · 6 years ago
  43. 663336e device: Add #define dev_fmt similar to #define pr_fmt by Joe Perches · 6 years ago
  44. d884221 driver core: Add device_link_remove function by pascal paillet · 6 years ago
  45. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  46. ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  47. 2509b56 device: Use overflow helpers for devm_kmalloc() by Kees Cook · 6 years ago
  48. 8c97a46 driver core: hold dev's parent lock when needed by Martin Liu · 6 years ago
  49. f068fe3 core, dma-direct: add a flag 32-bit dma limits by Christoph Hellwig · 6 years ago
  50. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 6 years ago
  51. 07397df dma-mapping: move dma configuration to bus infrastructure by Nipun Gupta · 6 years ago
  52. ed4564b drivers: change struct device_driver::coredump() return type to void by Arend van Spriel · 6 years ago
  53. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  54. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  55. f2d9b66 drivers: base: Unified device connection lookup by Heikki Krogerus · 6 years ago
  56. 8ddfb47 drivers: base: add description for .coredump() callback by Arend van Spriel · 6 years ago
  57. ead18c2 driver core: Introduce device links reference counting by Lukas Wunner · 6 years ago
  58. 23c35f4 pinctrl: remove include file from <linux/device.h> by Linus Torvalds · 6 years ago
  59. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  60. 3c47d19 drivers: base: add coredump driver ops by Arend van Spriel · 7 years ago
  61. 7fda910 gpio: sysfs: change 'value' attribute to prealloc by Christophe Leroy · 7 years ago
  62. 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  63. 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
  64. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  65. 08810a4 PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags by Rafael J. Wysocki · 7 years ago
  66. a2ab5fc Merge branch 'pm-sleep' into pm-core by Rafael J. Wysocki · 7 years ago
  67. d89e237 drivers: flag buses which demand DMA configuration by Robin Murphy · 7 years ago
  68. c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  69. a380f2e PM / core: Drop legacy class suspend/resume operations by Rafael J. Wysocki · 7 years ago
  70. 850fdec driver core: remove DRIVER_ATTR by Greg Kroah-Hartman · 7 years ago
  71. 74378c5 driver core: Fix link to device power management documentation by Geert Uytterhoeven · 7 years ago
  72. 7521621 Do not disable driver and bus shutdown hook when class shutdown hook is set. by Michal Suchanek · 7 years ago
  73. 6a7a817 driver core: Document struct device:dma_ops by Jonathan Corbet · 7 years ago
  74. f75f6ff Merge 4.13-rc5 into driver-core-next by Greg Kroah-Hartman · 7 years ago
  75. 0cca6c8 pinctrl: generic: update references to Documentation/pinctrl.txt by Ludovic Desroches · 7 years ago
  76. 1af824f Merge branch 'bind_unbind' into driver-core-next by Greg Kroah-Hartman · 7 years ago
  77. 57b8ff0 driver core: add devm_device_add_group() and friends by Dmitry Torokhov · 7 years ago
  78. e323b2d driver core: add device_{add|remove}_group() helpers by Dmitry Torokhov · 7 years ago
  79. a7670d4 driver core: make device_{add|remove}_groups() public by Dmitry Torokhov · 7 years ago
  80. f77af15 Add "shutdown" to "struct class". by Josh Zimmerman · 7 years ago
  81. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  82. 4e75e1d driver core: add helper to reuse a device-tree node by Johan Hovold · 7 years ago
  83. b46c733 driver-core: remove struct bus_type.dev_attrs by Greg Kroah-Hartman · 11 years ago
  84. ecbaa83 driver core: remove class_attrs from struct class by Greg Kroah-Hartman · 7 years ago
  85. 6f42809 driver core: remove CLASS_ATTR usage by Greg Kroah-Hartman · 7 years ago
  86. 15c9e10 drivers core: remove assert_held_device_hotplug() by Heiko Carstens · 7 years ago
  87. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  88. 3fc2192 mm: validate device_hotplug is held for memory hotplug by Dan Williams · 7 years ago
  89. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 7 years ago
  90. 9af15c3 device: Implement a bus agnostic dev_num_vf routine by Phil Sutter · 7 years ago
  91. 582a686 device: bus_type: Introduce num_vf callback by Phil Sutter · 7 years ago
  92. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  93. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  94. 64df114 driver core: Silence device links sphinx warning by Lukas Wunner · 8 years ago
  95. ced6473 driver core: class: add class_groups support by Greg Kroah-Hartman · 8 years ago
  96. 2027cbc driver core: add CLASS_ATTR_WO() by Greg Kroah-Hartman · 8 years ago
  97. ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
  98. 21d5c57 PM / runtime: Use device links by Rafael J. Wysocki · 8 years ago
  99. 9ed9895 driver core: Functional dependencies tracking support by Rafael J. Wysocki · 8 years ago
  100. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago