aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/sur40.c
Commit message (Expand)AuthorAge
* media: add video control handlers using V4L2 control frameworkFlorian Echtler2018-02-14
* media: add panel register access functionsFlorian Echtler2018-02-14
* media: add default settings and module parameters for video controlsFlorian Echtler2018-02-14
* media: add missing blob structure field for tag idFlorian Echtler2018-02-14
* Input: sur40 - skip all blobs that are not touchesFlorian Echtler2017-07-12
* Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler2017-07-12
* Input: sur40 - add additional reverse-engineered informationFlorian Echtler2017-07-12
* Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger2017-04-05
* Input: sur40 - validate number of endpoints before using themJohan Hovold2017-03-16
* [media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler2016-08-24
* [media] Input: sur40 - use new V4L2 touch input typeNick Dyer2016-08-23
* [media] sur40: drop unnecessary format descriptionHans Verkuil2016-07-08
* [media] sur40: fix occasional oopses on device closeFlorian Echtler2016-07-08
* [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler2016-07-08
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* [media] sur40: set q->dev instead of allocating a contextHans Verkuil2016-07-08
* Input: sur40 - fix DMA on stackOliver Neukum2016-03-23
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-18
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-18
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-20
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
* Input: sur40 - fix error return codeJulia Lawall2015-08-24
* [media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler2015-05-30
* [media] add extra debug output, remove noisy warningFlorian Echtler2015-05-30
* [media] add frame size/frame rate query functionsFlorian Echtler2015-05-30
* [media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler2015-05-30
* [media] sur40: fix occasional hard freeze due to buffer queue underrunFlorian Echtler2015-04-08
* [media] add raw video stream support for Samsung SUR40Florian Echtler2015-04-02
* Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov2013-12-02
* Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-20