aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-03Pull sysfs into test branchLen Brown1-36/+1
2007-02-02Pull bugzilla-7349 into test branchLen Brown1-15/+43
2007-02-02Pull video into test branchLen Brown1-2/+69
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua1-2/+0
2007-01-03ACPI: video: fix LCD monitor seen as CRTRui Zhang1-15/+43
2006-12-20ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming1-2/+69
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-7/+3
2006-12-20Pull platform-drivers into test branchLen Brown1-7/+34
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle1-7/+34
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui1-36/+1
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-32/+27
2006-07-01Pull acpi_device_handle_cleanup into release branchLen Brown1-40/+34
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-1/+1
2006-06-30ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel1-4/+0
2006-06-30ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel1-32/+30
2006-06-30ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel1-4/+4
2006-06-27ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel1-141/+97
2006-06-27ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown1-4/+4
2006-06-26ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger1-34/+16
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones1-1/+1
2006-06-15Pull video into release branchLen Brown1-8/+13
2006-05-15ACPI: fix potential memory leaks in driver/acpi/video.cYu, Luming1-8/+13
2006-03-31[ACPI] drivers/acpi/video.c: fix error path NULL pointer dereferenceAdrian Bunk1-1/+1
2006-01-07[ACPI] move some run-time structure inits to compile timeArjan van de Ven1-4/+4
2005-11-30[ACPI] Fix Null pointer deref in video/lcd/brightnessThomas Renninger1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-8/+4
2005-09-03[ACPI] acpi_video_device_write_state() now worksLuming Yu1-1/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-577/+493
2005-08-04[ACPI] acpi_remove_notify_handler() on video driver unloadKarol Kozimor1-0/+7
2005-07-11[ACPI] fix kmalloc size bug in acpi/video.cPaulo Marques1-7/+6
2005-07-11[ACPI] fix potential NULL dereference in acpi/video.cAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1989