aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Input: winbond-cir - fix suspend/resumeGravatar David Härdeman 1-109/+104
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesGravatar Roy Yin 1-4/+4
2010-02-20Input: polldev can cause crash in case when polling disabledGravatar Samu Onkalo 1-0/+6
2010-02-18Input: i8042 - fix KBC jam during hibernateGravatar Alan Jenkins 1-0/+8
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupGravatar Dmitry Torokhov 1-1/+8
2010-01-28Input: add the ABS_MT_PRESSURE eventGravatar Henrik Rydberg 1-0/+1
2010-01-28Input: winbond-cir - remove dmesg spamGravatar David Härdeman 1-1/+1
2010-01-28Input: lifebook - add another Lifebook DMI signatureGravatar Jon Dodgson 1-0/+6
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibGravatar Michael Hennerich 1-56/+141
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingGravatar Tai-hwa Liang 1-3/+3
2010-01-13Input: pmouse - move Sentelic probe down the listGravatar Tai-hwa Liang 1-13/+15
2010-01-12Input: add compat support for sysfs and /proc capabilities outputGravatar Dmitry Torokhov 1-15/+71
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Gravatar Elliott Sales de Andrade 1-0/+7
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockGravatar Dmitry Torokhov 1-2/+2
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledGravatar Daniel Drake 3-1/+19
2010-01-06Input: bcm5974 - report ABS_MT eventsGravatar Henrik Rydberg 1-1/+43
2010-01-06Input: davinci_keyscan - add device_enable method to platform dataGravatar Miguel Aguilar 1-0/+8
2010-01-06Input: evdev - be less aggressive about sending SIGIO notifiesGravatar Adam Jackson 1-1/+2
2010-01-06Input: atkbd - fix canceling event_work in disconnectGravatar Dmitry Torokhov 1-2/+8
2010-01-06Input: serio - fix potential deadlock when unbinding driversGravatar Eric W. Biederman 2-63/+28
2010-01-01Input: gf2k - fix &&/|| confusion in gf2k_connect()Gravatar Roel Kluin 1-1/+1
2009-12-30Input: iforce - wait for command completion when closing the deviceGravatar Dmitry Torokhov 2-0/+4
2009-12-29Input: twl4030-pwrbutton - switch to using threaded IRQGravatar Felipe Balbi 1-12/+2
2009-12-29Input: twl4030_keypad - switch to using threaded IRQGravatar Felipe Balbi 1-9/+2
2009-12-29Input: lifebook - add CONFIG_DMI dependencyGravatar Dmitry Torokhov 2-3/+1
2009-12-29Input: wistron - fix test for CONFIG_PMGravatar Rakib Mullick 1-1/+1
2009-12-29Input: psmouse - fix compile warning in hgpk moduleGravatar René Bolldorf 1-1/+0
2009-12-24Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesGravatar Dmitry Torokhov 1-7/+22
2009-12-24Input: iforce - fix oops on device disconnectGravatar Dmitry Torokhov 3-44/+12
2009-12-24Input: ff-memless - add notion of direction to for rumble effectsGravatar Jari Vanhala 1-0/+36
2009-12-24Input: ff-memless - another fix for signed to unsigned overflowGravatar Dmitry Torokhov 1-3/+3
2009-12-24Input: ff-memless - start playing FF effects immediatelyGravatar Jari Vanhala 1-4/+2
2009-12-24Input: serio - do not mark kseriod freezable anymoreGravatar Dmitry Torokhov 1-9/+2
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsGravatar Dmitry Torokhov 2-3/+7
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Gravatar Sebastian Kapfer 2-27/+228
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Gravatar Roel Kluin 1-3/+5
2009-12-15Input: add mc13783 touchscreen driverGravatar Sascha Hauer 3-0/+271
2009-12-15Input: ep93xx_keypad - update driver to new core supportGravatar H Hartley Sweeten 1-101/+49
2009-12-15Merge commit 'linus' into nextGravatar Dmitry Torokhov 16-21/+253
2009-12-15Input: wacom - separate pen from express keys on GraphireGravatar Ping Cheng 1-4/+23
2009-12-15Input: wacom - add defines for data packet report IDsGravatar Ping Cheng 2-13/+22
2009-12-15Input: wacom - add support for new LCD tabletsGravatar Ping Cheng 4-132/+311
2009-12-15Input: wacom - add defines for packet lengths of various devicesGravatar Ping Cheng 3-64/+76
2009-12-15Input: wacom - ensure the device is initialized properly upon resumeGravatar Ping Cheng 2-6/+8
2009-12-15Input: at32psif - do not sleep in atomic contextGravatar Dmitry Torokhov 1-1/+1
2009-12-15Input: i8042 - add Gigabyte M1022M to the noloop listGravatar Dmitry Torokhov 1-0/+8
2009-12-13mfd: Rename all twl4030_i2c*Gravatar Balaji T K 2-3/+3
2009-12-13mfd: Rename twl4030* driver files to enable re-useGravatar Santosh Shilimkar 2-2/+2
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerGravatar Lars-Peter Clausen 1-4/+3
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsGravatar Michael Hennerich 3-0/+231