aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc/vimc-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-03-19media: vimc: zero the media_device on probeHans Verkuil1-0/+2
2019-02-18media: vimc: fix memory leakHans Verkuil1-0/+2
2019-02-07media: vimc: fill in bus_info in media_device_infoHans Verkuil1-0/+2
2019-01-21media: vimc: fill in correct driver name in querycapHans Verkuil1-1/+0
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-08-02media: vimc: Remove redundant freeAnton Vasilyev1-1/+0
2017-10-27media: vimc: Fix return value check in vimc_add_subdevs()Wei Yongjun1-2/+3
2017-06-23[media] vimc: Subdevices as modulesHelen Fornazier1-247/+158
2017-06-23[media] vimc: Move common code from the coreHelen Fornazier1-204/+1
2017-04-14[media] vimc: Virtual Media Controller core, capture and sensorHelen Koike1-0/+695