summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-4/+4
* platform/x86: acer-wmi: Switch to acpi_dev_get_first_match_dev()Andy Shevchenko2019-07-301-42/+7
* Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-141-24/+9
|\
| * platform/x86: acer-wmi: Mark expected switch fall-throughsGustavo A. R. Silva2019-06-291-0/+4
| * platform/x86: acer-wmi: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-171-24/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
|/
* platform/x86: acer-wmi: Silence "unsupported" message a bitBenjamin Herrenschmidt2018-08-221-1/+1
* platform/x86: acer-wmi: refactor function has_capGustavo A. R. Silva2018-08-151-4/+1
* platform/x86: acer-wmi: add another KEY_POWER keycodeAntonio Rosario Intilisano2018-05-221-0/+1
* platform/x86: acer-wmi: Using zero as first WMI instance numberLee, Chun-Yi2017-06-201-4/+4
* platform/x86: acer-wmi: Detect RF Button capabilityJoão Paulo Rechi Vita2017-06-131-0/+7
* platform/x86: acer-wmi: setup accelerometer when ACPI device was foundLee, Chun-Yi2017-04-281-5/+4
* platform/x86: acer-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* platform/x86: acer-wmi: add another KEY_WLAN keycodeChris Chiu2017-02-241-0/+1
* platform/x86: acer-wmi: Inform firmware that RF Button Driver is activeChris Chiu2017-02-241-16/+58
* platform/x86: acer-wmi: setup accelerometer when machine has appropriate noti...Lee, Chun-Yi2017-02-031-4/+18
* platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer familyLee, Chun-Yi2016-12-131-0/+56
* acer-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-12/+4
* acer-wmi: remove threeg and interface sysfs interfacesLee, Chun-Yi2015-10-061-92/+0
* acer-wmi: No rfkill on HP Omen 15 wifiMichael Powell2015-08-281-0/+1
* acer-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-7/+3
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80Hans de Goede2014-10-271-0/+11
|/
* Fix log message about future removal of interfaceMartin Kepplinger2014-08-161-3/+3
* acer-wmi: Mark init data and code as suchMathias Krause2014-08-161-20/+21
* acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause2014-08-161-0/+5
* acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause2014-08-161-1/+1
* acer-wmi: Add Aspire 5741 to video_vendor_dmi_tableHans de Goede2014-05-201-0/+8
* acer-wmi: Switch to acpi_video_unregister_backlightHans de Goede2014-05-201-1/+1
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+0
* acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi2013-02-271-0/+3
* acer-wmi: support Lenovo ideapad S205 1038DPG wifi switchLee, Chun-Yi2013-02-241-0/+9
* acer-wmi: support Lenovo ideapad S205 10382JG wifi switchLee, Chun-Yi2013-02-241-0/+9
* acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky2013-01-071-0/+1
* acer-wmi: change to emit touchpad on off keyLee, Chun-Yi2013-01-071-3/+10
* acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi2013-01-071-21/+25
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-131-2/+0
* ACER: Fix Smatch double-free issueMarek Vasut2012-07-281-1/+0
* ACER: Fix up sparse warningMarek Vasut2012-07-281-1/+1
* drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary2012-07-281-7/+9
* ACER: Add support for accelerometer sensorMarek Vasut2012-07-281-0/+138
* acer-wmi: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-011-5/+5
* acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi2012-05-311-0/+24
* acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi2012-03-261-2/+27
* acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-03-261-0/+1
* acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi2012-03-261-0/+9
* acer-wmi: fix out of input parameter size when setLee, Chun-Yi2012-03-261-12/+26
* acer-wmi: Detect communication hot key numberLee, Chun-Yi2012-03-261-3/+11