aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/omap4iss/iss_csi2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01media: staging: fix several typosMauro Carvalho Chehab1-1/+1
2018-09-12media: staging: media: omap4iss: Added SPDX license identifiersDaniel Graefe1-5/+1
2017-04-18[media] staging: media: omap4iss: Replace a bit shift by a use of BITArushi Singhal1-1/+1
2016-10-16Staging: media: omap4iss: Unnecessary KERN_ERRMihaela Muraru1-1/+1
2016-01-11[media] staging: omap4iss: remove pads prefix from *_create_pads_links()Javier Martinez Canillas1-2/+2
2016-01-11[media] media: use unsigned for pad indexMauro Carvalho Chehab1-1/+1
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-1/+1
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab1-3/+8
2016-01-11[media] staging: omap4iss: separate links creation from entities initJavier Martinez Canillas1-8/+27
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-1/+1
2015-11-19[media] media: omap4iss: csi2: Fix IRQ handling when stopping moduleLaurent Pinchart1-3/+3
2015-10-27staging: media: omap4iss: Fixes NULL comparisonAmarjargal Gundjalam1-3/+3
2015-06-09[media] staging: media: omap4iss: Reformat overly long linesPiotr S. Staszewski1-6/+12
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil1-2/+2
2015-03-23[media] v4l2-subdev: support new 'which' field in enum_mbus_codeHans Verkuil1-1/+1
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-20/+20
2014-12-23[media] v4l: omap4iss: csi2: Perform real frame number propagationLaurent Pinchart1-10/+33
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON1-31/+31
2014-10-20staging: media: ompa4iss: Replace sprintf with snprintfTapasweni Pathak1-1/+1
2014-10-02staging: media: Fixed else after return or break warningYeliz Taneroglu1-2/+2
2014-09-23staging: media: omap4iss: Fixes missing blank line warning.Gulsah Kose1-0/+2
2014-07-26[media] v4l: omap4iss: configuration using uninitialized variableHeinrich Schuchardt1-1/+1
2014-05-23[media] omap4iss: Relax usleep rangesLaurent Pinchart1-2/+2
2014-05-23[media] omap4iss: Use a common macro for all sleep-based poll loopsLaurent Pinchart1-28/+11
2014-01-02[media] v4l: omap4iss: use snprintf() to make smatch happyDan Carpenter1-2/+1
2013-12-11[media] v4l: omap4iss: csi2: Replace manual if statement with a subclk fieldLaurent Pinchart1-8/+4
2013-12-11[media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver coreLaurent Pinchart1-5/+3
2013-12-11[media] v4l: omap4iss: Convert hexadecimal constants to lower caseLaurent Pinchart1-2/+2
2013-12-11[media] v4l: omap4iss: csi: Create and use register access functionsLaurent Pinchart1-65/+57
2013-12-11[media] v4l: omap4iss: Fix operators precedence in ternary operatorsLaurent Pinchart1-13/+7
2013-12-11[media] v4l: omap4iss: Don't split log strings on multiple linesLaurent Pinchart1-9/+4
2013-12-11[media] v4l: omap4iss: Replace printk by dev_errLaurent Pinchart1-3/+4
2013-12-03[media] v4l: omap4iss: Add support for OMAP4 camera interface - CSI receiversSergio Aguirre1-0/+1368