Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tda1997x: get rid of an unused var | Mauro Carvalho Chehab | 2018-02-22 |
| | | | | | | | 1 warning regressions: + drivers/media/i2c/tda1997x.c: warning: variable 'last_irq_status' set but not used [-Wunused-but-set-variable]: => 1421:17 Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | ||
* | media: i2c: Add TDA1997x HDMI receiver driver | Tim Harvey | 2018-02-22 |
Add support for the TDA1997x HDMI receivers. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> [hans.verkuil@cisco.com: fix type 'testin' -> 'testing'] Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |