index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
tda1997x.c
Age
Commit message (
Expand
)
Author
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2022-06-27
media: TDA1997x: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-20
media: TDA1997x: Fix the error handling in tda1997x_probe()
Zheyu Ma
2021-10-19
media: TDA1997x: replace video detection routine
Krzysztof Hałasa
2021-09-30
media: TDA1997x: handle short reads of hdmi info frame.
Tom Rix
2021-09-30
media: TDA1997x: fix tda1997x_remove()
Krzysztof Hałasa
2021-08-04
media: TDA1997x: report -ENOLINK after disconnecting HDMI source
Krzysztof Hałasa
2021-08-04
media: TDA1997x: fix tda1997x_query_dv_timings() return value
Krzysztof Hałasa
2021-08-04
media: Fix cosmetic error in TDA1997x driver
Krzysztof Hałasa
2021-07-12
media: TDA1997x: enable EDID support
Krzysztof Hałasa
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-04-09
media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove()
Yang Yingliang
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
media: i2c: tda1997x.c: Fix assignment of 0/1 to bool variable
Daniel W. S. Almeida
2019-08-13
media: i2c: tda1997x: prevent potential NULL pointer access
Wolfram Sang
2019-02-18
media: tda1997x: fix get_edid
Tim Harvey
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
2018-10-01
video/hdmi: Pass buffer size to infoframe unpack functions
Ville Syrjälä
2018-07-25
media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODER
Hans Verkuil
2018-06-07
Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-05-11
media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'
Christophe JAILLET
2018-05-05
media: i2c: tda1997: replace codec to component
Kuninori Morimoto
2018-04-23
media: tda1997x: Use bitwise or for setting subdev flags
Sakari Ailus
2018-02-22
tda1997x: get rid of an unused var
Mauro Carvalho Chehab
2018-02-22
media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey