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
2016-07-15
Input: pixcir_ts - add support for axis inversion / swapping
Hans de Goede
1
-33
/
+20
2016-07-15
Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes
Hans de Goede
1
-47
/
+14
2016-07-15
Input: edt-ft5x06 - add support for inverting / swapping axes
Hans de Goede
1
-3
/
+4
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
6
-6
/
+85
2016-07-15
Input: ts4800-ts - add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-6
/
+7
2016-07-14
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
1
-0
/
+3
2016-07-13
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
1
-19
/
+43
2016-07-08
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
1
-1
/
+10
2016-07-08
[media] sur40: drop unnecessary format description
Hans Verkuil
1
-1
/
+0
2016-07-08
[media] sur40: fix occasional oopses on device close
Florian Echtler
1
-1
/
+2
2016-07-08
[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
Florian Echtler
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] sur40: set q->dev instead of allocating a context
Hans Verkuil
1
-12
/
+1
2016-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+10
2016-06-23
Input: wacom_w8001 - ignore invalid pen data packets
Ping Cheng
1
-0
/
+9
2016-06-23
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Ping Cheng
1
-1
/
+1
2016-06-18
Merge branch 'cec-defines' into for-linus
Dmitry Torokhov
4
-1
/
+607
2016-06-01
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
1
-1
/
+1
2016-06-01
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
1
-6
/
+5
2016-05-27
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
3
-0
/
+1229
2016-05-27
Input: surface3_spi - add surface pen support for Surface 3
Stephen Just
1
-2
/
+112
2016-05-27
Input: surface3_spi - Prepare to add support for Surface Pen
Stephen Just
1
-13
/
+26
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-8
/
+1
2016-05-19
Input: add new driver for the Surface 3
Benjamin Tissoires
3
-0
/
+318
2016-05-19
Input: migor-ts - mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-46
/
+47
2016-05-18
Input: migor-ts - allow driver to build if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2016-05-18
Input: migor-ts - fix error for modular build
Javier Martinez Canillas
1
-1
/
+1
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-5
/
+5
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-17
input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-8
/
+1
2016-05-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-46
/
+47
2016-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-16
/
+16
2016-04-28
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2016-04-25
Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_reset
Nick Dyer
1
-14
/
+14
2016-04-25
Input: zforce_ts - fix dual touch recognition
Knut Wohlrab
1
-2
/
+2
2016-04-06
Input: bcm_iproc_tsc - use syscon to access shared registers
Raveendra Padasalagi
1
-34
/
+43
2016-04-05
Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS
Dmitry Torokhov
1
-12
/
+4
2016-03-30
input: ad7879: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-8
/
+41
2016-03-23
Input: sur40 - fix DMA on stack
Oliver Neukum
1
-7
/
+14
2016-03-18
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+606
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-154
/
+1816
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-16
Input: melfas_mip4 - add hw_version sysfs attribute
Sangwon Jee
1
-1
/
+27
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
5
-15
/
+21
2016-03-08
Input: ad7879 - add device tree support
Stefan Agner
3
-58
/
+110
2016-03-08
Input: ad7879 - fix default x/y axis assignment
Stefan Agner
1
-3
/
+5
2016-03-08
Input: ad7879 - move header to platform_data directory
Stefan Agner
1
-5
/
+5
2016-03-04
Input: ts4800 - add hardware dependency
Jean Delvare
1
-0
/
+1
[prev]
[next]