aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dib8000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] move the dvb/frontends to drivers/media/dvb-frontendsMauro Carvalho Chehab1-3560/+0
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
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-3/+3
2011-12-31[media] dib8000: Remove the old DVBv3 struct from it and add delsysMauro Carvalho Chehab1-6/+7
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-2/+2
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-11-24[media] add the support for DiBcom dib8096POlivier Grenie1-84/+972
2011-11-24[media] DiB8000: improve the tuning and the SNR monitoringOlivier Grenie1-2/+3
2011-08-06[media] DiBcom: protect the I2C bufer accessPatrick Boettcher1-11/+61
2011-05-20[media] DiBxxxx: get rid of DMA buffer on stackOlivier Grenie1-32/+94
2011-03-21[media] dib8000: fix small memory leak on errorDan Carpenter1-1/+1
2011-03-21[media] dib8000: Fix some wrong alignmentsMauro Carvalho Chehab1-48/+48
2011-03-21[media] DiBxxxx: Codingstype updatesOlivier Grenie1-79/+84
2011-03-21[media] DiB8000: add diversity supportOlivier Grenie1-301/+513
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
2010-02-26V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBTMauro Carvalho Chehab1-0/+2
2009-12-16V4L/DVB (13682): dib8000: make some constant staticMárton Németh1-21/+21
2009-12-16V4L/DVB (13589): dib8000: merge two conditionalsMárton Németh1-2/+1
2009-12-16V4L/DVB (13587): DiB8000: enhance status lockOlivier Grenie1-13/+15
2009-12-16V4L/DVB (13584): DiBXXX0: fix most of the Codingstyle violations from the previous patchOlivier Grenie1-7/+7
2009-12-16V4L/DVB (13583): DiB8090: Add the DiB0090 tuner driver and STK8096GP-boardOlivier Grenie1-12/+52
2009-12-05V4L/DVB (13521): dib8000: fix compile warningHans Verkuil1-1/+1
2009-12-05V4L/DVB (13049): dib8000: SNR in 10th of dBOlivier Grenie1-1/+20
2009-09-19V4L/DVB (12903): DiB8000: fix channel search parameter initializationPatrick Boettcher1-13/+11
2009-09-19V4L/DVB (12900): DiB8000: added support for DiBcom ISDB-T/ISDB-Tsb demodulator DiB8000Patrick Boettcher1-0/+2279