index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Age
Commit message (
Expand
)
Author
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
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-08-05
driver core: correct device's shutdown order
Grygorii Strashko
2015-07-28
Driver core: wakeup the parent device before trying probe
Rafael J. Wysocki
2015-06-01
base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().
Shailendra Verma
2015-05-24
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
2015-05-24
driver-core: make __device_attach() static
Dmitry Torokhov
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
2015-03-25
driver core: use *switch* statement in really_probe()
Sergei Shtylyov
2015-03-22
driver core / PM: Add PM domain callbacks for device setup/cleanup
Rafael J. Wysocki
2014-09-23
driver core: Remove kerneldoc from local function
Thierry Reding
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
2014-05-27
driver core: dev_get_drvdata: Don't check for NULL dev
Jean Delvare
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
2014-04-29
drivercore: deferral race condition fix
Grant Likely
2014-04-16
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
2013-11-07
PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
Rafael J. Wysocki
2013-04-11
PM / Runtime: Idle devices asynchronously after probe|release
Ulf Hansson
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-15
drivercore: Fix ordering between deferred_probe and exiting initcalls
Grant Likely
[next]