aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2023-04-01Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas5-0/+167
2023-04-01Input: add a new Novatek NVT-ts driverHans de Goede3-0/+312
2023-04-01Input: xpad - fix support for some third-party controllersVicki Pfau1-0/+23
2023-04-01Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais1-0/+1
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+63
2023-03-23Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
2023-03-23Input: xpad - remove unused field in VID/PID tableVicki Pfau1-1/+0
2023-03-23Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach1-0/+28
2023-03-19Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-03-19Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-03-19Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-03-19Input: iqs62x-keys - suppress duplicated error message in .remove()Uwe Kleine-König1-1/+1
2023-03-17Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-17Input: zinitix - use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-03-17Input: Use of_property_read_bool() for boolean propertiesRob Herring4-10/+5
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov20-2002/+37
2023-03-17Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede1-0/+20
2023-03-17Input: hideep - silence error in SW_RESET()Hans de Goede1-1/+6
2023-03-17Input: hideep - clean up some inconsistent indentingYang Li1-3/+3
2023-03-17Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-03-17Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann1-2/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano1-1/+1
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+17
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds111-815/+665
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-10/+10
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2023-02-21Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap1-1/+1
2023-02-21Input: gpio-keys - add support for linux,input-value DTS propertyGergo Koteles1-0/+3
2023-02-21Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai3-0/+205
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov120-1077/+834
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-1985/+0
2023-02-03Input: iqs626a - drop unused device node referencesJeff LaBundy1-83/+73
2023-02-03Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius1-1/+1
2023-02-03Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2023-02-03Input: synaptics-rmi4 - fix SPI device IDRayyan Ansari1-1/+1
2023-02-03Input: cap11xx - add support for cap1203, cap1293 and cap1298Jiri Valek - 2N1-2/+17
2023-02-01mfd: remove ucb1400 supportArnd Bergmann3-475/+0
2023-02-01input: remove zylonite touchscreen driverArnd Bergmann3-235/+0
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann3-205/+0
2023-02-01input: remove pxa930_trkball driverArnd Bergmann3-257/+0
2023-01-29Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenationRandy Dunlap1-1/+1
2023-01-29Input: edt-ft5x06 - fix typo in a commentDario Binacchi1-1/+1
2023-01-29Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-29Input: st-keyscan - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-29Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1
2023-01-29Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen1-3/+1