summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer
2018-06-21Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-06-16Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee
2018-06-05Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires
2018-06-05Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires
2018-06-05Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma
2018-06-05Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst
2018-06-05Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-05-09Input: leds - fix out of bound accessDmitry Torokhov
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg
2018-04-08Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-02-02Input: mms114 - add SPDX identifierAndi Shyti
2018-02-02Input: mms114 - fix license module informationAndi Shyti
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-31Input: goodix - use generic touchscreen_propertiesMarcin Niestroj
2018-01-31Input: mms114 - fix typo in definitionAndi Shyti
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti
2018-01-30Input: mms114 - replace mdelay with msleepAndi Shyti
2018-01-26Input: mms114 - add support for mms152Simon Shields
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields
2018-01-26Input: mms114 - mark as direct input deviceDmitry Torokhov
2018-01-26Input: mms114 - do not clobber interrupt triggerDmitry Torokhov
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring
2018-01-22Input: da9052_tsi - remove unused mutexMarcus Folkesson
2018-01-22Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov
2018-01-22Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov
2018-01-22Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov
2018-01-22Input: ad7877 - use managed resource allocationsAndi Shyti
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds