summaryrefslogtreecommitdiff
path: root/drivers/staging/media/hantro/hantro_drv.c
AgeCommit message (Expand)Author
2020-07-19hantro: Rework how encoder and decoder are identifiedEzequiel Garcia
2020-04-14media: hantro: Remove unneeded hantro_dec_buf_finishEzequiel Garcia
2020-04-14media: hantro: Use v4l2_m2m_buf_done_and_job_finishEzequiel Garcia
2020-03-24media: hantro: add initial i.MX8MQ supportPhilipp Zabel
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: hantro: Support H264 profile controlHirokazu Honda
2020-02-24media: hantro: Fix broken media controller linksEzequiel Garcia
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon
2019-07-25media: hantro: Constify the control arrayBoris Brezillon
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser
2019-07-22media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia
2019-06-12media: hantro: allow arbitrary number of clocksPhilipp Zabel
2019-06-12media: hantro: add support for named register rangesPhilipp Zabel
2019-06-12media: hantro: make irq names configurablePhilipp Zabel
2019-06-12media: hantro: add PM runtime resume callbackPhilipp Zabel
2019-06-12media: hantro: print video device name in addition to device nodePhilipp Zabel
2019-06-12media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel