summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap3isp/ispccdc.c
AgeCommit message (Expand)Author
2022-03-18media: platform: rename omap3isp/ to ti/omap3isp/Mauro Carvalho Chehab
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2020-12-02media: omap3isp: Remove misleading commentThomas Gleixner
2020-02-27media: omap3isp: Prevent enabling CCDC when stopping streamingSakari Ailus
2020-01-03media: omap3isp: Don't restart CCDC if we're about to stopSakari Ailus
2019-08-15media: omap3isp: Set device on omap3isp subdevsSakari Ailus
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-04-17media: platform: fix some 64-bits warningsMauro Carvalho Chehab
2017-08-20media: omap3isp: Quit using struct v4l2_subdev.host_priv fieldSakari Ailus
2017-07-26media: v4l: omap3isp: Get the parallel bus type from DTLaurent Pinchart
2016-10-21[media] omap3isp: don't break long linesMauro Carvalho Chehab
2016-01-25[media] v4l: omap3isp: Fix data lane shift configurationLaurent Pinchart
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus
2016-01-11[media] omap3isp: rename single labels to just errorJavier Martinez Canillas
2016-01-11[media] omap3isp: remove per ISP module link creation functionsJavier Martinez Canillas
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] omap3isp: separate links creation from entities initJavier Martinez Canillas
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab
2016-01-11[media] omap3isp: get entity ID using media_entity_id()Javier Martinez Canillas
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-04-02[media] omap3isp: Refactor device configuration structs for Device TreeSakari Ailus
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-09-03[media] omap3isp: use true/false for boolean varsMauro Carvalho Chehab
2014-08-21[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart
2014-08-21[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart
2014-08-21[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart
2014-08-21[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Simplify the configuration functionLaurent Pinchart
2014-08-21[media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart
2014-05-25[media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart
2014-05-25[media] omap3isp: ccdc: Use the DMA API for FPCLaurent Pinchart
2014-05-25[media] omap3isp: ccdc: Use the DMA API for LSCLaurent Pinchart
2014-03-05[media] omap3isp: Rename the variable names in descriptionLad, Prabhakar
2014-03-05[media] omap3isp: Fix typosLad, Prabhakar
2014-01-07[media] omap3isp: ccdc: Don't hang when the SBL fails to become idleLaurent Pinchart