summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tvp7002.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-08-151-1145/+0
* [media] tvp7002: add support for the new dv timings APIHans Verkuil2012-05-201-13/+89
* [media] v4l: fix compiler warningsHans Verkuil2012-05-141-3/+0
* [media] convert drivers/media/* to use module_i2c_driver()Axel Lin2012-03-081-24/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-311-0/+1
* | [media] TVP7002: Changed register valuesMats Randgaard2011-09-221-8/+1
* | [media] TVP7002: Return V4L2_DV_INVALID if any of the errors occurMats Randgaard2011-09-221-2/+3
|/
* [media] tvp7002: use control frameworkHans Verkuil2011-03-211-74/+43
* media: comment typo fix diable -> disable.Justin P. Mattock2011-01-031-1/+1
* V4L/DVB: tvp7002: remove obsolete enum/try/s/g_fmtHans Verkuil2010-10-211-126/+0
* V4L/DVB: tvp7002: add support for enum/try/g/s_mbus_fmtHans Verkuil2010-10-211-0/+54
* V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB registerRajashekhara, Sudhakar2010-08-081-5/+5
* V4L/DVB: tvp7002.c: fix some copy-paste errors in the commentsMats Randgaard2010-05-191-11/+11
* V4L/DVB: tvp7002.c: Add support for enum_dv_presetsMats Randgaard2010-05-191-0/+18
* V4L/DVB: tvp7002: fix query_dv_presetHans Verkuil2010-05-191-8/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabledHans Verkuil2010-02-261-10/+6
* V4L/DVB: TVP7002 driver for DM365Santiago Nunez-Corrales2010-02-261-0/+1191