summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/tc358743.c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: Convert to new i2c device probe()Kieran Bingham2019-08-131-3/+2
* Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-251-1/+1
|\
| * media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil2018-11-231-1/+1
* | Merge v4.20-rc4 into drm-nextDave Airlie2018-11-291-1/+0
|\|
| * media: tc358743: Remove unnecessary self assignmentNathan Chancellor2018-11-061-1/+0
* | Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-191-1/+1
|\ \ | |/ |/|
| * video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä2018-10-011-1/+1
* | media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus2018-10-041-12/+14
* | media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus2018-10-041-2/+2
* | media: replace ADOBERGB by OPRGBHans Verkuil2018-09-241-2/+2
* | media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2018-09-241-1/+1
|/
* media: tc358743: release device_node in tc358743_probe_of()Alexey Khoroshilov2018-06-281-1/+4
* media: i2c: add SPDX license infoHans Verkuil2018-02-141-14/+1
* media: tc358743: Convert timers to use timer_setup()Kees Cook2017-10-311-4/+3
* media: tc358743: validate lane countPhilipp Zabel2017-10-271-0/+5
* media: tc358743: set entity function to video interface bridgePhilipp Zabel2017-10-271-0/+1
* media: tc358743: remove an unneeded conditionDan Carpenter2017-10-271-1/+1
* media: i2c: tc358743: fix spelling mistakeJacob Chen2017-10-271-1/+1
* [media] media/i2c/tc358743: Initialize timerKees Cook2017-10-041-2/+2
* media: tc358743: add CEC supportHans Verkuil2017-09-231-6/+199
* media: tc358743: constify i2c_device_idArvind Yadav2017-08-261-1/+1
* [media] i2c: tc358743: remove useless variable assignment in tc358743_isrGustavo A. R. Silva2017-06-201-1/+0
* [media] tc358743: Add support for platforms without IRQ lineDave Stevenson2017-06-071-0/+38
* [media] tc358743: Setup default mbus_fmt before registeringDave Stevenson2017-06-071-1/+2
* [media] tc358743: Add enum_mbus_codeDave Stevenson2017-06-071-0/+18
* [media] tc358743: Handle return value of clk_prepare_enableArvind Yadav2017-06-071-1/+5
* [media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2017-06-061-5/+6
* [media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel2017-05-181-1/+1
* [media] tc358743: Add OF device ID tableJavier Martinez Canillas2017-04-171-0/+9
* [media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel2017-03-221-0/+4
* [media] tc358743: fix register i2c_rd/wr functionsArnd Bergmann2017-03-031-21/+25
* [media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard2017-02-031-0/+1
* [media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard2017-02-031-20/+12
* [media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard2017-02-031-7/+7
* [media] tc358743: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-081-14/+1
* [media] tc358743: drop bogus commentHans Verkuil2016-04-251-1/+0
* [media] tc358743: zero the reserved arrayHans Verkuil2016-04-201-0/+4
* [media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil2016-02-271-15/+15
* [media] tc358743: Use local array with fixed size in i2c writeMats Randgaard2016-02-011-8/+8
* [media] tc358743: Print timings only when debug level is setMats Randgaard2016-02-011-4/+5
* [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-111-1/+1
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-111-1/+1
* [media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil2015-12-031-2/+2
* [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-171-1/+1
* [media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu2015-09-031-1/+0
* [media] tc358743: only queue subdev notifications if devnode is setPhilipp Zabel2015-09-031-1/+2
* [media] tc358743: make reset gpio optionalUwe Kleine-König2015-09-031-2/+4
* [media] tc358743: set direction of reset gpio using devm_gpiod_getUwe Kleine-König2015-09-031-2/+1
* [media] tc358743: don't use variable length array for I2C writesMauro Carvalho Chehab2015-08-161-1/+11
* [media] tc358743: remove unused variableHans Verkuil2015-08-111-3/+0