summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sunxi
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: move some manufacturer entriesMauro Carvalho Chehab1-0/+2
2022-03-18media: platform: sun8i-rotate: move config to its own fileMauro Carvalho Chehab1-0/+14
2022-03-18media: platform: sun8i-di: move config to its own fileMauro Carvalho Chehab1-0/+14
2022-03-14media: platform: move platform menu dependencies to driversMauro Carvalho Chehab2-0/+2
2022-02-22media: sun6i-csi: fix colorspace in sun6i_video_try_fmt()Mikhail Rudenko1-1/+5
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart2-2/+2
2021-09-30media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman1-4/+2
2021-09-30media: sunxi: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing3-9/+3
2021-09-30media: Rename V4L2_PIX_FMT_HM12 to V4L2_PIX_FMT_NV12_16L16Ezequiel Garcia3-7/+7
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus2-15/+16
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-7/+9
2021-06-17media: sun6i-csi: add a missing return codeMauro Carvalho Chehab1-1/+3
2021-05-20media: sunxi: use pm_runtime_resume_and_get()Mauro Carvalho Chehab1-2/+4
2021-05-10media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+1
2021-04-09media: sun8i-di: Fix runtime PM imbalance in deinterlace_start_streamingDinghao Liu1-1/+1
2021-03-22media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start...Jia-Ju Bai1-1/+3
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-2/+2
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2-4/+6
2021-01-27media: sun4i-csi: Do not zero reserved fieldsRicardo Ribalda1-4/+0
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-48/+0
2020-11-18media: sun8i-di: Remove the call to of_dma_configureMaxime Ripard1-4/+0
2020-11-18media: sun6i: Remove the MBUS quirksMaxime Ripard1-17/+0
2020-11-18media: sun4i: Remove the MBUS quirksMaxime Ripard1-27/+0
2020-11-16media: sun4i-csi: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-3/+17
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2-3/+17
2020-08-29media: sunxi: sun8i-rotate.c: remove useless error messageDaniel W. S. Almeida1-4/+1
2020-08-28media: media/platform: drop vb2_queue_release()Hans Verkuil3-10/+4
2020-07-19sun4i-csi: call _vb2_fop_release instead of v4l2_fh_releaseHans Verkuil1-1/+2
2020-07-19sun4i-csi: drop read/write, enable VB2_DMABUFHans Verkuil2-3/+1
2020-07-19sunxi-csi: fill in bus_info of media deviceHans Verkuil2-0/+4
2020-05-05media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET1-3/+3
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab2-2/+6
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab4-0/+8
2020-03-02media: sun8i: Add Allwinner A83T Rotate driverJernej Skrabec6-0/+1363
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia2-5/+5
2020-02-24media: sun8i: Remove redundant platform_get_irq error messageYueHaibing1-4/+1
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil3-4/+4
2020-01-04media: sun4i-csi: Add support for A10 CSI1 camera sensor interfaceChen-Yu Tsai2-5/+32
2020-01-04media: sun4i-csi: Deal with DRAM offsetChen-Yu Tsai1-0/+22
2020-01-04media: sun4i-csi: Fix [HV]sync polarity handlingChen-Yu Tsai2-7/+15
2020-01-04media: sun4i-csi: Fix data sampling polarity handlingChen-Yu Tsai1-1/+1
2019-12-16media: sun8i: Remove redundant dev_err call in deinterlace_probe()Wei Yongjun1-4/+1
2019-10-24media: sun4i: Add H3 deinterlace driverJernej Skrabec4-0/+1268
2019-08-30media: sun4i: Make sun4i_csi_formats staticMaxime Ripard1-1/+1
2019-08-23media: sunxi: Add A10 CSI driverMaxime Ripard8-0/+1331
2019-08-23media: sunxi: Refactor the Makefile and KconfigMaxime Ripard2-0/+2
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-5/+2
2019-05-29media: sun6i: Support A83T variantChen-Yu Tsai1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2