summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/acer-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky2013-01-071-0/+1
* acer-wmi: change to emit touchpad on off keyLee, Chun-Yi2013-01-071-3/+10
* acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi2013-01-071-21/+25
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-131-2/+0
* ACER: Fix Smatch double-free issueMarek Vasut2012-07-281-1/+0
* ACER: Fix up sparse warningMarek Vasut2012-07-281-1/+1
* drivers-platform-x86: use acpi_video_dmi_promote_vendor()Corentin Chary2012-07-281-7/+9
* ACER: Add support for accelerometer sensorMarek Vasut2012-07-281-0/+138
* acer-wmi: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-011-5/+5
* acer-wmi: add 3 laptops to video backlight vendor mode quirk tableLee, Chun-Yi2012-05-311-0/+24
* acer-wmi: add quirk table for video backlight vendor modeLee, Chun-Yi2012-03-261-2/+27
* acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-03-261-0/+1
* acer-wmi: support Lenovo ideapad S205 Brazos wifi switchLee, Chun-Yi2012-03-261-0/+9
* acer-wmi: fix out of input parameter size when setLee, Chun-Yi2012-03-261-12/+26
* acer-wmi: Detect communication hot key numberLee, Chun-Yi2012-03-261-3/+11
* acer-wmi: ignore missing Aspire 5741G keys (checkpatched)Sergey Senozhatsky2012-03-201-0/+5
* acer-wmi: support for P key on TM8372Merlin Schumacher2012-03-201-0/+1
* acer-wmi: remove useless input argument for internal wmiLee, Chun-Yi2012-03-201-16/+14
* acer-wmi: Message logging neateningJoe Perches2012-03-201-15/+14
* acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-121-1/+29
* acer-wmi: replaced the hard coded bitmap by the communication devices bitmap ...Lee, Chun-Yi2011-10-241-4/+3
* acer-wmi: check the existence of internal wireless device when set capabilityLee, Chun-Yi2011-10-241-1/+3
* acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooksLee, Chun-Yi2011-10-241-203/+213
* acer-wmi: check wireless capability flag before register rfkillLee, Chun-Yi2011-10-241-22/+42
* acer-wmi: Add wireless quirk for Lenovo 3000 N200Seth Forshee2011-10-241-0/+9
* acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi2011-08-051-2/+26
* acer-wmi: Add support for Aspire 1830 wlan hotkeySeth Forshee2011-08-051-0/+1
* acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi2011-08-051-2/+9
* 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
|/