summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpi_video.c
AgeCommit message (Expand)Author
2021-06-30ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede
2021-06-14ACPI: video: Drop three redundant return statementsClayton Casciato
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki
2021-04-08ACPI: video: Check LCD flag on ACPI-reduced-hardware devicesHans de Goede
2021-03-19ACPI: fix various typos in commentsTom Saeger
2021-02-04ACPI: video: Clean up printing messagesRafael J. Wysocki
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz
2020-03-04ACPI: video: remove redundant assignments to variable resultColin Ian King
2019-12-16ACPI: video: fix typo in commentKacper Piwiński
2019-10-11ACPI: video: update doc for acpi_video_bus_DOS()Kacper Piwiński
2019-07-16ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-02-13ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede
2019-02-13ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-24ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede
2018-02-04ACPI / video: Use true for boolean valueGustavo A. R. Silva
2017-12-28ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-04-19ACPI / video: add comments about subtle casesDmitry Frank
2017-04-19ACPI / video: get rid of magic numbers and use enum insteadDmitry Frank
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-16ACPI / video: Move ACPI_VIDEO_NOTIFY_* defines to acpi/video.hHans de Goede
2016-06-22ACPI / video: skip evaluating _DOD when it does not existAlex Hung
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu
2016-05-04ACPI/video: export acpi_video_get_levelsAaron Lu
2016-03-09ACPI / video: remove unused device_decode arrayColin Ian King
2016-01-15ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede
2016-01-15ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...Hans de Goede
2016-01-15ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede
2016-01-15ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede
2016-01-05ACPI / video: driver must be registered before checking for keypressesAdrien Schildknecht
2016-01-01ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede
2016-01-01ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede
2016-01-01ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede
2015-11-02ACPI / video: only register backlight for LCD deviceAaron Lu
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede
2015-06-19ACPI / video: Fix acpi_video _register vs _unregister_backlight raceHans de Goede
2015-06-19ACPI / video: Move dmi_check_system from module_init to acpi_video_registerHans de Goede
2015-06-19ACPI / video: Move backlight notifier to video_detect.cHans de Goede
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede