summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-03-19Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-03-19Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann
2023-03-19Input: iqs62x-keys - suppress duplicated error message in .remove()Uwe Kleine-König
2023-03-17Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-17Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-17Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-17Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-17Input: zinitix - use of_property_present() for testing DT property presenceRob Herring
2023-03-17Input: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov
2023-03-17Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede
2023-03-17Input: hideep - silence error in SW_RESET()Hans de Goede
2023-03-17Input: hideep - clean up some inconsistent indentingYang Li
2023-03-17Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede
2023-03-17Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose
2023-03-06gpiolib: remove gpio_set_debounce()Arnd Bergmann
2023-03-03thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-25Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21Input: hp_sdc_rtc - mark an unused function as __maybe_unusedRandy Dunlap
2023-02-21Input: gpio-keys - add support for linux,input-value DTS propertyGergo Koteles
2023-02-21Input: bbnsm_pwrkey - add bbnsm power key supportJacky Bai
2023-02-21Merge branch 'next' into for-linusDmitry Torokhov
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-03Input: iqs626a - drop unused device node referencesJeff LaBundy
2023-02-03Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius
2023-02-03Input: exc3000 - properly stop timer on shutdownDmitry Torokhov
2023-02-03Input: synaptics-rmi4 - fix SPI device IDRayyan Ansari
2023-02-03Input: cap11xx - add support for cap1203, cap1293 and cap1298Jiri Valek - 2N
2023-02-01mfd: remove ucb1400 supportArnd Bergmann
2023-02-01input: remove zylonite touchscreen driverArnd Bergmann
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann
2023-02-01input: remove pxa930_trkball driverArnd Bergmann
2023-01-29Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenationRandy Dunlap
2023-01-29Input: edt-ft5x06 - fix typo in a commentDario Binacchi
2023-01-29Input: tegra-kbc - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: st-keyscan - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: spear-keyboard - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: apbps2 - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()ye xingchen
2023-01-29Input: ads7846 - don't check penirq immediately for 7845Luca Ellero
2023-01-29Input: ads7846 - always set last command to PWRDOWNLuca Ellero
2023-01-29Input: ads7846 - don't report pressure for ads7845Luca Ellero
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-27Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler
2023-01-27Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typoArnd Bergmann