summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-12-09eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins
2009-12-09eeepc-laptop: fix coding styleCorentin Chary
2009-12-09eeepc-laptop: map keys found on newer eeepcCorentin Chary
2009-12-09asus-laptop: Add wlan switch found on V6VCorentin Chary
2009-12-09asus-laptop: add Lenovo SL hotkey supportIke Panhc
2009-12-09asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary
2009-12-09eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins
2009-12-09eeepc-laptop: revise namesAlan Jenkins
2009-12-09eeepc-laptop: code movementAlan Jenkins
2009-12-09eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins
2009-12-09eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins
2009-12-09eeepc-laptop: refactor notificationsAlan Jenkins
2009-12-09eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins
2009-12-09eeepc-laptop: simplify acpi initializationAlan Jenkins
2009-12-09eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins
2009-12-09eeepc-laptop: remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins
2009-12-09eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins
2009-12-09eeepc-laptop: fix led initialization orderAlan Jenkins
2009-12-09eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins
2009-12-09eeepc-laptop: set acpi_driver.ownerAlan Jenkins
2009-12-09eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins
2009-12-09eeepc-laptop: Remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: add touchpad ledCorentin Chary
2009-12-09asus-laptop: set acpi_driver.ownerAlan Jenkins
2009-12-09asus-acpi: set acpi_driver.ownerAlan Jenkins
2009-12-09asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins
2009-12-09asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins
2009-12-09asus-acpi: Remove redundant NULL checksAlan Jenkins
2009-12-09asus-laptop: Remove redundant NULL checksAlan Jenkins
2009-12-09eeepc-laptop: disp attribute should be write-onlyAlan Jenkins
2009-12-02Linux 2.6.32v2.6.32Linus Torvalds
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier
2009-12-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-02param: don't complain about unused module parameters.Rusty Russell
2009-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-12-02modules: don't export section names of empty sections via sysfsHelge Deller
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-12-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten
2009-12-01sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap