summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/tc358743.c
AgeCommit message (Expand)Author
2024-02-23media: i2c: replace of_graph_get_next_endpoint()Kuninori Morimoto
2024-02-01media: tc358743: register v4l2 async device only after successful setupAlexander Stein
2023-07-19media: tc358743: Add error code to error messageAlexander Stein
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-12-07media: Switch to use dev_err_probe() helperYang Yingliang
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-08-30media: tc358743: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-02-17media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flagLaurent Pinchart
2022-02-17media: v4l2-mediabus: Use structures to describe bus configurationLaurent Pinchart
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-06-02media: tc358743: Fix error return code in tc358743_probe_of()Zhen Lei
2021-04-09media: tc358743: fix possible use-after-free in tc358743_remove()Yang Yingliang
2020-09-26media: tc358743: cleanup tc358743_cec_isrTom Rix
2020-09-26media: tc358743: initialize variableTom Rix
2020-08-18media: i2c: Use the new get_mbus_config pad opJacopo Mondi
2019-08-13media: i2c: Convert to new i2c device probe()Kieran Bingham
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie
2018-11-23media: adv*/tc358743/ths8200: fill in min width/height/pixelclockHans Verkuil
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-06media: tc358743: Remove unnecessary self assignmentNathan Chancellor
2018-10-04media: v4l: fwnode: Let the caller provide V4L2 fwnode endpointSakari Ailus
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-06-28media: tc358743: release device_node in tc358743_probe_of()Alexey Khoroshilov
2018-02-14media: i2c: add SPDX license infoHans Verkuil
2017-10-31media: tc358743: Convert timers to use timer_setup()Kees Cook
2017-10-27media: tc358743: validate lane countPhilipp Zabel
2017-10-27media: tc358743: set entity function to video interface bridgePhilipp Zabel
2017-10-27media: tc358743: remove an unneeded conditionDan Carpenter
2017-10-27media: i2c: tc358743: fix spelling mistakeJacob Chen
2017-10-04[media] media/i2c/tc358743: Initialize timerKees Cook
2017-09-23media: tc358743: add CEC supportHans Verkuil
2017-08-26media: tc358743: constify i2c_device_idArvind Yadav
2017-06-20[media] i2c: tc358743: remove useless variable assignment in tc358743_isrGustavo A. R. Silva
2017-06-07[media] tc358743: Add support for platforms without IRQ lineDave Stevenson
2017-06-07[media] tc358743: Setup default mbus_fmt before registeringDave Stevenson
2017-06-07[media] tc358743: Add enum_mbus_codeDave Stevenson
2017-06-07[media] tc358743: Handle return value of clk_prepare_enableArvind Yadav
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-05-18[media] tc358743: fix register i2c_rd/wr function fixPhilipp Zabel
2017-04-17[media] tc358743: Add OF device ID tableJavier Martinez Canillas
2017-03-22[media] tc358743: put lanes in STOP state before starting streamingPhilipp Zabel
2017-03-03[media] tc358743: fix register i2c_rd/wr functionsArnd Bergmann
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard