summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video.c
AgeCommit message (Expand)Author
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-22Merge branch 'misc' into testLen Brown
2008-10-22ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printkLin Ming
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-07-24Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-18ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui
2008-07-16ACPI: video: fix brightness allocationJulia Jomantaite
2008-06-14ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach deviceZhang Rui
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29ACPI: video - fix permissions on some proc entriesDmitry Torokhov
2008-04-29ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov
2008-04-29ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall
2008-03-18Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown
2008-03-18Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown
2008-03-11ACPI: Ignore _BQC object when registering backlight deviceZhao Yakui
2008-03-11ACPI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-15ACPI video: check for error from thermal_cooling_device_registerThomas Sujith
2008-02-07Merge branches 'release' and 'video' into releaseLen Brown
2008-02-07ACPI: video: Ignore ACPI video devices that aren't present in hardwareMatthew Garrett
2008-02-07ACPI: video: reset brightness on resumeMatthew Garrett
2008-02-07ACPI: video: call ACPI notifier chain for ACPI video notificationsZhang Rui
2008-02-07ACPI: video: delete unused display switch on hotkey event codeZhang Rui
2008-02-07ACPI: video: create "brightness_switch_enabled" modparamZhang Rui
2008-02-07Merge branches 'release' and 'menlo' into releaseLen Brown
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-02ACPI: video: Ignore devices that aren't present in hardwareMatthew Garrett
2008-02-01ACPI: register ACPI Video LCD as generic thermal cooling deviceZhang Rui
2008-02-01ACPI: video: Rationalise ACPI backlight implementationMatthew Garrett
2007-12-13ACPI: video_device_list corruptionWilliam Lee Irwin III
2007-11-19ACPI: Video: Increase buffer size for writes to brightness proc file.Danny Baumann
2007-11-14ACPI: video - delete stray run-time printkLen Brown
2007-11-14ACPI: video - convert semaphore to a mutexDmitry Torokhov
2007-11-14ACPI: video - remove unsafe uses of list_for_each_safe()Dmitry Torokhov
2007-11-14ACPI: video - add missing input_free_device()Dmitry Torokhov
2007-11-14ACPI: video - fit input device into sysfs treeDmitry Torokhov
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