blob: 4308db9a122e9f29e70eea68dd904d37238c119a [file] [log] [blame]
b4a5f46cdee4 ("media: docs: split uAPI info from fimc.rst")
d81c969b95d4 ("media: docs: split uAPI info from davinci-vpbe.rst")
51df01acc193 ("media: docs: split development info from cx88.rst")
8d562a0038da ("media: docs: split vimc.rst into devel and admin parts")
a6c5ac5ca760 ("media: docs: split meye.rst into admin and uAPI docs")
64a881836a91 ("media: docs: split cpia2.rst on two files")
fb0c90ab92ca ("doc: fix typo of snapshot in documentation")
76df2e6c7c78 ("media: vimc: Implement debayer control for mean window size")
b1f8e9316e79 ("media: vimc: move the dev field of each entity to vimc_ent_dev")
23df45d03866 ("media: vimc: embed the pads of entities in the entities' structs")
af2bdbbe2d43 ("media: vimc: common: remove unused function 'vimc_pipeline_s_stream'")
3b04de4e7a56 ("media: vimc: remove EXPORT_SYMBOL_GPL declarations")
b4aa975cbd87 ("media: vimc: remove the helper function vimc_ent_sd_unregister")
9fb82aaa85d3 ("media: vimc: move media_entity_cleanup to release callbacks")
78364ccffd33 ("media: doc: media: vimc: Update module parameter usage information")
3a9e69f1404f ("media: vimc: move duplicated IS_SRC and IS_SINK to common header")
d7fb5c361c2a ("media: vimc: Fix gpf in rmmod path when stream is active")
f13d5f361959 ("media: vimc: Collapse component structure into a single monolithic driver")
09c41a23a2e2 ("media: Revert "media: vimc: propagate pixel format in the stream"")
10b1aed6dac0 ("media: Revert "media: vimc: Remove or modify stream checks"")
e2727ec58c11 ("media: vimc.rst: add vimc-streamer source documentation")
959f9c841b6b ("media: vimc: stream: fix style of argument description")
03f4175bd01f ("media: docs: create vimc documentation")
d13b3cdcbacb ("media: vimc: Makefile: file cleanup")
9aa36e61dc6b ("media: vimc: debayer: Fix typos")
3c1b9ac753e9 ("media: vimc: Remove or modify stream checks")
ee1c71a8e145 ("media: vimc: fix component match compare")
b6c61a6c3731 ("media: vimc: propagate pixel format in the stream")
6f3f3e11999b ("media: vimc: stream: init/terminate the first entity")
43e3b726f5e1 ("media: vimc: stream: add docs to struct vimc_stream")
2b177f2849d2 ("media: vimc: use new release op")
3650a23eda89 ("media: vimc: free vimc_cap_device when the last user disappears")
f74267b51cb3 ("media: vimc: zero the media_device on probe")
cdabfa840259 ("media: vimc: fix memory leak")
adc589d2a208 ("media: vimc: Add vimc-streamer for stream control")
04ee6d614c0d ("media: vimc: fill in correct driver name in querycap")
e159b6074c82 ("media: vimc: fix start stream when link is disabled")
c0decac19da3 ("media: use strscpy() instead of strlcpy()")