aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/atmel/atmel-sama5d2-isc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-13media: atmel: atmel-isc: compact the controller formats listEugen Hristev1-34/+17
2022-05-13media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format checkEugen Hristev1-1/+1
2022-05-13media: atmel: atmel-isc: Fix PM disable depth imbalance in atmel_isc_probeMiaoqian Lin1-1/+4
2022-01-23media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formatsEugen Hristev1-0/+24
2021-09-30media: atmel: fix the ispck initializationEugen Hristev1-18/+21
2021-09-30media: v4l: async: Rename async nf functions, clean up long linesSakari Ailus1-7/+8
2021-07-12media: atmel: atmel-sama5d2-isc: fix YUYV formatEugen Hristev1-0/+17
2021-06-08media: atmel: atmel-isc-sama5d2: remove duplicate defineEugen Hristev1-2/+0
2021-06-08media: atmel: atmel-isc: create an adapt pipeline callback for product specificEugen Hristev1-0/+11
2021-06-08media: atmel: atmel-isc: move the formats list into product specific codeEugen Hristev1-0/+136
2021-06-08media: atmel: atmel-isc: create callback for RLP submodule product specificEugen Hristev1-0/+10
2021-06-08media: atmel: atmel-isc: create callback for GAM submodule product specificEugen Hristev1-0/+6
2021-06-08media: atmel: atmel-isc: create callback for DPC submodule product specificEugen Hristev1-0/+6
2021-06-08media: atmel: atmel-isc: create product specific v4l2 controls configEugen Hristev1-0/+12
2021-06-08media: atmel: atmel-isc: add CC initialization functionEugen Hristev1-0/+14
2021-06-08media: atmel: atmel-isc: add his_entry to register offsetsEugen Hristev1-0/+1
2021-06-08media: atmel: atmel-isc: add support for version registerEugen Hristev1-0/+5
2021-06-08media: atmel: atmel-isc: add DMA to register offsetsEugen Hristev1-0/+1
2021-06-08media: atmel: atmel-isc: add HIS to register offsetsEugen Hristev1-0/+1
2021-06-08media: atmel: atmel-isc: add RLP to register offsetsEugen Hristev1-0/+1
2021-06-08media: atmel: atmel-isc: add SUB422 and SUB420 to register offsetsEugen Hristev1-0/+2
2021-06-08media: atmel: atmel-isc: add CBC to the reg offsets structEugen Hristev1-2/+5
2021-06-08media: atmel: atmel-isc: extract CBC submodule config into separate functionEugen Hristev1-0/+9
2021-06-08media: atmel: atmel-isc: create register offsets structEugen Hristev1-6/+14
2021-06-08media: atmel: atmel-isc: extract CSC submodule config into separate functionEugen Hristev1-0/+15
2021-06-08media: atmel: atmel-isc: specialize dma cfgEugen Hristev1-0/+3
2021-06-08media: atmel: atmel-isc: specialize max width and max heightEugen Hristev1-2/+5
2021-06-08media: atmel: atmel-isc: specialize driver name constantEugen Hristev1-2/+2
2021-06-08media: atmel: atmel-isc: specialize gamma table into product specificEugen Hristev1-0/+45
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-1/+1
2021-02-06media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-29/+15
2020-07-04media: atmel: atmel-sama5d2-isc: fix warning in configs without OFEugen Hristev1-0/+2
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-5/+2
2019-06-21media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev1-5/+9
2019-06-21media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev1-0/+344