summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle2023-04-111-0/+1
* Input: melfas_mip4 - report palm touchesJungHoon Hyun2023-04-111-9/+10
* Input: cma3000_d0x - remove unneeded codeJiapeng Chong2023-04-101-2/+0
* Input: edt-ft5x06 - calculate points data length only onceDario Binacchi2023-04-031-28/+28
* Input: edt-ft5x06 - unify the crc checkDario Binacchi2023-04-031-6/+3
* Input: edt-ft5x06 - convert to use regmap APIDario Binacchi2023-04-031-210/+214
* Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi2023-04-031-3/+3
* Input: edt-ft5x06 - remove code duplicationDario Binacchi2023-04-031-4/+7
* Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi2023-04-031-4/+4
* Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi2023-04-031-2/+2
* Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi2023-04-031-2/+0
* Input: edt-ft5x06 - fix indentationDario Binacchi2023-04-031-16/+20
* Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara2023-04-031-15/+2
* Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas2023-04-025-0/+167
* Input: add a new Novatek NVT-ts driverHans de Goede2023-04-023-0/+312
* Input: xpad - fix support for some third-party controllersVicki Pfau2023-04-021-0/+23
* Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais2023-04-021-0/+1
* Input: xpad - add VID for Turtle Beach controllersVicki Pfau2023-03-241-0/+1
* Input: xpad - remove unused field in VID/PID tableVicki Pfau2023-03-241-1/+0
* Input: iqs62x-keys - suppress duplicated error message in .remove()Uwe Kleine-König2023-03-201-1/+1
* Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: zinitix - use of_property_present() for testing DT property presenceRob Herring2023-03-171-1/+1
* Input: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-174-10/+5
* Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-1720-2002/+37
|\
| * Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-0/+17
| |\
| | * Input: mtk-pmic-keys: add MT6357 supportFabien Parent2023-01-191-0/+17
| * | Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-26111-815/+665
| |\ \
| | * \ Merge branch 'next' into for-linusDmitry Torokhov2023-02-21120-1077/+834
| | |\ \
| * | \ \ Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-242-10/+10
| |\ \ \ \
| | * | | | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
| | * | | | driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-8/+8
| * | | | | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-221-3/+1
| |\ \ \ \ \
| | * | | | | Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li2023-01-171-3/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-2113-1985/+0
| |\ \ \ \ \
| | * | | | | mfd: remove ucb1400 supportArnd Bergmann2023-02-013-475/+0
| | * | | | | input: remove zylonite touchscreen driverArnd Bergmann2023-02-013-235/+0
| | * | | | | input: remove pxa930_rotary keyboard driverArnd Bergmann2023-02-013-205/+0
| | * | | | | input: remove pxa930_trkball driverArnd Bergmann2023-02-013-257/+0
| | * | | | | ARM: pxa: remove unused board filesArnd Bergmann2023-01-201-10/+0
| | * | | | | input: remove s3c24xx touchscreen driverArnd Bergmann2023-01-163-477/+0
| | * | | | | input: remove davinci keyboard driverArnd Bergmann2023-01-123-326/+0
| | |/ / / /
| * | | | | Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-292-1/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach2023-01-111-0/+7
| | * | | Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2022-12-161-1/+0
| * | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-131-3/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-3/+2
* | | | | Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede2023-03-171-0/+20