1. 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 ago
  2. 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 ago
  3. 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 ago
  4. f083266 headers/uninline: Uninline single-use function: kobject_has_children() by Ingo Molnar · 3 years, 4 months ago
  5. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years ago
  6. ee6d3dd driver core: make kobj_type constant. by Wedson Almeida Filho · 3 years ago
  7. d1579e6 PM: runtime: Add safety net to supplier device release by Rafael J. Wysocki · 3 years, 1 month ago
  8. 125282c genirq/msi: Move descriptor list to struct msi_device_data by Thomas Gleixner · 3 years, 1 month ago
  9. cd119b0 PCI/MSI: Move msi_lock to struct pci_dev by Thomas Gleixner · 3 years, 1 month ago
  10. 982b94b driver core: Don't call device_remove_properties() from device_del() by Heikki Krogerus · 3 years, 1 month ago
  11. a164ff5 driver core: Provide device_match_acpi_handle() helper by Andy Shevchenko · 3 years, 3 months ago
  12. b5bc8ac Merge 5.15-rc6 into driver-core-next by Greg Kroah-Hartman · 3 years, 2 months ago
  13. f729a59 driver core: Reject pointless SYNC_STATE_ONLY device links by Saravana Kannan · 3 years, 3 months ago
  14. d460d7f driver core: use NUMA_NO_NODE during device_initialize by Max Gurtovoy · 3 years, 3 months ago
  15. df0a181 driver core: Fix possible memory leak in device_link_add() by Yang Yingliang · 3 years, 3 months ago
  16. bb76c82 Merge 5.15-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 3 months ago
  17. ebd6823 driver core: Add debug logs when fwnode links are added/deleted by Saravana Kannan · 3 years, 3 months ago
  18. 76f1308 driver core: Create __fwnode_link_del() helper function by Saravana Kannan · 3 years, 3 months ago
  19. 68223ee driver core: Set deferred probe reason when deferred by driver core by Saravana Kannan · 3 years, 3 months ago
  20. 5501765 driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD by Saravana Kannan · 3 years, 3 months ago
  21. 7065f92 driver core: Clarify that dev_err_probe() is OK even w/out -EPROBE_DEFER by Douglas Anderson · 3 years, 3 months ago
  22. 2de9d8e driver core: fw_devlink: Improve handling of cyclic dependencies by Saravana Kannan · 3 years, 3 months ago
  23. 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, 4 months ago
  24. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
  25. df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
  26. 7c85154 Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' by Rafael J. Wysocki · 3 years, 4 months ago
  27. 77e89af PCI/MSI: Protect msi_desc::masked for multi-MSI by Thomas Gleixner · 3 years, 5 months ago
  28. bf25967 scsi: ufshcd: Fix device links when BOOT WLUN fails to probe by Adrian Hunter · 3 years, 5 months ago
  29. 463e862 swiotlb: Convert io_default_tlb_mem to static allocation by Will Deacon · 3 years, 5 months ago
  30. e64daad driver core: Prevent warning when removing a device link from unregistered consumer by Adrian Hunter · 3 years, 6 months ago
  31. ad7d61f printk: index: Add indexing support to dev_printk by Chris Down · 3 years, 7 months ago
  32. b2ebd9d driver core: Split device_platform_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  33. 384f5a8 software nodes: Split software_node_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  34. d0b8e39 ACPI: glue: Eliminate acpi_platform_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  35. 69031f5 swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used by Claire Chang · 3 years, 6 months ago
  36. 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 6 months ago
  37. 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, 6 months ago
  38. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  39. 43e76d4 driver core: add a helper to setup both the of_node and fwnode of a device by Ioana Ciornei · 3 years, 6 months ago
  40. aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
  41. 92722ba Merge 5.13-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 7 months ago
  42. 70f400d driver core: Move the "removable" attribute from USB to core by Rajat Jain · 3 years, 7 months ago
  43. 0c87131 drivers: base: Reduce device link removal code duplication by Rafael J. Wysocki · 3 years, 8 months ago
  44. 80dd33c drivers: base: Fix device link removal by Rafael J. Wysocki · 3 years, 8 months ago
  45. 0e9e37d Merge 5.13-rc2 into driver-core-next by Greg Kroah-Hartman · 3 years, 8 months ago
  46. 8c60a14 driver core: replace open-coded device_lock_assert() by Julian Wiedmann · 3 years, 8 months ago
  47. 28ec344 usb: typec: tcpm: Don't block probing of consumers of "connector" nodes by Saravana Kannan · 3 years, 8 months ago
  48. d46f3e3 driver core: Improve fw_devlink & deferred_probe_timeout interaction by Saravana Kannan · 3 years, 9 months ago
  49. 37c52f7 driver core: remove kernel-doc warnings by Pierre-Louis Bossart · 3 years, 9 months ago
  50. ea718c69 Revert "Revert "driver core: Set fw_devlink=on by default"" by Saravana Kannan · 3 years, 10 months ago
  51. b6f617d driver core: Update device link status properly for device_bind_driver() by Saravana Kannan · 3 years, 10 months ago
  52. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 10 months ago
  53. 2671fe5 Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 10 months ago
  54. 3e4c982 Revert "driver core: Set fw_devlink=on by default" by Greg Kroah-Hartman · 3 years, 10 months ago
  55. 6d4e9a8 driver core: lift dma_default_coherent into common code by Christoph Hellwig · 3 years, 11 months ago
  56. 74c782c driver core: fw_devlink: Handle suppliers that don't use driver core by Saravana Kannan · 3 years, 11 months ago
  57. 19d0f5f driver core: Add fw_devlink.strict kernel param by Saravana Kannan · 3 years, 11 months ago
  58. 9528e0d driver core: fw_devlink: Detect supplier devices that will never be added by Saravana Kannan · 3 years, 11 months ago
  59. 072a51b Merge 5.11-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years ago
  60. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  61. e020ff6 driver core: Fix device link device name collision by Saravana Kannan · 4 years ago
  62. 3d1cf43 driver core: Extend device_is_dependent() by Rafael J. Wysocki · 4 years ago
  63. 3ac6e56 Revert "drivers: core: Detach device from power domain on shutdown" by Greg Kroah-Hartman · 4 years ago
  64. 0fab972 drivers: core: Detach device from power domain on shutdown by Furquan Shaikh · 4 years, 1 month ago
  65. e590474 driver core: Set fw_devlink=on by default by Saravana Kannan · 4 years ago
  66. c13b827 driver core: fw_devlink_relax_cycle() can be static by kernel test robot · 4 years ago
  67. b0e2fa4 driver core: Handle cycles in device links created by fw_devlink by Saravana Kannan · 4 years ago
  68. b90fb8f driver core: Have fw_devlink use DL_FLAG_INFERRED by Saravana Kannan · 4 years ago
  69. 4b9bbb2 driver core: Add device link support for INFERRED flag by Saravana Kannan · 4 years ago
  70. 1f0dfa0 driver core: Add debug logs for device link related probe deferrals by Saravana Kannan · 4 years ago
  71. 3f7bdda device property: add description of fwnode cases by Bard Liao · 4 years ago
  72. 47f4469 Revert "device property: Keep secondary firmware node secondary by type" by Bard Liao · 4 years ago
  73. d475f8e driver core: Fix a couple of typos by Thierry Reding · 4 years, 1 month ago
  74. 2d09e6e driver core: Delete pointless parameter in fwnode_operations.add_links by Saravana Kannan · 4 years, 1 month ago
  75. f9aa460 driver core: Refactor fw_devlink feature by Saravana Kannan · 4 years, 1 month ago
  76. 25ac86c driver core: Use device's fwnode to check if it is waiting for suppliers by Saravana Kannan · 4 years, 1 month ago
  77. c2c724c driver core: Add fw_devlink_parse_fwtree() by Saravana Kannan · 4 years, 1 month ago
  78. ac66c5b driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device links by Saravana Kannan · 4 years, 1 month ago
  79. 7b337cb driver core: Add fwnode link support by Saravana Kannan · 4 years, 1 month ago
  80. c84b909 Revert "driver core: fw_devlink: Add support for batching fwnode parsing" by Saravana Kannan · 4 years, 1 month ago
  81. 96d8a91 Revert "driver core: Don't do deferred probe in parallel with kernel_init thread" by Saravana Kannan · 4 years, 1 month ago
  82. 3b052a3 Revert "driver core: Rename dev_links_info.defer_sync to defer_hook" by Saravana Kannan · 4 years, 1 month ago
  83. c95d640 Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()" by Saravana Kannan · 4 years, 1 month ago
  84. 66482f6 driver: core: Fix list corruption after device_del() by Takashi Iwai · 4 years, 1 month ago
  85. 7008e58 driver core: Fix lockdep warning on wfs_lock by Saravana Kannan · 4 years, 2 months ago
  86. e0e398e PM: runtime: Drop runtime PM references to supplier on link removal by Rafael J. Wysocki · 4 years, 2 months ago
  87. 99aed92 device property: Don't clear secondary pointer for shared primary firmware node by Andy Shevchenko · 4 years, 2 months ago
  88. d5dcce0 device property: Keep secondary firmware node secondary by type by Andy Shevchenko · 4 years, 2 months ago
  89. 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
  90. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  91. 074b3aa drivers: core: fix kernel-doc markup for dev_err_probe() by Mauro Carvalho Chehab · 4 years, 4 months ago
  92. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 2 months ago
  93. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  94. c77f520 drivers/base: make device_find_child_by_name() compatible with sysfs inputs by Dan Williams · 4 years, 3 months ago
  95. d594d8f Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 3 months ago
  96. 70333f4 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 3 months ago
  97. 948b3ed drivers core: Miscellaneous changes for sysfs_emit by Joe Perches · 4 years, 3 months ago
  98. 973c391 drivers core: Remove strcat uses around sysfs_emit and neaten by Joe Perches · 4 years, 3 months ago
  99. aa83889 drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions by Joe Perches · 4 years, 3 months ago
  100. 8c1c6c7 Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next by Christoph Hellwig · 4 years, 3 months ago