aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14Input: egalax_ts - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: auo-pixcir-ts - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: rotary_encoder - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: imx_keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio_keys_polled - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio_keys - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: clps711x-keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: gpio-beeper - simplify GPIO handlingAlexander Shiyan2-16/+13
2014-05-14Input: tsc2005 - convert driver to use devm_*Sebastian Reichel1-23/+14
2014-05-14Input: tsc2005 - use dev_err for error messagesSebastian Reichel1-2/+2
2014-05-14Input: gpio_keys - convert to use devm_*Andy Shevchenko1-49/+25
2014-05-14Input: twl6040-vibra - use devm functionsFabio Estevam1-51/+32
2014-05-14Input: ads7877 - remove bitrotted commentMark Brown1-5/+0
2014-05-14Input: evdev - get rid of old workaround for EVIOCGBITDmitry Torokhov1-18/+0
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ3-0/+286
2014-05-14Input: ads7846 - correct log message for spi_sync() errorsMark Brown1-1/+1
2014-05-14Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-05-14Input: w90p910_ts - depend on ARCH_W90X900Jean Delvare1-1/+1
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter1-3/+4
2014-03-30Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain1-6/+21
2014-03-30Input: appletouch - implement sensor data smoothingClinton Sprain1-24/+79
2014-03-30Input: add driver for SOC button arrayLejun Zhu3-0/+229
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd1-1/+8
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd1-13/+20
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd1-64/+86
2014-03-30Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd1-52/+29
2014-03-30Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd1-44/+17
2014-03-30Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd1-58/+0
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan3-0/+220
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann1-82/+276
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann1-0/+4
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann1-3/+3
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann1-31/+114
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann1-9/+6
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain1-6/+9
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann6-734/+0
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du1-0/+1
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-03-23Input: wistron_btns - simplify dependenciesJean Delvare1-1/+1
2014-03-23Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare1-1/+1
2014-03-23Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner1-1/+1
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov5003-126025/+373149
2014-02-23Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-5/+10
2014-02-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+19
2014-02-23Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds19-111/+159
2014-02-23Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-18/+7
2014-02-23Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+1