| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Input: mms114 - fix touch indexing for MMS134S and MMS136 | Dmitry Torokhov | 1 | -6/+12 |
| 8 days | Input: goodix - clamp the device-reported contact count | Bryam Vargas | 1 | -1/+2 |
| 2026-06-15 | Input: mms114 - reject an oversized device packet size | Bryam Vargas | 1 | -0/+6 |
| 2026-06-14 | Input: touchwin - reset the packet index on every complete packet | Bryam Vargas | 1 | -6/+9 |
| 2026-06-10 | Input: ads7846 - don't use scratch for tx_buf when clearing register | Kris Bahnsen | 1 | -3/+2 |
| 2026-06-10 | Input: ads7846 - restore half-duplex support | Aaro Koskinen | 1 | -2/+166 |
| 2026-05-31 | Merge tag 'v7.1-rc6' into next | Dmitry Torokhov | 2 | -3/+15 |
| 2026-05-30 | Input: iqs5xx - drop unused i2c driver_data | Uwe Kleine-König (The Capable Hub) | 1 | -3/+3 |
| 2026-05-30 | Input: Use named initializers for arrays of i2c_device_data | Uwe Kleine-König (The Capable Hub) | 39 | -63/+63 |
| 2026-05-29 | Input: Add support for Wacom W9000-series penabled touchscreens | Hendrik Noack | 3 | -0/+457 |
| 2026-05-07 | Input: atmel_mxt_ts - use __free() for obuf in mxt_object_show | Dmitry Torokhov | 1 | -7/+3 |
| 2026-05-07 | Input: atmel_mxt_ts - check mem_size before calculating config memory size | Dmitry Torokhov | 1 | -2/+9 |
| 2026-05-07 | Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_mem | Dmitry Torokhov | 1 | -1/+1 |
| 2026-05-04 | Input: tsc2007 - reduce I2C transactions for Z2 read | Yuki Horii | 1 | -4/+2 |
| 2026-05-04 | Input: atmel_mxt_ts - set byte_offset as signed | Ricardo Ribalda | 1 | -1/+2 |
| 2026-04-30 | Input: pcap_ts - remove unused driver | Arnd Bergmann | 3 | -263/+0 |
| 2026-04-26 | Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer size | Greg Kroah-Hartman | 1 | -0/+5 |
| 2026-04-26 | Input: stmfts - fix formatting issues | Dmitry Torokhov | 1 | -17/+19 |
| 2026-04-26 | Input: stmfts - add optional reset GPIO support | Petr Hodina | 1 | -0/+23 |
| 2026-04-26 | Input: stmfts - use client to make future code cleaner | Petr Hodina | 1 | -1/+2 |
| 2026-04-26 | Input: stmfts - disable regulators and disable irq when power on fails | David Heidelberg | 1 | -21/+38 |
| 2026-04-26 | Input: stmfts - abstract reading information from the firmware | David Heidelberg | 1 | -12/+23 |
| 2026-04-26 | Input: stmfts - switch to devm_regulator_bulk_get_const | David Heidelberg | 1 | -13/+11 |
| 2026-04-26 | Input: stmfts - use dev struct directly | David Heidelberg | 1 | -11/+11 |
| 2026-04-26 | Input: stmfts - fix the MODULE_LICENSE() string | David Heidelberg | 1 | -1/+1 |
| 2026-04-19 | Input: edt-ft5x06 - fix use-after-free in debugfs teardown | Dmitry Torokhov | 1 | -0/+3 |
| 2026-04-08 | Input: mk712 - remove driver | Dmitry Torokhov | 3 | -220/+0 |
| 2026-04-01 | Input: usbtouchscreen - refactor endpoint lookup | Johan Hovold | 1 | -27/+16 |
| 2026-03-25 | Input: goodix-berlin - report a resolution of 10 units/mm | Val Packett | 1 | -0/+8 |
| 2026-03-25 | Input: zinitix - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -10/+9 |
| 2026-03-25 | Input: wm97xx - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -34/+23 |
| 2026-03-25 | Input: wdt87xx_i2c - switch to using cleanup functions | Dmitry Torokhov | 1 | -23/+21 |
| 2026-03-25 | Input: tsc2007 - use guard notation when acquiring mutexes | Dmitry Torokhov | 2 | -10/+6 |
| 2026-03-25 | Input: sx8654 - use IRQF_NOAUTOEN when requesting interrupt | Dmitry Torokhov | 1 | -4/+5 |
| 2026-03-25 | Input: sx8654 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -7/+4 |
| 2026-03-25 | Input: sur40 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -12/+11 |
| 2026-03-25 | Input: stmfts - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -32/+31 |
| 2026-03-25 | Input: raydium_i2c_ts - switch to using cleanup functions | Dmitry Torokhov | 1 | -32/+24 |
| 2026-03-25 | Input: pixcir_i2c_ts - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -20/+18 |
| 2026-03-25 | Input: novatek-nvt-ts - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -4/+4 |
| 2026-03-25 | Input: mxs-lradc-ts - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -4/+3 |
| 2026-03-24 | Input: msg2638 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -10/+9 |
| 2026-03-24 | Input: mms114 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -15/+5 |
| 2026-03-24 | Input: mk712 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -12/+4 |
| 2026-03-24 | Input: melfas_mip4 - switch to using cleanup functions | Dmitry Torokhov | 1 | -77/+44 |
| 2026-03-24 | Input: lpc32xx_ts - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -6/+2 |
| 2026-03-24 | Input: iqs7211 - use cleanup facility for fwnodes | Dmitry Torokhov | 1 | -16/+8 |
| 2026-03-24 | Input: iqs5xx - simplify parsing of firmware blob | Dmitry Torokhov | 1 | -23/+22 |
| 2026-03-24 | Input: iqs5xx - switch to using cleanup functions | Dmitry Torokhov | 1 | -81/+64 |
| 2026-03-24 | Input: ipaq-micro-ts - use guard notation when acquiring mutex/spinlock | Dmitry Torokhov | 1 | -6/+2 |
| 2026-03-24 | Input: imx6ul_tsc - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -10/+9 |
| 2026-03-24 | Input: imagis - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -14/+16 |
| 2026-03-24 | Input: hycon-hy46xx - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -20/+11 |
| 2026-03-24 | Input: hideep - switch to using cleanup functions | Dmitry Torokhov | 1 | -34/+20 |
| 2026-03-24 | Input: goodix - switch to using cleanup functions in firmware code | Dmitry Torokhov | 1 | -14/+15 |
| 2026-03-24 | Input: exc3000 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -21/+10 |
| 2026-03-24 | Input: elo - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -16/+16 |
| 2026-03-24 | Input: elants_i2c - switch to using cleanup facilities | Dmitry Torokhov | 1 | -52/+39 |
| 2026-03-24 | Input: ektf2127 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -4/+4 |
| 2026-03-24 | Input: eeti_ts - use guard notation when acquiring mutexes | Dmitry Torokhov | 1 | -17/+10 |
| 2026-03-24 | Input: edt-ft5x06 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -56/+31 |
| 2026-03-24 | Input: cyttsp - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -12/+8 |
| 2026-03-24 | Input: chipone_icn8318 - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -4/+4 |
| 2026-03-24 | Input: bu21029_ts - use guard notation when acquiring mutex | Dmitry Torokhov | 1 | -4/+4 |
| 2026-03-24 | Input: auo-pixcir-ts - use guard notation when acquiring mutexes | Dmitry Torokhov | 1 | -21/+22 |
| 2026-03-24 | Input: atmel_mxt_ts - switch to using cleanup functions | Dmitry Torokhov | 1 | -154/+136 |
| 2026-03-24 | Input: ads7846 - switch to using cleanup functions | Dmitry Torokhov | 1 | -28/+16 |
| 2026-03-24 | Input: ad7879 - use guard notation when acquiring mutexes | Dmitry Torokhov | 1 | -31/+15 |
| 2026-03-24 | Input: ad7877 - use guard notation when acquiring mutexes/locks | Dmitry Torokhov | 1 | -20/+12 |
| 2026-03-12 | Merge tag 'v7.0-rc3' into next | Dmitry Torokhov | 25 | -29/+34 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 23 | -28/+28 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 23 | -28/+28 |
| 2026-02-17 | Input: st1232 - expose firmware version via sysfs | Michael Tretter | 1 | -0/+29 |
| 2026-02-17 | Input: st1232 - read firmware version and revision | Michael Tretter | 1 | -1/+37 |
| 2026-02-15 | Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 19 | -86/+100 |
| 2026-02-14 | Merge branch 'next' into for-linus | Dmitry Torokhov | 19 | -86/+100 |
| 2026-01-24 | Input: novatek-nvt-ts - drop wake_type check | Gianluca Boiano | 1 | -5/+0 |
| 2026-01-21 | Input: ili210x - add support for polling mode | Marek Vasut | 1 | -20/+55 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-20 | Input: wdt87xx_i2c - switch to use dev_err_probe() | Andy Shevchenko | 1 | -10/+4 |
| 2026-01-20 | Input: tsc40 - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: touchwin - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: touchright - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: touchit213 - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -2/+2 |
| 2026-01-20 | Input: penmount - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: mtouch - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: inexio - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -2/+1 |
| 2026-01-20 | Input: hampshire - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -2/+2 |
| 2026-01-20 | Input: gunze - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: elo - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -1/+1 |
| 2026-01-20 | Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa... | Andy Shevchenko | 1 | -2/+1 |
| 2026-01-20 | Input: dynapro - switch to use scnprintf() to suppress truncation warning | Andy Shevchenko | 1 | -2/+2 |
| 2026-01-20 | Input: edt-ft5x06 - add support for FocalTech FT3518 | Yedaya Katsman | 1 | -0/+6 |
| 2026-01-20 | Input: ili210x - convert to dev_err_probe() | Marek Vasut | 1 | -21/+10 |
| 2025-12-18 | Input: ti_am335x_tsc - fix off-by-one error in wire_order validation | Junjie Cao | 1 | -1/+1 |
| 2025-12-18 | Input: ilitek_ts_i2c - switch mdelay() to fsleep() | Dmitry Torokhov | 1 | -1/+1 |
| 2025-12-18 | Input: ilitek_ts_i2c - fix warning with gpio controllers that sleep | Josua Mayer | 1 | -4/+4 |
| 2025-12-18 | Input: apple_z2 - fix reading incorrect reports after exiting sleep | Sasha Finkelstein | 1 | -0/+4 |
| 2025-12-15 | Input: stmfts - use sysfs_emit() instead of sprintf() | Petr Hodina | 1 | -7/+7 |
| 2025-12-15 | Input: stmfts - make comments correct | Petr Hodina | 1 | -4/+1 |
| 2025-12-15 | Input: stmfts - correct wording for the warning message | David Heidelberg | 1 | -1/+1 |
| 2025-12-13 | Merge tag 'v6.18' into next | Dmitry Torokhov | 3 | -31/+2 |
| 2025-12-08 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -4/+7 |
| 2025-11-18 | Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6) | Junjie Cao | 1 | -0/+4 |
| 2025-11-17 | Merge tag 'v6.18-rc6' into for-linus | Dmitry Torokhov | 1 | -4/+0 |
| 2025-10-17 | Input: zforce_ts - omit error message when memory allocation fails | Xichao Zhao | 1 | -2/+1 |
| 2025-10-16 | Input: cyttsp5 - use %pe format specifier | Ricardo Ribalda | 1 | -2/+2 |
| 2025-10-13 | Input: goodix - remove setting of RST pin to input | Martyn Welch | 2 | -27/+1 |
| 2025-10-13 | Input: goodix - add support for ACPI ID GDIX1003 | Hans de Goede | 1 | -0/+1 |
| 2025-10-08 | Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -66/+896 |
| 2025-10-07 | Input: atmel_mxt_ts - allow reset GPIO to sleep | Marek Vasut | 1 | -1/+1 |
| 2025-09-24 | Input: add driver for Hynitron CST816x series | Oleh Kuzhylnyi | 3 | -0/+266 |
| 2025-09-24 | Input: imx6ul_tsc - set glitch threshold by DTS property | Dario Binacchi | 1 | -2/+23 |
| 2025-09-19 | Input: atmel_mxt_ts - add support for generic touchscreen configurations | Svyatoslav Ryhel | 1 | -4/+7 |
| 2025-09-17 | Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros | Dario Binacchi | 1 | -42/+54 |
| 2025-09-17 | Input: imx6ul_tsc - fix typo in register name | Michael Trimarchi | 1 | -2/+2 |
| 2025-09-17 | Input: add Himax HX852x(ES) touchscreen driver | Stephan Gerhold | 3 | -0/+514 |
| 2025-09-11 | mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack() | Alexander Kurz | 1 | -4/+0 |
| 2025-09-03 | Input: tsc2007 - prevent overflow in pressure calculation | Johannes Kirchmair | 1 | -3/+6 |
| 2025-09-03 | Input: tsc2007 - make interrupt optional | Svyatoslav Ryhel | 1 | -12/+16 |
| 2025-09-03 | Input: tsc2007 - change warning to debug message if pen GPIO is not defined | Svyatoslav Ryhel | 1 | -1/+1 |
| 2025-08-21 | Input: include export.h in modules using EXPORT_SYMBOL*() | Dmitry Torokhov | 8 | -0/+8 |
| 2025-08-21 | Input: remove unneeded 'fast_io' parameter in regmap_config | Wolfram Sang | 1 | -1/+0 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-08-07 | Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -30/+92 |
| 2025-08-06 | Merge branch 'next' into for-linus | Dmitry Torokhov | 9 | -36/+99 |
| 2025-08-03 | Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux... | Dmitry Torokhov | 6 | -6/+7 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-27 | Input: st1232 - add touch-overlay handling | Javier Carrasco | 1 | -8/+27 |
| 2025-07-04 | Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+1 |
| 2025-07-01 | Input: edt-ft5x06 - add support for FocalTech FT8716 | Jens Reidel | 1 | -0/+6 |
| 2025-07-01 | Input: edt-ft5x06 - use per-client debugfs directory | Wolfram Sang | 1 | -12/+8 |
| 2025-06-29 | Input: goodix - add support for polling mode | Joseph Guo | 1 | -6/+44 |
| 2025-06-27 | Input: ad7879 - use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+7 |
| 2025-06-17 | Input: apple_z2 - drop default ARCH_APPLE in Kconfig | Sven Peter | 1 | -1/+0 |
| 2025-06-17 | Input: Fully open-code compatible for grepping | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-06-17 | sysfs: treewide: switch back to attribute_group::bin_attrs | Thomas Weißschuh | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 6 | -6/+7 |
| 2025-05-11 | Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -8/+6 |
| 2025-04-28 | Input: cyttsp5 - fix power control issue on wakeup | Mikael Gonella-Bolduc | 1 | -1/+1 |
| 2025-04-28 | Input: stmpe-ts - use module alias instead of device table | Arnd Bergmann | 1 | -6/+1 |
| 2025-04-18 | Input: cyttsp5 - ensure minimum reset pulse width | Hugo Villeneuve | 1 | -1/+4 |
| 2025-04-06 | Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -7/+7 |
| 2025-04-05 | Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 9 | -30/+564 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 6 | -7/+7 |
| 2025-04-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 9 | -30/+564 |
| 2025-04-04 | Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+4 |
| 2025-04-04 | Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l... | Arnd Bergmann | 2 | -3/+4 |
| 2025-04-01 | Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
| 2025-03-10 | Input: goodix_berlin - add support for Berlin-A series | Jens Reidel | 4 | -26/+73 |
| 2025-02-25 | Input: apple_z2 - fix potential confusion in Kconfig | Sasha Finkelstein | 1 | -2/+2 |
| 2025-02-24 | Input: goodix-berlin - fix vddio regulator references | Luca Weiss | 1 | -12/+12 |
| 2025-02-24 | Input: goodix-berlin - fix comment referencing wrong regulator | Luca Weiss | 1 | -1/+1 |
| 2025-02-24 | Input: imagis - add support for imagis IST3038H | Andras Sebok | 1 | -0/+9 |
| 2025-02-21 | Input: goodix-berlin - constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -5/+5 |
| 2025-02-19 | Input: apple_z2 - add a driver for Apple Z2 touchscreens | Sasha Finkelstein | 3 | -0/+491 |
| 2025-02-04 | Input: drop vb2_ops_wait_prepare/finish | Hans Verkuil | 2 | -4/+0 |
| 2025-02-03 | Input: ads7846 - fix gpiod allocation | H. Nikolaus Schaller | 1 | -1/+1 |
| 2025-01-22 | Input: wdt87xx_i2c - fix compiler warning | Yu-Chun Lin | 1 | -0/+2 |
| 2025-01-14 | Input: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2024-12-10 | Input: tsc2007 - accept standard properties | Andreas Kemnade | 2 | -3/+4 |
| 2024-11-25 | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 23 | -54/+112 |
| 2024-11-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 23 | -54/+112 |
| 2024-11-14 | Input: ads7846 - increase xfer array size in 'struct ser_req' | Nathan Chancellor | 1 | -1/+1 |
| 2024-11-07 | Input: ads7846 - add dummy command register clearing cycle | Marek Vasut | 1 | -1/+11 |
| 2024-11-03 | Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+18 |
| 2024-10-24 | Input: edt-ft5x06 - fix regmap leak when probe fails | Dmitry Torokhov | 1 | -1/+18 |
| 2024-10-24 | Input: imagis - fix warning regarding 'imagis_3038_data' being unused | Zeng Heng | 1 | -1/+1 |
| 2024-10-19 | Input: ts4800-ts - use cleanup facility for device_node | Javier Carrasco | 1 | -3/+2 |
| 2024-10-19 | Input: raspberrypi-ts - use cleanup facility for device_node | Javier Carrasco | 1 | -3/+1 |
| 2024-10-19 | Input: 88pm860x - use cleanup facility for device_node | Javier Carrasco | 1 | -13/+7 |
| 2024-10-19 | Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+22 |
| 2024-10-18 | Input: zinitix - don't fail if linux,keycodes prop is absent | Nikita Travkin | 1 | -12/+22 |
| 2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 9 | -11/+11 |
| 2024-10-04 | Input: elo - use guard notation when pausing serio port | Dmitry Torokhov | 1 | -4/+4 |
| 2024-10-03 | Input: hycon-hy46xx - add missing dependency on REGMAP_I2C | Javier Carrasco | 1 | -0/+1 |
| 2024-10-03 | Input: hideep - add missing dependency on REGMAP_I2C | Javier Carrasco | 1 | -0/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 31 | -31/+31 |
| 2024-09-30 | input: Fix typos in comments across various files | Yu Jiaoliang | 8 | -11/+11 |
| 2024-09-29 | Input: novatek-nvt-ts - add support for NT36672A touchscreen | Joel Selvaraj | 1 | -6/+61 |
| 2024-09-29 | Input: novatek-nvt-ts - replace generic i2c device id with specific IC variant | Joel Selvaraj | 1 | -1/+1 |
| 2024-09-22 | Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id... | Uwe Kleine-König | 1 | -1/+1 |
| 2024-09-05 | Input: zforce_ts - switch to using asynchronous probing | Dmitry Torokhov | 1 | -0/+1 |
| 2024-09-05 | Input: zforce_ts - remove assert/deassert wrappers | Dmitry Torokhov | 1 | -12/+2 |
| 2024-09-05 | Input: zforce_ts - do not hardcode interrupt level | Dmitry Torokhov | 1 | -2/+1 |
| 2024-09-05 | Input: zforce_ts - switch to using devm_regulator_get_enable() | Dmitry Torokhov | 1 | -12/+1 |
| 2024-09-05 | Input: zforce_ts - stop treating VDD regulator as optional | Dmitry Torokhov | 1 | -15/+13 |
| 2024-09-05 | Input: zforce_ts - make zforce_idtable constant | Dmitry Torokhov | 1 | -1/+1 |
| 2024-09-05 | Input: zforce_ts - use dev_err_probe() where appropriate | Dmitry Torokhov | 1 | -132/+113 |
| 2024-09-05 | Input: zforce_ts - do not ignore errors when acquiring regulator | Dmitry Torokhov | 1 | -1/+1 |
| 2024-09-05 | Input: zforce_ts - make parsing of contacts less confusing | Dmitry Torokhov | 1 | -11/+12 |
| 2024-09-05 | Input: zforce_ts - switch to using get_unaligned_le16 | Dmitry Torokhov | 1 | -12/+12 |
| 2024-09-05 | Input: zforce_ts - use guard notation when acquiring mutexes | Dmitry Torokhov | 1 | -21/+24 |
| 2024-09-05 | Input: zforce_ts - ensure that pm_stay_awake() and pm_relax() are balanced | Dmitry Torokhov | 1 | -5/+11 |
| 2024-09-05 | Input: zforce_ts - remove unneeded locking | Dmitry Torokhov | 1 | -38/+9 |
| 2024-09-05 | Input: zforce_ts - handle errors from input_mt_init_sots() | Dmitry Torokhov | 1 | -1/+5 |
| 2024-09-05 | Input: zforce_ts - do not explicitly set EV_SYN, etc bits | Dmitry Torokhov | 1 | -4/+0 |
| 2024-09-05 | Input: zforce_ts - remove support for platfrom data | Dmitry Torokhov | 1 | -40/+16 |
| 2024-09-05 | Input: zforce_ts - simplify reporting of slot state | Dmitry Torokhov | 1 | -4/+2 |