summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/tc358743.c
AgeCommit message (Expand)Author
2019-02-12media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil
2017-08-26media: tc358743: constify i2c_device_idArvind Yadav
2017-06-20[media] i2c: tc358743: remove useless variable assignment in tc358743_isrGustavo A. R. Silva
2017-06-07[media] tc358743: Add support for platforms without IRQ lineDave Stevenson
2017-06-07[media] tc358743: Setup default mbus_fmt before registeringDave Stevenson
2017-06-07[media] tc358743: Add enum_mbus_codeDave Stevenson
2017-06-07[media] tc358743: Handle return value of clk_prepare_enableArvind Yadav
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-05-18[media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2017-04-17[media] tc358743: Add OF device ID tableJavier Martinez Canillas
2017-03-22[media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel
2017-03-03[media] tc358743: fix register i2c_rd/wr functionsArnd Bergmann
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard
2017-02-03[media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard
2016-07-08[media] tc358743: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-04-25[media] tc358743: drop bogus commentHans Verkuil
2016-04-20[media] tc358743: zero the reserved arrayHans Verkuil
2016-02-27[media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil
2016-02-01[media] tc358743: Use local array with fixed size in i2c writeMats Randgaard
2016-02-01[media] tc358743: Print timings only when debug level is setMats Randgaard
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-09-03[media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu
2015-09-03[media] tc358743: only queue subdev notifications if devnode is setPhilipp Zabel
2015-09-03[media] tc358743: make reset gpio optionalUwe Kleine-König
2015-09-03[media] tc358743: set direction of reset gpio using devm_gpiod_getUwe Kleine-König
2015-08-16[media] tc358743: don't use variable length array for I2C writesMauro Carvalho Chehab
2015-08-11[media] tc358743: remove unused variableHans Verkuil
2015-07-22[media] tc358743: allow event subscriptionPhilipp Zabel
2015-07-22[media] tc358743: add direct interrupt handlingPhilipp Zabel
2015-07-22[media] tc358743: support probe from device treePhilipp Zabel
2015-07-22[media] tc358743: enable v4l2 subdevice devnodePhilipp Zabel
2015-07-22[media] tc358743: register v4l2 asynchronous subdevicePhilipp Zabel
2015-07-17[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridgeMats Randgaard