aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov2009-09-13
* Input: psmouse - use boolean typeDmitry Torokhov2009-09-11
* Input: i8042 - use platform_driver_probeDmitry Torokhov2009-09-11
* Input: i8042 - use boolean type where it makes senseDmitry Torokhov2009-09-11
* Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov2009-09-11
* Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov2009-09-11
* Input: sunkbd - fix formattingDmitry Torokhov2009-09-11
* Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2009-09-11
* Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-03
* Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov2009-09-03
* Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall2009-08-30
* Input: add twl4030_keypad driverDavid Brownell2009-08-28
* Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-28
* Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin2009-08-28
* Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt2009-08-28
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-28
|\
| * xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-26
| |\
| | * virtio: net refill on out-of-memoryRusty Russell2009-08-26
| | * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-26
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-26
| |\ \
| | * | m68k: count can reach 51, not 50Roel Kluin2009-08-26
| * | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-26
| * | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-26
| * | | acpi processor: remove superfluous warning messageFrans Pop2009-08-26
| * | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-26
| * | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-26
| * | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-26
| * | | thermal_sys: check get_temp return valueMichael Brunner2009-08-26
| * | | pps: fix incorrect verdict checkJoonwoo Park2009-08-26
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-26
| |\|
| | * irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-25
| | * irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-26
| |\ \
| | * | sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-17
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-25
| |\ \ \
| | * | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-08-25
| |\ \ \ \
| | * | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-15
| * | | | | tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-25
| * | | | | Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-24
| |\ \ \ \ \
| | * | | | | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-24
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-24
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-22
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-24
| |\ \ \ \ \ \ \
| | * | | | | | | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-21
| | * | | | | | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-21
| | * | | | | | | Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-21
| | * | | | | | | Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-20
| | * | | | | | | Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt2009-08-12