summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-013-101/+148
* Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack2009-11-301-11/+25
* Input: keyboard - add locking around event handlingDmitry Torokhov2009-11-291-0/+7
* Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-292-0/+34
* Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-291-0/+3
* Input: polled device - do not start polling if interval is zeroSamu Onkalo2009-11-231-1/+3
* Input: polled device - schedule first poll immediatelyDmitry Torokhov2009-11-231-2/+1
* Input: add S3C24XX touchscreen driverArnaud Patard2009-11-233-1/+471
* Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-232-3/+76
* Input: force feedback - fix function name in commentRoger Quadros2009-11-231-1/+1
* Input: do not overwrite the first part of phys stringMárton Németh2009-11-233-3/+3
* Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-231-16/+7
* Input: ads7846 - fix pressure reportingPavel Machek2009-11-231-1/+1
* Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-231-1/+1
* AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-203-1/+64
* AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre2009-11-203-4/+25
* Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-201-6/+35
* Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-201-3/+3
* Input: keyboard - fix theoretical race on vt switchAlan Jenkins2009-11-201-2/+2
* Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky2009-11-201-35/+65
* Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-205-31/+38
* Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-6/+7
* Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-201-0/+1
* Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-1/+2
* Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov2009-11-203-0/+13
* Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-202-7/+115
* Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-201-40/+53
* Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-201-2/+1
* Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-201-7/+9
* Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-203-4/+18
* Input: add new keycodes useful in mobile devicesJani Nikula2009-11-051-0/+5
* Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-05815-8041/+21839
|\
| * Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds2009-11-031-1/+1
| * Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2009-11-032-0/+12
| |\
| | * at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-032-0/+10
| | * avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-11-031-0/+2
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-11-0354-440/+544
| |\ \ | | |/ | |/|
| | * MIPS: O32: Fix ppollArnaud Patard2009-11-021-1/+1
| | * MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Wu Zhangjin2009-11-021-1/+1
| | * MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-021-8/+26
| | * MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto2009-11-021-1/+1
| | * MIPS: bcm63xx: Set the correct BCM3302 CPU nameFlorian Fainelli2009-11-021-0/+3
| | * MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_storeZhang Le2009-11-021-2/+1
| | * MIPS: Avoid potential hazard on Context registerRalf Baechle2009-11-022-0/+4
| | * MIPS: Octeon: Use lockless interrupt controller operations when possible.David Daney2009-11-021-36/+178
| | * MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinityDavid Daney2009-11-021-4/+6
| | * MIPS: Set S-cache linesize to 64-bytes for MTI's S-cacheRalf Baechle2009-11-021-0/+1
| | * MIPS: SMTC: Avoid queing multiple reschedule IPIsJaidev Patwardhan2009-11-022-4/+31
| | * MIPS: GCMP: Avoid accessing registers when they are not presentJaidev Patwardhan2009-11-021-3/+13
| | * MIPS: GIC: Random fixes and enhancements.Chris Dearman2009-11-025-293/+142
OpenPOWER on IntegriCloud