index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
omap4iss
Age
Commit message (
Expand
)
Author
2024-10-08
media: staging: drop omap4iss
Hans Verkuil
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
media: ti: omap4iss: Fix references to pad config
Laurent Pinchart
2023-09-27
media: v4l2-subdev.h: increase struct v4l2_subdev name size
Hans Verkuil
2023-04-15
media: staging: media: omap4iss: Convert to platform remove callback returnin...
Uwe Kleine-König
2023-04-12
media: Prefer designated initializers over memset for subdev pad ops
Laurent Pinchart
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
2023-02-06
media: ti: omap4iss: Use media_pipeline_for_each_entity()
Laurent Pinchart
2022-12-07
drivers: staging: media: omap4iss: Use BIT macro instead of left shifting
Moses Christopher Bollavarapu
2022-11-25
media: staging: omap4iss: remove cacheflush import
Ian Cowan
2022-09-24
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-09-24
media: mc: entity: Add media_entity_pipeline() to access the media pipeline
Laurent Pinchart
2022-08-29
media: staging/media/omap4iss/iss_video.c: videobuf -> vb2
Hans Verkuil
2022-07-17
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-05-10
media: staging: media: omap4iss: Remove unused macro function
Aline Santana Cordeiro
2021-05-10
media: staging: media: omap4iss: Align line break to the open parenthesis in ...
Aline Santana Cordeiro
2021-04-09
media: staging: media: omap4iss: align arguments with open parenthesis
Beatriz Martins de Carvalho
2021-04-06
media: omap4iss: Acquire graph mutex for graph traversal
Sakari Ailus
2021-03-23
media: staging: media: omap4iss: code style - avoid macro argument precedence...
Nikolay Kyx
2021-03-11
media: omap4iss: return error code when omap4iss_get() failed
Yang Yingliang
2021-01-12
media: drivers: staging: media: remove unneeded MODULE_VERSION() call
Enrico Weigelt
2020-09-01
media: omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
2020-03-02
media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
Ezequiel Garcia
2020-02-24
media: staging/media: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-10-16
media: staging: media: Make use of devm_platform_ioremap_resource
Hariprasad Kelam
2019-10-16
media: staging: media: omap4iss: Replace NULL comparison.
Nachammai Karuppiah
2019-09-18
Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-30
staging: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-22
media: drivers/staging/media: don't set description for ENUM_FMT
Hans Verkuil
2019-06-05
media: staging/media: set device_caps in struct video_device
Hans Verkuil
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: staging: fix several typos
Mauro Carvalho Chehab
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-12
media: staging: media: omap4iss: Added SPDX license identifiers
Daniel Graefe
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-07-24
media: staging: omap4iss: Include asm/cacheflush.h after generic includes
Guenter Roeck
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-17
media: omap4iss: make it build with COMPILE_TEST
Mauro Carvalho Chehab
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-12-08
media: Staging: media: omap4iss: Use WARN_ON() instead of BUG_ON()
Srishti Sharma
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-08-27
media: staging: omap4iss: make v4l2_file_operations const
Bhumika Goyal
2017-04-18
[media] staging: media: omap4iss: Replace a bit shift by a use of BIT
Arushi Singhal
2017-03-03
[media] staging: omap4iss: fix coding style issue
Avraham Shukron
2017-03-03
[media] staging: omap4iss: fix multiline comment style
Avraham Shukron
2017-01-31
[media] v4l: omap4iss: Clean up file handle in open() and release()
Shailendra Verma
[next]