| Commit message (Expand) | Author | Age |
* | acer-wmi: fix bitwise bug when set device state | Lee, Chun-Yi | 2011-07-07 |
* | acer-wmi: Only update rfkill status for associated hotkey events | Seth Forshee | 2011-07-07 |
* | acer-wmi: support integer return type from WMI methods | Lee, Chun-Yi | 2011-05-27 |
* | acer-wmi: support to set communication device state by new wmid method | Lee, Chun-Yi | 2011-05-27 |
* | acer-wmi: allow 64-bits return buffer from WMI methods | Lee, Chun-Yi | 2011-05-27 |
* | acer-wmi: check the existence of internal 3G device when set capability | Lee, Chun-Yi | 2011-05-27 |
* | support wlan hotkey on Acer Travelmate 5735Z | Melchior FRANZ | 2011-05-27 |
* | acer-wmi: does not allow negative number set to initial device state | Lee, Chun-Yi | 2011-05-27 |
* | acer-wmi: pr_<level> cleanups | Joe Perches | 2011-05-27 |
* | acer-wmi: Fix capitalisation of GUID in module alias | Lee, Chun-Yi | 2011-04-12 |
* | acer-wmi: does not poll device status when WMI event is available | Lee, Chun-Yi | 2011-03-28 |
* | acer-wmi: does not set persistence state by rfkill_init_sw_state | Lee, Chun-Yi | 2011-03-28 |
* | acer-wmi: use pr_<level> for messages | Lee, Chun-Yi | 2011-03-28 |
* | acer-wmi: Fix WMI ID | Pali Rohár | 2011-03-28 |
* | acer-wmi: deactive mail led when power off | Pali Rohár | 2011-03-28 |
* | acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE | Lee, Chun-Yi | 2011-03-28 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 |
|\ |
|
| * | X86, Acer, WMI: Do not double include linux/dmi.h in acer-wmi.c | Jesper Juhl | 2011-01-25 |
* | | acer-wmi: Fix capitalisation of GUID | Matthew Garrett | 2011-02-21 |
* | | platform: x86: acer-wmi: world-writable sysfs threeg file | Vasiliy Kulikov | 2011-02-21 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 |
* | | acer-wmi: Enabled Acer Launch Manager mode | From: Lee, Chun-Yi | 2011-01-07 |
* | | acer-wmi: Initialize wlan/bluetooth/wwan rfkill software block state | Lee, Chun-Yi | 2011-01-07 |
* | | acer-wmi: Detect the WiFi/Bluetooth/3G devices available | Lee, Chun-Yi | 2011-01-07 |
* | | acer-wmi: Add 3G rfkill sysfs file | Lee, Chun-Yi | 2011-01-07 |
* | | acer-wmi: Add acer wmi hotkey events support | Lee, Chun-Yi | 2011-01-07 |
|/ |
|
* | Don't show error if Acer WMI is not found | Pascal de Bruijn | 2010-10-21 |
* | acer-wmi: remove non-used acer_quirks struct definition | Axel Lin | 2010-08-03 |
* | acer-wmi: fix memory leaks in wmab_execute error path | Axel Lin | 2010-08-03 |
* | acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices | Axel Lin | 2010-08-03 |
* | acer-wmi: make dmi_matched to return 1 instead of 0 | Axel Lin | 2010-08-03 |
* | acer-wmi: set permissions on interface file to S_IRUGO | Axel Lin | 2010-08-03 |
* | acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de... | Axel Lin | 2010-08-03 |
* | acer-wmi: fix resource reclaim in acer_wmi_init error path | Axel Lin | 2010-08-03 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 |
* | acer-wmi: Respect current backlight level when loading | Carlos Corbacho | 2010-02-19 |
* | acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIAS | Thomas Renninger | 2009-12-24 |
* | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-18 |
* | acer-wmi: fix rfkill conversion | Alan Jenkins | 2009-07-21 |
* | acer-wmi: fix rfkill conversion | Troy Moure | 2009-06-19 |
* | rfkill: remove set_global_sw_state | Alan Jenkins | 2009-06-10 |
* | rfkill: rewrite | Johannes Berg | 2009-06-03 |
* | rfkill: remove user_claim stuff | Johannes Berg | 2009-04-22 |
* | acer-wmi: Update copyright notice & documentation | Carlos Corbacho | 2009-04-04 |
* | acer-wmi: Cleanup the failure cleanup handling | Andy Whitcroft | 2009-04-04 |
* | acer-wmi: Blacklist Acer Aspire One | Carlos Corbacho | 2009-04-04 |
* | acer-wmi: double free in acer_rfkill_exit() | Dan Carpenter | 2009-03-16 |