summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/tda1997x.c
Commit message (Expand)AuthorAgeFilesLines
* media: i2c: tda1997x: prevent potential NULL pointer accessWolfram Sang2019-08-131-2/+7
* media: tda1997x: fix get_edidTim Harvey2019-02-181-0/+4
* Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-11-191-2/+2
|\
| * video/hdmi: Pass buffer size to infoframe unpack functionsVille Syrjälä2018-10-011-2/+2
* | media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus2018-10-041-1/+1
|/
* media: rename MEDIA_ENT_F_DTV_DECODER to MEDIA_ENT_F_DV_DECODERHans Verkuil2018-07-251-1/+1
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-2/+2
|\
| * media: i2c: tda1997: Fix an error handling path 'tda1997x_probe()'Christophe JAILLET2018-05-111-1/+1
| * media: tda1997x: Use bitwise or for setting subdev flagsSakari Ailus2018-04-231-1/+1
* | media: i2c: tda1997: replace codec to componentKuninori Morimoto2018-05-051-12/+13
|/
* tda1997x: get rid of an unused varMauro Carvalho Chehab2018-02-221-2/+2
* media: i2c: Add TDA1997x HDMI receiver driverTim Harvey2018-02-221-0/+2820