aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+27
2020-01-31Merge branch 'next' into for-linusGravatar Dmitry Torokhov 10-59/+382
2020-01-31Input: synaptics-rmi4 - switch to reduced reporting modeGravatar Lucas Stach 1-0/+14
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 4-4/+4
2020-01-25Input: hyperv-keyboard: Add the support of hibernationGravatar Dexuan Cui 1-0/+27
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 11-40/+59
2020-01-22Input: add IOC3 serio driverGravatar Thomas Bogendoerfer 3-0/+227
2020-01-21Input: axp20x-pek - enable wakeup for all AXP variantsGravatar Samuel Holland 1-2/+1
2020-01-21Input: axp20x-pek - respect userspace wakeup configurationGravatar Samuel Holland 1-1/+36
2020-01-20Input: ads7846 - use new `delay` structure for SPI transfer delaysGravatar Alexandru Ardelean 1-5/+10
2020-01-20Input: pm8xxx-vib - fix handling of separate enable registerGravatar Stephan Gerhold 1-1/+1
2020-01-16Input: keyspan-remote - fix control-message timeoutsGravatar Johan Hovold 1-3/+6
2020-01-16Input: max77650-onkey - add of_match tableGravatar Bartosz Golaszewski 1-0/+7
2020-01-16Input: rmi_f54 - read from FIFO in 32 byte blocksGravatar Hans Verkuil 1-16/+27
2020-01-16Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Gravatar Hans Verkuil 1-0/+2
2020-01-10Merge tag 'v5.5-rc5' into nextGravatar Dmitry Torokhov 6-23/+45
2020-01-10Input: edt-ft5x06 - use pm core to enable/disable the wake irqGravatar Marco Felsch 1-24/+0
2020-01-10Input: edt-ft5x06 - make wakeup-source switchableGravatar Marco Felsch 1-1/+0
2020-01-10Input: edt-ft5x06 - alphabetical include reorderGravatar Marco Felsch 1-11/+12
2020-01-10Input: edt-ft5x06 - work around first register access errorGravatar Philipp Zabel 1-0/+7
2020-01-10Input: sur40 - fix interface sanity checksGravatar Johan Hovold 1-1/+1
2020-01-10Input: gtco - drop redundant variable reinitGravatar Johan Hovold 1-2/+0
2020-01-10Input: gtco - fix extra-descriptor debug messageGravatar Johan Hovold 1-1/+2
2020-01-10Input: gtco - fix endpoint sanity checkGravatar Johan Hovold 1-7/+3
2020-01-10Input: aiptek - use descriptors of current altsettingGravatar Johan Hovold 1-1/+1
2020-01-10Input: aiptek - fix endpoint sanity checkGravatar Johan Hovold 1-3/+3
2020-01-10Input: pegasus_notetaker - fix endpoint sanity checkGravatar Johan Hovold 1-1/+1
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerGravatar Chuhong Yuan 1-1/+5
2020-01-10Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Gravatar Miles Chen 1-4/+1
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-25/+42
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 4-4/+4
2019-12-19Input: apbps2 - add __iomem to register structGravatar Ben Dooks (Codethink) 1-1/+1
2019-12-19Input: axp20x-pek - make device attributes staticGravatar Ben Dooks (Codethink) 1-3/+4
2019-12-13Input: imx_sc_key - only take the valid data from SCU firmware as key stateGravatar Anson Huang 1-1/+7
2019-12-13Input: add safety guards to input_set_keycode()Gravatar Dmitry Torokhov 1-10/+16
2019-12-13Input: input_event - fix struct padding on sparc64Gravatar Arnd Bergmann 2-12/+16
2019-12-13Input: uinput - always report EPOLLOUTGravatar Dmitry Torokhov 1-2/+3
2019-12-12Input: elants_i2c - check Remark ID when attempting firmware updateGravatar Johnny.Chuang 1-8/+69
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 6-17/+49
2019-12-06Merge branch 'next' into for-linusGravatar Dmitry Torokhov 6-17/+49
2019-12-04Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersGravatar Hans Verkuil 1-2/+0
2019-12-04Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashGravatar Lucas Stach 1-0/+3
2019-12-04Input: goodix - add upside-down quirk for Teclast X89 tabletGravatar Hans de Goede 1-0/+9
2019-12-04Input: uinput - fix returning EPOLLOUT from uinput_pollGravatar Marcel Holtmann 1-1/+1
2019-12-04Input: snvs_pwrkey - remove gratuitous NULL initializersGravatar Dmitry Torokhov 1-2/+2
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-4/+2
2019-11-25Input: snvs_pwrkey - send key events for i.MX6 S, DL and QGravatar Robin van der Gracht 2-12/+34
2019-11-25Merge branch 'next' into for-linusGravatar Dmitry Torokhov 47-1805/+1497
2019-11-22Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Gravatar Hans Verkuil 1-1/+14
2019-11-22Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusGravatar Hans Verkuil 1-0/+1