index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
8
-8
/
+0
14 days
Input: mms114 - fix touch indexing for MMS134S and MMS136
Dmitry Torokhov
1
-6
/
+12
14 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
[next]