summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sunxi
AgeCommit message (Expand)Author
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-18media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab
2022-03-18media: platform: move some manufacturer entriesMauro Carvalho Chehab
2022-03-18media: platform: sun8i-rotate: move config to its own fileMauro Carvalho Chehab
2022-03-18media: platform: sun8i-di: move config to its own fileMauro Carvalho Chehab
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab
2022-02-22media: sun6i-csi: fix colorspace in sun6i_video_try_fmt()Mikhail Rudenko
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart
2021-09-30media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman
2021-09-30media: sunxi: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-17media: sun6i-csi: add a missing return codeMauro Carvalho Chehab
2021-05-20media: sunxi: use pm_runtime_resume_and_get()Mauro Carvalho Chehab
2021-05-10media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab
2021-04-09media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu
2021-03-22media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start...Jia-Ju Bai
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-01-27media: sun4i-csi: Do not zero reserved fieldsRicardo Ribalda
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-18media: sun8i-di: Remove the call to of_dma_configureMaxime Ripard
2020-11-18media: sun6i: Remove the MBUS quirksMaxime Ripard
2020-11-18media: sun4i: Remove the MBUS quirksMaxime Ripard
2020-11-16media: sun4i-csi: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-08-29media: sunxi: sun8i-rotate.c: remove useless error messageDaniel W. S. Almeida
2020-08-28media: media/platform: drop vb2_queue_release()Hans Verkuil
2020-07-19sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil
2020-07-19sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil
2020-07-19sunxi-csi: fill in bus_info of media deviceHans Verkuil
2020-05-05media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab
2020-03-02media: sun8i: Add Allwinner A83T Rotate driverJernej Skrabec
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia
2020-02-24media: sun8i: Remove redundant platform_get_irq error messageYueHaibing
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-01-04media: sun4i-csi: Add support for A10 CSI1 camera sensor interfaceChen-Yu Tsai
2020-01-04media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai
2020-01-04media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai
2020-01-04media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai
2019-12-16media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun
2019-10-24media: sun4i: Add H3 deinterlace driverJernej Skrabec
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd