summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds31-297/+1015
2023-05-02Merge branch 'next' into for-linusDmitry Torokhov47-2298/+1045
2023-05-02Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov1-23/+0
2023-04-26Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2023-04-23Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+7
2023-04-14Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki1-1/+1
2023-04-14Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau1-0/+15
2023-04-14Input: xpad - add constants for GIP interface numbersVicki Pfau1-1/+4
2023-04-14Input: cyttsp5 - fix sensing configuration data structurehrdl1-0/+1
2023-04-14Input: synaptics-rmi4 - fix function name in kerneldocJiapeng Chong1-1/+1
2023-04-14Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin1-2/+1
2023-04-11Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle1-0/+1
2023-04-11Input: melfas_mip4 - report palm touchesJungHoon Hyun1-9/+10
2023-04-10Input: pegasus-notetaker - check pipe type when probingSoumya Negi1-0/+6
2023-04-10Input: cma3000_d0x - remove unneeded codeJiapeng Chong1-2/+0
2023-04-03Input: edt-ft5x06 - calculate points data length only onceDario Binacchi1-28/+28
2023-04-03Input: edt-ft5x06 - unify the crc checkDario Binacchi1-6/+3
2023-04-03Input: edt-ft5x06 - convert to use regmap APIDario Binacchi1-210/+214
2023-04-03Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi1-3/+3
2023-04-03Input: edt-ft5x06 - remove code duplicationDario Binacchi1-4/+7
2023-04-03Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi1-4/+4
2023-04-03Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi1-2/+2
2023-04-03Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi1-2/+0
2023-04-03Input: edt-ft5x06 - fix indentationDario Binacchi1-16/+20
2023-04-03Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara1-15/+2
2023-04-02Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas5-0/+167
2023-04-02Input: add a new Novatek NVT-ts driverHans de Goede3-0/+312
2023-04-02Input: xpad - fix support for some third-party controllersVicki Pfau1-0/+23
2023-04-02Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais1-0/+1
2023-04-02Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-18/+63
2023-03-24Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
2023-03-24Input: xpad - remove unused field in VID/PID tableVicki Pfau1-1/+0
2023-03-24Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach1-0/+28
2023-03-20Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-03-20Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-03-20Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-03-20Input: 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