aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-13drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary1-2/+0
2012-07-28ACER: Fix Smatch double-free issueMarek Vasut1-1/+0
2012-07-28ACER: Fix up sparse warningMarek Vasut1-1/+1
2012-07-28drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary1-7/+9
2012-07-28ACER: Add support for accelerometer sensorMarek Vasut1-0/+138
2012-07-01acer-wmi: Use struct dev_pm_ops for power managementRafael J. Wysocki1-5/+5
2012-05-31acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi1-0/+24
2012-03-26acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi1-2/+27
2012-03-26acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi1-0/+1
2012-03-26acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi1-0/+9
2012-03-26acer-wmi: fix out of input parameter size when setLee, Chun-Yi1-12/+26
2012-03-26acer-wmi: Detect communication hot key numberLee, Chun-Yi1-3/+11
2012-03-20acer-wmi: ignore missing Aspire 5741G keys (checkpatched)Sergey Senozhatsky1-0/+5
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 from SMBIOSLee, 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/jikos/trivialLinus 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/jikos/trivialLinus 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