summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov
2023-05-01Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov
2023-04-25Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-25Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-23Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-04-14Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau
2023-04-14Input: xpad - add constants for GIP interface numbersVicki Pfau
2023-04-13Input: cyttsp5 - fix sensing configuration data structurehrdl
2023-04-13Input: synaptics-rmi4 - fix function name in kerneldocJiapeng Chong
2023-04-13Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin
2023-04-10Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle
2023-04-10Input: melfas_mip4 - report palm touchesJungHoon Hyun
2023-04-09Input: pegasus-notetaker - check pipe type when probingSoumya Negi
2023-04-09Input: cma3000_d0x - remove unneeded codeJiapeng Chong
2023-04-02Input: edt-ft5x06 - calculate points data length only onceDario Binacchi
2023-04-02Input: edt-ft5x06 - unify the crc checkDario Binacchi
2023-04-02Input: edt-ft5x06 - convert to use regmap APIDario Binacchi
2023-04-02Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi
2023-04-02Input: edt-ft5x06 - remove code duplicationDario Binacchi
2023-04-02Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi
2023-04-02Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi
2023-04-02Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi
2023-04-02Input: edt-ft5x06 - fix indentationDario Binacchi
2023-04-02Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara
2023-04-01Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas
2023-04-01Input: add a new Novatek NVT-ts driverHans de Goede
2023-04-01Input: xpad - fix support for some third-party controllersVicki Pfau
2023-04-01Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais
2023-04-01Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-23Input: xpad - add VID for Turtle Beach controllersVicki Pfau
2023-03-23Input: xpad - remove unused field in VID/PID tableVicki Pfau
2023-03-23Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach
2023-03-19Input: alps - fix compatibility with -funsigned-charmsizanoen
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