summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-02-21Input: gamecon - add rumble support for N64 padsScott Moreau2-6/+120
2010-02-20Input: wacom - add device type to device name stringPing Cheng2-4/+15
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick1-14/+16
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick1-0/+1
2010-02-19Input: wacom - constify product features dataDmitry Torokhov1-63/+63
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs3-56/+78
2010-02-16Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm1-1/+1
2010-02-10Input: wacom - get features from driver infoBastian Blank3-152/+205
2010-02-10Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton1-0/+14
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm1-1/+2
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm1-25/+44
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm1-26/+43
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao1-1/+0
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao1-6/+12
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg1-11/+307
2010-02-04Input: mark input interfaces as non-seekableDmitry Torokhov2-0/+4
2010-02-04Input: uinput - mark as non-seekableDmitry Torokhov1-0/+1
2010-02-04Input: add match() method to input hanldersDmitry Torokhov2-24/+21
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary1-3/+14
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2-2/+264
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary1-3/+14
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary1-10/+12
2010-01-31Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo3-0/+604
2010-01-30Input: implement input filtersDmitry Torokhov1-7/+34
2010-01-29Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo1-3/+0
2010-01-28Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2-0/+6
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin1-16/+37
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser1-2/+2
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov29-203/+306
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm1-3/+3
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich2-4/+6
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-102/+207
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten1-25/+15
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang1-3/+3
2010-01-13Input: pmouse - move Sentelic probe down the listTai-hwa Liang1-13/+15
2010-01-12Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov1-15/+71
2010-01-11Input: make USB device ids constantMárton Németh2-2/+2
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade1-0/+7
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov1-2/+2
2010-01-09Input: xen-kbdfront - make xenbus device ids constantMárton Németh1-1/+1
2010-01-09Input: ns558 - make pnp device ids constantMárton Németh1-1/+1
2010-01-09Input: make PCI device ids constantMárton Németh3-3/+3
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh1-1/+1
2010-01-09Input: make i2c device ids constantMárton Németh3-3/+3
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake3-1/+19
2010-01-06Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov1-105/+120
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov1-137/+146
2010-01-06Input: bcm5974 - report ABS_MT eventsHenrik Rydberg1-1/+43
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov1-4/+0
2010-01-06Input: cleanse capabilities bits before registering deviceDmitry Torokhov1-0/+22