aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvp514x.c
Commit message (Expand)AuthorAgeFilesLines
* [media] tvp514x: use the control frameworkHans Verkuil2011-03-211-179/+57
* V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-71/+0
* V4L/DVB: tvp514x: add support for enum/g/try/s_mbus_fmtHans Verkuil2010-10-211-0/+54
* V4L/DVB: tvp514x: simplify try/g/s_fmt handlingHans Verkuil2010-06-011-89/+9
* V4L/DVB: tvp514x: remove obsolete fmt_listHans Verkuil2010-06-011-15/+0
* V4L/DVB: tvp514x: add missing newlinesHans Verkuil2010-06-011-6/+6
* V4L/DVB: tvp514x: there is only one supported format, so simplify the codeHans Verkuil2010-06-011-36/+9
* V4L/DVB: tvp514x: make std_list constHans Verkuil2010-06-011-2/+2
* V4L/DVB: tvp514x: do NOT change the std as a side effectHans Verkuil2010-06-011-37/+16
* V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal...Vaibhav Hiremath2010-05-181-0/+13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13292): tvp514x: recognize the error case in tvp514x_read_reg()Sebastian Andrzej Siewior2009-12-051-1/+1
* V4L/DVB (12247): tvp514x: formatting comments as per kernel documentationMuralidharan Karicheri2009-09-191-118/+157
* V4L/DVB (12246): tvp514x: Migration to sub-device frameworkMuralidharan Karicheri2009-09-191-526/+349
* V4L/DVB (11961): tvp514x: try_count off by oneRoel Kluin2009-06-161-1/+1
* V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil2009-03-301-3/+2
* V4L/DVB (10655): tvp514x: make the module aware of rich peopleSebastian Andrzej Siewior2009-03-301-46/+60
* V4L/DVB (10629): tvp514x: try_count reaches 0, not -1Roel Kluin2009-03-301-1/+1
* V4L/DVB (10202): [PATCH] v4l/tvp514x: Don't write after line endSebastian Andrzej Siewior2009-01-291-1/+1
* V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driverVaibhav Hiremath2008-12-301-0/+1569