aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | 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: 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
| | * | | | | | ACPICA: Fix possible memory leak for module-level code executionLin Ming2009-12-15
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | fix the crap in dst/dcoreAl Viro2009-12-16
| * | | | | | | | switch alloc_file() to passing struct pathAl Viro2009-12-16
| |/ / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \ \
| * | | | | | | | PM: rwsem.h need not be included into main.cRafael J. Wysocki2009-12-15
| * | | | | | | | PM: Remove unnecessary goto from device_resume_noirq()Rafael J. Wysocki2009-12-15