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