index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
driver core: Fix probe_count imbalance in really_probe()
Tetsuo Handa
1
-2
/
+3
2020-02-28
driver core: Print device when resources present in really_probe()
Geert Uytterhoeven
1
-1
/
+4
2018-07-28
driver core: Partially revert "driver core: correct device's shutdown order"
Rafael J. Wysocki
1
-8
/
+0
2015-10-27
drivers/pinctrl: Add the concept of an "init" state
Douglas Anderson
1
-0
/
+2
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+20
2015-08-05
driver core: correct device's shutdown order
Grygorii Strashko
1
-0
/
+8
2015-07-28
Driver core: wakeup the parent device before trying probe
Rafael J. Wysocki
1
-0
/
+20
2015-06-01
base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().
Shailendra Verma
1
-1
/
+1
2015-05-24
driver-core: fix build for !CONFIG_MODULES
Dmitry Torokhov
1
-1
/
+1
2015-05-24
driver-core: make __device_attach() static
Dmitry Torokhov
1
-1
/
+1
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
1
-4
/
+10
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
1
-1
/
+7
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
1
-19
/
+130
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2015-03-25
driver core: Make probe deferral more quiet
Mark Brown
1
-1
/
+1
2015-03-25
driver core: use *switch* statement in really_probe()
Sergei Shtylyov
1
-5
/
+9
2015-03-22
driver core / PM: Add PM domain callbacks for device setup/cleanup
Rafael J. Wysocki
1
-0
/
+14
2014-09-23
driver core: Remove kerneldoc from local function
Thierry Reding
1
-1
/
+1
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
1
-16
/
+0
2014-05-27
driver core: dev_get_drvdata: Don't check for NULL dev
Jean Delvare
1
-3
/
+1
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
1
-2
/
+1
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
1
-10
/
+3
2014-04-29
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-04-16
drivers/base/dd.c incorrect pr_debug() parameters
Frank Rowand
1
-2
/
+2
2013-11-07
PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()
Rafael J. Wysocki
1
-1
/
+1
2013-04-11
PM / Runtime: Idle devices asynchronously after probe|release
Ulf Hansson
1
-3
/
+3
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2013-02-15
drivercore: Fix ordering between deferred_probe and exiting initcalls
Grant Likely
1
-0
/
+2
2013-01-23
drivers/pinctrl: grab default handles from device core
Linus Walleij
1
-0
/
+7
2012-07-16
PM / Runtime: Do not increment device usage counts before probing
Rafael J. Wysocki
1
-4
/
+2
2012-07-16
driver core: Move deferred devices to the end of dpm_list before probing
Mark Brown
1
-0
/
+12
2012-07-05
Merge v3.5-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2012-06-13
device-core: Ensure drvdata = NULL when no driver is bound
Hans de Goede
1
-0
/
+2
2012-06-13
driver core: fixup reversed deferred probe order
Kuninori Morimoto
1
-1
/
+1
2012-03-08
driver core: minor comment formatting cleanups
Greg Kroah-Hartman
1
-8
/
+16
2012-03-08
driver core: move the deferred probe pointer into the private area
Greg Kroah-Hartman
1
-8
/
+10
2012-03-08
drivercore: Add driver probe deferral mechanism
Grant Likely
1
-1
/
+137
2011-09-26
drivers: base: print rejected matches with DEBUG_DRIVER
Wolfram Sang
1
-0
/
+3
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+8
2011-05-17
PM / Runtime: Rework runtime PM handling during driver removal
Rafael J. Wysocki
1
-3
/
+3
2011-04-22
driver core: let dev_set_drvdata return int instead of void as it can fail
Uwe Kleine-König
1
-4
/
+3
2011-04-22
driver-core: fix race between device_register and driver_register
Sebastian Ott
1
-0
/
+5
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
1
-0
/
+4
2010-05-21
driver-core: fix potential race condition in drivers/base/dd.c
Stefani Seibold
1
-2
/
+2
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
1
-19
/
+19
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-15
Driver core: move dev_get/set_drvdata to drivers/base/dd.c
Greg Kroah-Hartman
1
-2
/
+29
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
1
-0
/
+11
2009-06-15
Driver core: fix comment for device_attach()
Dmitry Torokhov
1
-1
/
+1
2009-06-15
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
1
-0
/
+4
[next]