summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov
2009-12-07Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov
2009-12-07Input: add generic support for sparse keymapsDmitry Torokhov
2009-12-04Input: fix memory leak in force feedback coreJari Vanhala
2009-12-04Input: wistron - remove identification strings from DMI tableDmitry Torokhov
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov
2009-12-04Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov
2009-12-03Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé
2009-11-30sh: Move KEYSC header fileMagnus Damm
2009-11-23Input: polled device - do not start polling if interval is zeroSamu Onkalo
2009-11-23Input: polled device - schedule first poll immediatelyDmitry Torokhov
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone
2009-11-23Input: force feedback - fix function name in commentRoger Quadros
2009-11-23Input: do not overwrite the first part of phys stringMárton Németh
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov
2009-11-20Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo
2009-11-20Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks
2009-11-20Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks
2009-11-20Input: gpio_keys - use dev_ macros to report informationBen Dooks
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut
2009-11-16Input: lifebook - fix settings for CF-72Abner Holsinger