aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'asus' into releaseLen Brown2009-12-15
|\
| * asus-laptop: change light sens default values.Corentin Chary2009-12-15
| * asus-laptop: schedule display_get and lcd_switch for removalCorentin Chary2009-12-09
| * eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins2009-12-09
| * eeepc-laptop: fix coding styleCorentin Chary2009-12-09
| * eeepc-laptop: map keys found on newer eeepcCorentin Chary2009-12-09
| * asus-laptop: Add wlan switch found on V6VCorentin Chary2009-12-09
| * asus-laptop: add Lenovo SL hotkey supportIke Panhc2009-12-09
| * asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary2009-12-09
| * eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins2009-12-09
| * eeepc-laptop: revise namesAlan Jenkins2009-12-09
| * eeepc-laptop: code movementAlan Jenkins2009-12-09
| * eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins2009-12-09
| * eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins2009-12-09
| * eeepc-laptop: refactor notificationsAlan Jenkins2009-12-09
| * eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins2009-12-09
| * eeepc-laptop: simplify acpi initializationAlan Jenkins2009-12-09
| * eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins2009-12-09
| * eeepc-laptop: remove redundant NULL checksAlan Jenkins2009-12-09
| * eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins2009-12-09
| * eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins2009-12-09
| * eeepc-laptop: fix led initialization orderAlan Jenkins2009-12-09
| * eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins2009-12-09
| * eeepc-laptop: set acpi_driver.ownerAlan Jenkins2009-12-09
| * eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-09
| * eeepc-laptop: Remove redundant NULL checksAlan Jenkins2009-12-09
| * eeepc-laptop: add touchpad ledCorentin Chary2009-12-09
| * asus-laptop: set acpi_driver.ownerAlan Jenkins2009-12-09
| * asus-acpi: set acpi_driver.ownerAlan Jenkins2009-12-09
| * asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins2009-12-09
| * asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-09
| * asus-acpi: Remove redundant NULL checksAlan Jenkins2009-12-09
| * asus-laptop: Remove redundant NULL checksAlan Jenkins2009-12-09
| * eeepc-laptop: disp attribute should be write-onlyAlan Jenkins2009-12-09
* | Merge branch 'acpica' into releaseLen Brown2009-12-15
|\ \
| * | ACPICA: Update version to 20091214Bob Moore2009-12-15
| * | ACPICA: Move check for valid Thread ID structureDan Carpenter2009-12-15
| * | ACPICA: Predefined name repair: automatically remove null package elementsBob Moore2009-12-15
| * | ACPICA: Module-level code: enable _REG execution in same scopeLin Ming2009-12-15
| * | ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore2009-12-15
| * | ACPICA: Update function headers and comments, no functional changeBob Moore2009-12-15
| * | ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-15
| * | ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-15
| * | ACPICA: Fix mutex errors when running _REG methodsBob Moore2009-12-15
| * | ACPICA: Update function headers, no functional changeBob Moore2009-12-15
| * | ACPICA: Add more conversions to predefined name repair moduleBob Moore2009-12-15
| * | ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-15
| * | ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-15
| * | ACPICA: Fix two additional Scope override error messagesBob Moore2009-12-15
| * | ACPICA: Fix two Scope type error messagesBob Moore2009-12-15