summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/omap4iss
AgeCommit message (Expand)AuthorLines
2024-10-08media: staging: drop omap4issHans Verkuil-8390/+0
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus-8/+4
2023-11-23media: ti: omap4iss: Fix references to pad configLaurent Pinchart-15/+15
2023-09-27media: v4l2-subdev.h: increase struct v4l2_subdev name sizeHans Verkuil-1/+1
2023-04-15media: staging: media: omap4iss: Convert to platform remove callback returnin...Uwe Kleine-König-4/+2
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart-3/+3
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart-4/+6
2023-02-06media: ti: omap4iss: Use media_pipeline_for_each_entity()Laurent Pinchart-39/+27
2022-12-07drivers: staging: media: omap4iss: Use BIT macro instead of left shiftingMoses Christopher Bollavarapu-9/+9
2022-11-25media: staging: omap4iss: remove cacheflush importIan Cowan-2/+0
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen-3/+3
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart-7/+11
2022-08-29media: staging/media/omap4iss/iss_video.c: videobuf -> vb2Hans Verkuil-1/+1
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart-5/+5
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-1/+1
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen-71/+89
2021-05-10media: staging: media: omap4iss: Remove unused macro functionAline Santana Cordeiro-3/+0
2021-05-10media: staging: media: omap4iss: Align line break to the open parenthesis in ...Aline Santana Cordeiro-2/+2
2021-04-09media: staging: media: omap4iss: align arguments with open parenthesisBeatriz Martins de Carvalho-1/+1
2021-04-06media: omap4iss: Acquire graph mutex for graph traversalSakari Ailus-0/+8
2021-03-23media: staging: media: omap4iss: code style - avoid macro argument precedence...Nikolay Kyx-8/+8
2021-03-11media: omap4iss: return error code when omap4iss_get() failedYang Yingliang-1/+3
2021-01-12media: drivers: staging: media: remove unneeded MODULE_VERSION() callEnrico Weigelt-2/+0
2020-09-01media: omap: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-04-14media: Kconfig files: use select for V4L2 subdevs and MCMauro Carvalho Chehab-1/+3
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia-2/+2
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-2/+2
2019-10-16media: staging: media: Make use of devm_platform_ioremap_resourceHariprasad Kelam-5/+1
2019-10-16media: staging: media: omap4iss: Replace NULL comparison.Nachammai Karuppiah-2/+2
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd-1/+0
2019-07-22media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil-23/+19
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil-6/+5
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab-1/+1
2019-03-01media: staging: fix several typosMauro Carvalho Chehab-1/+1
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+2
2018-09-12media: staging: media: omap4iss: Added SPDX license identifiersDaniel Graefe-75/+20
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab-9/+9
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil-1/+2
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck-1/+2
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven-1/+0
2018-04-17media: omap4iss: make it build with COMPILE_TESTMauro Carvalho Chehab-1/+2
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+1
2017-12-08media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()Srishti Sharma-1/+1
2017-11-27media: annotate ->poll() instancesAl Viro-1/+1
2017-08-27media: staging: omap4iss: make v4l2_file_operations constBhumika Goyal-1/+1
2017-04-18[media] staging: media: omap4iss: Replace a bit shift by a use of BITArushi Singhal-4/+4
2017-03-03[media] staging: omap4iss: fix coding style issueAvraham Shukron-1/+2
2017-03-03[media] staging: omap4iss: fix multiline comment styleAvraham Shukron-13/+25
2017-01-31[media] v4l: omap4iss: Clean up file handle in open() and release()Shailendra Verma-0/+2