Age | Commit message (Expand) | Author | Files | Lines |
2012-08-15 | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 1 | -1166/+0 |
2012-03-08 | [media] convert drivers/media/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2011-11-01 | drivers/media: Add module.h to all files using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-03-22 | [media] tvp514x: use the control framework | Hans Verkuil | 1 | -179/+57 |
2010-10-21 | V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmt | Hans Verkuil | 1 | -71/+0 |
2010-10-21 | V4L/DVB: tvp514x: add support for enum/g/try/s_mbus_fmt | Hans Verkuil | 1 | -0/+54 |
2010-06-01 | V4L/DVB: tvp514x: simplify try/g/s_fmt handling | Hans Verkuil | 1 | -89/+9 |
2010-06-01 | V4L/DVB: tvp514x: remove obsolete fmt_list | Hans Verkuil | 1 | -15/+0 |
2010-06-01 | V4L/DVB: tvp514x: add missing newlines | Hans Verkuil | 1 | -6/+6 |
2010-06-01 | V4L/DVB: tvp514x: there is only one supported format, so simplify the code | Hans Verkuil | 1 | -36/+9 |
2010-06-01 | V4L/DVB: tvp514x: make std_list const | Hans Verkuil | 1 | -2/+2 |
2010-06-01 | V4L/DVB: tvp514x: do NOT change the std as a side effect | Hans Verkuil | 1 | -37/+16 |
2010-05-18 | V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal... | Vaibhav Hiremath | 1 | -0/+13 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-05 | V4L/DVB (13292): tvp514x: recognize the error case in tvp514x_read_reg() | Sebastian Andrzej Siewior | 1 | -1/+1 |
2009-09-19 | V4L/DVB (12247): tvp514x: formatting comments as per kernel documentation | Muralidharan Karicheri | 1 | -118/+157 |
2009-09-19 | V4L/DVB (12246): tvp514x: Migration to sub-device framework | Muralidharan Karicheri | 1 | -526/+349 |
2009-06-17 | V4L/DVB (11961): tvp514x: try_count off by one | Roel Kluin | 1 | -1/+1 |
2009-03-30 | V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil | 1 | -3/+2 |
2009-03-30 | V4L/DVB (10655): tvp514x: make the module aware of rich people | Sebastian Andrzej Siewior | 1 | -46/+60 |
2009-03-30 | V4L/DVB (10629): tvp514x: try_count reaches 0, not -1 | Roel Kluin | 1 | -1/+1 |
2009-01-29 | V4L/DVB (10202): [PATCH] v4l/tvp514x: Don't write after line end | Sebastian Andrzej Siewior | 1 | -1/+1 |
2008-12-30 | V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driver | Vaibhav Hiremath | 1 | -0/+1569 |