summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)AuthorFilesLines
2019-10-05media: ov9650: add a sanity checkMauro Carvalho Chehab1-0/+5
2019-10-05media: tvp5150: fix switch exit in set control handlerMarco Felsch1-1/+1
2019-08-04media: i2c: fix warning same module namesAnders Roxell2-1/+6
2019-05-31media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita1-2/+4
2019-05-31media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik1-11/+14
2019-05-25media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik1-0/+2
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi1-10/+6
2019-04-05media: mt9m111: set initial frame size other than 0x0Akinobu Mita1-0/+2
2019-02-12media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil6-8/+8
2018-11-21media: tvp5150: fix width alignment during set_selection()Marco Felsch1-5/+9
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab1-1/+1
2018-10-04media: soc_camera: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-08-03media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-04-13cx25840: fix unchecked return valuesPan Bian1-15/+21
2018-03-22media: i2c/soc_camera: fix ov6650 sensor getting wrong clockJanusz Krzysztofik1-1/+1
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2018-02-25tc358743: fix register i2c_rd/wr functionsArnd Bergmann1-21/+25
2018-02-25media: s5k6aa: describe some function parametersMauro Carvalho Chehab1-0/+5
2017-11-15adv7604: Initialize drive strength to default when using DTLars-Peter Clausen1-0/+3
2017-08-07v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-02-01s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2017-02-01v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2017-02-01v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2017-02-01v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2017-01-09v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart1-0/+1
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-09-22[media] rc: Hauppauge z8f0811 can decode RC6Sean Young1-30/+60
2016-09-22[media] s5c73m3: Fix entity function assignment for the OIF subdevSylwester Nawrocki1-1/+1
2016-09-22[media] s5k6a3: Add missing entity function initializationSylwester Nawrocki1-0/+1
2016-09-19[media] media: adv7180: fill in mbus format in set_fmtNiklas Söderlund1-2/+4
2016-09-19[media] adv7180: rcar-vin: change mbus format to UYVYNiklas Söderlund1-2/+2
2016-09-19[media] ad5820: use __maybe_unused for PM functionsArnd Bergmann1-11/+2
2016-09-19[media] constify local structuresJulia Lawall1-1/+1
2016-09-19[media] ov9650: add support for asynchronous probingJavier Martinez Canillas1-1/+6
2016-09-19[media] media Kconfig: improve the spi integrationHans Verkuil1-1/+1
2016-09-09[media] ad5820: Use bool for boolean valuesSakari Ailus1-9/+10
2016-09-09[media] smiapp: Add support for 14 and 16 bits per sample depthsSakari Ailus2-1/+9
2016-09-09[media] media: mt9m111: move mt9m111 out of soc_cameraRobert Jarzmik5-3/+13
2016-09-09[media] media: mt9m111: use only the SRGB colorspaceRobert Jarzmik1-4/+4
2016-09-09[media] media: mt9m111: make a standalone v4l2 subdeviceRobert Jarzmik1-36/+15
2016-09-06[media] media/i2c: Delete owner assignmentMarkus Elfring11-11/+0
2016-09-05[media] smiapp: Remove set_xclk() callback from hwconfigSakari Ailus1-32/+17
2016-09-05[media] smiapp: Switch to gpiod API for GPIO controlSakari Ailus2-25/+12
2016-09-05[media] smiapp: Constify the regs argument to smiapp_write_8s()Sakari Ailus1-7/+5
2016-09-05[media] smiapp: Return -EPROBE_DEFER if the clock cannot be obtainedSakari Ailus1-2/+3
2016-09-05[media] smiapp: Rename smiapp_platform_data as smiapp_hwconfigSakari Ailus3-73/+73
2016-09-05[media] smiapp: Unify enforced and need-based 8-bit readSakari Ailus1-11/+11
2016-08-24[media] tvp5150: use sd internal ops .registered instead .registered_asyncJavier Martinez Canillas1-2/+6
2016-08-24[media] adv7511: fix error return code in adv7511_probe()Wei Yongjun1-0/+1