summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-041-15/+13
|\
| * proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-15/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-039-55/+380
|\ \ | |/ |/|
| * Merge branch 'next' into for-linusDmitry Torokhov2020-01-3110-59/+382
| |\
| | * Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach2020-01-311-0/+14
| | * Input: add IOC3 serio driverThomas Bogendoerfer2020-01-223-0/+227
| | * Input: axp20x-pek - enable wakeup for all AXP variantsSamuel Holland2020-01-211-2/+1
| | * Input: axp20x-pek - respect userspace wakeup configurationSamuel Holland2020-01-211-1/+36
| | * Input: ads7846 - use new `delay` structure for SPI transfer delaysAlexandru Ardelean2020-01-201-5/+10
| | * Merge tag 'v5.5-rc5' into nextDmitry Torokhov2020-01-106-23/+45
| | |\
| | * | Input: edt-ft5x06 - use pm core to enable/disable the wake irqMarco Felsch2020-01-101-24/+0
| | * | Input: edt-ft5x06 - make wakeup-source switchableMarco Felsch2020-01-101-1/+0
| | * | Input: edt-ft5x06 - alphabetical include reorderMarco Felsch2020-01-101-11/+12
| | * | Input: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-01-101-0/+7
| | * | Input: apbps2 - add __iomem to register structBen Dooks (Codethink)2019-12-191-1/+1
| | * | Input: axp20x-pek - make device attributes staticBen Dooks (Codethink)2019-12-191-3/+4
| | * | Input: elants_i2c - check Remark ID when attempting firmware updateJohnny.Chuang2019-12-121-8/+69
* | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-031-0/+27
|\ \ \ \
| * | | | Input: hyperv-keyboard: Add the support of hibernationDexuan Cui2020-01-251-0/+27
| | |_|/ | |/| |
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-274-4/+4
|\ \ \ \
| * | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-4/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-2411-40/+59
|\ \ \ \ | | |/ / | |/| |
| * | | Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-201-1/+1
| * | | Input: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-161-3/+6
| * | | Input: max77650-onkey - add of_match tableBartosz Golaszewski2020-01-161-0/+7
| * | | Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil2020-01-161-16/+27
| * | | Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil2020-01-161-0/+2
| * | | Input: sur40 - fix interface sanity checksJohan Hovold2020-01-101-1/+1
| * | | Input: gtco - drop redundant variable reinitJohan Hovold2020-01-101-2/+0
| * | | Input: gtco - fix extra-descriptor debug messageJohan Hovold2020-01-101-1/+2
| * | | Input: gtco - fix endpoint sanity checkJohan Hovold2020-01-101-7/+3
| * | | Input: aiptek - use descriptors of current altsettingJohan Hovold2020-01-101-1/+1
| * | | Input: aiptek - fix endpoint sanity checkJohan Hovold2020-01-101-3/+3
| * | | Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold2020-01-101-1/+1
| * | | Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-101-1/+5
| * | | Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen2020-01-101-4/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-094-25/+42
|\| | | | |/ / |/| |
| * | Input: imx_sc_key - only take the valid data from SCU firmware as key stateAnson Huang2019-12-131-1/+7
| * | Input: add safety guards to input_set_keycode()Dmitry Torokhov2019-12-131-10/+16
| * | Input: input_event - fix struct padding on sparc64Arnd Bergmann2019-12-132-12/+16
| * | Input: uinput - always report EPOLLOUTDmitry Torokhov2019-12-131-2/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-076-17/+49
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2019-12-066-17/+49
| |\|
| | * Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil2019-12-041-2/+0
| | * Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-041-0/+3
| | * Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-041-0/+9
| | * Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann2019-12-041-1/+1
| | * Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov2019-12-041-2/+2
| | * Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht2019-11-252-12/+34
* | | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-031-4/+2
|\ \ \ | |/ / |/| |