summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: olpc_apsp - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: rotary_encoder - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: gpio-beeper - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: imx_keypad - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: gpio_keys_polled - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: gpio_keys - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: clps711x-keypad - make of_device_id array constJingoo Han2014-05-141-1/+1
* Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2014-05-142-16/+13
* Input: tsc2005 - convert driver to use devm_*Sebastian Reichel2014-05-141-23/+14
* Input: tsc2005 - use dev_err for error messagesSebastian Reichel2014-05-141-2/+2
* Input: gpio_keys - convert to use devm_*Andy Shevchenko2014-05-141-49/+25
* Input: twl6040-vibra - use devm functionsFabio Estevam2014-05-141-51/+32
* Input: ads7877 - remove bitrotted commentMark Brown2014-05-141-5/+0
* Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov2014-05-141-18/+0
* Input: add st-keyscan driverGabriel FERNANDEZ2014-05-143-0/+286
* Input: ads7846 - correct log message for spi_sync() errorsMark Brown2014-05-141-1/+1
* Input: tc3589x-keypad - support probing from device treeLinus Walleij2014-05-141-2/+64
* Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare2014-05-141-1/+1
* Input: edt-ft5x06 - add a missing conditionDan Carpenter2014-04-031-3/+4
* Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain2014-03-301-6/+21
* Input: appletouch - implement sensor data smoothingClinton Sprain2014-03-301-24/+79
* Input: add driver for SOC button arrayLejun Zhu2014-03-303-0/+229
* Input: pm8xxx-vibrator - add DT match tableStephen Boyd2014-03-301-1/+8
* Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-13/+20
* Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-64/+86
* Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd2014-03-301-52/+29
* Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd2014-03-301-44/+17
* Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd2014-03-301-58/+0
* Input: add new driver for ARM CLPS711X keypadAlexander Shiyan2014-03-303-0/+220
* Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann2014-03-281-82/+276
* Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann2014-03-281-0/+4
* Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann2014-03-281-3/+3
* Input: edt-ft5x06 - add DT supportLothar Waßmann2014-03-281-31/+114
* Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann2014-03-281-9/+6
* Input: appletouch - dial back fuzz settingClinton Sprain2014-03-281-6/+9
* Input: remove obsolete tnetv107x driversArnd Bergmann2014-03-286-734/+0
* Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du2014-03-281-0/+1
* Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-03-261-13/+16
* Input: wistron_btns - simplify dependenciesJean Delvare2014-03-231-1/+1
* Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare2014-03-231-1/+1
* Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner2014-03-231-1/+1
* Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-0111-31/+57
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24182-723/+1097
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-01-23182-721/+1093
| | |\
| | * | Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor2014-01-021-0/+2
| | * | Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis2014-01-021-2/+2
| * | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-1/+1
| |\ \ \
| | * \ \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
| * | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-3/+10
| |\ \ \ \