index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video.c
Age
Commit message (
Expand
)
Author
2007-07-16
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-03
ACPI video: Don't export sysfs backlight interface if query _BCL fail
Danny Kukawka
2007-05-09
ACPI: video: output switch sysfs support
Luming Yu
2007-03-09
ACPI: video: Fix spelling and grammar mistakes
Julius Volz
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
2007-02-12
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-12
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-12
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-03
Pull sysfs into test branch
Len Brown
2007-02-02
Pull bugzilla-7349 into test branch
Len Brown
2007-02-02
Pull video into test branch
Len Brown
2007-01-23
[PATCH] acpi: remove "video device notify" message
Jeff Chua
2007-01-03
ACPI: video: fix LCD monitor seen as CRT
Rui Zhang
2006-12-20
ACPI: Adds backlight sysfs support for acpi video driver.
Yu Luming
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-20
Pull platform-drivers into test branch
Len Brown
2006-12-20
ACPI: Implement acpi_video_get_next_level()
Thomas Tuttle
2006-12-15
ACPI: Set fake hid for non-PNPID ACPI devices
Zhang Rui
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-07-01
Pull acpi_device_handle_cleanup into release branch
Len Brown
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2006-06-30
ACPI: video: Remove unneeded acpi_handle from driver.
Patrick Mochel
2006-06-30
ACPI: video: Use acpi_device's handle instead of driver's
Patrick Mochel
2006-06-30
ACPI: video: add struct acpi_device to struct acpi_video_bus.
Patrick Mochel
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-26
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-06-23
[PATCH] fix typo in acpi video brightness changes.
Dave Jones
2006-06-15
Pull video into release branch
Len Brown
2006-05-15
ACPI: fix potential memory leaks in driver/acpi/video.c
Yu, Luming
2006-03-31
[ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference
Adrian Bunk
2006-01-07
[ACPI] move some run-time structure inits to compile time
Arjan van de Ven
2005-11-30
[ACPI] Fix Null pointer deref in video/lcd/brightness
Thomas Renninger
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-09-03
[ACPI] acpi_video_device_write_state() now works
Luming Yu
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
2005-08-04
[ACPI] acpi_remove_notify_handler() on video driver unload
Karol Kozimor
2005-07-11
[ACPI] fix kmalloc size bug in acpi/video.c
Paulo Marques
2005-07-11
[ACPI] fix potential NULL dereference in acpi/video.c
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
[prev]