aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* acer-wmi: support for P key on TM8372Merlin Schumacher2012-12-031-0/+1
* acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-04-131-0/+1
* acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-191-1/+29
* acer-wmi: check wireless capability flag before register rfkillLee, Chun-Yi2012-03-191-22/+42
* acer-wmi: Add wireless quirk for Lenovo 3000 N200Seth Forshee2012-03-191-0/+9
* acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi2012-03-191-2/+26
* acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi2011-07-071-3/+3
* acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee2011-07-071-15/+26
* acer-wmi: support integer return type from WMI methodsLee, Chun-Yi2011-05-271-0/+6
* acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi2011-05-271-1/+110
* acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi2011-05-271-3/+6
* acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi2011-05-271-1/+2
* support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ2011-05-271-1/+14
* acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi2011-05-271-3/+5
* acer-wmi: pr_<level> cleanupsJoe Perches2011-05-271-16/+16
* acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi2011-04-121-1/+1
* acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi2011-03-281-2/+18
* acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi2011-03-281-5/+14
* acer-wmi: use pr_<level> for messagesLee, Chun-Yi2011-03-281-40/+28
* acer-wmi: Fix WMI IDPali Rohár2011-03-281-2/+2
* acer-wmi: deactive mail led when power offPali Rohár2011-03-281-0/+14
* acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLELee, Chun-Yi2011-03-281-1/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+0
|\
| * X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.cJesper Juhl2011-01-251-1/+0
* | acer-wmi: Fix capitalisation of GUIDMatthew Garrett2011-02-211-1/+1
* | platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov2011-02-211-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* | acer-wmi: Enabled Acer Launch Manager modeFrom: Lee, Chun-Yi2011-01-071-0/+110
* | acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block stateLee, Chun-Yi2011-01-071-0/+31
* | acer-wmi: Detect the WiFi/Bluetooth/3G devices availableLee, Chun-Yi2011-01-071-7/+42
* | acer-wmi: Add 3G rfkill sysfs fileLee, Chun-Yi2011-01-071-1/+99
* | acer-wmi: Add acer wmi hotkey events supportLee, Chun-Yi2011-01-071-0/+139
|/
* Don't show error if Acer WMI is not foundPascal de Bruijn2010-10-211-1/+1
* acer-wmi: remove non-used acer_quirks struct definitionAxel Lin2010-08-031-11/+0
* acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin2010-08-031-8/+16
* acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin2010-08-031-3/+7
* acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin2010-08-031-1/+1
* acer-wmi: set permissions on interface file to S_IRUGOAxel Lin2010-08-031-2/+1
* acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2010-08-031-1/+1
* acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin2010-08-031-5/+22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
* acer-wmi: Respect current backlight level when loadingCarlos Corbacho2010-02-191-1/+1
* acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-241-3/+0
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-171-0/+2
* acer-wmi: fix rfkill conversionAlan Jenkins2009-07-211-1/+1
* acer-wmi: fix rfkill conversionTroy Moure2009-06-191-2/+2
* rfkill: remove set_global_sw_stateAlan Jenkins2009-06-101-3/+0