index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
dd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-04-21
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
1
-0
/
+1
2009-03-24
driver core: move knode_driver into private structure
Greg Kroah-Hartman
1
-5
/
+8
2009-03-24
driver core: remove polling for driver_probe_done(v5)
Ming Lei
1
-6
/
+2
2009-03-24
driver core: check bus->match without holding device lock
Ming Lei
1
-12
/
+7
2009-02-21
Consolidate driver_probe_done() loops into one place
Arjan van de Ven
1
-0
/
+17
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
1
-8
/
+5
2009-01-06
driver core:fix duplicate removing driver link in __device_release_driver
Ming Lei
1
-1
/
+0
[next]