summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/tc358743.c
Commit message (Expand)AuthorAgeFilesLines
* media: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-251-1/+1
* media: Switch to use dev_err_probe() helperYang Yingliang2022-12-071-6/+3
* Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-071-0/+2
|\
| * media: tc358743: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil2022-08-301-0/+2
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
|/
* media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart2022-02-171-3/+3
* media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart2022-02-171-18/+2
* media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart2022-01-281-1/+1
* media: v4l2-subdev: add subdev-wide state structTomi Valkeinen2021-06-171-4/+4
* media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei2021-06-021-0/+1
* media: tc358743: fix possible use-after-free in tc358743_remove()Yang Yingliang2021-04-091-1/+1
* media: tc358743: cleanup tc358743_cec_isrTom Rix2020-09-261-5/+7
* media: tc358743: initialize variableTom Rix2020-09-261-1/+1
* media: i2c: Use the new get_mbus_config pad opJacopo Mondi2020-08-181-3/+4
* 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