index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
tc358743.c
Age
Commit message (
Expand
)
Author
2018-02-14
media: i2c: add SPDX license info
Hans Verkuil
2017-10-31
media: tc358743: Convert timers to use timer_setup()
Kees Cook
2017-10-27
media: tc358743: validate lane count
Philipp Zabel
2017-10-27
media: tc358743: set entity function to video interface bridge
Philipp Zabel
2017-10-27
media: tc358743: remove an unneeded condition
Dan Carpenter
2017-10-27
media: i2c: tc358743: fix spelling mistake
Jacob Chen
2017-10-04
[media] media/i2c/tc358743: Initialize timer
Kees Cook
2017-09-23
media: tc358743: add CEC support
Hans Verkuil
2017-08-26
media: tc358743: constify i2c_device_id
Arvind Yadav
2017-06-20
[media] i2c: tc358743: remove useless variable assignment in tc358743_isr
Gustavo A. R. Silva
2017-06-07
[media] tc358743: Add support for platforms without IRQ line
Dave Stevenson
2017-06-07
[media] tc358743: Setup default mbus_fmt before registering
Dave Stevenson
2017-06-07
[media] tc358743: Add enum_mbus_code
Dave Stevenson
2017-06-07
[media] tc358743: Handle return value of clk_prepare_enable
Arvind Yadav
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-05-18
[media] tc358743: fix register i2c_rd/wr function fix
Philipp Zabel
2017-04-17
[media] tc358743: Add OF device ID table
Javier Martinez Canillas
2017-03-22
[media] tc358743: put lanes in STOP state before starting streaming
Philipp Zabel
2017-03-03
[media] tc358743: fix register i2c_rd/wr functions
Arnd Bergmann
2017-02-03
[media] tc358743: ctrl_detect_tx_5v should always be updated
Mats Randgaard
2017-02-03
[media] tc358743: Disable HDCP with "manual HDCP authentication" bit
Mats Randgaard
2017-02-03
[media] tc358743: Do not read number of CSI lanes in use from chip
Mats Randgaard
2016-07-08
[media] tc358743: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-04-25
[media] tc358743: drop bogus comment
Hans Verkuil
2016-04-20
[media] tc358743: zero the reserved array
Hans Verkuil
2016-02-27
[media] tc358743: use - instead of non-ascii wide-dash character
Hans Verkuil
2016-02-01
[media] tc358743: Use local array with fixed size in i2c write
Mats Randgaard
2016-02-01
[media] tc358743: Print timings only when debug level is set
Mats 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_timings
Hans Verkuil
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-09-03
[media] i2c: fix platform_no_drv_owner.cocci warnings
Fengguang Wu
2015-09-03
[media] tc358743: only queue subdev notifications if devnode is set
Philipp Zabel
2015-09-03
[media] tc358743: make reset gpio optional
Uwe Kleine-König
2015-09-03
[media] tc358743: set direction of reset gpio using devm_gpiod_get
Uwe Kleine-König
2015-08-16
[media] tc358743: don't use variable length array for I2C writes
Mauro Carvalho Chehab
2015-08-11
[media] tc358743: remove unused variable
Hans Verkuil
2015-07-22
[media] tc358743: allow event subscription
Philipp Zabel
2015-07-22
[media] tc358743: add direct interrupt handling
Philipp Zabel
2015-07-22
[media] tc358743: support probe from device tree
Philipp Zabel
2015-07-22
[media] tc358743: enable v4l2 subdevice devnode
Philipp Zabel
2015-07-22
[media] tc358743: register v4l2 asynchronous subdevice
Philipp Zabel
2015-07-17
[media] Driver for Toshiba TC358743 HDMI to CSI-2 bridge
Mats Randgaard