aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/au0828/au0828-dvb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-500/+0
2012-08-09[media] au8522: properly recover from the au8522 delivering misaligned TS streamsDevin Heitmueller1-6/+48
2012-04-19[media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950qMichael Krufky1-4/+23
2011-03-22[media] several drivers: Fix a few gcc 4.6 warningsMauro Carvalho Chehab1-3/+0
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-09-12V4L/DVB (12360): au0828: fix typo: dvb uses bulk xfer, dont say isoc in debugMichael Krufky1-1/+1
2009-03-30V4L/DVB (11070): au0828: Rework the way the analog video binding occursDevin Heitmueller1-1/+1
2008-10-17V4L/DVB (9252): au0828: Checkpatch complianceSteven Toth1-1/+2
2008-10-13V4L/DVB (9149): hvr950q: led feedback based on snrMichael Krufky1-1/+38
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky1-1/+2
2008-10-12V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky1-3/+2
2008-09-03V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-09-03V4L/DVB (8600): au0828: explicitly set 6 MHz IF frequency in hauppauge_hvr950q_configMichael Krufky1-0/+2
2008-09-03V4L/DVB (8556): au0828: add support for Hauppauge WoodburyMichael Krufky1-0/+21
2008-07-27V4L/DVB (8530): au0828: add support for new revision of HVR950QMichael Krufky1-0/+15
2008-06-05V4L/DVB (7918): au0828: remove irrelevent analog tuner standby codeMichael Krufky1-6/+0
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky1-4/+2
2008-04-28media: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-26V4L/DVB (7750): au0828/ cleanups and fixesAdrian Bunk1-1/+1
2008-04-24V4L/DVB (7638): CodingStyle fixes for au8522 and au0828Mauro Carvalho Chehab1-2/+1
2008-04-24V4L/DVB (7634): au0828: CleanupSteven Toth1-6/+6
2008-04-24V4L/DVB (7627): au0828: replace __FUNCTION__ with __func__Michael Krufky1-21/+25
2008-04-24V4L/DVB (7625): au0828: CleanupSteven Toth1-30/+23
2008-04-24V4L/DVB (7624): Avoid an oops if the board is not fully definedSteven Toth1-0/+6
2008-04-24V4L/DVB (7621): Add support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USBSteven Toth1-0/+371