summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/tc358743.c
AgeCommit message (Expand)Author
2021-09-22tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2021-07-20media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei
2020-10-29media: tc358743: initialize variableTom Rix
2018-03-18tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2018-02-25tc358743: fix register i2c_rd/wr functionsArnd Bergmann
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