1. 0c058fb driver core: fw_devlink: Print full path and name of fwnode by Saravana Kannan · 2 years ago
  2. 6309872 driver core: fw_devlink: Avoid spurious error message by Saravana Kannan · 2 years ago
  3. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  4. 17c4576 Revert "driver core: add error handling for devtmpfs_create_node()" by Greg Kroah-Hartman · 2 years ago
  5. 31b4b67 driver core: add error handling for devtmpfs_create_node() by Longlong Xia · 2 years ago
  6. 8c99377 driver core: bus: add bus_get_dev_root() function by Greg Kroah-Hartman · 2 years ago
  7. 3fb1686 driver core: fw_devlink: Make cycle detection more robust by Saravana Kannan · 2 years ago
  8. cd115c0 driver core: fw_devlink: Consolidate device link flag computation by Saravana Kannan · 2 years ago
  9. 6a6dfdf driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle by Saravana Kannan · 2 years ago
  10. 67cad5c driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links by Saravana Kannan · 2 years ago
  11. 411c0d5 driver core: fw_devlink: Improve check for fwnode with no device/driver by Saravana Kannan · 2 years ago
  12. 3a2dbc5 driver core: fw_devlink: Don't purge child fwnode's consumer links by Saravana Kannan · 2 years ago
  13. c83d9ab driver core: make kobj_type structures constant by Thomas Weißschuh · 2 years ago
  14. dc7c31b drivers/base: Remove CONFIG_SRCU by Paul E. McKenney · 2 years, 3 months ago
  15. 56d5f36 kobject: kset_uevent_ops: make uevent() callback take a const * by Greg Kroah-Hartman · 2 years, 1 month ago
  16. 42bb5be driver core: device_get_devnode() should take a const * by Greg Kroah-Hartman · 2 years, 1 month ago
  17. 6977b1a driver core: fix resource leak in device_add() by Zhengchao Shao · 2 years, 3 months ago
  18. ed9f918 driver core: bus: move bus notifier logic into bus.c by Greg Kroah-Hartman · 2 years, 1 month ago
  19. f6837f3 driver core: fix potential null-ptr-deref in device_add() by Yang Yingliang · 2 years, 2 months ago
  20. a53d1ac kobject: kset_uevent_ops: make name() callback take a const * by Greg Kroah-Hartman · 2 years, 3 months ago
  21. c45a88b kobject: kset_uevent_ops: make filter() callback take a const * by Greg Kroah-Hartman · 2 years, 3 months ago
  22. 02a476d9 kobject: make kobject_get_ownership() take a constant kobject * by Greg Kroah-Hartman · 2 years, 3 months ago
  23. 7306002 driver core: Use kstrtobool() instead of strtobool() by Christophe JAILLET · 2 years, 4 months ago
  24. 0f0605d driver core: remove devm_device_remove_group() by Greg Kroah-Hartman · 2 years, 3 months ago
  25. 927bdd1 driver core: remove devm_device_remove_groups() by Greg Kroah-Hartman · 2 years, 3 months ago
  26. fa62734 driver core: class: make namespace and get_ownership take const * by Greg Kroah-Hartman · 2 years, 5 months ago
  27. d70590d driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs() by Yang Yingliang · 2 years, 5 months ago
  28. ec9c880 Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core") driver-core-next by Greg Kroah-Hartman · 2 years, 5 months ago
  29. d8ab468 Revert "driver core: Set fw_devlink.strict=1 by default" by Greg Kroah-Hartman · 2 years, 5 months ago
  30. 6bb7ea3 drivers: base: Print error code on synthetic uevent failure by Brian Norris · 2 years, 6 months ago
  31. cfeafd9 Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 7 months ago
  32. 8873710 PM: runtime: Fix supplier device management during consumer probe by Rafael J. Wysocki · 2 years, 8 months ago
  33. 0735819 PM: runtime: Redefine pm_runtime_release_supplier() by Rafael J. Wysocki · 2 years, 8 months ago
  34. 8f486ca driver core: fw_devlink: Allow firmware to mark devices as best effort by Saravana Kannan · 2 years, 8 months ago
  35. 82b070b driver core: Introduce device_find_any_child() helper by Andy Shevchenko · 2 years, 8 months ago
  36. 7106654 driver core: Set fw_devlink.strict=1 by default by Saravana Kannan · 2 years, 9 months ago
  37. 2f8c3ae driver core: Add wait_for_init_devices_probe helper function by Saravana Kannan · 2 years, 9 months ago
  38. 500a434 Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 9 months ago
  39. fd3abd2 device-core: Kill the lockdep_mutex by Dan Williams · 2 years, 10 months ago
  40. 6423d29 driver core: Add sysfs support for physical location of a device by Won Chung · 3 years ago
  41. 322cbb5 block: remove genhd.h by Christoph Hellwig · 3 years, 1 month ago
  42. feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  43. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 1 month ago
  44. fe8152b Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  45. f083266 headers/uninline: Uninline single-use function: kobject_has_children() by Ingo Molnar · 3 years, 6 months ago
  46. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years, 2 months ago
  47. ee6d3dd driver core: make kobj_type constant. by Wedson Almeida Filho · 3 years, 2 months ago
  48. d1579e6 PM: runtime: Add safety net to supplier device release by Rafael J. Wysocki · 3 years, 2 months ago
  49. 125282c genirq/msi: Move descriptor list to struct msi_device_data by Thomas Gleixner · 3 years, 2 months ago
  50. cd119b0 PCI/MSI: Move msi_lock to struct pci_dev by Thomas Gleixner · 3 years, 2 months ago
  51. 982b94b driver core: Don't call device_remove_properties() from device_del() by Heikki Krogerus · 3 years, 3 months ago
  52. a164ff5 driver core: Provide device_match_acpi_handle() helper by Andy Shevchenko · 3 years, 4 months ago
  53. b5bc8ac Merge 5.15-rc6 into driver-core-next by Greg Kroah-Hartman · 3 years, 4 months ago
  54. f729a59 driver core: Reject pointless SYNC_STATE_ONLY device links by Saravana Kannan · 3 years, 5 months ago
  55. d460d7f driver core: use NUMA_NO_NODE during device_initialize by Max Gurtovoy · 3 years, 5 months ago
  56. df0a181 driver core: Fix possible memory leak in device_link_add() by Yang Yingliang · 3 years, 5 months ago
  57. bb76c82 Merge 5.15-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  58. ebd6823 driver core: Add debug logs when fwnode links are added/deleted by Saravana Kannan · 3 years, 5 months ago
  59. 76f1308 driver core: Create __fwnode_link_del() helper function by Saravana Kannan · 3 years, 5 months ago
  60. 68223ee driver core: Set deferred probe reason when deferred by driver core by Saravana Kannan · 3 years, 5 months ago
  61. 5501765 driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD by Saravana Kannan · 3 years, 5 months ago
  62. 7065f92 driver core: Clarify that dev_err_probe() is OK even w/out -EPROBE_DEFER by Douglas Anderson · 3 years, 5 months ago
  63. 2de9d8e driver core: fw_devlink: Improve handling of cyclic dependencies by Saravana Kannan · 3 years, 5 months ago
  64. 3de18c8 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 6 months ago
  65. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  66. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
  67. 7c85154 Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' by Rafael J. Wysocki · 3 years, 6 months ago
  68. 77e89af PCI/MSI: Protect msi_desc::masked for multi-MSI by Thomas Gleixner · 3 years, 7 months ago
  69. bf25967 scsi: ufshcd: Fix device links when BOOT WLUN fails to probe by Adrian Hunter · 3 years, 6 months ago
  70. 463e862 swiotlb: Convert io_default_tlb_mem to static allocation by Will Deacon · 3 years, 7 months ago
  71. e64daad driver core: Prevent warning when removing a device link from unregistered consumer by Adrian Hunter · 3 years, 7 months ago
  72. ad7d61f printk: index: Add indexing support to dev_printk by Chris Down · 3 years, 8 months ago
  73. b2ebd9d driver core: Split device_platform_notify() by Rafael J. Wysocki · 3 years, 7 months ago
  74. 384f5a8 software nodes: Split software_node_notify() by Rafael J. Wysocki · 3 years, 7 months ago
  75. d0b8e39 ACPI: glue: Eliminate acpi_platform_notify() by Rafael J. Wysocki · 3 years, 7 months ago
  76. 69031f5 swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used by Claire Chang · 3 years, 8 months ago
  77. 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 8 months ago
  78. f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
  79. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
  80. 43e76d4 driver core: add a helper to setup both the of_node and fwnode of a device by Ioana Ciornei · 3 years, 8 months ago
  81. aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  82. 92722ba Merge 5.13-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
  83. 70f400d driver core: Move the "removable" attribute from USB to core by Rajat Jain · 3 years, 9 months ago
  84. 0c87131 drivers: base: Reduce device link removal code duplication by Rafael J. Wysocki · 3 years, 9 months ago
  85. 80dd33c drivers: base: Fix device link removal by Rafael J. Wysocki · 3 years, 9 months ago
  86. 0e9e37d Merge 5.13-rc2 into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
  87. 8c60a14 driver core: replace open-coded device_lock_assert() by Julian Wiedmann · 3 years, 9 months ago
  88. 28ec344 usb: typec: tcpm: Don't block probing of consumers of "connector" nodes by Saravana Kannan · 3 years, 10 months ago
  89. d46f3e3 driver core: Improve fw_devlink & deferred_probe_timeout interaction by Saravana Kannan · 3 years, 11 months ago
  90. 37c52f7 driver core: remove kernel-doc warnings by Pierre-Louis Bossart · 3 years, 11 months ago
  91. ea718c69 Revert "Revert "driver core: Set fw_devlink=on by default"" by Saravana Kannan · 4 years ago
  92. b6f617d driver core: Update device link status properly for device_bind_driver() by Saravana Kannan · 4 years ago
  93. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  94. 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years ago
  95. 3e4c982 Revert "driver core: Set fw_devlink=on by default" by Greg Kroah-Hartman · 4 years ago
  96. 6d4e9a8 driver core: lift dma_default_coherent into common code by Christoph Hellwig · 4 years ago
  97. 74c782c driver core: fw_devlink: Handle suppliers that don't use driver core by Saravana Kannan · 4 years ago
  98. 19d0f5f driver core: Add fw_devlink.strict kernel param by Saravana Kannan · 4 years ago
  99. 9528e0d driver core: fw_devlink: Detect supplier devices that will never be added by Saravana Kannan · 4 years ago
  100. 072a51b Merge 5.11-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 1 month ago