aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/hantro (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+1
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman1-1/+1
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong1-1/+20
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong3-0/+294
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong6-1/+762
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon1-2/+6
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab4-5/+6
2019-07-25media: hantro: Support RK3399 VP8 decodingJeffy Chen4-1/+618
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia3-17/+19
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon7-33/+37
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon6-12/+25
2019-07-25media: hantro: Constify the control arrayBoris Brezillon1-1/+1
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon2-22/+8
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser1-0/+1
2019-07-25media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam1-2/+0
2019-07-22media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman3-1/+19
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu8-2/+789
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia1-3/+5
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter1-1/+1
2019-06-12media: hantro: allow arbitrary number of clocksPhilipp Zabel4-8/+19
2019-06-12media: hantro: add support for separate control blockPhilipp Zabel1-0/+2
2019-06-12media: hantro: add support for named register rangesPhilipp Zabel2-8/+24
2019-06-12media: hantro: make irq names configurablePhilipp Zabel4-30/+40
2019-06-12media: hantro: add PM runtime resume callbackPhilipp Zabel2-0/+15
2019-06-12media: hantro: print video device name in addition to device nodePhilipp Zabel1-1/+2
2019-06-12media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel20-0/+4672