summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2023-04-01Input: add a new Novatek NVT-ts driverHans de Goede-0/+312
2023-04-01Input: xpad - fix support for some third-party controllersVicki Pfau-0/+23
2023-04-01Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais-0/+1
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-18/+63
2023-03-23Input: xpad - add VID for Turtle Beach controllersVicki Pfau-0/+1
2023-03-23Input: xpad - remove unused field in VID/PID tableVicki Pfau-1/+0
2023-03-23Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach-0/+28
2023-03-19Input: alps - fix compatibility with -funsigned-charmsizanoen-8/+8
2023-03-19Input: focaltech - use explicitly signed char typeJason A. Donenfeld-4/+4
2023-03-19Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann-3/+4
2023-03-19Input: iqs62x-keys - suppress duplicated error message in .remove()Uwe Kleine-König-1/+1
2023-03-17Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-17Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-17Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-17Input: zinitix - use of_property_present() for testing DT property presenceRob Herring-1/+1
2023-03-17Input: Use of_property_read_bool() for boolean propertiesRob Herring-10/+5
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov-2002/+37
2023-03-17Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede-0/+20
2023-03-17Input: hideep - silence error in SW_RESET()Hans de Goede-1/+6
2023-03-17Input: hideep - clean up some inconsistent indentingYang Li-3/+3
2023-03-17Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede-3/+11
2023-03-17Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose-0/+8
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann-2/+3
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano-1/+1
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+17
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-815/+665
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+10
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+1
2023-02-21Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap-1/+1
2023-02-21Input: gpio-keys - add support for linux,input-value DTS propertyGergo Koteles-0/+3
2023-02-21Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai-0/+205
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov-1077/+834
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1985/+0
2023-02-03Input: iqs626a - drop unused device node referencesJeff LaBundy-83/+73
2023-02-03Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius-1/+1
2023-02-03Input: exc3000 - properly stop timer on shutdownDmitry Torokhov-0/+10
2023-02-03Input: synaptics-rmi4 - fix SPI device IDRayyan Ansari-1/+1
2023-02-03Input: cap11xx - add support for cap1203, cap1293 and cap1298Jiri Valek - 2N-2/+17
2023-02-01mfd: remove ucb1400 supportArnd Bergmann-475/+0
2023-02-01input: remove zylonite touchscreen driverArnd Bergmann-235/+0
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann-205/+0
2023-02-01input: remove pxa930_trkball driverArnd Bergmann-257/+0
2023-01-29Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenationRandy Dunlap-1/+1
2023-01-29Input: edt-ft5x06 - fix typo in a commentDario Binacchi-1/+1
2023-01-29Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()ye xingchen-3/+1
2023-01-29Input: st-keyscan - use devm_platform_get_and_ioremap_resource()ye xingchen-3/+1
2023-01-29Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()ye xingchen-3/+1
2023-01-29Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen-3/+1
2023-01-29Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen-3/+1