aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/video_detect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede1-3/+13
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede1-0/+2
2015-06-19acpi-video-detect: Remove old APIHans de Goede1-31/+0
2015-06-19ACPI / video: Move backlight notifier to video_detect.cHans de Goede1-0/+27
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede1-0/+130
2015-06-19acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede1-0/+3
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede1-88/+83
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-23/+12
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-6/+0
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-60/+0
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-2/+1
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-9/+0
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause1-2/+2
2015-03-22ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570Hans de Goede1-8/+0
2014-09-24ACPI / video: force vendor backlight on Lenovo Ideapad Z570Stepan Bujnak1-0/+8
2014-07-07ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin1-0/+8
2014-03-19ACPI: Remove duplicate definitions of PREFIXHanjun Guo1-2/+0
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu1-16/+0
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg1-0/+8
2013-12-20ACPI / video: Fix typo in video_detect.cMasanari Iida1-1/+1
2013-10-16ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklistLennart Poettering1-0/+8
2013-10-16ACPI / video: Do not register backlight if win8 and native interface existsAaron Lu1-2/+2
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki1-11/+8
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki1-14/+1
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki1-0/+21
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-11/+8
2013-05-23ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-14/+11
2012-11-30ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2012-07-28acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2012-07-28acpi: add a way to promote/demote vendor backlight driversCorentin Chary1-2/+29
2012-03-20platform/x86: drop deprecated asus_acpi driverCorentin Chary1-1/+1
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-02-12ACPI / Video: Probe for output switch method when searching video devices.Michael Karcher1-0/+5
2010-12-14ACPI video: remove output switching controlZhang Rui1-53/+4
2010-09-28ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-05-20ACPI: video: fix acpi_backlight=videoKamal Mostafa1-1/+1
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-3/+3
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-5/+5
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-3/+3
2009-10-13ACPI: video: Loosen strictness of video bus detection codeStefan Bader1-1/+1
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-06-17ACPI: video: convert to acpi_get_pci_devAlexander Chiang1-4/+5
2009-03-27ACPI video: add a warning message if _BQC is not foundZhang Rui1-0/+3
2008-12-30ACPI: ec.c, pci_link.c, video_detec.c: staticRoel Kluin1-2/+2
2008-11-11Merge branch 'video' into releaseLen Brown1-0/+267
2008-11-07ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger1-0/+268