summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: jornada680_kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: gpio_keys_polled - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: gpio_keys - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: davinci_keyscan - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: bf54x-keys - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: ep93xx_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-3/+0
| | * | Input: amikbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-1/+0
| | * | Input: w90p910_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0
| | * | Input: gpio_mouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-3/+0
| | * | Input: amimouse - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: q40kbd - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: at32psif - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: altera_ps2 - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: tnetv107x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: ti_am335x_tsc - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: jornada720_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: intel-mid-touch - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: da9052_tsi - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: atmel-wm97xx - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: 88pm860x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: rotary_encoder - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: pwm-beeper - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: mc13783-pwrbutton - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: max8925_onkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: gpio_tilt_polled - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: bfin_rotary - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-1/+0
| | * | Input: ab8500-ponkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
| | * | Input: egalax_ts - move to devm_* functionsAndy Shevchenko2013-05-051-39/+14
| * | | Input: tps6507x-ts - convert to polled input device infrastructureDmitry Torokhov2013-07-011-78/+48
| * | | Input: tps6507x-ts - remove vref from platform dataDmitry Torokhov2013-06-251-5/+0
| * | | Input: tps6507x-ts - use bool for booleansDmitry Torokhov2013-06-251-7/+7
| * | | Input: tps6507x-ts - remove bogus unreachable codeAlan Cox2013-06-251-20/+5
| * | | Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham2013-06-251-50/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \ \
| * | | | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* | | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-27/+27
|\ \ \ \ \
| * | | | | input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEPGeert Uytterhoeven2013-06-231-27/+27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-236-9/+27
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-181-1/+1
| * | | Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng2013-06-181-0/+2
| * | | Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-102-0/+2
| * | | Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke2013-06-051-1/+1
| * | | Input: cyttsp - add missing handshakeFerruh Yigit2013-06-051-6/+20
| * | | Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-051-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-052-3/+7
|\| | | | |/ / |/| |
| * | Input: wacom - fix a typo for Cintiq 22HDTPing Cheng2013-06-041-3/+5
| * | Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2