summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vimc/vimc-sensor.c
Commit message (Expand)AuthorAgeFilesLines
* media: vimc: Remove unneeded return statement in vimc_sen_s_stream()Niklas Söderlund2019-05-281-1/+0Star
* media: vimc: propagate pixel format in the streamHelen Fornazier2019-04-221-36/+15Star
* 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/+0Star
* media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-02-071-43/+13Star
* 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/+9Star
* [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-151-0/+276