summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-091-0/+9
* Input: leds - fix out of bound accessDmitry Torokhov2018-05-091-4/+4
* Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-04-261-3/+8
* Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-04-261-0/+10
* Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov2018-04-261-13/+21
* Input: goodix - disable IRQs while suspendedHans de Goede2018-04-121-2/+6
* Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-04-081-0/+17
* Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg2018-04-081-0/+7
* Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota2018-04-081-3/+21
* Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-03-151-1/+3
* Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko2018-03-031-2/+0
* Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-02-031-7/+7
* Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-02-031-10/+54
* Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2018-01-312-110/+172
* Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma2018-01-311-0/+3
* Input: xpad - add support for PDP Xbox One controllersMark Furneaux2018-01-311-0/+19
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-231-2/+4
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-231-2/+1
* Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-231-4/+12
* Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers2018-01-231-1/+3
* Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-232-14/+19
* Input: elantech - add new icbody type 15Aaron Ma2018-01-101-1/+1
* x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-12-251-6/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-103-2/+4
|\
| * Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos2017-11-071-2/+2
| * Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
| * Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-11-032-0/+2
|\|
| * Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan BrĂ¼ns2017-11-031-0/+1
| * Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-031-0/+1
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0216-0/+16
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-283-9/+14
|\ \ \ | |/ / |/| / | |/
| * Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan2017-10-271-2/+3
| * Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-10-271-7/+10
| * Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-10-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-219-96/+183
|\|
| * Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-10-191-2/+14
| * Input: joydev - blacklist ds3/ds4/udraw motion sensorsRoderick Colenbrander2017-10-191-6/+64
| * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-191-1/+2
| * Input: factor out and export input_device_id matching codeDmitry Torokhov2017-10-191-45/+38
| * Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil2017-10-191-23/+44
| * Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede2017-10-191-1/+1
| * Input: tca8418 - enable interrupt after it has been requestedDamien Riegel2017-10-191-12/+17
| * Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi2017-10-181-4/+2
| * Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreenJeff Lance2017-10-181-1/+1
| * Input: synaptics - disable kernel tracking on SMBus devicesAndrew Duggan2017-10-091-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-223-22/+50
|\|
| * Input: elan_i2c - extend Flash-Write delayKT Liao2017-09-221-1/+1
| * Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov2017-09-211-18/+21