index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-1
/
+7
2007-07-22
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
1
-2
/
+2
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
1
-2
/
+2
2007-07-03
ACPI video: Don't export sysfs backlight interface if query _BCL fail
Danny Kukawka
1
-38
/
+42
2007-05-10
ACPI: video: output switch sysfs support
Luming Yu
1
-0
/
+40
2007-03-10
ACPI: video: Fix spelling and grammar mistakes
Julius Volz
1
-19
/
+19
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-23
/
+12
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-2
/
+1
2007-02-13
ACPI: fix acpi_driver.name usage
Len Brown
1
-1
/
+1
2007-02-13
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-2
/
+2
2007-02-03
Pull sysfs into test branch
Len Brown
1
-36
/
+1
2007-02-03
Pull bugzilla-7349 into test branch
Len Brown
1
-15
/
+43
2007-02-03
Pull video into test branch
Len Brown
1
-2
/
+69
2007-01-23
[PATCH] acpi: remove "video device notify" message
Jeff Chua
1
-2
/
+0
2007-01-04
ACPI: video: fix LCD monitor seen as CRT
Rui Zhang
1
-15
/
+43
2006-12-21
ACPI: Adds backlight sysfs support for acpi video driver.
Yu Luming
1
-2
/
+69
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-7
/
+3
2006-12-20
Pull platform-drivers into test branch
Len Brown
1
-7
/
+34
2006-12-20
ACPI: Implement acpi_video_get_next_level()
Thomas Tuttle
1
-7
/
+34
2006-12-16
ACPI: Set fake hid for non-PNPID ACPI devices
Zhang Rui
1
-36
/
+1
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-32
/
+27
2006-07-02
Pull acpi_device_handle_cleanup into release branch
Len Brown
1
-40
/
+34
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
1
-1
/
+1
2006-06-30
ACPI: video: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-4
/
+0
2006-06-30
ACPI: video: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-32
/
+30
2006-06-30
ACPI: video: add struct acpi_device to struct acpi_video_bus.
Patrick Mochel
1
-4
/
+4
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-141
/
+97
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
1
-4
/
+4
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-34
/
+16
2006-06-24
[PATCH] fix typo in acpi video brightness changes.
Dave Jones
1
-1
/
+1
2006-06-16
Pull video into release branch
Len Brown
1
-8
/
+13
2006-05-15
ACPI: fix potential memory leaks in driver/acpi/video.c
Yu, Luming
1
-8
/
+13
2006-03-31
[ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference
Adrian Bunk
1
-1
/
+1
2006-01-07
[ACPI] move some run-time structure inits to compile time
Arjan van de Ven
1
-4
/
+4
2005-12-01
[ACPI] Fix Null pointer deref in video/lcd/brightness
Thomas Renninger
1
-1
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-8
/
+4
2005-09-03
[ACPI] acpi_video_device_write_state() now works
Luming Yu
1
-1
/
+2
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-577
/
+493
2005-08-05
[ACPI] acpi_remove_notify_handler() on video driver unload
Karol Kozimor
1
-0
/
+7
2005-07-12
[ACPI] fix kmalloc size bug in acpi/video.c
Paulo Marques
1
-7
/
+6
2005-07-12
[ACPI] fix potential NULL dereference in acpi/video.c
Adrian Bunk
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1989