aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAge
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-22
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-15
* | ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka2007-07-03
* | ACPI: video: output switch sysfs supportLuming Yu2007-05-09
|/
* ACPI: video: Fix spelling and grammar mistakesJulius Volz2007-03-09
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-20
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: fix acpi_driver.name usageLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* Pull sysfs into test branchLen Brown2007-02-03
|\
| * ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-15
* | Pull bugzilla-7349 into test branchLen Brown2007-02-02
|\ \
| * | ACPI: video: fix LCD monitor seen as CRTRui Zhang2007-01-03
* | | Pull video into test branchLen Brown2007-02-02
|\ \ \
| * | | ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2006-12-20
* | | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-23
| |/ / |/| |
* | | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | | Pull platform-drivers into test branchLen Brown2006-12-20
|\| |
| * | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-20
| |/
* / ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
|/
* Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-01
|\
| * ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| * ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| * ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-30
* | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
|/
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-24
* Pull video into release branchLen Brown2006-06-15
|\
| * ACPI: fix potential memory leaks in driver/acpi/video.cYu, Luming2006-05-15
* | [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereferenceAdrian Bunk2006-03-31
|/
* [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-07
* [ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger2005-11-30
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [ACPI] acpi_video_device_write_state() now worksLuming Yu2005-09-03
* [ACPI] Lindent all ACPI filesLen Brown2005-08-05
* [ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor2005-08-04
* [ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques2005-07-11
* [ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk2005-07-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16