summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc
AgeCommit message (Expand)AuthorLines
2019-08-13media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike-308/+342
2019-08-13media: Revert "media: vimc: Remove or modify stream checks"Helen Koike-4/+14
2019-07-23media: vimc: stream: format comments as kernel-docAndré Almeida-14/+24
2019-07-23media: vimc: stream: fix style of argument descriptionAndré Almeida-4/+6
2019-07-23media: vimc: stream: remove obsolete function docAndré Almeida-8/+0
2019-06-24media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida-1/+4
2019-06-21media: vimc: stream: add missing function documentationAndré Almeida-0/+22
2019-06-21media: vimc: Makefile: file cleanupAndré Almeida-17/+3
2019-06-21media: vimc: debayer: Fix typosAndré Almeida-2/+4
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab-77/+7
2019-06-05media: vimc: Remove or modify stream checksAndré Almeida-14/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-77/+7
2019-05-28media: vimc: Remove unneeded return statement in vimc_sen_s_stream()Niklas Söderlund-1/+0
2019-05-28media: vimc: fix component match compareHelen Koike-5/+2
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab-0/+1
2019-05-24media: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-22media: vimc: propagate pixel format in the streamHelen Fornazier-342/+304
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab-1/+1
2019-03-19media: vimc: stream: init/terminate the first entityHelen Fornazier-10/+16
2019-03-19media: vimc: stream: add docs to struct vimc_streamHelen Fornazier-0/+15
2019-03-19media: vimc: stream: cleanup frame field from struct vimc_streamHelen Fornazier-7/+4
2019-03-19media: vimc: cap: fix step width/height in enum framesizeHelen Fornazier-2/+2
2019-03-19media: vimc: stream: fix thread state before sleepHelen Fornazier-1/+1
2019-03-19media: vimc: deb: fix default sink bayer formatHelen Fornazier-1/+1
2019-03-19media: vimc: use new release opHans Verkuil-9/+46
2019-03-19media: vimc: free vimc_cap_device when the last user disappearsHans Verkuil-3/+10
2019-03-19media: vimc: zero the media_device on probeHans Verkuil-0/+2
2019-02-18media: vimc: fix memory leakHans Verkuil-0/+2
2019-02-18media: vimc: Remove unused but set variablesLucas A. M. Magalhães-7/+0
2019-02-18media: vimc: add USERPTR supportHans Verkuil-1/+1
2019-02-07media: vimc: fill in bus_info in media_device_infoHans Verkuil-3/+3
2019-02-07media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães-147/+260
2019-01-21media: vimc: fill in correct driver name in querycapHans Verkuil-2/+3
2018-12-07media: vimc: fix start stream when link is disabledHelen Fornazier-0/+2
2018-11-23media: vimc: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab-6/+6
2018-09-11media: vimc: implement basic v4l2-ctrlsGuilherme Gallo-0/+20
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+4
2018-08-02media: vimc: Remove redundant freeAnton Vasilyev-1/+0
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+4
2018-02-26media: vimc: use correct subdev functionsHans Verkuil-3/+3
2018-02-26media: vimc: fix control event handlingHans Verkuil-1/+11
2017-12-18media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab-1/+1
2017-12-08media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil-1/+67
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-27media: vimc: Fix return value check in vimc_add_subdevs()Wei Yongjun-2/+3
2017-08-20media: vimc: constify video_subdev structuresJulia Lawall-3/+3
2017-07-17media: vimc: set id_table for platform driversJavier Martinez Canillas-28/+32