summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-223-8/+3
|\
| * Merge branch 'devel-stable' into for-linusRussell King2021-02-221-2/+1
| |\
| | * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
| * | ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
| * | ARM: 9048/1: sa1111: make sa1111 bus's remove callback return voidUwe Kleine-König2021-02-011-3/+1
| |/
* | Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-02-211-3/+1
|\ \
| * \ Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-176-20/+81
| |\ \
| * | | isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-3/+1
| | |/ | |/|
* | | Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-211-1/+3
|\ \ \ | |_|/ |/| |
| * | Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-211-1/+3
| |\ \ | | |/ | |/|
| | * tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-211-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-066-20/+81
|\ \ \ | |/ / |/| |
| * | Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-01-251-1/+16
| * | Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-121-6/+0
| * | Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-01-101-0/+2
| * | Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-01-041-7/+19
| * | Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-01-041-0/+2
| * | Input: st1232 - wait until device is ready before reading resolutionGeert Uytterhoeven2021-01-021-0/+35
| * | Input: st1232 - do not read more bytes than neededGeert Uytterhoeven2021-01-021-4/+5
| * | Input: st1232 - fix off-by-one error in resolution handlingGeert Uytterhoeven2021-01-021-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-1694-2194/+2550
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2020-12-15111-2347/+2566
| |\ \
| | * | Input: da7280 - fix spelling mistake "sequemce" -> "sequence"Colin Ian King2020-12-151-1/+1
| | * | Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann2020-12-151-1/+1
| | * | Input: sc27xx - add support for sc2730 and sc2721Nemo Han2020-12-121-12/+59
| | * | Input: stmpe - add axis inversion and swapping capabilityStefan Riedmueller2020-12-121-2/+5
| | * | Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov2020-12-111-18/+9
| | * | Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov2020-12-111-2/+0
| | * | Input: ipx4xx-beeper - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
| | * | Input: parkbd - convert comma to semicolonZheng Yongjun2020-12-111-1/+1
| | * | Input: new da7280 haptic driverRoy Im2020-12-113-0/+1342
| | * | Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu2020-12-112-2/+101
| | * | Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2020-12-113-14/+23
| | * | Input: elants - document some registers and valuesMichał Mirosław2020-12-111-5/+13
| | * | Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...Zheng Yongjun2020-12-111-6/+1
| | * | Input: imx_keypad - add COMPILE_TEST supportAnson Huang2020-12-111-1/+1
| | * | Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-111-4/+8
| | * | Input: synaptics-rmi4 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-111-2/+4
| | * | Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-111-2/+4
| | * | Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov2020-12-111-26/+17
| | * | Input: tm2-touchkey - add vddio regulatorStephan Gerhold2020-12-101-1/+2
| | * | Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang2020-12-101-6/+4
| | * | Input: add driver for power button on Dell Wyse 3020Lubomir Rintel2020-12-103-0/+181
| | * | Input: gtco - remove driverDmitry Torokhov2020-12-103-1056/+0
| | * | Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King2020-12-041-1/+1
| | * | Input: Add "inhibited" propertyPatrik Fimml2020-12-031-7/+105
| | * | Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-0341-90/+96
| | * | Input: add input_device_enabled()Andrzej Pietrasiewicz2020-12-031-0/+8
| | * | Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov2020-12-031-35/+8
| | * | Input: remove input_polled_dev implementationDmitry Torokhov2020-12-023-376/+0