aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-12Convert from class_device to device for drivers/videotonyj@suse.de
2007-10-10Pull video into release branchLen Brown
2007-09-18ACPI: video: remove dmesg spamMaik Broemme
2007-09-18ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui
2007-09-05ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy
2007-09-05ACPI: video: Don't call absent methodsAlexey Starikovskiy
2007-08-25Pull bugzilla-8798 into release branchLen Brown
2007-08-25ACPI: work around duplicate name "VID" problem on T61Zhang Rui
2007-08-25Pull events into release branchLen Brown
2007-08-24ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu
2007-08-23ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-07-03ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka
2007-05-09ACPI: video: output switch sysfs supportLuming Yu
2007-03-09ACPI: video: Fix spelling and grammar mistakesJulius Volz
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown
2007-02-12ACPI: clean up ACPI_MODULE_NAME() useLen Brown
2007-02-03Pull sysfs into test branchLen Brown
2007-02-02Pull bugzilla-7349 into test branchLen Brown
2007-02-02Pull video into test branchLen Brown
2007-01-23[PATCH] acpi: remove "video device notify" messageJeff Chua
2007-01-03ACPI: video: fix LCD monitor seen as CRTRui Zhang
2006-12-20ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle
2006-12-15ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
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