summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
AgeCommit message (Expand)AuthorFilesLines
2018-06-28media: ov5640: add HFLIP/VFLIP controls supportHugues Fruchet1-18/+85
2018-06-28media: smiapp: Support the "rotation" propertySakari Ailus1-0/+16
2018-06-28media: Revert "[media] tvp5150: fix pad format frame height"Javier Martinez Canillas1-1/+1
2018-06-28media: i2c: adv748x: csi2: set entity function to video interface bridgeSteve Longerbeam1-1/+1
2018-06-28media: i2c: rj54n1: Remove soc_camera dependenciesJacopo Mondi3-66/+99
2018-06-28media: i2c: Copy rj54n1cb0c soc_camera sensor driverJacopo Mondi1-0/+1416
2018-06-28media: i2c: lm3560: add support for lm3559 chipPavel Machek1-1/+2
2018-06-28media: adv7604: simplify of_node_put()Nicholas Mc Guire1-5/+2
2018-06-28media: tc358743: release device_node in tc358743_probe_of()Alexey Khoroshilov1-1/+4
2018-06-27media: imx258: Check the rotation property has a value of 180Sakari Ailus1-0/+8
2018-06-15media: max2175: fix location of driver's companion documentationMauro Carvalho Chehab1-3/+3
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds20-292/+3827
2018-06-06Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-12/+13
2018-05-28media: adv7511: fix incorrect clear of CEC receive interruptHans Verkuil1-2/+2
2018-05-28media: ov772x: correct setting of banding filterAkinobu Mita1-1/+1
2018-05-28media: imx258: get rid of an unused varMauro Carvalho Chehab1-2/+0
2018-05-28media: imx258: Add imx258 camera sensor driverJason Chen3-0/+1332
2018-05-25media: adv7511: fix clearing of the CEC receive bufferHans Verkuil1-9/+9
2018-05-25media: i2c: adv748x: Fix pixel rate valuesLaurent Pinchart2-13/+7
2018-05-17media: imx274: remove non-indexed pointers from mode_tableLuca Ceresoli1-19/+6
2018-05-17media: imx274: rename and reorder register address definitionsLuca Ceresoli1-13/+13
2018-05-17media: imx274: remove unused data from struct imx274_frmfmtLuca Ceresoli1-12/+5
2018-05-17media: imx274: slightly simplify codeLuca Ceresoli1-1/+1
2018-05-17media: imx274: fix typo in commentLuca Ceresoli1-1/+1
2018-05-17media: imx274: document reset delays more clearlyLuca Ceresoli1-1/+1
2018-05-17media: smiapp: fix timeout checking in smiapp_read_nvmColin Ian King1-6/+5
2018-05-17media: Add a driver for the ov7251 camera sensorTodor Tomov3-0/+1516
2018-05-17media: ov5640: Program the visible resolutionMaxime Ripard1-44/+14
2018-05-17media: ov5640: Add horizontal and vertical totalsMaxime Ripard1-59/+97
2018-05-17media: ov5640: Change horizontal and vertical resolutions nameMaxime Ripard1-13/+13
2018-05-17media: ov5640: Init properly the SCLK dividersMaxime Ripard1-1/+10
2018-05-17media: ov5640: Don't force the auto exposure state at start timeMaxime Ripard1-4/+9
2018-05-17media: ov5640: Add light frequency controlMylène Josserand1-0/+25
2018-05-17media: ov2640: make s_ctrl() work in power-down modeAkinobu Mita1-7/+36
2018-05-17media: ov2640: make set_fmt() work in power-down modeAkinobu Mita1-14/+57
2018-05-17media: ov5645: Fix write_reg return codeTodor Tomov1-2/+4
2018-05-17media: ov5640: Use dev_fwnode() to obtain device's fwnodeSakari Ailus1-2/+2
2018-05-11media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'Christophe JAILLET1-1/+1
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab7-7/+7
2018-05-05media: i2c: tda1997: replace codec to componentKuninori Morimoto1-12/+13
2018-05-04media: i2c: tvp5150: Fix open brace placement codding styleNasser Afshin1-2/+2
2018-05-04media: i2c: tvp5150: Use the correct comment styleNasser Afshin1-7/+12
2018-05-04media: i2c: tvp5150: Add a space after commasNasser Afshin1-67/+67
2018-05-04media: i2c: tvp5150: Use parentheses for sizeofNasser Afshin1-1/+1
2018-05-04media: ov13858: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-05-04media: ov5695: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-05-04media: video-i2c: get rid of two gcc warningsMauro Carvalho Chehab1-2/+2
2018-05-04media: rc: probe zilog transmitter when zilog receiver is foundSean Young1-1/+3
2018-05-04media: video-i2c: add video-i2c driverMatt Ranostay3-0/+578