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
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-26
/
+0
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-15
/
+2
2005-10-28
[PATCH] Driver Core: document struct class_device properly
Greg Kroah-Hartman
1
-0
/
+24
2005-10-28
[PATCH] Driver Core: add the ability for class_device structures to be nested
Greg Kroah-Hartman
1
-3
/
+10
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
1
-29
/
+28
2005-10-28
[PATCH] Driver core: pass interface to class interface methods
Dmitry Torokhov
1
-2
/
+2
2005-09-22
[PATCH] driver core: add helper device_is_registered()
Daniel Ritz
1
-0
/
+5
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-2
/
+4
2005-07-11
[ACPI] Bind PCI devices with ACPI devices
David Shaohua Li
1
-2
/
+4
2005-06-29
[PATCH] driver core: change bus_rescan_devices to return void
Greg Kroah-Hartman
1
-1
/
+1
2005-06-29
[PATCH] driver core: add bus_find_device & driver_find_device functions
Cornelia Huck
1
-0
/
+5
2005-06-20
[PATCH] Driver core: change device_attribute callbacks
Yani Ioannou
1
-2
/
+4
2005-06-20
[PATCH] Driver Core: fix bk-driver-core kills ppc64
Patrick Mochel
1
-1
/
+0
2005-06-20
[PATCH] Use a klist for device child lists.
mochel@digitalimplant.org
1
-8
/
+2
2005-06-20
[PATCH] Remove struct device::driver_list.
mochel@digitalimplant.org
1
-1
/
+0
2005-06-20
[PATCH] Remove struct device::bus_list.
mochel@digitalimplant.org
1
-1
/
+0
2005-06-20
[PATCH] Remove the unused device_find().
mochel@digitalimplant.org
1
-1
/
+0
2005-06-20
[PATCH] Add a klist to struct device_driver for the devices bound to it.
mochel@digitalimplant.org
1
-1
/
+2
2005-06-20
[PATCH] Add a klist to struct bus_type for its drivers.
mochel@digitalimplant.org
1
-0
/
+2
2005-06-20
[PATCH] Add a klist to struct bus_type for its devices.
mochel@digitalimplant.org
1
-0
/
+3
2005-06-20
[PATCH] Add driver_for_each_device().
mochel@digitalimplant.org
1
-0
/
+3
2005-06-20
[PATCH] Add a semaphore to struct device to synchronize calls to its driver.
mochel@digitalimplant.org
1
-0
/
+4
2005-06-20
[PATCH] class: remove class_simple code, as no one in the tree is using it an...
gregkh@suse.de
1
-10
/
+0
2005-06-20
[PATCH] CLASS: move a "simple" class logic into the class core.
gregkh@suse.de
1
-0
/
+9
2005-06-20
[PATCH] make driver's name be const char *
Dmitry Torokhov
1
-6
/
+6
2005-05-17
[PATCH] Driver Core: remove driver model detach_state
David Brownell
1
-3
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+426