aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAge
...
| * | | 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
| |/ /
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-09
|\ \ \
| * | | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* | | | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \ \ \ | |_|/ / |/| | |
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * | | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-09
| | |/ | |/|
* | | Merge branch 'misc-2.6.32' into releaseLen Brown2009-11-25
|\ \ \
| * | | acerhdf: return temperature in milidegree instead of degreePeter Feuerer2009-11-25
| | |/ | |/|
* | | thinkpad-acpi: fix detection of old ThinkPadsHenrique de Moraes Holschuh2009-11-25
* | | thinkpad-acpi: fix sign of ERESTARTSYS returnRoel Kluin2009-11-25
|/ /
* | eeepc-laptop: don't enable camera at startup if it's already on.Luca Niccoli2009-11-03
* | Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when ass...Corentin Chary2009-11-03
|/
* Merge branch 'misc' into releaseLen Brown2009-10-15
|\
| * fujitsu-laptop: address missed led-class ifdef fixupJonathan Woithe2009-10-09
* | eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associatedDarren Salt2009-10-13
* | eeepc-laptop: Properly annote eeepc_enable_camera().Rakib Mullick2009-10-13
|/
* Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown2009-10-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-30
| |\
| | * sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-28
| | * sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-28
* | | sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins2009-09-27
* | | sony-laptop: remove _INI call at init timeMattia Dongili2009-09-27
* | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili2009-09-27