index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Age
Commit message (
Expand
)
Author
2020-11-02
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-09-08
driver core: Use the ktime_us_delta() helper
Zenghui Yu
2020-07-30
driver core: add deferring probe reason to devices_deferred property
Andrzej Hajda
2020-07-30
driver core: Avoid binding drivers to dead devices
Lukas Wunner
2020-07-23
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
2020-07-20
Merge 5.8-rc6 into driver-core-next
Greg Kroah-Hartman
2020-07-10
driver core: Add state_synced sysfs file for devices that support it
Saravana Kannan
2020-07-10
driver core: Don't do deferred probe in parallel with kernel_init thread
Saravana Kannan
2020-07-10
driver core: Drop mention of obsolete bus rwsem from kernel-doc
Lukas Wunner
2020-05-19
driver core: Remove check in driver_deferred_probe_force_trigger()
Saravana Kannan
2020-05-15
driver core: fw_devlink: Add support for batching fwnode parsing
Saravana Kannan
2020-05-11
Merge v5.7-rc5 into driver-core-next
Greg Kroah-Hartman
2020-04-28
driver core: Add missing '\n' in log messages
Christophe JAILLET
2020-04-28
driver core: Ensure wait_for_device_probe() waits until the deferred_probe_ti...
John Stultz
2020-04-28
driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout ...
John Stultz
2020-04-28
driver core: Revert default driver_deferred_probe_timeout value to 0
John Stultz
2020-03-24
driver core: Replace open-coded list_last_entry()
Andy Shevchenko
2020-03-24
driver core: Read atomic counter once in driver_probe_done()
Andy Shevchenko
2020-03-04
driver core: Rename deferred_probe_timeout and make it global
John Stultz
2020-03-04
driver core: Remove driver_deferred_probe_check_state_continue()
John Stultz
2020-03-04
driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...
John Stultz
2020-03-04
driver core: Fix driver_deferred_probe_check_state() logic
John Stultz
2020-01-14
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
2019-08-27
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
2019-08-02
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
2019-08-02
driver core: add dev_groups to all drivers
Dmitry Torokhov
2019-08-01
driver core: Add edit_links() callback for drivers
Saravana Kannan
2019-07-03
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
2019-04-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
2019-02-14
async: Add cmdline option to specify drivers to be async probed
Feng Tang
2019-02-08
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
2019-02-01
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2019-01-31
driver core: Attach devices on CPU local to device node
Alexander Duyck
2019-01-31
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
2019-01-31
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
2019-01-31
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
2018-12-19
driver core: Add missing dev->bus->need_parent_lock checks
Rafael J. Wysocki
2018-12-06
driver core: Move async_synchronize_full call
Alexander Duyck
2018-11-11
driver core: fix comments for device_block_probing()
Randy Dunlap
2018-11-11
driver core: Replace simple_strtol by kstrtoint
Muchun Song
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
2018-09-08
dma-mapping: remove dma_configure
Christoph Hellwig
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-10
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
[next]