aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-22/+50
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2-3/+28
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-11/+314
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov11-11/+314
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
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-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds4-4/+4
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds76-189/+916
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-39/+6
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds3-12/+12
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones12-39/+94
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-09-04Merge branch 'next' into for-linusDmitry Torokhov76-228/+922
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang3-3/+3
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-20/+39
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-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-28Input: synaptics - fix device info appearing different on reconnectAnthony Martin1-15/+20
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-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-13/+45
2017-08-24Input: ambakmi - constify amba_idArvind Yadav1-1/+1
2017-08-24Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpadMasaki Ota2-10/+39
2017-08-22parisc/input/hilkbd: Fix section mismatchesHelge Deller1-5/+5
2017-08-22parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller2-7/+7
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-20Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365Hans de Goede1-1/+1
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