Age | Commit message (Expand) | Author |
2010-03-16 | backlight: panasonic-laptop - Fix incomplete registration failure handling | Bruno Prémont |
2010-03-16 | backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling | Bruno Prémont |
2010-03-16 | backlight: classmate-laptop - Fix missing registration failure handling | Bruno Prémont |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-07 | msi-laptop: depends on RFKILL | Randy Dunlap |
2010-03-07 | msi-laptop: Detect 3G device exists by standard ec command | Lee, Chun-Yi |
2010-03-07 | msi-laptop: Add resume method for set the SCM load again | Lee, Chun-Yi |
2010-03-07 | msi-laptop: Support some MSI 3G netbook that is need load SCM | Lee, Chun-Yi |
2010-03-07 | msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/6... | Lee, Chun-Yi |
2010-03-07 | msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook | Lee, Chun-Yi |
2010-03-07 | x86: move hp-wmi's probe function to .devinit.text | Uwe Kleine-König |
2010-03-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2010-03-02 | compal-laptop: Make it depend on CONFIG_RFKILL | Ingo Molnar |
2010-03-02 | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6... | Matthew Garrett |
2010-03-01 | classmate-laptop: Added some keys present in other devices | Thadeu Lima de Souza Cascardo |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-03-01 | asus-acpi: remove duplicate comparison of asus_model strings | Roel Kluin |
2010-03-01 | Merge git://git.iksaif.net/acpi4asus into x86-platform | Matthew Garrett |
2010-03-01 | toshiba-acpi: fix multimedia keys on some machines | Frans Pop |
2010-03-01 | dell-laptop: Fix errors on failure and exit paths | Matthew Garrett |
2010-03-01 | dell-laptop: Fix build error by making buffer_mutex static | Ingo Molnar |
2010-02-28 | Merge branch 'eeepc-laptop' into acpi4asus | Corentin Chary |
2010-02-28 | asus-laptop: fix style problems reported by checkpath.pl | Corentin Chary |
2010-02-28 | asus-laptop: use device_create_file() instead of platform_group | Corentin Chary |
2010-02-28 | asus-laptop: clean led code | Corentin Chary |
2010-02-28 | asus-laptop: add gps rfkill | Corentin Chary |
2010-02-28 | asus-laptop: set initial lcd state | Corentin Chary |
2010-02-28 | asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init() | Corentin Chary |
2010-02-28 | asus-laptop: add backlight changes notifications | Corentin Chary |
2010-02-28 | asus-laptop: add bluetooth keys found on M9V | Corentin Chary |
2010-02-28 | asus-laptop: switch to sparse keymap library | Corentin Chary |
2010-02-28 | asus-laptop: rename wireless_status to wlan_status to avoid confusion | Corentin Chary |
2010-02-28 | asus-laptop: add error check for write_acpi_int calls | Corentin Chary |
2010-02-28 | asus-laptop: stop using ASUS_HANDLE and use relative methods instead | Corentin Chary |
2010-02-28 | asus-laptop: rename function talking directly to acpi with asus_xxx scheme | Corentin Chary |
2010-02-28 | asus-laptop: removing read_status/store_status/write_status and asus->status | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status for lcd | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status and store_status for GPS | Corentin Chary |
2010-02-28 | asus-laptop: stop using read_status for bluetooth and wlan | Corentin Chary |
2010-02-28 | asus-laptop: code movement | Corentin Chary |
2010-02-28 | asus-laptop: callbacks should use "driver data" parameter or field | Corentin Chary |
2010-02-28 | asus-laptop: move backlight and dsdt info inside asus_laptop struct | Corentin Chary |
2010-02-28 | asus-laptop: revise names | Corentin Chary |
2010-02-28 | asus-laptop: change initialization order | Corentin Chary |
2010-02-28 | asus-laptop: remove unecessary hotk != NULL check | Corentin Chary |