aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dib7000m.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-1473/+0
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-6/+4
2011-12-31[media] dvb-core: don't use fe_bandwidth_t on driverMauro Carvalho Chehab1-1/+1
2011-12-31[media] dibx000: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab1-63/+72
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-31[media] tuners: remove dvb_frontend_parameters from set_params()Mauro Carvalho Chehab1-1/+1
2011-08-06[media] DiBcom: protect the I2C bufer accessPatrick Boettcher1-2/+25
2011-05-20[media] DiBxxxx: get rid of DMA buffer on stackOlivier Grenie1-17/+32
2011-03-02[media] DiB7000M: add pid filteringOlivier Grenie1-0/+19
2010-12-29[media] dib7000m/dib7000p: Add support for TRANSMISSION_MODE_4KMauro Carvalho Chehab1-5/+5
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
2008-10-12V4L/DVB (8946): dib7000m: fix powerpc build errorHans Verkuil1-1/+4
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil1-1/+2
2008-01-25V4L/DVB (7070): Fix some tuning problemsSoeren Moch1-3/+6
2007-10-09V4L/DVB (5961): Fix support for DiB7000M-devicesPatrick Boettcher1-0/+2
2007-10-09V4L/DVB (5955): Add support for DiB7070-based devicesPatrick Boettcher1-6/+6
2007-10-09V4L/DVB (5954): Sync with DiBcom Driver Release 2.1.3 + some improvementsPatrick Boettcher1-257/+466
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2006-12-10V4L/DVB (4773): Misc fixes for DiB3000 and DiB7000Patrick Boettcher1-12/+7
2006-12-10V4L/DVB (4766): Add working dib7000m-modulePatrick Boettcher1-11/+965
2006-12-10V4L/DVB (4524): Initial commit for the DiB7000M-demodPatrick Boettcher1-0/+242