aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov1-2/+2
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli1-1/+2
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King1-2/+6
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King1-1/+1
2017-09-11Input: goodix - add support for capacitive home buttonSergei A. Trusov1-0/+9
2017-09-04Input: add a driver for PWM controllable vibratorsSebastian Reichel3-0/+280
2017-09-04Input: adi - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-08-31Input: byd - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-08-31Input: xilinx_ps2 - fix multiline comment styleMichal Simek1-4/+8
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav1-5/+10
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich3-0/+465
2017-08-28Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan1-1/+4
2017-08-24Input: ambakmi - constify amba_idArvind Yadav1-1/+1
2017-08-21Input: atmel_mxt_ts - add support for reset lineSebastian Reichel1-0/+22
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel1-15/+9
2017-08-18Input: wacom_w8001 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: tsc40 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: touchwin - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: touchright - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: touchit213 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: penmount - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: mtouch - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: inexio - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: hampshire - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: gunze - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: fujitsu_ts - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: elo - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: dynapro - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: wacom_serial4 - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: xtkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: sunkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: stowaway - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: newtonkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: lkkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: hil_kbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: iatkbd - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: zhenhua - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: warrior - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: twidjoy - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: stinger - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: spaceorb - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: spaceball - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: magellan - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: iforce - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao4-5/+23
2017-08-17Input: i8042 - constify pnp_device_idArvind Yadav1-2/+2
2017-08-17Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz1-0/+18
2017-08-17Input: axp20x-pek - use driver_data of platform_device_id instead of extended attributesQuentin Schulz1-45/+90