aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24media: atmel: atmel-isc: fix i386 build errorEugen Hristev2-6/+2
2019-06-24media: v4l2-ctrl: Move compound control initializationEzequiel Garcia1-15/+22
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia1-3/+5
2019-06-24media: pci: cx88: Change the type of 'missed' to u64Puranjay Mohan1-2/+2
2019-06-24media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida1-1/+4
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil27-192/+159
2019-06-24media: v4l2-subdev: Verify v4l2_subdev_call() pad config argumentJanusz Krzysztofik1-6/+21
2019-06-24media: v4l2-subdev: Verify v4l2_subdev_call() pointer argumentsJanusz Krzysztofik1-0/+27
2019-06-24media: v4l2-subdev: Verify arguments in v4l2_subdev_call()Janusz Krzysztofik1-92/+146
2019-06-24media: coda: encoder parameter change supportPhilipp Zabel4-0/+115
2019-06-24media: coda: add coda_slice_mode() functionPhilipp Zabel1-21/+24
2019-06-24media: coda: store device pointer in driver structure instead of pdevPhilipp Zabel3-23/+19
2019-06-24media: coda: mark last returned framePhilipp Zabel1-0/+17
2019-06-24media: coda: mark last pending buffer or last meta on decoder stop commandPhilipp Zabel3-7/+42
2019-06-24media: coda: lock capture queue wakeup against encoder stop commandPhilipp Zabel3-5/+27
2019-06-24media: coda: flag the last encoded bufferPhilipp Zabel1-7/+9
2019-06-24media: coda: only wake up capture queue if no pending buffers to encodePhilipp Zabel1-8/+9
2019-06-24media: coda: retire coda_buf_is_end_of_streamPhilipp Zabel1-11/+1
2019-06-24media: coda: mark the last output buffer on encoder stop commandPhilipp Zabel1-0/+5
2019-06-24media: coda: only set the stream end flags if there are no more pending output buffersPhilipp Zabel1-8/+12
2019-06-24media: coda: mark the last output buffer on decoder stop commandPhilipp Zabel2-0/+9
2019-06-24media: coda: allow flagging last output buffer internallyPhilipp Zabel1-1/+19
2019-06-24media: coda: increment sequence offset for the last returned framePhilipp Zabel1-0/+3
2019-06-24media: coda: flush bitstream ring buffer on decoder restartPhilipp Zabel3-0/+28
2019-06-24media: coda: do not enforce 512-byte initial bitstream payload on CODA960Philipp Zabel1-1/+3
2019-06-24media: coda: pad first buffer with repeated MPEG headers to fix sequence initPhilipp Zabel4-3/+139
2019-06-24media: coda: make coda_bitstream_queue more versatilePhilipp Zabel1-14/+9
2019-06-24media: coda: integrate internal frame metadata into a structurePhilipp Zabel2-34/+40
2019-06-24media: coda: implement decoder source change eventPhilipp Zabel1-0/+20
2019-06-24media: coda: add sequence initialization workPhilipp Zabel3-0/+51
2019-06-24media: coda: split decoder sequence initialization out of start decodingPhilipp Zabel1-4/+26
2019-06-24media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumedMarco Felsch1-0/+6
2019-06-24media: coda: add coda_wake_up_capture_queuePhilipp Zabel1-7/+13
2019-06-24media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch1-0/+2
2019-06-24media: coda: fix mpeg2 sequence number handlingPhilipp Zabel1-1/+4
2019-06-24media: coda: use mem2mem try_en/decoder_cmd helpersPhilipp Zabel1-17/+2
2019-06-24media: coda: implement CMD_START to restart decodingMichael Tretter1-4/+17
2019-06-24media: cafe-driver: mark an static var as suchMauro Carvalho Chehab1-1/+1
2019-06-24media: staging: media: fix style problemAliasgar Surti1-2/+4
2019-06-24media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel1-3/+0
2019-06-24media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel1-7/+2
2019-06-24media: st-mipid02: add support of JPEGHugues Fruchet1-5/+13
2019-06-24media: st-mipid02: add support of YUYV8 and UYVY8Hugues Fruchet1-0/+5
2019-06-24media: st-mipid02: add support of RGB565Hugues Fruchet1-1/+7
2019-06-24media: st-mipid02: add support of V4L2_CID_LINK_FREQHugues Fruchet1-3/+26
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel5-181/+157
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel4-76/+162
2019-06-24media: marvell-ccic/mmp: add devicetree supportLubomir Rintel1-9/+27
2019-06-24media: marvell-ccic: rename the clocksLubomir Rintel1-1/+1
2019-06-24media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel1-2/+1