aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds14-96/+94
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov2-0/+4
2009-12-29Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi1-12/+2
2009-12-29Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi1-9/+2
2009-12-29Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov2-3/+1
2009-12-29Input: wistron - fix test for CONFIG_PMRakib Mullick1-1/+1
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf1-1/+0
2009-12-24Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov1-7/+22
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov3-44/+12
2009-12-24Input: ff-memless - add notion of direction to for rumble effectsJari Vanhala1-0/+36
2009-12-24Input: ff-memless - another fix for signed to unsigned overflowDmitry Torokhov1-3/+3
2009-12-24Input: ff-memless - start playing FF effects immediatelyJari Vanhala1-4/+2
2009-12-24Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov1-9/+2
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov2-3/+7
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds19-372/+1111
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2-27/+228
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin1-3/+5
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer3-0/+271
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten1-101/+49
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan5-5/+5
2009-12-15Merge commit 'linus' into nextDmitry Torokhov16-21/+253
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng1-4/+23
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng2-13/+22
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng4-132/+311
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng3-64/+76
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng2-6/+8
2009-12-15Input: at32psif - do not sleep in atomic contextDmitry Torokhov1-1/+1
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov1-0/+8
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K2-3/+3
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2-2/+2
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen1-4/+3
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich3-0/+231
2009-12-11Input: i8042 - allow installing platform filters for incoming dataMatthew Garrett1-3/+55
2009-12-11Input: i8042 - fix locking in interrupt routineDmitry Torokhov1-8/+26
2009-12-11Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpadDmitry Torokhov1-0/+11
2009-12-11Input: document use of input_event() functionDmitry Torokhov1-2/+8
2009-12-11Input: sa1111ps2 - annotate probe() and remove() methodsDmitry Torokhov1-5/+5
2009-12-11Input: ambakmi - annotate probe() and remove() methodsDmitry Torokhov1-4/+4
2009-12-11Input: gscps2 - fix probe() and remove() annotationsDmitry Torokhov1-3/+3
2009-12-11Input: altera_ps2 - add annotations to probe and remove methodsDmitry Torokhov1-3/+3
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov1-5/+3
2009-12-11Input: serio - set owner in driver structuresDmitry Torokhov3-0/+3
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+3
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds45-1045/+2737
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina5-6/+6