summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter
2014-03-30Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain
2014-03-30Input: appletouch - implement sensor data smoothingClinton Sprain
2014-03-30Input: add driver for SOC button arrayLejun Zhu
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd
2014-03-30Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech
2014-03-23Input: wistron_btns - simplify dependenciesJean Delvare
2014-03-23Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare
2014-03-23Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov
2014-02-17Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-15Input: sirfsoc-onkey - update copyright years to 2014Barry Song
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song
2014-02-15Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires
2014-01-30Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires
2014-01-27Input: zforce - add devicetree supportHeiko Stübner
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega
2014-01-27Input: zforce - fix spelling errorsLuis Ortega
2014-01-27Input: gtco - fix usb_dev leakAlexey Khoroshilov