Age | Commit message (Expand) | Author |
2009-12-16 | msi-wmi: replace one-condition switch-case with if statement | Anisse Astier |
2009-12-16 | msi-wmi: remove unused field 'instance' in key_entry structure | Anisse Astier |
2009-12-16 | msi-wmi: remove custom runtime debug implementation | Anisse Astier |
2009-12-16 | msi-wmi: rework init | Anisse Astier |
2009-12-16 | msi-wmi: remove useless includes | Anisse Astier |
2009-12-16 | X86 drivers: Introduce msi-wmi driver | Thomas Renninger |
2009-12-16 | Toshiba Bluetooth Enabling driver (RFKill handler v3) | Jes Sorensen |
2009-12-16 | Merge branch 'wmi' into release | Len Brown |
2009-12-16 | Merge branch 'dell-wmi' into release | Len Brown |
2009-12-16 | acerhdf: add new BIOS versions | Peter Feuerer |
2009-12-16 | Merge branch 'thinkpad-2.6.33' into release | Len Brown |
2009-12-16 | thinkpad-acpi: bump version to 0.24 | Henrique de Moraes Holschuh |
2009-12-15 | thinkpad-acpi: convert to seq_file | Alexey Dobriyan |
2009-12-15 | thinkpad-acpi: basic ALSA mixer support (v2) | Henrique de Moraes Holschuh |
2009-12-15 | thinkpad-acpi: disable volume control | Henrique de Moraes Holschuh |
2009-12-15 | thinkpad-acpi: support MUTE-only ThinkPads | Henrique de Moraes Holschuh |
2009-12-15 | thinkpad-acpi: volume subdriver rewrite | Henrique de Moraes Holschuh |
2009-12-15 | thinkpad-acpi: log initial state of rfkill switches | Henrique de Moraes Holschuh |
2009-12-15 | thinkpad-acpi: sync input device EV_SW initial state | Henrique de Moraes Holschuh |
2009-12-15 | Merge branch 'hp-wmi' into release | Len Brown |
2009-12-15 | Merge branch 'dell-laptop' into release | Len Brown |
2009-12-15 | Merge branch 'asus' into release | Len Brown |
2009-12-15 | asus-laptop: change light sens default values. | Corentin Chary |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg |
2009-12-10 | dell-wmi: Add support for new Dell systems | Rezwanul Kabir |
2009-12-10 | dell-laptop: add __init to init functions | Alan Jenkins |
2009-12-10 | dell-laptop: create a platform device as a parent for the rfkill devices etc. | Alan Jenkins |
2009-12-10 | dell-laptop: fix rfkill memory leak on unload and failure paths | Alan Jenkins |
2009-12-09 | dell-laptop: fix a use-after-free error on the failure path | Alan Jenkins |
2009-12-09 | dell-laptop: Fix rfkill state queries | Matthew Garrett |
2009-12-09 | hp-wmi: improve rfkill support | Alan Jenkins |
2009-12-09 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-12-09 | eeepc-laptop: re-add check for eeepc->backlight == NULL | Alan Jenkins |
2009-12-09 | eeepc-laptop: fix coding style | Corentin Chary |
2009-12-09 | eeepc-laptop: map keys found on newer eeepc | Corentin Chary |
2009-12-09 | asus-laptop: Add wlan switch found on V6V | Corentin Chary |
2009-12-09 | asus-laptop: add Lenovo SL hotkey support | Ike Panhc |
2009-12-09 | asus-laptop: use KEY_F13 to map "Disable Touchpad" event | Corentin Chary |
2009-12-09 | eeepc-laptop: callbacks should use "driver data" parameter or field | Alan Jenkins |
2009-12-09 | eeepc-laptop: revise names | Alan Jenkins |
2009-12-09 | eeepc-laptop: code movement | Alan Jenkins |
2009-12-09 | eeepc-laptop: move platform device initialisation to a separate function | Alan Jenkins |
2009-12-09 | eeepc-laptop: move platform driver registration out of eeepc_hotk_add() | Alan Jenkins |
2009-12-09 | eeepc-laptop: refactor notifications | Alan Jenkins |
2009-12-09 | eeepc-laptop: simplify how the hwmon device reads values from the EC | Alan Jenkins |
2009-12-09 | eeepc-laptop: simplify acpi initialization | Alan Jenkins |
2009-12-09 | eeepc-laptop: no need to check argument of set_brightness() | Alan Jenkins |
2009-12-09 | eeepc-laptop: remove redundant NULL checks | Alan Jenkins |