index
:
linux.git
master
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
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
2017-01-27
[media] media: Rename graph and pipeline structs and functions
Sakari Ailus
2016-10-16
Staging: media: omap4iss: Unnecessary KERN_ERR
Mihaela Muraru
2016-09-19
[media] staging: media: omap4iss: mark omap4iss_flush() static
Baoyou Xie
2016-09-09
[media] media: Move media_device link_notify operation to an ops structure
Laurent Pinchart
2016-08-24
[media] v4l2: remove g/s_crop from video ops
Hans Verkuil
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] staging/media: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-13
[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...
Laurent Pinchart
2016-03-28
staging: media: omap4iss: Match alignment with open parenthesis.
Heena Sirwani
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-11
staging: media: omap4iss: Remove unnecessary platform_set_drvdata()
Amitoj Kaur Chawla
2016-03-03
[media] staging: v4l: omap4iss: Use V4L2 graph PM operations
Sakari Ailus
2016-01-11
[media] staging: v4l: omap4iss: Use the new media graph walk interface
Sakari Ailus
2016-01-11
[media] staging: v4l: omap4iss: Use media entity enumeration interface
Sakari Ailus
2016-01-11
[media] staging: v4l: omap4iss: Fix sub-device power management code
Sakari Ailus
2016-01-11
[media] staging: omap4iss: remove pads prefix from *_create_pads_links()
Javier Martinez Canillas
2016-01-11
[media] media: use unsigned for pad index
Mauro Carvalho Chehab
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] omap4iss: change the logic that checks if an entity is a subdev
Mauro Carvalho Chehab
2016-01-11
[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuse
Mauro Carvalho Chehab
2016-01-11
[media] media: use macros to check for V4L2 subdev entities
Mauro Carvalho Chehab
2016-01-11
[media] staging: omap4iss: separate links creation from entities init
Javier Martinez Canillas
2016-01-11
[media] media: use entity.graph_obj.mdev instead of .parent
Javier Martinez Canillas
[next]