summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-sensor.c
Commit message (Expand)AuthorAgeFilesLines
* media: Revert "media: vimc: propagate pixel format in the stream"Helen Koike2019-08-131-15/+36
* media: Revert "media: vimc: Remove or modify stream checks"Helen Koike2019-08-131-1/+5
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-11/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* | media: vimc: Remove or modify stream checksAndré Almeida2019-06-051-5/+1
* | media: vimc: Remove unneeded return statement in vimc_sen_s_stream()Niklas Söderlund2019-05-281-1/+0
|/
* media: vimc: propagate pixel format in the streamHelen Fornazier2019-04-221-36/+15
* media: vimc: use new release opHans Verkuil2019-03-191-4/+15
* media: vimc: Remove unused but set variablesLucas A. M. Magalhães2019-02-181-7/+0
* media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-02-071-43/+13
* media: vimc: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall2018-11-231-1/+1
* media: vimc: implement basic v4l2-ctrlsGuilherme Gallo2018-09-111-0/+20
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* media: vimc: use correct subdev functionsHans Verkuil2018-02-261-1/+1
* media: vimc: fix control event handlingHans Verkuil2018-02-261-0/+8
* media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab2017-12-181-1/+1
* media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil2017-12-081-1/+62
* media: vimc: constify video_subdev structuresJulia Lawall2017-08-201-1/+1
* media: vimc: set id_table for platform driversJavier Martinez Canillas2017-07-171-7/+8
* [media] vimc: sen: Declare vimc_sen_video_ops as staticHelen Fornazier2017-06-231-1/+1
* [media] vimc: Subdevices as modulesHelen Fornazier2017-06-231-25/+68
* [media] vimc: sen: Support several image formatsHelen Fornazier2017-06-231-29/+101
* [media] vimc: common: Add vimc_ent_sd_* helperHelen Fornazier2017-06-231-49/+9
* [media] vimc: sen: Integrate the tpg on the sensorHelen Fornazier2017-06-231-13/+51
* [media] vimc: Virtual Media Controller core, capture and sensorHelen Koike2017-04-141-0/+276