summaryrefslogtreecommitdiff
path: root/drivers/staging/media/omap4iss/iss_ipipeif.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12media: staging: media: omap4iss: Added SPDX license identifiersDaniel Graefe1-5/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2017-04-18[media] staging: media: omap4iss: Replace a bit shift by a use of BITArushi Singhal1-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-4/+9
2016-01-11[media] staging: omap4iss: separate links creation from entities initJavier Martinez Canillas1-12/+17
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-10-27staging: media: omap4iss: Matches alignment with open parenthesisAmarjargal Gundjalam1-8/+8
2015-10-27staging: media: omap4iss: Fixes misspellingAmarjargal Gundjalam1-1/+1
2015-10-27staging: media: omap4iss: Fixes NULL comparisonAmarjargal Gundjalam1-3/+3
2015-06-10[media] staging: media: omap4iss: Reformat overly long linesPiotr S. Staszewski1-4/+6
2015-04-03[media] staging: media: omap4iss: Cleanup media entities after unregistrationLaurent Pinchart1-3/+3
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil1-4/+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-24/+24
2014-12-23[media] v4l: omap4iss: Remove bogus frame number propagationLaurent Pinchart1-19/+3
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON1-14/+14
2014-09-29staging: media: omap4iss: Removed unnecessary else expression.Gulsah Kose1-2/+1
2013-12-11[media] v4l: omap4iss: Enable/disabling the ISP interrupts globallyLaurent Pinchart1-3/+0
2013-12-11[media] v4l: omap4iss: Propagate stop timeouts from submodules to the driver ...Laurent Pinchart1-2/+1
2013-12-11[media] v4l: omap4iss: Create and use register access functionsLaurent Pinchart1-53/+41
2013-12-11[media] v4l: omap4iss: ipipeif: Shift input data according to the input formatLaurent Pinchart1-1/+3
2013-12-11[media] v4l: omap4iss: isif: Ignore VD0 interrupts when no buffer is availableLaurent Pinchart1-0/+7
2013-12-11[media] v4l: omap4iss: Fix operators precedence in ternary operatorsLaurent Pinchart1-2/+2
2013-12-11[media] v4l: omap4iss: isif: Define more VDINT registersLaurent Pinchart1-2/+2
2013-12-11[media] v4l: omap4iss: Define more ISS and ISP IRQ register bitsLaurent Pinchart1-1/+1
2013-12-11[media] v4l: omap4iss: Restrict line lengths to 80 characters where possibleLaurent Pinchart1-27/+36
2013-12-03[media] v4l: omap4iss: Add support for OMAP4 camera interface - IPIPE(IF)Sergio Aguirre1-0/+847