开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
tc358743.c
Age
Commit message (
Expand
)
Author
2024-10-12
media: i2c: tc358743: Fix crash in the probe error path when using polling
Alexander Shiyan
2024-10-12
media: i2c: tc358743: export InfoFrames to debugfs
Hans Verkuil
2024-08-09
media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-04-09
media: i2c: tc358743: Switch dv timing callbacks to pad ops
Paweł Anikiel
2024-02-23
media: i2c: replace of_graph_get_next_endpoint()
Kuninori Morimoto
2024-02-01
media: tc358743: register v4l2 async device only after successful setup
Alexander Stein
2023-07-19
media: tc358743: Add error code to error message
Alexander Stein
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-07
media: Switch to use dev_err_probe() helper
Yang Yingliang
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-08-30
media: tc358743: limit msg.len to CEC_MAX_MSG_SIZE
Hans Verkuil
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-02-17
media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag
Laurent Pinchart
2022-02-17
media: v4l2-mediabus: Use structures to describe bus configuration
Laurent Pinchart
2022-01-28
media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h
Laurent Pinchart
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-06-02
media: tc358743: Fix error return code in tc358743_probe_of()
Zhen Lei
2021-04-09
media: tc358743: fix possible use-after-free in tc358743_remove()
Yang Yingliang
2020-09-26
media: tc358743: cleanup tc358743_cec_isr
Tom Rix
2020-09-26
media: tc358743: initialize variable
Tom Rix
2020-08-18
media: i2c: Use the new get_mbus_config pad op
Jacopo Mondi
2019-08-13
media: i2c: Convert to new i2c device probe()
Kieran Bingham
2018-12-25
Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-23
media: adv*/tc358743/ths8200: fill in min width/height/pixelclock
Hans Verkuil
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-06
media: tc358743: Remove unnecessary self assignment
Nathan Chancellor
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
2018-10-01
video/hdmi: Pass buffer size to infoframe unpack functions
Ville Syrjälä
2018-09-24
media: replace ADOBERGB by OPRGB
Hans Verkuil
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-06-28
media: tc358743: release device_node in tc358743_probe_of()
Alexey Khoroshilov
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
[next]