index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
ACPI video: Don't start video device until its associated input device has be...
Igor Murzov
1
-7
/
+8
2012-03-30
ACPI video: Harden video bus adding.
Igor Murzov
1
-15
/
+26
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
1
-1
/
+1
2011-07-13
i915: Fix opregion notifications
Matthew Garrett
1
-3
/
+4
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-28
acpi: Remove sysfs_create_link from video driver
Matthew Garrett
1
-6
/
+0
2011-03-22
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
1
-1
/
+14
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-89
/
+15
2011-01-12
Merge branch 'bugzilla-21212' into release
Len Brown
1
-3
/
+12
2010-12-14
ACPI video: introduce module parameter video.use_bios_initial_backlight
Zhang Rui
1
-3
/
+12
2010-12-14
ACPI video: check cap._DDC flag before getting EDID
Zhang Rui
1
-0
/
+3
2010-12-14
ACPI video: remove output switching control
Zhang Rui
1
-86
/
+0
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-10-15
ACPI video: remove deprecated procfs I/F
Zhang Rui
1
-770
/
+1
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
1
-5
/
+5
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
1
-50
/
+81
2010-05-28
Merge branch 'misc-2.6.35' into release
Len Brown
1
-4
/
+4
2010-05-20
drivers/acpi: use kasprintf
Julia Lawall
1
-4
/
+4
2010-04-19
ACPI: Export EDID blocks to the kernel
Matthew Garrett
1
-8
/
+102
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
1
-21
/
+47
2010-04-06
ACPI / PM: Move ACPI video resume to a PM notifier
Rafael J. Wysocki
1
-8
/
+30
2010-04-04
ACPI: Don't send KEY_UNKNOWN for random video notifications
Matthew Garrett
1
-13
/
+16
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+6
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
1
-12
/
+61
2010-03-14
ACPI video: Be more liberal in validating _BQC behaviour
Matthew Garrett
1
-11
/
+17
2010-01-28
ACPI: replace acpi_integer by u64
Lin Ming
1
-1
/
+1
2010-01-20
Merge branch 'bugzilla-13577-video' into release
Len Brown
1
-0
/
+43
2009-12-30
ACPI video: Prune dupe video devices, unless "video.allow_duplicates"
Zhang Rui
1
-0
/
+43
2009-12-30
Merge branch 'video-error-case' into release
Len Brown
1
-1
/
+3
2009-12-30
ACPI video: correct error-handling code
Zhang Rui
1
-1
/
+3
2009-12-30
ACPI video: no warning message if "acpi_backlight=vendor" is used
Zhang Rui
1
-0
/
+4
2009-10-28
ACPI: clean up video.c boundary checks and types
Arjan van de Ven
1
-4
/
+4
2009-10-13
ACPI: video: Loosen strictness of video bus detection code
Stefan Bader
1
-1
/
+6
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-0
/
+4
2009-09-21
backlight/acpi: Update the backlight state when we change brightness
Matthew Garrett
1
-0
/
+4
2009-09-19
Merge branch 'video' into release
Len Brown
1
-26
/
+50
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
1
-1
/
+1
2009-09-19
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
1
-1
/
+1
2009-09-19
Merge branch 'sfi-base' into release
Len Brown
1
-0
/
+2
2009-08-31
ACPI video: work-around BIOS AML bug in _BQC
Zhang Rui
1
-4
/
+14
2009-08-29
ACPI: video - rename cdev to cooling_dev -- syntax only
Dmitry Torokhov
1
-18
/
+18
2009-08-29
ACPI: video - fix potential crash when unloading
Dmitry Torokhov
1
-1
/
+11
2009-08-29
ACPI video: ignore buggy _BQC
Vladimir Serbinenko
1
-2
/
+10
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
[next]