aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2006-06-30ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel
2006-06-30ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones
2006-06-15Pull video into release branchLen Brown
2006-05-15ACPI: fix potential memory leaks in driver/acpi/video.cYu, Luming
2006-03-31[ACPI] drivers/acpi/video.c: fix error path NULL pointer dereferenceAdrian Bunk
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven
2005-11-30[ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl
2005-09-03[ACPI] acpi_video_device_write_state() now worksLuming Yu
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-08-04[ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor
2005-07-11[ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques
2005-07-11[ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds