aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
Commit message (Expand)AuthorAge
* ACPI: video_device_list corruptionWilliam Lee Irwin III2007-12-13
* ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann2007-11-19
* ACPI: video - delete stray run-time printkLen Brown2007-11-14
* ACPI: video - convert semaphore to a mutexDmitry Torokhov2007-11-14
* ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov2007-11-14
* ACPI: video - add missing input_free_device()Dmitry Torokhov2007-11-14
* ACPI: video - fit input device into sysfs treeDmitry Torokhov2007-11-14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-19
|\
| * Pull video into release branchLen Brown2007-10-10
| |\
| | * ACPI: VIDEO: Adjust current level to closest available one.Alexey Starikovskiy2007-09-05
| | * ACPI: video: Don't call absent methodsAlexey Starikovskiy2007-09-05
* | | Convert from class_device to device for drivers/videotonyj@suse.de2007-10-12
|/ /
* | ACPI: video: remove dmesg spamMaik Broemme2007-09-18
* | ACPI: video: _DOS=0 by default to prevent hotkey hangZhang Rui2007-09-18
|/
* Pull bugzilla-8798 into release branchLen Brown2007-08-25
|\
| * ACPI: work around duplicate name "VID" problem on T61Zhang Rui2007-08-25
* | Pull events into release branchLen Brown2007-08-25
|\ \
| * | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-23
| |/
* | ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu2007-08-24
* | ACPI video hotkey: remove invalid events handler for video output devicesZhang Rui2007-08-23
|/
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-23
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-22
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-15
* | ACPI video: Don't export sysfs backlight interface if query _BCL failDanny Kukawka2007-07-03
* | ACPI: video: output switch sysfs supportLuming Yu2007-05-09
|/
* ACPI: video: Fix spelling and grammar mistakesJulius Volz2007-03-09
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-20
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-20
* ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown2007-02-12
* ACPI: fix acpi_driver.name usageLen Brown2007-02-12
* ACPI: clean up ACPI_MODULE_NAME() useLen Brown2007-02-12
* Pull sysfs into test branchLen Brown2007-02-03
|\
| * ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-15
* | Pull bugzilla-7349 into test branchLen Brown2007-02-02
|\ \
| * | ACPI: video: fix LCD monitor seen as CRTRui Zhang2007-01-03
* | | Pull video into test branchLen Brown2007-02-02
|\ \ \
| * | | ACPI: Adds backlight sysfs support for acpi video driver.Yu Luming2006-12-20
* | | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-23
| |/ / |/| |
* | | ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | | Pull platform-drivers into test branchLen Brown2006-12-20
|\| |
| * | ACPI: Implement acpi_video_get_next_level()Thomas Tuttle2006-12-20
| |/
* / ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-14
|/
* Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-01
|\
| * ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| * ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| * ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-30
* | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
|/
* ACPI: delete tracing macros from drivers/acpi/*.cPatrick Mochel2006-06-27
* ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)Len Brown2006-06-27
* ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUGThomas Renninger2006-06-26