summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Input: uinput - allow injecting event timesBiswarup Pal1-0/+34
2023-05-02Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch1-0/+85
2023-05-02dt-bindings: input: atmel,maxtouch: add linux,keycodesAndré Apitzsch1-0/+7
2023-05-02Input: i8042 - add missing includeMichał Mirosław1-0/+1
2023-05-02Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou1-2/+1
2023-05-02dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentationMaximilian Weigand1-0/+2
2023-05-02Input: cyttsp5 - remove unused codeMaximilian Weigand1-5/+0
2023-05-02Input: drv260x - fix magnitude handlingLuca Weiss1-6/+7
2023-05-02Input: drv260x - remove unused .reg_defaultsLuca Weiss1-40/+0
2023-05-02Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2023-05-02Input: drv260x - fix typo in register value defineLuca Weiss1-2/+2
2023-05-02Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov1-23/+0
2023-04-14dt-bindings: input: pwm-beeper: convert to dt schemaPeng Fan2-24/+41
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: 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: 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 Goede4-0/+318
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-03-24dt-bindings: input: Drop unneeded quotesRob Herring9-14/+14
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-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 Torokhov13638-495078/+633579
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-13Linux 6.3-rc2v6.3-rc2Linus Torvalds1-1/+1
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin1-2/+0