index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
sur40.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: add video control handlers using V4L2 control framework
Florian Echtler
2018-02-14
1
-0
/
+64
*
media: add panel register access functions
Florian Echtler
2018-02-14
1
-0
/
+75
*
media: add default settings and module parameters for video controls
Florian Echtler
2018-02-14
1
-0
/
+34
*
media: add missing blob structure field for tag id
Florian Echtler
2018-02-14
1
-1
/
+4
*
Input: sur40 - skip all blobs that are not touches
Florian Echtler
2017-07-12
1
-9
/
+13
*
Input: sur40 - silence unnecessary noisy debug output
Florian Echtler
2017-07-12
1
-2
/
+5
*
Input: sur40 - add additional reverse-engineered information
Florian Echtler
2017-07-12
1
-5
/
+12
*
Input: sur40 - fix bad endianness handling in sur40_poll
Martin Kepplinger
2017-04-05
1
-1
/
+1
*
Input: sur40 - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
*
[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] 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
*
Input: sur40 - fix DMA on stack
Oliver Neukum
2016-03-23
1
-7
/
+14
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-6
/
+5
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-8
/
+9
*
Input: sur40 - fix error return code
Julia Lawall
2015-08-24
1
-0
/
+1
*
[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] 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-02
1
-12
/
+417
*
Input: sur40 - suppress false uninitialized variable warning
Dmitry Torokhov
2013-12-01
1
-2
/
+2
*
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Florian Echtler
2013-11-20
1
-0
/
+466