index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
video_detect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X
Hans de Goede
1
-0
/
+9
2015-10-26
ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405
Hans de Goede
1
-0
/
+9
2015-08-14
ACPI / video: Fix circular lock dependency issue in the video-detect code
Hans de Goede
1
-3
/
+13
2015-06-19
ACPI / video: Make acpi_video_unregister_backlight() private
Hans de Goede
1
-0
/
+2
2015-06-19
acpi-video-detect: Remove old API
Hans de Goede
1
-31
/
+0
2015-06-19
ACPI / video: Move backlight notifier to video_detect.c
Hans de Goede
1
-0
/
+27
2015-06-19
ACPI / video: Port to new backlight interface selection API
Hans de Goede
1
-0
/
+130
2015-06-19
acpi-video-detect: Unregister acpi_video backlight when dmi quirks are added
Hans de Goede
1
-0
/
+3
2015-06-19
acpi-video-detect: Rewrite backlight interface selection logic
Hans de Goede
1
-88
/
+83
2015-06-19
acpi-video-detect: video: Make video_detect code part of the video module
Hans de Goede
1
-23
/
+12
2015-06-19
acpi-video-detect: Move acpi_osi_is_win8 to osl.c
Hans de Goede
1
-6
/
+0
2015-06-19
acpi-video-detect: Move acpi_is_video_device() to acpi/scan.c
Hans de Goede
1
-60
/
+0
2015-06-19
acpi-video-detect: Make acpi_video_get_capabilities a private function
Hans de Goede
1
-2
/
+1
2015-06-19
acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() function
Hans de Goede
1
-9
/
+0
2015-06-15
ACPI / video: constify ACPI and DMI id tables
Mathias Krause
1
-2
/
+2
2015-03-23
ACPI / video: Add force native backlight quirk for Lenovo Ideapad Z570
Hans de Goede
1
-8
/
+0
2014-09-25
ACPI / video: force vendor backlight on Lenovo Ideapad Z570
Stepan Bujnak
1
-0
/
+8
2014-07-08
ACPI / video: Add Dell Inspiron 5737 to the blacklist
Edward Lin
1
-0
/
+8
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
1
-2
/
+0
2014-02-20
ACPI / video: Add systems that should favour native backlight interface
Aaron Lu
1
-16
/
+0
2014-02-05
ACPI / video: Add HP EliteBook Revolve 810 to the blacklist
Mika Westerberg
1
-0
/
+8
2013-12-20
ACPI / video: Fix typo in video_detect.c
Masanari Iida
1
-1
/
+1
2013-10-16
ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist
Lennart Poettering
1
-0
/
+8
2013-10-16
ACPI / video: Do not register backlight if win8 and native interface exists
Aaron Lu
1
-2
/
+2
2013-08-27
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-11
/
+8
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
1
-14
/
+1
2013-07-18
ACPI / video / i915: No ACPI backlight if firmware expects Windows 8
Rafael J. Wysocki
1
-0
/
+21
2013-07-15
ACPI: introduce helper function acpi_has_method()
Jiang Liu
1
-11
/
+8
2013-05-23
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
Bastian Triller
1
-0
/
+8
2013-03-25
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
1
-14
/
+11
2012-11-30
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
Lan Tianyu
1
-0
/
+8
2012-07-28
acpi/video_detect: blacklist samsung x360
Corentin Chary
1
-0
/
+29
2012-07-28
acpi: add a way to promote/demote vendor backlight drivers
Corentin Chary
1
-2
/
+29
2012-03-20
platform/x86: drop deprecated asus_acpi driver
Corentin Chary
1
-1
/
+1
2011-11-01
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-02-12
ACPI / Video: Probe for output switch method when searching video devices.
Michael Karcher
1
-0
/
+5
2010-12-14
ACPI video: remove output switching control
Zhang Rui
1
-53
/
+4
2010-09-29
ACPI video: fix a poor warning message
Zhang Rui
1
-2
/
+2
2010-05-20
ACPI: video: fix acpi_backlight=video
Kamal Mostafa
1
-1
/
+1
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-3
/
+3
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-5
/
+5
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-3
/
+3
2009-10-13
ACPI: video: Loosen strictness of video bus detection code
Stefan Bader
1
-1
/
+1
2009-08-29
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-06-18
ACPI: video: convert to acpi_get_pci_dev
Alexander Chiang
1
-4
/
+5
2009-03-28
ACPI video: add a warning message if _BQC is not found
Zhang Rui
1
-0
/
+3
2008-12-31
ACPI: ec.c, pci_link.c, video_detec.c: static
Roel Kluin
1
-2
/
+2
2008-11-12
Merge branch 'video' into release
Len Brown
1
-0
/
+267
2008-11-08
ACPI video: if no ACPI backlight support, use vendor drivers
Thomas Renninger
1
-0
/
+268