index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-05
asus-wmi: add CWAP support and clarify the meaning of WAPF bits
Corentin Chary
1
-0
/
+1
2011-08-05
eeepc-wmi: Add support for T101MT Home/Express Gate key
Seth Forshee
1
-0
/
+26
2011-05-27
eeepc: Use pr_warn
Joe Perches
1
-7
/
+7
2011-04-01
eeepc-wmi: add keys found on EeePC 1215T
Corentin Chary
1
-0
/
+2
2011-03-28
eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE
Keng-Yu Lin
1
-1
/
+1
2011-03-28
eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27
Corentin Chary
1
-0
/
+6
2011-03-28
asus-wmi: minor cleanups
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: asus generic asus-wmi.ko module
Corentin Chary
1
-0
/
+162
2011-03-28
asus-wmi: move generic code to asus-wmi
Corentin Chary
1
-1454
/
+0
2011-03-28
eeepc-wmi: add camera keys
Corentin Chary
1
-0
/
+7
2011-03-28
eeepc-wmi: reorder device ids
Corentin Chary
1
-0
/
+11
2011-03-28
eeepc-wmi: add touchpad sysfs file
Corentin Chary
1
-0
/
+5
2011-03-28
eeepc-wmi: comments keymap to clarify the meaning of some keys
Corentin Chary
1
-3
/
+3
2011-03-28
eeepc-wmi: real touchpad led device id is 0x001000012
Corentin Chary
1
-6
/
+6
2011-03-28
eeepc-wmi: respect wireless_hotplug setting
Corentin Chary
1
-0
/
+3
2011-03-28
eeepc-wmi: support backlight power (bl_power) attribute
Corentin Chary
1
-14
/
+61
2011-03-28
eeepc-wmi: set the right key code for 0xe9
Corentin Chary
1
-1
/
+1
2011-03-28
eeepc-wmi: add wimax support
Corentin Chary
1
-1
/
+19
2011-03-28
eeepc-wmi: add camera and card reader support
Corentin Chary
1
-1
/
+88
2011-03-28
eeepc-wmi: use the presence bit correctly
Corentin Chary
1
-8
/
+5
2011-03-28
eeepc-wmi: reorder defines
Corentin Chary
1
-9
/
+9
2011-03-28
eeepc-wmi: switch to platform_create_bundle()
Corentin Chary
1
-53
/
+22
2011-03-28
eeepc-wmi: add hibernate/resume callbacks
Corentin Chary
1
-0
/
+49
2011-03-28
eeepc-wmi: add an helper using simple return codes
Corentin Chary
1
-57
/
+39
2011-03-28
eeepc-wmi: return proper error code in eeepc_rfkill_set()
Corentin Chary
1
-1
/
+7
2011-03-28
eeepc-wmi: serialize access to wmi method
Corentin Chary
1
-6
/
+72
2011-03-28
eeepc-wmi: add hotplug code for Eeepc 1000H
Corentin Chary
1
-1
/
+273
2011-03-28
eeepc-wmi: add wlan key found on 1015P
Corentin Chary
1
-0
/
+1
2011-03-28
eeepc-wmi: reorder keymap
Corentin Chary
1
-7
/
+7
2011-01-07
eeepc-wmi: never load if legacy device is enabled
Corentin Chary
1
-0
/
+33
2011-01-07
eeepc-wmi: remove unneeded static
Corentin Chary
1
-3
/
+3
2011-01-07
eeepc-wmi: claim eeepc-wmi maintainership
Corentin Chary
1
-0
/
+1
2011-01-07
eeepc-wmi: fix confusion between ctrl_param and retval
Corentin Chary
1
-17
/
+17
2011-01-07
eeepc-wmi: add debugfs entries
Corentin Chary
1
-6
/
+164
2011-01-07
eeepc-wmi: use attribute group to manage attributes
Corentin Chary
1
-12
/
+11
2011-01-07
eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
Corentin Chary
1
-0
/
+138
2011-01-07
eeepc-wmi: add touchpad led support
Corentin Chary
1
-0
/
+113
2011-01-07
eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit
Corentin Chary
1
-56
/
+79
2010-11-24
eeepc-wmi: fix compiler warning
Dmitry Torokhov
1
-2
/
+2
2010-10-21
eeepc-wmi: Add cpufv sysfs interface
Chris Bagwell
1
-0
/
+51
2010-10-21
eeepc-wmi: add additional hotkeys
Chris Bagwell
1
-0
/
+5
2010-05-20
drivers/platform/x86/eeepc-wmi.c: fix build warning
Daniel Mack
1
-1
/
+1
2010-04-12
eeepc-wmi: add backlight support
Yong Wang
1
-35
/
+197
2010-04-12
eeepc-wmi: use a platform device as parent device of all sub-devices
Yong Wang
1
-16
/
+86
2010-04-12
eeepc-wmi: add an eeepc_wmi context structure
Yong Wang
1
-23
/
+46
2010-04-05
eeepc-wmi: include slab.h
Tejun Heo
1
-0
/
+1
2010-03-31
eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops
Yong Wang
1
-0
/
+157