summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/eeepc-wmi.c
AgeCommit message (Expand)Author
2016-04-09eeepc-wmi: Use acpi_dev_found()Lukas Wunner
2014-08-16eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-02-27asus-wmi: always report brightness key eventsCorentin Chary
2012-12-17Corentin has movedCorentin Chary
2012-07-28asus-wmi: control backlight power through WMI, not ACPIAceLan Kao
2012-03-26eeepc-wmi: split et2012 specific hacksCorentin Chary
2012-03-26eeepc-wmi: refine quirks handlingCorentin Chary
2012-03-26asus-wmi: move WAPF variable into quirks_entryCorentin Chary
2012-03-26asus-wmi: store backlight power status for AIO machineAceLan Kao
2012-03-26asus-wmi: add scalar board brightness adj. supportAceLan Kao
2012-03-26eeepc-wmi: add extra keymaps for EP121Chih-Wei Huang
2011-08-05asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary
2011-08-05eeepc-wmi: Add support for T101MT Home/Express Gate keySeth Forshee
2011-05-27eeepc: Use pr_warnJoe Perches
2011-04-01eeepc-wmi: add keys found on EeePC 1215TCorentin Chary
2011-03-28eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLEKeng-Yu Lin
2011-03-28eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27Corentin Chary
2011-03-28asus-wmi: minor cleanupsCorentin Chary
2011-03-28eeepc-wmi: asus generic asus-wmi.ko moduleCorentin Chary
2011-03-28asus-wmi: move generic code to asus-wmiCorentin Chary
2011-03-28eeepc-wmi: add camera keysCorentin Chary
2011-03-28eeepc-wmi: reorder device idsCorentin Chary
2011-03-28eeepc-wmi: add touchpad sysfs fileCorentin Chary
2011-03-28eeepc-wmi: comments keymap to clarify the meaning of some keysCorentin Chary
2011-03-28eeepc-wmi: real touchpad led device id is 0x001000012Corentin Chary
2011-03-28eeepc-wmi: respect wireless_hotplug settingCorentin Chary
2011-03-28eeepc-wmi: support backlight power (bl_power) attributeCorentin Chary
2011-03-28eeepc-wmi: set the right key code for 0xe9Corentin Chary
2011-03-28eeepc-wmi: add wimax supportCorentin Chary
2011-03-28eeepc-wmi: add camera and card reader supportCorentin Chary
2011-03-28eeepc-wmi: use the presence bit correctlyCorentin Chary
2011-03-28eeepc-wmi: reorder definesCorentin Chary
2011-03-28eeepc-wmi: switch to platform_create_bundle()Corentin Chary
2011-03-28eeepc-wmi: add hibernate/resume callbacksCorentin Chary
2011-03-28eeepc-wmi: add an helper using simple return codesCorentin Chary
2011-03-28eeepc-wmi: return proper error code in eeepc_rfkill_set()Corentin Chary
2011-03-28eeepc-wmi: serialize access to wmi methodCorentin Chary
2011-03-28eeepc-wmi: add hotplug code for Eeepc 1000HCorentin Chary
2011-03-28eeepc-wmi: add wlan key found on 1015PCorentin Chary
2011-03-28eeepc-wmi: reorder keymapCorentin Chary
2011-01-07eeepc-wmi: never load if legacy device is enabledCorentin Chary
2011-01-07eeepc-wmi: remove unneeded staticCorentin Chary
2011-01-07eeepc-wmi: claim eeepc-wmi maintainershipCorentin Chary
2011-01-07eeepc-wmi: fix confusion between ctrl_param and retvalCorentin Chary
2011-01-07eeepc-wmi: add debugfs entriesCorentin Chary
2011-01-07eeepc-wmi: use attribute group to manage attributesCorentin Chary
2011-01-07eeepc-wmi: add rfkill support for wlan, bluetooth and 3gCorentin Chary
2011-01-07eeepc-wmi: add touchpad led supportCorentin Chary
2011-01-07eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exitCorentin Chary