aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/sunxi
AgeCommit message (Expand)Author
2019-02-18media: cedrus: mpeg2: Use v4l2_m2m_get_vq helper for capture queuePaul Kocialkowski
2019-02-18media: cedrus: Forbid setting new formats on busy queuesPaul Kocialkowski
2019-02-07media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia
2019-01-31media: cedrus: add buf_out_validate callbackHans Verkuil
2019-01-31media: cedrus: Remove completed item from TODO list (dma-buf references)Paul Kocialkowski
2019-01-31media: Revert "media: cedrus: Allow using the current dst buffer as reference"Paul Kocialkowski
2019-01-21media: cedrus: Allow using the current dst buffer as referencePaul Kocialkowski
2019-01-21media: cedrus: Cleanup duplicate declarations from cedrus_dec headerPaul Kocialkowski
2019-01-16media: sunxi: cedrus: Fix missing error message contextOndrej Jirman
2019-01-07media: cedrus: identify buffers by timestampHans Verkuil
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-07media: cedrus: don't initialize pointers with zeroMauro Carvalho Chehab
2018-12-07media: cetrus: return an error if alloc failsMauro Carvalho Chehab
2018-12-07media: cedrus: Add device-tree compatible and variant for A64 supportPaul Kocialkowski
2018-12-07media: cedrus: Add device-tree compatible and variant for H5 supportPaul Kocialkowski
2018-12-07media: cedrus: Remove global IRQ spin lock from the driverPaul Kocialkowski
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab
2018-12-05media: Add a Kconfig option for the Request APISakari Ailus
2018-12-03media: cedrus: Fix a NULL vs IS_ERR() checkDan Carpenter
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-23media: cedrus: Get rid of interrupt bottom-halfEzequiel Garcia
2018-11-23media: platform: fix platform_no_drv_owner.cocci warningskbuild test robot
2018-11-20media: cedrus: add action item to the TODOHans Verkuil
2018-11-07drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia
2018-09-24media: platform: Add Cedrus VPU decoder driverPaul Kocialkowski