summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-03-03Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko
2018-02-03Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov
2018-02-03Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov
2018-01-31Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-31Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-31Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-23Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers
2018-01-23Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2018-01-10Input: elantech - add new icbody type 15Aaron Ma
2017-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-07Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan BrĂ¼ns
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-10-19Input: joydev - blacklist ds3/ds4/udraw motion sensorsRoderick Colenbrander
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov
2017-10-19Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede
2017-10-19Input: tca8418 - enable interrupt after it has been requestedDamien Riegel
2017-10-18Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi
2017-10-18Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance
2017-10-09Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman
2017-09-11Input: ucb1400_ts - fix suspend and resume handlingDmitry Torokhov
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli
2017-09-11Input: elantech - make arrays debounce_packet static, reduces object code sizeColin Ian King
2017-09-11Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King