aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+62
2012-09-19Input: MT - Get slot by keyHenrik Rydberg1-0/+4
2012-09-19Input: MT - Add in-kernel trackingHenrik Rydberg1-0/+21
2012-09-19Input: MT - Handle frame synchronization in coreHenrik Rydberg1-0/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+4
2012-09-19Input: Break out MT dataHenrik Rydberg1-2/+16
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov1-0/+1
2012-09-04Input: tegra - move platform data headerStephen Warren1-0/+62
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-0/+1
2012-07-24Input: add driver for FT5x06 based EDT displaysSimon Budig1-0/+24
2012-05-10Input: matrix-keymap - wire up device tree supportDmitry Torokhov1-18/+0
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-32/+6
2012-05-10Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons1-0/+12
2012-04-04Input: add support for LM8333 keypadsWolfram Sang1-0/+24
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie1-0/+10
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson1-10/+1
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson1-0/+19
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov1-2/+6
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil1-0/+17
2012-02-02Input: Use accessor for MT valuesHenrik Rydberg1-2/+6
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas1-0/+58
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian1-0/+10
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner1-0/+56
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin1-0/+22
2011-11-30Input: add generic GPIO-tilt driverHeiko Stübner1-0/+73
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov1-0/+43
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna1-0/+44
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich1-91/+66
2011-09-20Input: adxl34x - documentation cleanupMichael Tandy1-7/+14
2011-07-06Input: add support for Kionix KXTJ9 accelerometerChris Hudson1-0/+70
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni1-0/+31
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni1-0/+52
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich1-0/+213
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich1-1/+2
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+6
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni1-2/+2
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+0
2011-01-17Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati1-4/+0
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+20
2011-01-10Input: add Austria Microsystem AS5011 joystick driverFabien Marteau1-0/+20
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+116
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik1-1/+1
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-0/+57
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg1-0/+13
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-1/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+44
2010-11-30Input: add CMA3000 accelerometer driverHemanth V1-0/+59