index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
eeepc-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
eeepc-wmi: never load if legacy device is enabled
Corentin Chary
1
-0
/
+33
2011-01-08
eeepc-wmi: remove unneeded static
Corentin Chary
1
-3
/
+3
2011-01-08
eeepc-wmi: claim eeepc-wmi maintainership
Corentin Chary
1
-0
/
+1
2011-01-08
eeepc-wmi: fix confusion between ctrl_param and retval
Corentin Chary
1
-17
/
+17
2011-01-08
eeepc-wmi: add debugfs entries
Corentin Chary
1
-6
/
+164
2011-01-08
eeepc-wmi: use attribute group to manage attributes
Corentin Chary
1
-12
/
+11
2011-01-08
eeepc-wmi: add rfkill support for wlan, bluetooth and 3g
Corentin Chary
1
-0
/
+138
2011-01-08
eeepc-wmi: add touchpad led support
Corentin Chary
1
-0
/
+113
2011-01-08
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-04-01
eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops
Yong Wang
1
-0
/
+157