- af3bdb4 Merge 5.10.58 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- 551e0c5 drivers core: Fix oops when driver probe fails by Filip Schauer · 3 years, 5 months ago
- 9a705f0 Merge 5.10.30 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- 0c47d8a driver core: Fix locking bug in deferred_probe_timeout_work_func() by Saravana Kannan · 3 years, 9 months ago
- e929497 Merge 5.10.28 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- d06d0b3 driver core: clear deferred probe reason on probe retry by Ahmad Fatoum · 3 years, 10 months ago
- 60aabb9 FROMGIT: driver core: Use unbound workqueue for deferred probes by Yogesh Lal · 3 years, 9 months ago
- 8cd3c48 drivers core: Free dma_range_map when driver probe failed by Meng Li · 4 years 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, 8 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
- 9ed9895 driver core: Functional dependencies tracking support by Rafael J. Wysocki · 8 years ago
- bdacd1b driver core: fix smatch warning on dev->bus check by Rob Herring · 8 years ago
- c5f0627 driver core: skip removal test for non-removable drivers by Rob Herring · 8 years ago
- 4bdb355 driver core: Add a wrapper around __device_release_driver() by Rafael J. Wysocki · 8 years ago
- 2c507e4 device core: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
- bea5b15 driver core: add test of driver remove calls during probe by Rob Herring · 8 years ago
- 656b803 ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match() by Tomeu Vizoso · 9 years ago
- 3ded910 driver core: Avoid NULL pointer dereferences in device_is_bound() by Rafael J. Wysocki · 9 years ago
- aa8e54b5 PM / sleep: Go direct_complete if driver has no callbacks by Tomeu Vizoso · 9 years ago
- 6b9cb42 device core: add device_is_bound() by Tomeu Vizoso · 9 years ago
- c4e4d631 Merge branch 'acpi-soc' into pm-core by Rafael J. Wysocki · 9 years ago
- 14b6257 device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification by Andy Shevchenko · 9 years ago
- d89d7ff Merge branches 'pm-sleep' and 'pm-runtime' into pm-core by Rafael J. Wysocki · 9 years ago
- 5de85b9d PM / runtime: Re-init runtime PM states at probe error and driver unbind by Ulf Hansson · 9 years ago
- 013c074 PM / sleep: prohibit devices probing during suspend/hibernation by Strashko, Grygorii · 9 years ago
- ef0eebc drivers/pinctrl: Add the concept of an "init" state by Douglas Anderson · 9 years ago
- ae98207 Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 52cdbdd driver core: correct device's shutdown order by Grygorii Strashko · 9 years ago
- ddef08d Driver core: wakeup the parent device before trying probe by Rafael J. Wysocki · 9 years ago
- 9ba8af6 base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). by Shailendra Verma · 10 years ago