summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven2023-05-021-2/+2
* Input: uinput - allow injecting event timesBiswarup Pal2023-05-021-0/+34
* Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch2023-05-021-0/+85
* dt-bindings: input: atmel,maxtouch: add linux,keycodesAndré Apitzsch2023-05-021-0/+7
* Input: i8042 - add missing includeMichał Mirosław2023-05-021-0/+1
* Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou2023-05-021-2/+1
* dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentationMaximilian Weigand2023-05-021-0/+2
* Input: cyttsp5 - remove unused codeMaximilian Weigand2023-05-021-5/+0
* Input: drv260x - fix magnitude handlingLuca Weiss2023-05-021-6/+7
* Input: drv260x - remove unused .reg_defaultsLuca Weiss2023-05-021-40/+0
* Input: drv260x - sleep between polling GO bitLuca Weiss2023-05-021-0/+1
* Input: drv260x - fix typo in register value defineLuca Weiss2023-05-021-2/+2
* Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov2023-05-021-23/+0
* dt-bindings: input: pwm-beeper: convert to dt schemaPeng Fan2023-04-142-24/+41
* Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau2023-04-141-0/+15
* Input: xpad - add constants for GIP interface numbersVicki Pfau2023-04-141-1/+4
* Input: synaptics-rmi4 - fix function name in kerneldocJiapeng Chong2023-04-141-1/+1
* Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin2023-04-141-2/+1
* Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle2023-04-111-0/+1
* Input: melfas_mip4 - report palm touchesJungHoon Hyun2023-04-111-9/+10
* Input: cma3000_d0x - remove unneeded codeJiapeng Chong2023-04-101-2/+0
* Input: edt-ft5x06 - calculate points data length only onceDario Binacchi2023-04-031-28/+28
* Input: edt-ft5x06 - unify the crc checkDario Binacchi2023-04-031-6/+3
* Input: edt-ft5x06 - convert to use regmap APIDario Binacchi2023-04-031-210/+214
* Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi2023-04-031-3/+3
* Input: edt-ft5x06 - remove code duplicationDario Binacchi2023-04-031-4/+7
* Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi2023-04-031-4/+4
* Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi2023-04-031-2/+2
* Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi2023-04-031-2/+0
* Input: edt-ft5x06 - fix indentationDario Binacchi2023-04-031-16/+20
* Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara2023-04-031-15/+2
* Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas2023-04-025-0/+167
* Input: add a new Novatek NVT-ts driverHans de Goede2023-04-024-0/+318
* Input: xpad - fix support for some third-party controllersVicki Pfau2023-04-021-0/+23
* Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais2023-04-021-0/+1
* dt-bindings: input: Drop unneeded quotesRob Herring2023-03-249-14/+14
* Input: xpad - add VID for Turtle Beach controllersVicki Pfau2023-03-241-0/+1
* Input: xpad - remove unused field in VID/PID tableVicki Pfau2023-03-241-1/+0
* Input: iqs62x-keys - suppress duplicated error message in .remove()Uwe Kleine-König2023-03-201-1/+1
* Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: tm2-touchkey - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
* Input: zinitix - use of_property_present() for testing DT property presenceRob Herring2023-03-171-1/+1
* Input: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-174-10/+5
* Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-1713638-495078/+633579
|\
| * Linux 6.3-rc2v6.3-rc2Linus Torvalds2023-03-131-1/+1
| * wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-131-2/+0
| * Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds2023-03-133-2/+137
| |\
| | * tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2023-03-122-1/+132