aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/bt8xx/dvb-bt8xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil1-1/+1
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau1-1/+6
2008-04-24V4L/DVB (7510): media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7412): use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky1-2/+3
2008-04-24V4L/DVB (7411): use tuner-simple for Philips FCV1236D digital tuning supportMichael Krufky1-2/+3
2008-04-24V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.cHarvey Harrison1-2/+2
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-18V4L/DVB (5799): Or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky1-0/+3
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky1-1/+1
2007-04-27V4L/DVB (5363): Dvb: Remove lgh06xf driverTrent Piepho1-1/+2
2007-02-21V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-10V4L/DVB (4846): Create new lgh06xf atsc tuner moduleMichael Krufky1-8/+1
2006-10-14V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary1-0/+4
2006-09-26V4L/DVB (4432): Fix Circular dependenciesManu Abraham1-1/+5
2006-09-26V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey1-5/+0
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey1-6/+2
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-16/+20
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick Boettcher1-19/+19
2006-06-25V4L/DVB (3893): Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey1-6/+6
2006-06-25V4L/DVB (3887): Convert bt8xx to refactored tuner codeAndrew de Quincey1-27/+44
2006-06-25V4L/DVB (3841): Dvb-bt8xx: use fe_lgh06xf.hMichael Krufky1-24/+1
2006-06-25V4L/DVB (3765): Dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd revisionMichael Krufky1-0/+10
2006-06-25V4L/DVB (3762): Add sysfs device links to dvb devicesAndrew de Quincey1-1/+1
2006-05-23V4L/DVB (4040a): Fix the following section warnings:Jean Delvare1-3/+3
2006-02-27V4L/DVB (3393): Cx88: reduce excessive loggingIan Pickworth1-1/+1
2006-02-27V4L/DVB (3392): Do a RESYNC for all cardsManu Abraham1-9/+9
2006-02-27V4L/DVB (3389): Fix broken IF-OUT Relay handlingManu Abraham1-0/+15
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar1-6/+6
2006-01-16[PATCH] Fix compile warning in bt8xx moduleDmitry Torokhov1-3/+1
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King1-12/+11
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-01-09V4L/DVB (3201): Remove #ifdef BTTV_BOARD_TWINHAN_VP3021Michael Krufky1-8/+0
2006-01-09V4L/DVB (3199): Removed some unneeded #ifdef'sMichael Krufky1-8/+0
2005-12-12[PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab1-3/+3
2005-11-09[PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOOMichael Krufky1-24/+24
2005-11-09[PATCH] dvb: Nebula nxt6000 requires fe resetStuart Auchterlonie1-3/+2
2005-11-09[PATCH] dvb: microtune mt7202dtf: Fix charge pump settingMichael Krufky1-1/+1
2005-11-09[PATCH] dvb: Add ATSC support for DViCO FusionHDTV5 LiteMichael Krufky1-0/+67
2005-09-09[PATCH] dvb: nebula DigiTV nxt6000 fixStuart Auchterlonie1-1/+3
2005-09-09[PATCH] dvb: bt8xx: Nebula DigiTV mt352 supportDavid Johnson1-33/+108
2005-09-09[PATCH] dvb: bt8xx: cleanupDavid Johnson1-111/+114
2005-05-17[PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach1-40/+61
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+797