index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
sur40.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
1
-0
/
+1
2020-07-16
media: sur40: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+1
2020-01-10
Input: sur40 - fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-10-29
Input: sur40 - switch to using polled mode of input devices
Dmitry Torokhov
1
-39
/
+53
2019-07-23
media: input/touchscreen/sur40: use COLORSPACE_RAW
Hans Verkuil
1
-2
/
+2
2019-06-12
media: touchscreen/sur40: set device_caps in struct video_device
Hans Verkuil
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-02-14
media: add video control handlers using V4L2 control framework
Florian Echtler
1
-0
/
+64
2018-02-14
media: add panel register access functions
Florian Echtler
1
-0
/
+75
2018-02-14
media: add default settings and module parameters for video controls
Florian Echtler
1
-0
/
+34
2018-02-14
media: add missing blob structure field for tag id
Florian Echtler
1
-1
/
+4
2017-07-12
Input: sur40 - skip all blobs that are not touches
Florian Echtler
1
-9
/
+13
2017-07-12
Input: sur40 - silence unnecessary noisy debug output
Florian Echtler
1
-2
/
+5
2017-07-12
Input: sur40 - add additional reverse-engineered information
Florian Echtler
1
-5
/
+12
2017-04-05
Input: sur40 - fix bad endianness handling in sur40_poll
Martin Kepplinger
1
-1
/
+1
2017-03-16
Input: sur40 - validate number of endpoints before using them
Johan Hovold
1
-0
/
+3
2016-08-24
[media] sur40: properly report a single frame rate of 60 FPS
Florian Echtler
1
-2
/
+18
2016-08-23
[media] Input: sur40 - use new V4L2 touch input type
Nick Dyer
1
-33
/
+91
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-03-23
Input: sur40 - fix DMA on stack
Oliver Neukum
1
-7
/
+14
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-6
/
+5
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-8
/
+9
2015-08-24
Input: sur40 - fix error return code
Julia Lawall
1
-0
/
+1
2015-05-30
[media] return BUF_STATE_ERROR if streaming stopped during acquisition
Florian Echtler
1
-0
/
+5
2015-05-30
[media] add extra debug output, remove noisy warning
Florian Echtler
1
-1
/
+8
2015-05-30
[media] add frame size/frame rate query functions
Florian Echtler
1
-0
/
+30
2015-05-30
[media] reduce poll interval to allow full 60 FPS framerate
Florian Echtler
1
-1
/
+1
2015-04-08
[media] sur40: fix occasional hard freeze due to buffer queue underrun
Florian Echtler
1
-0
/
+5
2015-04-02
[media] add raw video stream support for Samsung SUR40
Florian Echtler
1
-12
/
+417
2013-12-01
Input: sur40 - suppress false uninitialized variable warning
Dmitry Torokhov
1
-2
/
+2
2013-11-20
Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)
Florian Echtler
1
-0
/
+466