- 00eb74e driver core: Make bus notifiers in right order in really_probe() by Lu Baolu · 3 years ago
- 885e502 driver core: Move driver_sysfs_remove() after driver_sysfs_add() by Lu Baolu · 3 years ago
- bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 4d1014c drivers core: Fix oops when driver probe fails by Filip Schauer · 3 years, 5 months ago
- f04948d driver core: Fix error return code in really_probe() by Zhen Lei · 3 years, 6 months ago
- 0d9f837 driver core: Export device_driver_attach() by Jason Gunthorpe · 3 years, 6 months ago
- 45ddcb4 driver core: Don't return EPROBE_DEFER to userspace during sysfs bind by Christoph Hellwig · 3 years, 6 months ago
- ef6dcbd driver core: Flow the return code from ->probe() through to sysfs bind by Christoph Hellwig · 3 years, 6 months ago
- e149964 driver core: Better distinguish probe errors in really_probe by Christoph Hellwig · 3 years, 6 months ago
- 204db60 driver core: Pull required checks into driver_probe_device() by Jason Gunthorpe · 3 years, 6 months ago
- a00fcbc Merge tag 'v5.12-rc7' into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
- 72a91f1 driver core: add helper for deferred probe reason setting by Ahmad Fatoum · 3 years, 9 months ago
- d46f3e3 driver core: Improve fw_devlink & deferred_probe_timeout interaction by Saravana Kannan · 3 years, 9 months ago
- eed6e41 driver core: Fix locking bug in deferred_probe_timeout_work_func() by Saravana Kannan · 3 years, 9 months ago
- b20e8293 Merge 5.12-rc6 into driver-core-next by Greg Kroah-Hartman · 3 years, 9 months ago
- d225ef6 base: dd: fix error return code of driver_sysfs_add() by Jia-Ju Bai · 3 years, 9 months ago
- e611f8c driver core: Use unbound workqueue for deferred probes by Yogesh Lal · 3 years, 9 months ago
- f0acf63 driver core: clear deferred probe reason on probe retry by Ahmad Fatoum · 3 years, 9 months ago
- b6f617d driver core: Update device link status properly for device_bind_driver() by Saravana Kannan · 3 years, 10 months ago
- f2db85b driver core: Avoid pointless deferred probe attempts by Saravana Kannan · 3 years, 10 months ago
- 2942df67 driver core: dd: remove deferred_devices variable by Greg Kroah-Hartman · 3 years, 10 months ago
- 895bee2 Revert "driver core: Reorder devices on successful probe" by Greg Kroah-Hartman · 4 years ago
- d0243bb drivers core: Free dma_range_map when driver probe failed by Meng Li · 4 years ago
- 2c3dc64 driver core: make driver_probe_device() static by Julian Wiedmann · 4 years, 1 month ago
- 5b6164d3 driver core: Reorder devices on successful probe by Thierry Reding · 4 years, 1 month ago
- c84b909 Revert "driver core: fw_devlink: Add support for batching fwnode parsing" by Saravana Kannan · 4 years, 1 month ago
- 999032e Revert "driver core: Remove check in driver_deferred_probe_force_trigger()" by Saravana Kannan · 4 years, 1 month ago
- 96d8a91 Revert "driver core: Don't do deferred probe in parallel with kernel_init thread" by Saravana Kannan · 4 years, 1 month ago
- 9226c50 PM: runtime: Resume the device earlier in __device_release_driver() by Rafael J. Wysocki · 4 years, 2 months ago
- d6e3666 PM: runtime: Drop pm_runtime_clean_up_links() by Rafael J. Wysocki · 4 years, 2 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
- 948b3ed drivers core: Miscellaneous changes for sysfs_emit by Joe Perches · 4 years, 3 months ago
- aa83889 drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions by Joe Perches · 4 years, 3 months ago
- e3aa745 driver core: Use the ktime_us_delta() helper by Zenghui Yu · 4 years, 5 months ago
- d090b70 driver core: add deferring probe reason to devices_deferred property by Andrzej Hajda · 4 years, 6 months ago
- 6548883 driver core: Avoid binding drivers to dead devices by Lukas Wunner · 4 years, 6 months ago
- b292b50 driver core: Fix probe_count imbalance in really_probe() by Tetsuo Handa · 4 years, 6 months ago
- 6bdb486 Merge 5.8-rc6 into driver-core-next by Greg Kroah-Hartman · 4 years, 5 months ago
- 8fd456e driver core: Add state_synced sysfs file for devices that support it by Saravana Kannan · 4 years, 7 months ago
- cec72f3 driver core: Don't do deferred probe in parallel with kernel_init thread by Saravana Kannan · 4 years, 6 months ago
- fe940d7 driver core: Drop mention of obsolete bus rwsem from kernel-doc by Lukas Wunner · 4 years, 6 months ago
- fefcfc9 driver core: Remove check in driver_deferred_probe_force_trigger() by Saravana Kannan · 4 years, 7 months ago
- 716a7a2 driver core: fw_devlink: Add support for batching fwnode parsing by Saravana Kannan · 4 years, 8 months ago
- c8be6af Merge v5.7-rc5 into driver-core-next by Greg Kroah-Hartman · 4 years, 8 months ago
- eb7fbc9 driver core: Add missing '\n' in log messages by Christophe JAILLET · 4 years, 9 months ago
- 35a6723 driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires by John Stultz · 4 years, 8 months ago
- 4ccc03e driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout warnings by John Stultz · 4 years, 8 months ago
- ce68929 driver core: Revert default driver_deferred_probe_timeout value to 0 by John Stultz · 4 years, 8 months ago
- a3a87d6 driver core: Replace open-coded list_last_entry() by Andy Shevchenko · 4 years, 9 months ago
- 927f828 driver core: Read atomic counter once in driver_probe_done() by Andy Shevchenko · 4 years, 9 months ago
- 64c775f driver core: Rename deferred_probe_timeout and make it global by John Stultz · 4 years, 10 months ago
- 0e9f8d0 driver core: Remove driver_deferred_probe_check_state_continue() by John Stultz · 4 years, 10 months ago
- e2cec7d driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES is set by John Stultz · 4 years, 10 months ago
- c8c43ce driver core: Fix driver_deferred_probe_check_state() logic by John Stultz · 4 years, 10 months ago
- 7c35e69 driver core: Print device when resources present in really_probe() by Geert Uytterhoeven · 5 years ago
- 33cbfe5 Revert "driver core: Add edit_links() callback for drivers" by Greg Kroah-Hartman · 5 years ago
- 97e2551 Merge tag 'dev_groups_all_drivers' into driver-core-next by Greg Kroah-Hartman · 5 years ago
- 23b6904 driver core: add dev_groups to all drivers by Dmitry Torokhov · 5 years ago
- 134b23e driver core: Add edit_links() callback for drivers by Saravana Kannan · 5 years ago
- 62a6bc3 driver: core: Allow subsystems to continue deferring probe by Thierry Reding · 6 years ago
- 0b777ee driver core: Postpone DMA tear-down until after devres release for probe failure by John Garry · 6 years ago
- 1ea61b6 async: Add cmdline option to specify drivers to be async probed by Feng Tang · 6 years ago
- 376991d driver core: Postpone DMA tear-down until after devres release by Geert Uytterhoeven · 6 years ago
- e7dd401 driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER by Rafael J. Wysocki · 6 years ago
- c37e20e driver core: Attach devices on CPU local to device node by Alexander Duyck · 6 years ago
- ef0ff68 driver core: Probe devices asynchronously instead of the driver by Alexander Duyck · 6 years ago
- ed88747 device core: Consolidate locking and unlocking of parent and device by Alexander Duyck · 6 years ago
- 3451a49 driver core: Establish order of operations for device_add and device_del via bitflag by Alexander Duyck · 6 years ago
- e121a83 driver core: Add missing dev->bus->need_parent_lock checks by Rafael J. Wysocki · 6 years ago
- c37d721 driver core: Move async_synchronize_full call by Alexander Duyck · 6 years ago
- dbf03d6 driver core: fix comments for device_block_probing() by Randy Dunlap · 6 years ago
- 63c9804 driver core: Replace simple_strtol by kstrtoint by Muchun Song · 6 years ago
- dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
- ccf640f dma-mapping: remove dma_configure by Christoph Hellwig · 6 years ago
- d2fc88a Merge 4.18-rc7 into driver-core-next by Greg Kroah-Hartman · 6 years ago
- 722e5f2 driver core: Partially revert "driver core: correct device's shutdown order" by Rafael J. Wysocki · 6 years ago
- 25b4e70 driver core: allow stopping deferred probe after init by Rob Herring · 6 years ago
- 28af109 driver core: add a debugfs entry to show deferred devices by Javier Martinez Canillas · 6 years ago
- 0a50f61 drivers: base: initcall_debug logs for driver probe times by Todd Poynor · 7 years ago
- d09fcec Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- b06c0b2f Revert "PM / runtime: Fixup reference counting of device link suppliers at probe" by Rafael J. Wysocki · 7 years ago
- ec064d3 Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 8c97a46 driver core: hold dev's parent lock when needed by Martin Liu · 7 years ago
- 1e83786 PM / runtime: Fixup reference counting of device link suppliers at probe by Ulf Hansson · 7 years ago
- 494fd7b PM / core: fix deferred probe breaking suspend resume order by Feng Kan · 7 years ago
- 1fe56e0 drivers: base: remove check for callback in coredump_store() by Arend van Spriel · 7 years ago
- 3c47d19 drivers: base: add coredump driver ops by Arend van Spriel · 7 years ago
- 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
- b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 0ff26c6 driver core: Fix device link deferred probe by Adrian Hunter · 7 years ago
- 08810a41 PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags by Rafael J. Wysocki · 7 years ago
- 1f5000b initcall_debug: add deferred probe times by Todd Poynor · 7 years ago
- 1455cf8 driver core: emit uevents when device is bound to a driver by Dmitry Torokhov · 7 years ago
- 09515ef of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices by Sricharan R · 8 years ago
- c7334ce Revert "driver core: Add deferred_probe attribute to devices in sysfs" by Greg Kroah-Hartman · 8 years ago
- 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
- 6751667 driver core: Add deferred_probe attribute to devices in sysfs by Ben Hutchings · 8 years ago
- 21d5c57 PM / runtime: Use device links by Rafael J. Wysocki · 8 years ago