aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/tc358743.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+2
2022-08-30media: tc358743: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil1-0/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-02-17media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart1-3/+3
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart1-18/+2
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart1-1/+1
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-4/+4
2021-06-02media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei1-0/+1
2021-04-09media: tc358743: fix possible use-after-free in tc358743_remove()Yang Yingliang1-1/+1
2020-09-26media: tc358743: cleanup tc358743_cec_isrTom Rix1-5/+7
2020-09-26media: tc358743: initialize variableTom Rix1-1/+1
2020-08-18media: i2c: Use the new get_mbus_config pad opJacopo Mondi1-3/+4
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham1-3/+2
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie1-1/+0
2018-11-23media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil1-1/+1
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2018-11-06media: tc358743: Remove unnecessary self assignmentNathan Chancellor1-1/+0
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus1-12/+14
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus1-2/+2
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä1-1/+1
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil1-2/+2
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil1-1/+1
2018-06-28media: tc358743: release device_node in tc358743_probe_of()Alexey Khoroshilov1-1/+4
2018-02-14media: i2c: add SPDX license infoHans Verkuil1-14/+1
2017-10-31media: tc358743: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-27media: tc358743: validate lane countPhilipp Zabel1-0/+5
2017-10-27media: tc358743: set entity function to video interface bridgePhilipp Zabel1-0/+1
2017-10-27media: tc358743: remove an unneeded conditionDan Carpenter1-1/+1
2017-10-27media: i2c: tc358743: fix spelling mistakeJacob Chen1-1/+1
2017-10-04[media] media/i2c/tc358743: Initialize timerKees Cook1-2/+2
2017-09-23media: tc358743: add CEC supportHans Verkuil1-6/+199
2017-08-26media: tc358743: constify i2c_device_idArvind Yadav1-1/+1
2017-06-20[media] i2c: tc358743: remove useless variable assignment in tc358743_isrGustavo A. R. Silva1-1/+0
2017-06-07[media] tc358743: Add support for platforms without IRQ lineDave Stevenson1-0/+38
2017-06-07[media] tc358743: Setup default mbus_fmt before registeringDave Stevenson1-1/+2
2017-06-07[media] tc358743: Add enum_mbus_codeDave Stevenson1-0/+18
2017-06-07[media] tc358743: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus1-5/+6
2017-05-18[media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel1-1/+1
2017-04-17[media] tc358743: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-22[media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel1-0/+4
2017-03-03[media] tc358743: fix register i2c_rd/wr functionsArnd Bergmann1-21/+25
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard1-0/+1
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard1-20/+12
2017-02-03[media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard1-7/+7
2016-07-08[media] tc358743: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-14/+1
2016-04-25[media] tc358743: drop bogus commentHans Verkuil1-1/+0
2016-04-20[media] tc358743: zero the reserved arrayHans Verkuil1-0/+4
2016-02-27[media] tc358743: use - instead of non-ascii wide-dash characterHans Verkuil1-15/+15