aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-2/+4
2017-11-07Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Gravatar Yiannis Marangos 1-2/+2
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTGravatar Martin Kepplinger 1-0/+1
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableGravatar Kai-Heng Feng 1-0/+1
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+2
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWGravatar Stefan Brüns 1-0/+1
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTGravatar Martin Kepplinger 1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 16-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 16-0/+16
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-9/+14
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsGravatar Andrew Duggan 1-2/+3
2017-10-27Input: gtco - fix potential out-of-bound accessGravatar Dmitry Torokhov 1-7/+10
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableGravatar Kai-Heng Feng 1-0/+1
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 9-96/+183
2017-10-19Input: ims-psu - check if CDC union descriptor is saneGravatar Dmitry Torokhov 1-2/+14
2017-10-19Input: joydev - blacklist ds3/ds4/udraw motion sensorsGravatar Roderick Colenbrander 1-6/+64
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 1-1/+2
2017-10-19Input: factor out and export input_device_id matching codeGravatar Dmitry Torokhov 1-45/+38
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataGravatar Paul Cercueil 1-23/+44
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekGravatar Hans de Goede 1-1/+1
2017-10-19Input: tca8418 - enable interrupt after it has been requestedGravatar Damien Riegel 1-12/+17
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeGravatar Chanwoo Choi 1-4/+2
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenGravatar Jeff Lance 1-1/+1
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesGravatar Andrew Duggan 1-2/+1
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-22/+50
2017-09-22Input: elan_i2c - extend Flash-Write delayGravatar KT Liao 1-1/+1
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayGravatar Dmitry Torokhov 1-18/+21
2017-09-21Input: uinput - avoid FF flush when destroying deviceGravatar Dmitry Torokhov 2-3/+28
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 11-11/+314
2017-09-15Merge branch 'next' into for-linusGravatar Dmitry Torokhov 11-11/+314
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableGravatar Kai-Heng Feng 1-0/+7
2017-09-14dmi: Mark all struct dmi_system_id instances constGravatar Christoph Hellwig 1-1/+1
2017-09-12Input: xpad - validate USB endpoint type during probeGravatar Cameron Gutman 1-4/+6
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingGravatar Dmitry Torokhov 1-2/+2
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerGravatar Luca Ceresoli 1-1/+2
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeGravatar Colin Ian King 1-2/+6
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeGravatar Colin Ian King 1-1/+1
2017-09-11Input: goodix - add support for capacitive home buttonGravatar Sergei A. Trusov 1-0/+9
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 4-4/+4
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 76-189/+916
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-39/+6
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-12/+12
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Gravatar Lee Jones 12-39/+94
2017-09-04Input: add a driver for PWM controllable vibratorsGravatar Sebastian Reichel 3-0/+280
2017-09-04Input: adi - make array seq static, reduces object code sizeGravatar Colin Ian King 1-1/+1
2017-09-04Merge branch 'next' into for-linusGravatar Dmitry Torokhov 76-228/+922
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 3-3/+3
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-20/+39
2017-08-31Input: byd - make array seq static, reduces object code sizeGravatar Colin Ian King 1-1/+1
2017-08-31Input: xilinx_ps2 - fix multiline comment styleGravatar Michal Simek 1-4/+8