summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-07-22media: omap3isp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: ti-vpe: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: omap_vout: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: vsp1: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: sh_veu/sh_vou: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: xilinx: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: via-camera: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: bdisp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: pxa_camera: don't set caps in querycapHans Verkuil
2019-07-22media: marvell-ccic: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: mx2_emmaprp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: m2m-deinterlace: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: fsl-viu: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: coda: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: am437x/davinci: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz
2019-06-24media: atmel: atmel-isc: fix i386 build errorEugen Hristev
2019-06-24media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida
2019-06-24media: coda: encoder parameter change supportPhilipp Zabel
2019-06-24media: coda: add coda_slice_mode() functionPhilipp Zabel
2019-06-24media: coda: store device pointer in driver structure instead of pdevPhilipp Zabel
2019-06-24media: coda: mark last returned framePhilipp Zabel
2019-06-24media: coda: mark last pending buffer or last meta on decoder stop commandPhilipp Zabel
2019-06-24media: coda: lock capture queue wakeup against encoder stop commandPhilipp Zabel
2019-06-24media: coda: flag the last encoded bufferPhilipp Zabel
2019-06-24media: coda: only wake up capture queue if no pending buffers to encodePhilipp Zabel
2019-06-24media: coda: retire coda_buf_is_end_of_streamPhilipp Zabel
2019-06-24media: coda: mark the last output buffer on encoder stop commandPhilipp Zabel
2019-06-24media: coda: only set the stream end flags if there are no more pending outpu...Philipp Zabel
2019-06-24media: coda: mark the last output buffer on decoder stop commandPhilipp Zabel
2019-06-24media: coda: allow flagging last output buffer internallyPhilipp Zabel
2019-06-24media: coda: increment sequence offset for the last returned framePhilipp Zabel
2019-06-24media: coda: flush bitstream ring buffer on decoder restartPhilipp Zabel
2019-06-24media: coda: do not enforce 512-byte initial bitstream payload on CODA960Philipp Zabel
2019-06-24media: coda: pad first buffer with repeated MPEG headers to fix sequence initPhilipp Zabel
2019-06-24media: coda: make coda_bitstream_queue more versatilePhilipp Zabel
2019-06-24media: coda: integrate internal frame metadata into a structurePhilipp Zabel
2019-06-24media: coda: implement decoder source change eventPhilipp Zabel
2019-06-24media: coda: add sequence initialization workPhilipp Zabel
2019-06-24media: coda: split decoder sequence initialization out of start decodingPhilipp Zabel
2019-06-24media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumedMarco Felsch
2019-06-24media: coda: add coda_wake_up_capture_queuePhilipp Zabel
2019-06-24media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch
2019-06-24media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-06-24media: coda: use mem2mem try_en/decoder_cmd helpersPhilipp Zabel
2019-06-24media: coda: implement CMD_START to restart decodingMichael Tretter
2019-06-24media: cafe-driver: mark an static var as suchMauro Carvalho Chehab