summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vimc/vimc-sensor.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-23media: vimc: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall1-1/+1
2018-09-11media: vimc: implement basic v4l2-ctrlsGuilherme Gallo1-0/+20
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-02-26media: vimc: use correct subdev functionsHans Verkuil1-1/+1
2018-02-26media: vimc: fix control event handlingHans Verkuil1-0/+8
2017-12-18media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab1-1/+1
2017-12-08media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil1-1/+62
2017-08-20media: vimc: constify video_subdev structuresJulia Lawall1-1/+1
2017-07-17media: vimc: set id_table for platform driversJavier Martinez Canillas1-7/+8
2017-06-23[media] vimc: sen: Declare vimc_sen_video_ops as staticHelen Fornazier1-1/+1
2017-06-23[media] vimc: Subdevices as modulesHelen Fornazier1-25/+68
2017-06-23[media] vimc: sen: Support several image formatsHelen Fornazier1-29/+101
2017-06-23[media] vimc: common: Add vimc_ent_sd_* helperHelen Fornazier1-49/+9
2017-06-23[media] vimc: sen: Integrate the tpg on the sensorHelen Fornazier1-13/+51
2017-04-15[media] vimc: Virtual Media Controller core, capture and sensorHelen Koike1-0/+276