index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: sur40 - fix error return code
Julia Lawall
2015-08-24
1
-0
/
+1
*
Input: elants_i2c - fix for devm_gpiod_get API change
Stephen Rothwell
2015-08-14
1
-9
/
+1
*
Input: elants_i2c - enable asynchronous probing
Dmitry Torokhov
2015-08-07
1
-0
/
+1
*
Input: elants_i2c - wire up regulator support
Dmitry Torokhov
2015-08-07
1
-22
/
+162
*
Input: elants_i2c - disable idle mode before updating firmware
James Chen
2015-08-05
1
-1
/
+7
*
Input: atmel_mxt_ts - remove warning on zero T44 count
Nick Dyer
2015-08-05
1
-9
/
+8
*
Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECT
Nick Dyer
2015-08-05
1
-0
/
+2
*
Input: atmel_mxt_ts - disable interrupt for 50ms after reset
Nick Dyer
2015-08-05
1
-1
/
+8
*
Input: atmel_mxt_ts - improve device tree parsing
Nick Dyer
2015-08-05
1
-13
/
+9
*
Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to init
Pan Xinhui
2015-08-05
1
-0
/
+6
*
Input: atmel_mxt_ts - remove unused defines
Nick Dyer
2015-08-05
1
-65
/
+1
*
Input: atmel_mxt_ts - use deep sleep mode when stopped
Nick Dyer
2015-08-05
1
-11
/
+108
*
Input: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
2015-08-04
1
-4
/
+4
*
Input: zforce - make the interrupt GPIO optional
Dirk Behme
2015-08-03
1
-14
/
+49
*
Input: touchscreen - export OF module alias information
Javier Martinez Canillas
2015-07-30
2
-0
/
+2
*
Input: export I2C module alias information in missing drivers
Javier Martinez Canillas
2015-07-30
1
-0
/
+1
*
Input: tsc2005 - convert to gpiod
Sebastian Reichel
2015-07-28
1
-29
/
+18
*
Input: tsc2005 - simplify drvdata acquisition
Sebastian Reichel
2015-07-28
1
-10
/
+6
*
Input: tsc2005 - convert to regmap
Sebastian Reichel
2015-07-28
2
-112
/
+60
*
Input: tsc2005 - fix Kconfig indentation
Sebastian Reichel
2015-07-28
1
-4
/
+4
*
Input: tsc2005 - improve readability of register defines
Sebastian Reichel
2015-07-28
1
-10
/
+18
*
Input: ads7846 - change name of wakeup property to "wakeup-source"
Dmitry Torokhov
2015-07-24
1
-1
/
+2
*
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
2015-07-20
4
-17
/
+470
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-07-04
6
-33
/
+1209
|
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-07-04
6
-33
/
+1209
|
|
|
\
|
*
|
\
Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-06-26
2
-4
/
+45
|
|
\
\
\
|
|
*
|
|
[media] return BUF_STATE_ERROR if streaming stopped during acquisition
Florian Echtler
2015-05-30
1
-0
/
+5
|
|
*
|
|
[media] add extra debug output, remove noisy warning
Florian Echtler
2015-05-30
1
-1
/
+8
|
|
*
|
|
[media] add frame size/frame rate query functions
Florian Echtler
2015-05-30
1
-0
/
+30
|
|
*
|
|
[media] reduce poll interval to allow full 60 FPS framerate
Florian Echtler
2015-05-30
1
-1
/
+1
|
|
*
|
|
[media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMA
Geert Uytterhoeven
2015-05-01
1
-2
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-25
8
-60
/
+54
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-06-22
7
-59
/
+53
|
|
|
\
\
\
|
|
*
|
|
|
Input: pixcir_i2c_ts - fix receive error
Frodo Lai
2015-06-17
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-05-22
2
-2
/
+2
|
|
\
|
|
|
|
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
2015-05-22
1
-1
/
+1
|
|
*
|
|
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
2015-05-22
1
-1
/
+1
|
|
*
|
|
Input: sx8654 - fix memory allocation check
Dmitry Torokhov
2015-05-13
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-04-21
2
-12
/
+131
|
|
\
|
|
|
|
*
|
|
|
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
2015-04-21
14
-89
/
+1659
|
|
\
\
\
\
|
*
|
|
|
|
[media] sur40: fix occasional hard freeze due to buffer queue underrun
Florian Echtler
2015-04-08
1
-0
/
+5
|
*
|
|
|
|
[media] add raw video stream support for Samsung SUR40
Florian Echtler
2015-04-03
2
-12
/
+419
*
|
|
|
|
|
Input: zforce - don't invert the interrupt GPIO
Dirk Behme
2015-07-20
1
-1
/
+1
*
|
|
|
|
|
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
21
-21
/
+0
*
|
|
|
|
|
Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw reset
HungNien Chen
2015-07-12
1
-1
/
+2
*
|
|
|
|
|
Input: wdt87xx_i2c - populate vendor and product in input device
HungNien Chen
2015-07-12
1
-1
/
+45
*
|
|
|
|
|
Input: pixcir_i2c_ts - use standard OF touchscreen parsing code
Dmitry Torokhov
2015-07-12
1
-51
/
+44
*
|
|
|
|
|
Input: pixcir_i2c_ts - simplify input device initialization
Dmitry Torokhov
2015-07-12
1
-5
/
+0
*
|
|
|
|
|
Input: pixcir_i2c_ts - add RESET gpio
Roger Quadros
2015-07-12
1
-0
/
+22
*
|
|
|
|
|
Input: pixcir_i2c_ts - allow using with GPIO expanders
Dmitry Torokhov
2015-07-12
1
-1
/
+1
[next]