aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Input: elantech - relax signature checksDmitry Torokhov1-1/+19
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov1-35/+32
2010-05-19Input: wistron_btns - switch to using kmemdup()Julia Lawall1-2/+2
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall1-3/+2
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan2-2/+2
2010-05-19Input: 88pm860x_onkey - remove invalid irq number assignmentHaojian Zhuang1-1/+0
2010-05-19Input: i8042 - add a PNP entry to the aux device listMatthew Garrett1-0/+1
2010-05-19Input: i8042 - add some extra PNP keyboard typesMatthew Garrett1-0/+13
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss1-1/+1
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov13-73/+219
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-23/+42
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2-15/+14
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut1-1/+1
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2-0/+5
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-52/+179
2010-05-03Input: joydev - allow binding to button-only devicesChristoph Fritz1-0/+18
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan3-0/+366
2010-05-03Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz1-25/+44
2010-05-03Input: elantech - allow forcing Elantech protocolFlorian Ragwitz1-2/+10
2010-05-03Input: elantech - fix firmware version checkFlorian Ragwitz1-1/+2
2010-05-03Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson1-5/+9
2010-05-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao5-1392/+0
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov1-24/+15
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin1-2/+2
2010-04-20Input: acecad - don't advertise mouse eventsDmitry Torokhov1-2/+0
2010-04-20Input: acecad - fix some formatting issuesDmitry Torokhov1-40/+36
2010-04-20Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin1-1/+1
2010-04-20Input: eeti_ts - cancel pending work when going to suspendDaniel Mack1-10/+46
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai2-5/+34
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov1-1/+0
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2-3/+16
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-87/+157
2010-04-15Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett3-0/+218
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song3-7/+26
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu6-0/+1630
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang1-2/+4
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang1-0/+2
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu3-0/+238
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng2-73/+80
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov3-47/+28
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov3-53/+47
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov4-405/+347
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov2-201/+222
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov4-15/+15