summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap3isp/ispccdc.c
AgeCommit message (Expand)Author
2019-10-05media: omap3isp: Set device on omap3isp subdevsSakari Ailus
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
2013-12-04[media] omap3isp: Mark which pads must connectSakari Ailus
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren
2012-10-25[media] omap3isp: Fix warning caused by bad subdev events operations prototypesLaurent Pinchart
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab