Age | Commit message (Expand) | Author | Files | Lines |
2010-04-23 | eeepc-laptop: add missing sparse_keymap_free | Corentin Chary | 1 | -2/+1 |
2010-04-12 | eeepc-wmi: Build fix | Ingo Molnar | 1 | -0/+1 |
2010-04-12 | asus: don't modify bluetooth/wlan on boot | Dan Carpenter | 1 | -4/+4 |
2010-04-12 | dell-wmi: Fix memory leak | Yong Wang | 1 | -1/+2 |
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-07 | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 1 | -0/+1 |
2010-04-05 | eeepc-wmi: include slab.h | Tejun Heo | 1 | -0/+1 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 4 | -2/+170 |
2010-03-31 | eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops | Yong Wang | 3 | -0/+168 |
2010-03-31 | asus-laptop: fix warning in asus_handle_init | Corentin Chary | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 18 | -0/+18 |
2010-03-16 | backlight: panasonic-laptop - Fix incomplete registration failure handling | Bruno Prémont | 1 | -2/+4 |
2010-03-16 | backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling | Bruno Prémont | 1 | -2/+4 |
2010-03-16 | backlight: classmate-laptop - Fix missing registration failure handling | Bruno Prémont | 1 | -1/+3 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 14 | -55/+90 |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 18 | -1297/+2180 |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -42/+34 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 5 | -42/+34 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |
2010-03-07 | msi-laptop: depends on RFKILL | Randy Dunlap | 1 | -0/+1 |
2010-03-07 | msi-laptop: Detect 3G device exists by standard ec command | Lee, Chun-Yi | 1 | -10/+34 |
2010-03-07 | msi-laptop: Add resume method for set the SCM load again | Lee, Chun-Yi | 1 | -1/+25 |
2010-03-07 | msi-laptop: Support some MSI 3G netbook that is need load SCM | Lee, Chun-Yi | 1 | -0/+238 |
2010-03-07 | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6... | Lee, Chun-Yi | 1 | -1/+30 |
2010-03-07 | msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook | Lee, Chun-Yi | 1 | -4/+39 |
2010-03-07 | x86: move hp-wmi's probe function to .devinit.text | Uwe Kleine-König | 1 | -2/+2 |
2010-03-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 8 | -895/+1042 |
2010-03-02 | compal-laptop: Make it depend on CONFIG_RFKILL | Ingo Molnar | 1 | -0/+1 |
2010-03-02 | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6... | Matthew Garrett | 2 | -39/+87 |
2010-03-01 | classmate-laptop: Added some keys present in other devices | Thadeu Lima de Souza Cascardo | 1 | -0/+4 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2 | -4/+4 |
2010-03-01 | asus-acpi: remove duplicate comparison of asus_model strings | Roel Kluin | 1 | -2/+1 |
2010-03-01 | Merge git://git.iksaif.net/acpi4asus into x86-platform | Matthew Garrett | 3 | -836/+928 |
2010-03-01 | toshiba-acpi: fix multimedia keys on some machines | Frans Pop | 1 | -14/+16 |
2010-03-01 | dell-laptop: Fix errors on failure and exit paths | Matthew Garrett | 1 | -2/+3 |
2010-03-01 | dell-laptop: Fix build error by making buffer_mutex static | Ingo Molnar | 1 | -2/+2 |
2010-02-28 | Merge branch 'eeepc-laptop' into acpi4asus | Corentin Chary | 1 | -1/+20 |
2010-02-28 | asus-laptop: fix style problems reported by checkpath.pl | Corentin Chary | 1 | -47/+47 |
2010-02-28 | asus-laptop: use device_create_file() instead of platform_group | Corentin Chary | 1 | -82/+84 |
2010-02-28 | asus-laptop: clean led code | Corentin Chary | 1 | -120/+115 |
2010-02-28 | asus-laptop: add gps rfkill | Corentin Chary | 2 | -7/+59 |
2010-02-28 | asus-laptop: set initial lcd state | Corentin Chary | 1 | -0/+2 |
2010-02-28 | asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init() | Corentin Chary | 1 | -17/+14 |
2010-02-28 | asus-laptop: add backlight changes notifications | Corentin Chary | 1 | -2/+27 |
2010-02-28 | asus-laptop: add bluetooth keys found on M9V | Corentin Chary | 1 | -0/+2 |
2010-02-28 | asus-laptop: switch to sparse keymap library | Corentin Chary | 2 | -141/+68 |
2010-02-28 | asus-laptop: rename wireless_status to wlan_status to avoid confusion | Corentin Chary | 1 | -5/+5 |