summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* adv7604: Initialize drive strength to default when using DTLars-Peter Clausen2017-11-151-0/+3
* v4l: s5c73m3: fix negation operatorAndrzej Hajda2017-08-061-1/+1
* s5k4ecgx: select CRC32 helperArnd Bergmann2017-02-011-0/+1
* v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart2017-02-011-14/+19
* v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2017-02-012-7/+26
* v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart2017-02-011-3/+2
* v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart2017-01-091-0/+1
* rc: print correct variable for z8f0811Arnd Bergmann2016-11-111-1/+1
* [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-221-30/+60
* [media] s5c73m3: Fix entity function assignment for the OIF subdevSylwester Nawrocki2016-09-221-1/+1
* [media] s5k6a3: Add missing entity function initializationSylwester Nawrocki2016-09-221-0/+1
* [media] media: adv7180: fill in mbus format in set_fmtNiklas Söderlund2016-09-191-2/+4
* [media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund2016-09-191-2/+2
* [media] ad5820: use __maybe_unused for PM functionsArnd Bergmann2016-09-191-11/+2
* [media] constify local structuresJulia Lawall2016-09-191-1/+1
* [media] ov9650: add support for asynchronous probingJavier Martinez Canillas2016-09-191-1/+6
* [media] media Kconfig: improve the spi integrationHans Verkuil2016-09-191-1/+1
* [media] ad5820: Use bool for boolean valuesSakari Ailus2016-09-091-9/+10
* [media] smiapp: Add support for 14 and 16 bits per sample depthsSakari Ailus2016-09-092-1/+9
* [media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik2016-09-095-3/+13
* [media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik2016-09-091-4/+4
* [media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik2016-09-091-36/+15
* [media] media/i2c: Delete owner assignmentMarkus Elfring2016-09-0611-11/+0
* [media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus2016-09-051-32/+17
* [media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus2016-09-052-25/+12
* [media] smiapp: Constify the regs argument to smiapp_write_8s()Sakari Ailus2016-09-051-7/+5
* [media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtainedSakari Ailus2016-09-051-2/+3
* [media] smiapp: Rename smiapp_platform_data as smiapp_hwconfigSakari Ailus2016-09-053-73/+73
* [media] smiapp: Unify enforced and need-based 8-bit readSakari Ailus2016-09-051-11/+11
* [media] tvp5150: use sd internal ops .registered instead .registered_asyncJavier Martinez Canillas2016-08-241-2/+6
* [media] adv7511: fix error return code in adv7511_probe()Wei Yongjun2016-08-241-0/+1
* [media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil2016-08-241-6/+6
* [media] v4l2: remove g/s_crop from video opsHans Verkuil2016-08-2416-426/+427
* [media] media: adv7180: add power pin controlSteve Longerbeam2016-08-242-1/+28
* [media] media: adv7180: define more registersSteve Longerbeam2016-08-241-24/+49
* [media] ad9389b: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-241-18/+4
* [media] ad5820: fix one smatch warningMauro Carvalho Chehab2016-08-241-1/+1
* [media] ad5820: Add driver for auto-focus coilPavel Machek2016-08-243-0/+388
* [media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam2016-07-281-9/+9
* [media] adv7511: fix VIC autodetectHans Verkuil2016-07-281-4/+20
* [media] adv7511: the h/vsync polarities were always positiveHans Verkuil2016-07-121-0/+5
* [media] adv7604/adv7842: fix quantization range handlingHans Verkuil2016-07-122-20/+33
* [media] adv7511: fix quantization range handlingHans Verkuil2016-07-121-13/+17
* [media] adv7511: drop adv7511_set_IT_content_AVI_InfoFrameHans Verkuil2016-07-121-15/+0
* [media] media/i2c: drop the last users of the ctrl core opsHans Verkuil2016-07-126-42/+0
* Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-084-107/+1018
|\
| * [media] cec: adv7511: add cec supportHans Verkuil2016-06-282-8/+401
| * [media] cec: adv7842: add cec supportHans Verkuil2016-06-282-63/+313
| * [media] cec: adv7604: add cec supportHans Verkuil2016-06-282-36/+304
* | [media] adv7604: Add support for hardware resetDragos Bogdan2016-07-081-0/+20