summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2009-12-09eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins1-15/+19
2009-12-09eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins1-1/+3
2009-12-09eeepc-laptop: fix led initialization orderAlan Jenkins1-6/+6
2009-12-09eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins1-2/+5
2009-12-09eeepc-laptop: set acpi_driver.ownerAlan Jenkins1-0/+1
2009-12-09eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins1-2/+0
2009-12-09eeepc-laptop: Remove redundant NULL checksAlan Jenkins1-5/+0
2009-12-09eeepc-laptop: add touchpad ledCorentin Chary2-0/+69
2009-12-09asus-laptop: set acpi_driver.ownerAlan Jenkins1-0/+1
2009-12-09asus-acpi: set acpi_driver.ownerAlan Jenkins1-0/+1
2009-12-09asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins1-8/+4
2009-12-09asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins1-3/+0
2009-12-09asus-acpi: Remove redundant NULL checksAlan Jenkins1-6/+0
2009-12-09asus-laptop: Remove redundant NULL checksAlan Jenkins1-6/+0
2009-12-09eeepc-laptop: disp attribute should be write-onlyAlan Jenkins1-7/+7
2009-12-09thinkpad-acpi: use input_set_capabilityHenrique de Moraes Holschuh1-9/+5
2009-12-09thinkpad-acpi: log temperatures on termal alarm (v2)Henrique de Moraes Holschuh1-12/+45
2009-12-09thinkpad-acpi: expose module parametersHenrique de Moraes Holschuh1-10/+10
2009-12-09thinkpad-acpi: adopt input deviceHenrique de Moraes Holschuh1-0/+1
2009-12-09thinkpad-acpi: silence bogus complain during rmmodHenrique de Moraes Holschuh1-1/+2
2009-12-09thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh1-1/+23
2009-12-09thinkpad-acpi: fix some version quirksHenrique de Moraes Holschuh1-3/+3
2009-12-09thinkpad-acpi: preserve rfkill state across suspend/resumeHenrique de Moraes Holschuh1-27/+5
2009-12-09thinkpad-acpi: fix default brightness_mode for R50e/R51Henrique de Moraes Holschuh1-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina2-3/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-25Merge branch 'misc-2.6.32' into releaseLen Brown1-6/+6
2009-11-25acerhdf: return temperature in milidegree instead of degreePeter Feuerer1-6/+6
2009-11-25thinkpad-acpi: fix detection of old ThinkPadsHenrique de Moraes Holschuh1-6/+18
2009-11-25thinkpad-acpi: fix sign of ERESTARTSYS returnRoel Kluin1-1/+1
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming3-3/+3
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-2/+0
2009-11-05wmi: Add support for module autoloadingMatthew Garrett1-2/+173
2009-11-03eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli1-1/+2
2009-11-03Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary1-19/+8
2009-10-15Merge branch 'misc' into releaseLen Brown1-1/+1
2009-10-13eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt1-8/+19
2009-10-13eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick1-2/+2
2009-10-10fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe1-1/+1
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown1-0/+9
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+9
2009-09-29sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins1-0/+3
2009-09-29sony-laptop: check for rfkill hard block at load timeAlan Jenkins1-0/+6
2009-09-28sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins1-2/+5
2009-09-28sony-laptop: remove _INI call at init timeMattia Dongili1-9/+0
2009-09-28sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili1-1/+1
2009-09-28sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili1-62/+47
2009-09-27thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problemHenrique de Moraes Holschuh1-0/+2
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2009-09-26Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown1-206/+426