aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/sunxi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2-2/+3
2018-12-12Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-2/+3
2018-12-07media: cedrus: don't initialize pointers with zeroMauro Carvalho Chehab2-2/+2
2018-12-07media: cetrus: return an error if alloc failsMauro Carvalho Chehab1-1/+2
2018-12-07media: cedrus: Add device-tree compatible and variant for A64 supportPaul Kocialkowski1-0/+8
2018-12-07media: cedrus: Add device-tree compatible and variant for H5 supportPaul Kocialkowski1-0/+8
2018-12-07media: cedrus: Remove global IRQ spin lock from the driverPaul Kocialkowski5-29/+1
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab2-11/+16
2018-12-05media: Add a Kconfig option for the Request APISakari Ailus1-0/+1
2018-12-03media: cedrus: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+5
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-11/+11
2018-11-23media: cedrus: Get rid of interrupt bottom-halfEzequiel Garcia1-21/+5
2018-11-23media: platform: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2018-11-20media: cedrus: add action item to the TODOHans Verkuil1-0/+5
2018-11-07drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King1-11/+11
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia1-1/+1
2018-09-24media: platform: Add Cedrus VPU decoder driverPaul Kocialkowski15-0/+2145