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