index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Age
Commit message (
Expand
)
Author
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
2018-07-08
driver core: add a debugfs entry to show deferred devices
Javier Martinez Canillas
2018-07-06
drivers: base: initcall_debug logs for driver probe times
Todd Poynor
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2018-06-05
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-27
PM / runtime: Fixup reference counting of device link suppliers at probe
Ulf Hansson
2018-04-24
PM / core: fix deferred probe breaking suspend resume order
Feng Kan
2018-03-23
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
2018-01-23
drivers: base: add coredump driver ops
Arend van Spriel
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-08
driver core: Fix device link deferred probe
Adrian Hunter
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
2017-08-03
initcall_debug: add deferred probe times
Todd Poynor
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-11-10
driver core: Add deferred_probe attribute to devices in sysfs
Ben Hutchings
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-31
driver core: fix smatch warning on dev->bus check
Rob Herring
2016-10-31
driver core: skip removal test for non-removable drivers
Rob Herring
2016-10-28
driver core: Add a wrapper around __device_release_driver()
Rafael J. Wysocki
2016-09-02
device core: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-31
driver core: add test of driver remove calls during probe
Rob Herring
2016-02-16
ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()
Tomeu Vizoso
2016-01-12
driver core: Avoid NULL pointer dereferences in device_is_bound()
Rafael J. Wysocki
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
2016-01-08
Merge branch 'acpi-soc' into pm-core
Rafael J. Wysocki
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
2015-12-07
Merge branches 'pm-sleep' and 'pm-runtime' into pm-core
Rafael J. Wysocki
2015-11-30
PM / runtime: Re-init runtime PM states at probe error and driver unbind
Ulf Hansson
2015-11-30
PM / sleep: prohibit devices probing during suspend/hibernation
Strashko, Grygorii
[prev]
[next]