summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAgeFilesLines
...
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-2/+2
* | ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka2007-07-031-38/+42
* | ACPI: video: output switch sysfs supportLuming Yu2007-05-101-0/+40
|/
* ACPI: video: Fix spelling and grammar mistakesJulius Volz2007-03-101-19/+19
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-23/+12Star
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0Star
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-131-2/+1Star
* ACPI: fix acpi_driver.name usageLen Brown2007-02-131-1/+1
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-131-2/+2
* Pull sysfs into test branchLen Brown2007-02-031-36/+1Star
|\
| * ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-161-36/+1Star
* | Pull bugzilla-7349 into test branchLen Brown2007-02-031-15/+43
|\ \
| * | ACPI: video: fix LCD monitor seen as CRTRui Zhang2007-01-041-15/+43
* | | Pull video into test branchLen Brown2007-02-031-2/+69
|\ \ \
| * | | ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2006-12-211-2/+69
* | | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-231-2/+0Star
| |/ / |/| |
* | | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-7/+3Star
* | | Pull platform-drivers into test branchLen Brown2006-12-201-7/+34
|\| |
| * | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-201-7/+34
| |/
* / ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-32/+27Star
|/
* Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-011-40/+34Star
|\
| * ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+0Star
| * ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-32/+30Star
| * ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-301-4/+4
* | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-1/+1
|/
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-271-141/+97Star
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-271-4/+4
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-271-34/+16Star
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-241-1/+1
* Pull video into release branchLen Brown2006-06-161-8/+13
|\
| * ACPI: fix potential memory leaks in driver/acpi/video.cYu, Luming2006-05-151-8/+13
* | [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereferenceAdrian Bunk2006-03-311-1/+1
|/
* [ACPI] move some run-time structure inits to compile timeArjan van de Ven2006-01-071-4/+4
* [ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger2005-12-011-1/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-8/+4Star
* [ACPI] acpi_video_device_write_state() now worksLuming Yu2005-09-031-1/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-577/+493Star
* [ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor2005-08-051-0/+7
* [ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques2005-07-121-7/+6Star
* [ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk2005-07-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1989