summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov2017-09-111-2/+2
* Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli2017-09-111-1/+2
* Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King2017-09-111-2/+6
* Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King2017-09-111-1/+1
* Input: goodix - add support for capacitive home buttonSergei A. Trusov2017-09-111-0/+9
* Input: add a driver for PWM controllable vibratorsSebastian Reichel2017-09-043-0/+280
* Input: adi - make array seq static, reduces object code sizeColin Ian King2017-09-041-1/+1
* Input: byd - make array seq static, reduces object code sizeColin Ian King2017-08-311-1/+1
* Input: xilinx_ps2 - fix multiline comment styleMichal Simek2017-08-311-4/+8
* Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav2017-08-311-5/+10
* Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav2017-08-311-1/+4
* Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich2017-08-283-0/+465
* Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan2017-08-281-1/+4
* Input: ambakmi - constify amba_idArvind Yadav2017-08-241-1/+1
* Input: atmel_mxt_ts - add support for reset lineSebastian Reichel2017-08-211-0/+22
* Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel2017-08-211-15/+9
* Input: wacom_w8001 - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: tsc40 - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: touchwin - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: touchright - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: touchit213 - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: penmount - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: mtouch - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: inexio - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: hampshire - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: gunze - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: fujitsu_ts - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: elo - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: dynapro - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: wacom_serial4 - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: xtkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: sunkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: stowaway - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: newtonkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: lkkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: hil_kbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: iatkbd - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: zhenhua - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: warrior - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: twidjoy - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: stinger - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: spaceorb - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: spaceball - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: magellan - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: iforce - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-184-5/+23
* Input: i8042 - constify pnp_device_idArvind Yadav2017-08-171-2/+2
* Input: axp20x-pek - add support for AXP221 PEKQuentin Schulz2017-08-171-0/+18
* Input: axp20x-pek - use driver_data of platform_device_id instead of extended...Quentin Schulz2017-08-171-45/+90