summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* eeepc-laptop: re-add check for eeepc->backlight == NULLAlan Jenkins2009-12-091-17/+25
* eeepc-laptop: fix coding styleCorentin Chary2009-12-091-3/+5
* eeepc-laptop: map keys found on newer eeepcCorentin Chary2009-12-091-0/+3
* asus-laptop: Add wlan switch found on V6VCorentin Chary2009-12-091-0/+1
* asus-laptop: add Lenovo SL hotkey supportIke Panhc2009-12-091-0/+8
* asus-laptop: use KEY_F13 to map "Disable Touchpad" eventCorentin Chary2009-12-091-1/+1
* eeepc-laptop: callbacks should use "driver data" parameter or fieldAlan Jenkins2009-12-091-198/+268
* eeepc-laptop: revise namesAlan Jenkins2009-12-091-128/+125
* eeepc-laptop: code movementAlan Jenkins2009-12-091-472/+462
* eeepc-laptop: move platform device initialisation to a separate functionAlan Jenkins2009-12-091-25/+39
* eeepc-laptop: move platform driver registration out of eeepc_hotk_add()Alan Jenkins2009-12-091-10/+15
* eeepc-laptop: refactor notificationsAlan Jenkins2009-12-091-32/+39
* eeepc-laptop: simplify how the hwmon device reads values from the ECAlan Jenkins2009-12-091-22/+21
* eeepc-laptop: simplify acpi initializationAlan Jenkins2009-12-091-29/+26
* eeepc-laptop: no need to check argument of set_brightness()Alan Jenkins2009-12-091-1/+0
* eeepc-laptop: remove redundant NULL checksAlan Jenkins2009-12-091-23/+19
* eeepc-laptop: fix set_acpi() to return non-zero on failureAlan Jenkins2009-12-091-15/+19
* eeepc-laptop: fix potential leak (led_init() failure)Alan Jenkins2009-12-091-1/+3
* eeepc-laptop: fix led initialization orderAlan Jenkins2009-12-091-6/+6
* eeepc-laptop: fix value of pwm1_enable to match documentationAlan Jenkins2009-12-091-2/+5
* eeepc-laptop: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
* eeepc-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-091-2/+0
* eeepc-laptop: Remove redundant NULL checksAlan Jenkins2009-12-091-5/+0
* eeepc-laptop: add touchpad ledCorentin Chary2009-12-092-0/+69
* asus-laptop: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
* asus-acpi: set acpi_driver.ownerAlan Jenkins2009-12-091-0/+1
* asus-acpi: Remove uneccesary acpi_disabled checksAlan Jenkins2009-12-091-8/+4
* asus-laptop: Remove uneccesary acpi_disabled checkAlan Jenkins2009-12-091-3/+0
* asus-acpi: Remove redundant NULL checksAlan Jenkins2009-12-091-6/+0
* asus-laptop: Remove redundant NULL checksAlan Jenkins2009-12-091-6/+0
* eeepc-laptop: disp attribute should be write-onlyAlan Jenkins2009-12-091-7/+7
* VIDEO: Correct use of request_region/request_mem_regionJulia Lawall2009-12-021-1/+1
* SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto2009-12-021-7/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-12-021-1/+1
|\
| * mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown2009-12-011-1/+1
* | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-021-0/+21
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-12-021-3/+4
|\ \
| * | md: revert incorrect fix for read error handling in raid1.NeilBrown2009-12-011-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-12-021-2/+2
|\ \ \
| * | | [PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli2009-12-021-1/+1
| * | | [WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten2009-12-021-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-021-0/+2
|\ \ \ \
| * | | | regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2
| |/ / /
* | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds2009-12-021-2/+2
|\ \ \ \
| * | | | [ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack2009-12-021-2/+2
* | | | | rtc-x1205: reset clock to sane state after power failureJohannes Weiner2009-12-011-2/+2
* | | | | rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner2009-12-011-1/+1
* | | | | aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
* | | | | gpio: Langwell GPIO driver bugfixesAlek Du2009-12-011-10/+1
* | | | | davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara2009-12-011-4/+7
OpenPOWER on IntegriCloud