summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: apbps2 - make of_device_id array constJingoo Han2014-05-141-1/+1
* 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 struct descriptions to kernel-docAndy Shevchenko2014-05-141-12/+36
* 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-144-0/+346
* 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-302-1/+30
* Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-303-44/+66
* Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-303-116/+175
* 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-304-0/+247
* 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-282-31/+169
* 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-0110336-246525/+587366
|\
| * Linux 3.14-rc4v3.14-rc4Linus Torvalds2014-02-231-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2326-48/+108
| |\
| | * MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter2014-02-231-0/+1
| | * ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-02-181-0/+10
| | * ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-183-0/+12
| | * Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-182-12/+2
| | |\