summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAgeFilesLines
* Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-011-40/+34
|\
| * ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-301-4/+0
| * ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-301-32/+30
| * 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/+97
* 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-261-34/+16
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-231-1/+1
* Pull video into release branchLen Brown2006-06-151-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-11-301-1/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-8/+4
* [ACPI] acpi_video_device_write_state() now worksLuming Yu2005-09-031-1/+2
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-577/+493
* [ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor2005-08-041-0/+7
* [ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques2005-07-111-7/+6
* [ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk2005-07-111-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1989