Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fujitsu-laptop: driver [un]registration fixes | Bartlomiej Zolnierkiewicz | 2009-08-28 | 1 | -45/+41 | |
| * | | | | fujitsu-laptop: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz | 2009-08-28 | 1 | -6/+0 | |
| * | | | | fujitsu-laptop: Correct redundant test | Julia Lawall | 2009-08-28 | 1 | -3/+0 | |
| * | | | | fujitsu-laptop: support led-class as module | Stephen Gildea | 2009-08-28 | 1 | -6/+6 | |
| * | | | | fujitsu-laptop: fix config corner case | Jonathan Woithe | 2009-08-28 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'asus' into release | Len Brown | 2009-09-19 | 2 | -189/+378 | |
|\ \ \ \ | ||||||
| * | | | | eeepc-laptop: allow rfkill hotplug to work on the 900A model | Alan Jenkins | 2009-08-29 | 1 | -0/+2 | |
| * | | | | eeepc-laptop: fix rfkill memory leak on unload | Alan Jenkins | 2009-08-29 | 1 | -3/+13 | |
| * | | | | asus-laptop: Fix coding style for comments | Corentin Chary | 2009-08-29 | 1 | -45/+63 | |
| * | | | | eeepc-laptop: whitespace for checkpatch.pl | Len Brown | 2009-08-28 | 1 | -2/+2 | |
| * | | | | asus-laptop: Add "calculator" hotkey | Corentin Chary | 2009-08-28 | 1 | -0/+1 | |
| * | | | | asus-laptop: Add suport for another "Media" key | Corentin Chary | 2009-08-28 | 1 | -0/+1 | |
| * | | | | asus-laptop: handle keyboard backlight keys | Corentin Chary | 2009-08-28 | 1 | -0/+2 | |
| * | | | | asus-laptop: Add support for Keyboard backlight | Corentin Chary | 2009-08-28 | 1 | -2/+77 | |
| * | | | | asus-laptop: set maximum led brightness | Corentin Chary | 2009-08-28 | 1 | -6/+7 | |
| * | | | | asus-laptop: Map X50R hotkeys | Corentin Chary | 2009-08-28 | 1 | -0/+3 | |
| * | | | | asus-laptop: Add *_led_get() functions | Corentin Chary | 2009-08-28 | 1 | -0/+8 | |
| * | | | | asus-laptop: Show HRWS in infos and fix output format | Corentin Chary | 2009-08-28 | 1 | -2/+12 | |
| * | | | | eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG | Corentin Chary | 2009-08-28 | 1 | -0/+13 | |
| * | | | | eeepc-laptop: switch to dev_pm_ops | Alan Jenkins | 2009-08-28 | 1 | -6/+19 | |
| * | | | | eeepc-laptop: correct the description of the hibernation abort bug | Alan Jenkins | 2009-08-28 | 1 | -5/+4 | |
| * | | | | eeepc-laptop: check the 3G rfkill state on resume | Alan Jenkins | 2009-08-28 | 1 | -0/+3 | |
| * | | | | eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler | Alan Jenkins | 2009-08-28 | 1 | -2/+1 | |
| * | | | | eeepc-laptop: make input device a child of the platform device | Alan Jenkins | 2009-08-28 | 1 | -29/+41 | |
| * | | | | eeepc-laptop: fix ordering of init and exit functions | Alan Jenkins | 2009-08-28 | 1 | -61/+59 | |
| * | | | | eeepc-laptop: fix pci hotplug race on load and unload | Alan Jenkins | 2009-08-28 | 1 | -32/+45 | |
| * | | | | eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify) | Alan Jenkins | 2009-08-28 | 1 | -8/+13 | |
| * | | | | eeepc-laptop: don't touch the pci slot if it was claimed by a different driver | Alan Jenkins | 2009-08-28 | 1 | -5/+8 | |
* | | | | | Merge branch 'acer' into release | Len Brown | 2009-09-19 | 1 | -43/+78 | |
|\ \ \ \ \ | ||||||
| * | | | | | acerhdf: additional BIOS versions | Peter Feuerer | 2009-09-19 | 1 | -0/+4 | |
| * | | | | | acerhdf: convert to dev_pm_ops | Borislav Petkov | 2009-09-19 | 1 | -13/+9 | |
| * | | | | | acerhdf: fix fan control for AOA150 model | Peter Feuerer | 2009-09-19 | 1 | -31/+66 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -5/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -5/+2 | |
* | | | | | | Merge branch 'topstar-laptop' into release | Len Brown | 2009-09-19 | 3 | -0/+275 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | topstar-laptop: add new driver for hotkeys support on Topstar N01 | Herton Ronaldo Krzesinski | 2009-09-19 | 3 | -0/+275 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'thinkpad' into release | Len Brown | 2009-09-19 | 1 | -72/+309 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | thinkpad-acpi: report brightness events when required | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -11/+19 | |
| * | | | | | thinkpad-acpi: don't poll by default any of the reserved hotkeys | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -13/+15 | |
| * | | | | | thinkpad-acpi: Fix procfs hotkey reset command | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -1/+2 | |
| * | | | | | thinkpad-acpi: deprecate hotkey_bios_mask | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -0/+2 | |
| * | | | | | thinkpad-acpi: hotkey poll fixes | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -35/+73 | |
| * | | | | | thinkpad-acpi: be more strict when detecting a ThinkPad | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -9/+13 | |
| * | | | | | thinkpad-acpi: firmware version checks | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -0/+182 | |
| * | | | | | thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1R | Henrique de Moraes Holschuh | 2009-09-19 | 1 | -4/+4 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'sfi-base' into release | Len Brown | 2009-09-19 | 2 | -3/+2 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 2 | -3/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | hp-wmi: Switch driver to dev_pm_ops | Frans Pop | 2009-09-14 | 1 | -5/+10 | |
| |/ / |/| | | ||||||
* | | | toshiba_acpi: return on a fail path | Jiri Slaby | 2009-08-28 | 1 | -0/+1 | |
|/ / | ||||||
* | | wmi: fix kernel panic when stack protection enabled. | Costantino Leandro | 2009-08-26 | 1 | -4/+4 | |
|/ |