summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* eeepc-wmi: Use acpi_dev_found()Lukas Wunner2016-04-091-22/+2Star
* eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause2014-08-161-1/+1
* ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
* asus-wmi: always report brightness key eventsCorentin Chary2013-02-271-0/+2
* Corentin has movedCorentin Chary2012-12-181-1/+1
* asus-wmi: control backlight power through WMI, not ACPIAceLan Kao2012-07-281-1/+24
* eeepc-wmi: split et2012 specific hacksCorentin Chary2012-03-261-14/+20
* eeepc-wmi: refine quirks handlingCorentin Chary2012-03-261-5/+8
* asus-wmi: move WAPF variable into quirks_entryCorentin Chary2012-03-261-1/+1
* asus-wmi: store backlight power status for AIO machineAceLan Kao2012-03-261-3/+12
* asus-wmi: add scalar board brightness adj. supportAceLan Kao2012-03-261-25/+60
* eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang2012-03-261-0/+3
* asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary2011-08-051-0/+1
* eeepc-wmi: Add support for T101MT Home/Express Gate keySeth Forshee2011-08-051-0/+26
* eeepc: Use pr_warnJoe Perches2011-05-271-7/+7
* eeepc-wmi: add keys found on EeePC 1215TCorentin Chary2011-04-011-0/+2
* eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLEKeng-Yu Lin2011-03-281-1/+1
* eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27Corentin Chary2011-03-281-0/+6
* asus-wmi: minor cleanupsCorentin Chary2011-03-281-1/+1
* eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary2011-03-281-0/+162
* asus-wmi: move generic code to asus-wmiCorentin Chary2011-03-281-1454/+0Star
* eeepc-wmi: add camera keysCorentin Chary2011-03-281-0/+7
* eeepc-wmi: reorder device idsCorentin Chary2011-03-281-0/+11
* eeepc-wmi: add touchpad sysfs fileCorentin Chary2011-03-281-0/+5
* eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary2011-03-281-3/+3
* eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary2011-03-281-6/+6
* eeepc-wmi: respect wireless_hotplug settingCorentin Chary2011-03-281-0/+3
* eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary2011-03-281-14/+61
* eeepc-wmi: set the right key code for 0xe9Corentin Chary2011-03-281-1/+1
* eeepc-wmi: add wimax supportCorentin Chary2011-03-281-1/+19
* eeepc-wmi: add camera and card reader supportCorentin Chary2011-03-281-1/+88
* eeepc-wmi: use the presence bit correctlyCorentin Chary2011-03-281-8/+5Star
* eeepc-wmi: reorder definesCorentin Chary2011-03-281-9/+9
* eeepc-wmi: switch to platform_create_bundle()Corentin Chary2011-03-281-53/+22Star
* eeepc-wmi: add hibernate/resume callbacksCorentin Chary2011-03-281-0/+49
* eeepc-wmi: add an helper using simple return codesCorentin Chary2011-03-281-57/+39Star
* eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary2011-03-281-1/+7
* eeepc-wmi: serialize access to wmi methodCorentin Chary2011-03-281-6/+72
* eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary2011-03-281-1/+273
* eeepc-wmi: add wlan key found on 1015PCorentin Chary2011-03-281-0/+1
* eeepc-wmi: reorder keymapCorentin Chary2011-03-281-7/+7
* eeepc-wmi: never load if legacy device is enabledCorentin Chary2011-01-071-0/+33
* eeepc-wmi: remove unneeded staticCorentin Chary2011-01-071-3/+3
* eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary2011-01-071-0/+1
* eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary2011-01-071-17/+17
* eeepc-wmi: add debugfs entriesCorentin Chary2011-01-071-6/+164
* eeepc-wmi: use attribute group to manage attributesCorentin Chary2011-01-071-12/+11Star
* eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary2011-01-071-0/+138
* eeepc-wmi: add touchpad led supportCorentin Chary2011-01-071-0/+113