aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/i2c/tda1997x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-13media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang1-2/+7
2019-02-18media: tda1997x: fix get_edidTim Harvey1-0/+4
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+2
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-1/+1
2018-10-01video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä1-2/+2
2018-07-25media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODERHans Verkuil1-1/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2018-05-11media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'Christophe JAILLET1-1/+1
2018-05-05media: i2c: tda1997: replace codec to componentKuninori Morimoto1-12/+13
2018-04-23media: tda1997x: Use bitwise or for setting subdev flagsSakari Ailus1-1/+1
2018-02-22tda1997x: get rid of an unused varMauro Carvalho Chehab1-2/+2
2018-02-22media: i2c: Add TDA1997x HDMI receiver driverTim Harvey1-0/+2820