index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
2016-10-05
2
-9
/
+10
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-09-23
1
-7
/
+9
|
|
\
|
|
*
Input: silead_gsl1680 - use "silead/" prefix for firmware loading
Hans de Goede
2016-09-10
1
-5
/
+6
|
|
*
Input: silead_gsl1680 - document firmware-name, fix implementation
Hans de Goede
2016-09-10
1
-2
/
+3
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-26
2
-2
/
+1
|
|
\
|
|
|
*
Input: ads7846 - remove redundant regulator_disable call
Petr Cvek
2016-08-22
1
-1
/
+0
|
|
*
Input: silead - use devm_gpiod_get
Hans de Goede
2016-08-22
1
-1
/
+1
*
|
|
[media] Input: v4l-touch - add copyright lines
Nick Dyer
2016-09-19
1
-0
/
+1
*
|
|
[media] Input: atmel_mxt: disallow impossible configuration
Arnd Bergmann
2016-09-19
1
-1
/
+2
*
|
|
[media] sur40: properly report a single frame rate of 60 FPS
Florian Echtler
2016-08-24
1
-2
/
+18
*
|
|
[media] Input: sur40 - use new V4L2 touch input type
Nick Dyer
2016-08-23
1
-33
/
+91
*
|
|
[media] Input: atmel_mxt_ts - add support for reference data
Nick Dyer
2016-08-23
1
-6
/
+51
*
|
|
[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
Nick Dyer
2016-08-23
1
-3
/
+28
*
|
|
[media] Input: atmel_mxt_ts - handle diagnostic data orientation
Nick Dyer
2016-08-23
1
-5
/
+21
*
|
|
[media] Input: atmel_mxt_ts - read touchscreen size
Nick Dyer
2016-08-23
1
-6
/
+36
*
|
|
[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
Nick Dyer
2016-08-23
2
-2
/
+249
*
|
|
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
Nick Dyer
2016-08-23
2
-0
/
+165
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-05
5
-1
/
+1006
|
\
|
|
*
Input: silead - remove some dead code
Dan Carpenter
2016-08-04
1
-3
/
+0
|
*
Input: sis-i2c - select CONFIG_CRC_ITU_T
Arnd Bergmann
2016-08-04
1
-0
/
+1
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-08-03
5
-1
/
+1008
|
|
\
|
|
*
Input: add driver for SiS 9200 family I2C touchscreen controllers
Mika Penttilä
2016-08-03
3
-0
/
+426
|
|
*
Input: ili210x - fix permissions on "calibrate" attribute
Dmitry Torokhov
2016-08-02
1
-1
/
+1
|
|
*
Input: add driver for Silead touchscreens
Robert Dolca
2016-08-02
3
-0
/
+581
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-07-27
14
-93
/
+1828
|
\
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-07-26
14
-93
/
+1828
|
|
\
|
|
|
*
Input: wacom_w8001 - handle errors from input_mt_init_slots()
Ping Cheng
2016-07-19
1
-1
/
+7
|
|
*
Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y
Ping Cheng
2016-07-19
1
-0
/
+2
|
|
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2016-07-19
8
-24
/
+643
|
|
|
\
|
|
*
|
Input: pixcir_ts - add support for axis inversion / swapping
Hans de Goede
2016-07-15
1
-33
/
+20
|
|
*
|
Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes
Hans de Goede
2016-07-15
1
-47
/
+14
|
|
*
|
Input: edt-ft5x06 - add support for inverting / swapping axes
Hans de Goede
2016-07-15
1
-3
/
+4
|
|
*
|
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
2016-07-15
6
-6
/
+85
|
|
*
|
Input: raydium_i2c_ts - check CRC of incoming packets
Jeffrey Lin
2016-07-13
1
-19
/
+43
|
|
*
|
Input: ti_am335x_tsc - use variable name for sizeof() operator
Andrew F. Davis
2016-06-01
1
-1
/
+1
|
|
*
|
Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
Dmitry Torokhov
2016-06-01
1
-6
/
+5
|
|
*
|
Input: add Raydium I2C touchscreen driver
Jeffrey Lin
2016-05-27
3
-0
/
+1229
|
|
*
|
Input: surface3_spi - add surface pen support for Surface 3
Stephen Just
2016-05-27
1
-2
/
+112
|
|
*
|
Input: surface3_spi - Prepare to add support for Surface Pen
Stephen Just
2016-05-27
1
-13
/
+26
|
|
*
|
Input: add new driver for the Surface 3
Benjamin Tissoires
2016-05-19
3
-0
/
+318
|
|
*
|
Input: migor-ts - mark PM functions as __maybe_unused
Arnd Bergmann
2016-05-19
1
-2
/
+2
|
|
*
|
Input: migor-ts - allow driver to build if COMPILE_TEST is enabled
Javier Martinez Canillas
2016-05-18
1
-1
/
+1
|
|
*
|
Input: migor-ts - fix error for modular build
Javier Martinez Canillas
2016-05-18
1
-1
/
+1
*
|
|
|
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-07-26
1
-16
/
+5
|
\
\
\
\
|
*
\
\
\
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
2016-07-08
1
-1
/
+10
|
|
\
\
\
\
|
*
|
|
|
|
[media] sur40: drop unnecessary format description
Hans Verkuil
2016-07-08
1
-1
/
+0
|
*
|
|
|
|
[media] sur40: fix occasional oopses on device close
Florian Echtler
2016-07-08
1
-1
/
+2
|
*
|
|
|
|
[media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPS
Florian Echtler
2016-07-08
1
-1
/
+1
|
*
|
|
|
|
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
|
*
|
|
|
|
[media] sur40: set q->dev instead of allocating a context
Hans Verkuil
2016-07-08
1
-12
/
+1
[next]