summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-051-2/+2
|\
| * pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-2/+2
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
|\ \
| * \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-1/+1
| |\ \ | | |/ | |/|
| | * input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König2013-12-201-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-0324-1208/+1619
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-04-0330-1231/+1653
| |\ \ \
| | * | | 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
| | |\| |
| | * | | Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam2014-02-171-2/+2
| | * | | Input: sirfsoc-onkey - update copyright years to 2014Barry Song2014-02-151-1/+2
| | * | | Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du2014-02-151-11/+32
| | * | | Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du2014-02-151-3/+2
| | * | | Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du2014-02-151-2/+2
| | * | | Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song2014-02-151-1/+1
| | * | | Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov2014-02-151-10/+43
| | * | | Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov2014-02-121-6/+248
| | * | | Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov2014-02-121-2/+2
| | * | | Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires2014-02-121-0/+43
| | * | | Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires2014-01-301-29/+27
| | * | | Input: zforce - add devicetree supportHeiko Stübner2014-01-271-2/+55
| | * | | Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner2014-01-271-3/+3
| | * | | Input: zforce - reduce stack memory allocated to framesLuis Ortega2014-01-271-1/+2
| | * | | Input: zforce - remove unnecessary payload data checksLuis Ortega2014-01-271-1/+1
| | * | | Input: zforce - fix lines exceeding 80 columnsLuis Ortega2014-01-271-7/+12
| | * | | Input: zforce - fix spelling errorsLuis Ortega2014-01-271-5/+5
| | * | | Input: gtco - fix usb_dev leakAlexey Khoroshilov2014-01-271-1/+1
| | * | | Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz2014-01-271-0/+19