aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvp514x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21V4L/DVB: tvp514x: remove obsolete enum/try/s/g_fmtHans Verkuil1-71/+0
2010-10-21V4L/DVB: tvp514x: add support for enum/g/try/s_mbus_fmtHans Verkuil1-0/+54
2010-06-01V4L/DVB: tvp514x: simplify try/g/s_fmt handlingHans Verkuil1-89/+9
2010-06-01V4L/DVB: tvp514x: remove obsolete fmt_listHans Verkuil1-15/+0
2010-06-01V4L/DVB: tvp514x: add missing newlinesHans Verkuil1-6/+6
2010-06-01V4L/DVB: tvp514x: there is only one supported format, so simplify the codeHans Verkuil1-36/+9
2010-06-01V4L/DVB: tvp514x: make std_list constHans Verkuil1-2/+2
2010-06-01V4L/DVB: tvp514x: do NOT change the std as a side effectHans Verkuil1-37/+16
2010-05-18V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal properlyVaibhav Hiremath1-0/+13
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-05V4L/DVB (13292): tvp514x: recognize the error case in tvp514x_read_reg()Sebastian Andrzej Siewior1-1/+1
2009-09-19V4L/DVB (12247): tvp514x: formatting comments as per kernel documentationMuralidharan Karicheri1-118/+157
2009-09-19V4L/DVB (12246): tvp514x: Migration to sub-device frameworkMuralidharan Karicheri1-526/+349
2009-06-16V4L/DVB (11961): tvp514x: try_count off by oneRoel Kluin1-1/+1
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil1-3/+2
2009-03-30V4L/DVB (10655): tvp514x: make the module aware of rich peopleSebastian Andrzej Siewior1-46/+60
2009-03-30V4L/DVB (10629): tvp514x: try_count reaches 0, not -1Roel Kluin1-1/+1
2009-01-29V4L/DVB (10202): [PATCH] v4l/tvp514x: Don't write after line endSebastian Andrzej Siewior1-1/+1
2008-12-30V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driverVaibhav Hiremath1-0/+1569