summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-capture.c
AgeCommit message (Expand)Author
2020-04-14media: split test drivers from platform directoryMauro Carvalho Chehab
2020-03-05media: vimc: use-after-free fix - release vimc in the v4l_device releaseDafna Hirschfeld
2020-03-05media: vimc: replace vimc->pdev.dev with vimc->mdev.devDafna Hirschfeld
2020-02-24media: media/platform: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-11-05media: vimc: Make capture devices and subdevices use different link_validatesNícolas F. R. A. Prado
2019-10-24media: vimc: move the dev field of each entity to vimc_ent_devDafna Hirschfeld
2019-10-24media: vimc: embed the pads of entities in the entities' structsDafna Hirschfeld
2019-10-24media: vimc: move media_entity_cleanup to release callbacksDafna Hirschfeld
2019-10-01media: vimc: Collapse component structure into a single monolithic driverShuah Khan
2019-08-13media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike
2019-06-24media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-22media: vimc: propagate pixel format in the streamHelen Fornazier
2019-03-19media: vimc: cap: fix step width/height in enum framesizeHelen Fornazier
2019-03-19media: vimc: free vimc_cap_device when the last user disappearsHans Verkuil
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-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2017-07-26media: vimc: set id_table for platform driversJavier Martinez Canillas
2017-06-23[media] vimc: Subdevices as modulesHelen Fornazier
2017-06-23[media] vimc: cap: Support several image formatsHelen Fornazier
2017-06-23[media] vimc: common: Add vimc_link_validateHelen Fornazier
2017-06-23[media] vimc: common: Add vimc_pipeline_s_stream helperHelen Fornazier
2017-04-14[media] vimc: Virtual Media Controller core, capture and sensorHelen Koike