summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20acer-wmi: support for P key on TM8372Merlin Schumacher1-0/+1
2012-03-20acer-wmi: remove useless input argument for internal wmiLee, Chun-Yi1-16/+14
2012-03-20acer-wmi: Message logging neateningJoe Perches1-15/+14
2012-03-12acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc1-1/+29
2011-10-24acer-wmi: replaced the hard coded bitmap by the communication devices bitmap ...Lee, Chun-Yi1-4/+3
2011-10-24acer-wmi: check the existence of internal wireless device when set capabilityLee, Chun-Yi1-1/+3
2011-10-24acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooksLee, Chun-Yi1-203/+213
2011-10-24acer-wmi: check wireless capability flag before register rfkillLee, Chun-Yi1-22/+42
2011-10-24acer-wmi: Add wireless quirk for Lenovo 3000 N200Seth Forshee1-0/+9
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi1-2/+26
2011-08-05acer-wmi: Add support for Aspire 1830 wlan hotkeySeth Forshee1-0/+1
2011-08-05acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi1-2/+9
2011-07-07acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi1-3/+3
2011-07-07acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee1-15/+26
2011-05-27acer-wmi: support integer return type from WMI methodsLee, Chun-Yi1-0/+6
2011-05-27acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi1-1/+110
2011-05-27acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi1-3/+6
2011-05-27acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi1-1/+2
2011-05-27support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ1-1/+14
2011-05-27acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi1-3/+5
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches1-16/+16
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi1-1/+1
2011-03-28acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi1-2/+18
2011-03-28acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi1-5/+14
2011-03-28acer-wmi: use pr_<level> for messagesLee, Chun-Yi1-40/+28
2011-03-28acer-wmi: Fix WMI IDPali Rohár1-2/+2
2011-03-28acer-wmi: deactive mail led when power offPali Rohár1-0/+14
2011-03-28acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLELee, Chun-Yi1-1/+1
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2011-02-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-01-25X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.cJesper Juhl1-1/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-07acer-wmi: Enabled Acer Launch Manager modeFrom: Lee, Chun-Yi1-0/+110
2011-01-07acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi1-0/+31
2011-01-07acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi1-7/+42
2011-01-07acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi1-1/+99
2011-01-07acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi1-0/+139
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn1-1/+1
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin1-11/+0
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin1-8/+16
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin1-3/+7
2010-08-03acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin1-1/+1
2010-08-03acer-wmi: set permissions on interface file to S_IRUGOAxel Lin1-2/+1
2010-08-03acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin1-1/+1
2010-08-03acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin1-5/+22
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5