aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-dvb.c
Commit message (Expand)AuthorAgeFilesLines
* [media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev2010-10-211-16/+16
* V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab2010-08-021-1/+1
* V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov2010-08-021-49/+43
* V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel2010-08-021-2/+81
* v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel2010-06-011-20/+49
* V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel2010-06-011-1/+4
* V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: tm6000: fix some info messagesDmitri Belimov2010-05-181-1/+1
* V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 moduleStefan Ringel2010-05-181-4/+1
* V4L/DVB: tm6000: reset the numbers of feeds to 8Stefan Ringel2010-05-181-2/+2
* V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab2010-05-181-7/+0
* V4L/DVB: tm6000: Fix several bugs at the usb DVB transferStefan Ringel2010-05-181-45/+78
* V4L/DVB: tm6000: add tuner callback for dvb frontendStefan Ringel2010-05-181-0/+1
* V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab2010-05-181-2/+2
* V4L/DVB (12837): tm6000: make tree buildableMaykel Moya2010-05-181-1/+3
* V4L/DVB (12818): tm6000: Use dvb_frontend_detach instead of single symbol_put...Michel Ludwig2010-05-181-14/+5
* V4L/DVB (12817): tm6000: add a missing symbol_putMichel Ludwig2010-05-181-0/+3
* V4L/DVB (12816): tm6000: fix tm6000 attach method and fix a few CodingStylesMichel Ludwig2010-05-181-10/+24
* V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339).Michel Ludwig2010-05-181-5/+14
* V4L/DVB (12788): tm6000: Add initial DVB-T supportMichel Ludwig2010-05-181-0/+303