summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* asus-laptop: Add "calculator" hotkeyCorentin Chary2009-08-281-0/+1
* asus-laptop: Add suport for another "Media" keyCorentin Chary2009-08-281-0/+1
* asus-laptop: handle keyboard backlight keysCorentin Chary2009-08-281-0/+2
* asus-laptop: Add support for Keyboard backlightCorentin Chary2009-08-281-2/+77
* asus-laptop: set maximum led brightnessCorentin Chary2009-08-281-6/+7
* asus-laptop: Map X50R hotkeysCorentin Chary2009-08-281-0/+3
* asus-laptop: Add *_led_get() functionsCorentin Chary2009-08-281-0/+8
* asus-laptop: Show HRWS in infos and fix output formatCorentin Chary2009-08-281-2/+12
* eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary2009-08-281-0/+13
* eeepc-laptop: switch to dev_pm_opsAlan Jenkins2009-08-281-6/+19
* eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins2009-08-281-5/+4
* eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins2009-08-281-0/+3
* eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins2009-08-281-2/+1
* eeepc-laptop: make input device a child of the platform deviceAlan Jenkins2009-08-281-29/+41
* eeepc-laptop: fix ordering of init and exit functionsAlan Jenkins2009-08-281-61/+59
* eeepc-laptop: fix pci hotplug race on load and unloadAlan Jenkins2009-08-281-32/+45
* eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)Alan Jenkins2009-08-281-8/+13
* eeepc-laptop: don't touch the pci slot if it was claimed by a different driverAlan Jenkins2009-08-281-5/+8
* xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-262-16/+47
|\
| * virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-261-1/+1
|\ \
| * | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
* | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-261-0/+3
* | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-261-7/+14
* | | acpi processor: remove superfluous warning messageFrans Pop2009-08-261-2/+2
* | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-262-15/+17
* | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-261-4/+4
* | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-261-0/+6
* | | thermal_sys: check get_temp return valueMichael Brunner2009-08-261-1/+8
* | | pps: fix incorrect verdict checkJoonwoo Park2009-08-261-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-252-8/+0
|\|
| * irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-251-3/+8
|\ \
| * | sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-251-2/+4
|\ \ \
| * | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-08-251-1/+1
|\ \ \ \
| * | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
* | | | | tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-251-3/+7
* | | | | Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-241-1/+1
|\ \ \ \ \
| * | | | | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-241-3/+9
|\ \ \ \ \ \
| * | | | | | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-231-3/+9
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-245-45/+85
|\ \ \ \ \ \ \
| * | | | | | | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| * | | | | | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
| * | | | | | | Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29