aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-dvb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-23[media] move tm6000 to drivers/media/videoMauro Carvalho Chehab1-452/+0
2011-09-23[media] tm6000: Fix some CodingStyle issuesMauro Carvalho Chehab1-2/+2
2011-08-31[media] tm6000: Miscellaneous cleanupsThierry Reding1-7/+7
2011-06-28tm6000: Cleaned up code style in tm6000-dbv.cCurtis McEnroe1-5/+5
2010-10-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev1-16/+16
2010-08-02V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab1-1/+1
2010-08-02V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov1-49/+43
2010-08-02V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel1-2/+81
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-01V4L/DVB: tm6000: add DVB support for tuner xc5000Stefan Ringel1-20/+49
2010-06-01V4L/DVB: tm6000: set variable dev_mode in function tm6000_start_streamStefan Ringel1-1/+4
2010-05-19V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab1-1/+1
2010-05-18V4L/DVB: tm6000: fix some info messagesDmitri Belimov1-1/+1
2010-05-18V4L/DVB: tm6000: remove hack.c hack.h, switch to zl10353 moduleStefan Ringel1-4/+1
2010-05-18V4L/DVB: tm6000: reset the numbers of feeds to 8Stefan Ringel1-2/+2
2010-05-18V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab1-7/+0
2010-05-18V4L/DVB: tm6000: Fix several bugs at the usb DVB transferStefan Ringel1-45/+78
2010-05-18V4L/DVB: tm6000: add tuner callback for dvb frontendStefan Ringel1-0/+1
2010-05-18V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab1-2/+2
2010-05-18V4L/DVB (12837): tm6000: make tree buildableMaykel Moya1-1/+3
2010-05-18V4L/DVB (12818): tm6000: Use dvb_frontend_detach instead of single symbol_put commandsMichel Ludwig1-14/+5
2010-05-18V4L/DVB (12817): tm6000: add a missing symbol_putMichel Ludwig1-0/+3
2010-05-18V4L/DVB (12816): tm6000: fix tm6000 attach method and fix a few CodingStylesMichel Ludwig1-10/+24
2010-05-18V4L/DVB (12801): tm6000: Add support for ADSTech Mini Dual TV (PTV-339).Michel Ludwig1-5/+14
2010-05-18V4L/DVB (12788): tm6000: Add initial DVB-T supportMichel Ludwig1-0/+303