summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/bt8xx
AgeCommit message (Expand)Author
2009-06-04Add missing __devexit_p()Mauro Carvalho Chehab
2009-03-28dst_ca: fix compile warning.Hans Verkuil
2009-03-24changed ioctls to unlockedMauro Carvalho Chehab
2009-03-20Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-14bttv: convert to v4l2_device.Mauro Carvalho Chehab
2009-03-12merge: http://jusst.de/hg/v4l-dvbMauro Carvalho Chehab
2009-01-27Report tuning algorith correctlyManu Abraham
2009-01-11dvb: constify VFTsMauro Carvalho Chehab
2008-10-27backport commit 7c510e4b730a92cecf94ada45c989d8be0200d47Mauro Carvalho Chehab
2008-12-16Revert changeset 9886Mauro Carvalho Chehab
2008-09-01b2c2 and bt8xx: udelay to mdelayThierry MERLE
2008-08-25V4L/DVB: follow lspci device/vendor styleMauro Carvalho Chehab
2008-07-27remove select's of FW_LOADERMauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-06-22bt8xx endianness annotations and fixesMauro Carvalho Chehab
2008-05-06Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/bt8xx replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-26kconfig fixes for tuner-simpleMichael Krufky
2008-03-26dvb-bt8xx: fix build errorMichael Krufky
2008-02-10use tuner-simple for LG TDVS-H06xF digital tuning supportMichael Krufky
2008-02-10use tuner-simple for Philips FCV1236D digital tuning supportMichael Krufky
2008-02-25 suppress compound statement warning in dvb-bt8xx.cMauro Carvalho Chehab
2008-01-21 bt878: remove handcrafted PCI subsystem ID checkMauro Carvalho Chehab
2008-01-19 bt878: include KERN_ facility levelMauro Carvalho Chehab
2007-11-05 bt8xx/dst.c: make code staticMauro Carvalho Chehab
2007-11-02backport changeset 3a4fa0a25da81600ea0bcd75692ae8ca6050d165Mauro Carvalho Chehab
2007-10-17synchronize dst.c with kernel versionMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-15Use inline functions instead of inline asm for powerpcMauro Carvalho Chehab
2007-08-15Bt8xx: "extern inline" -> "static inline"Mauro Carvalho Chehab
2007-07-16fix dst and cx24123: tune() callback changed signess for delayMauro Carvalho Chehab
2007-06-24or51211: remove hardcoded fcv1236d tuner programmingMichael Krufky
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-06-04dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-04-14Bt878: prevent probing wrong card entryMauro Carvalho Chehab
2007-02-27dvb: Remove lgh06xf driverTrent Piepho
2007-02-07CodingStyle cleanupsMauro Carvalho Chehab
2007-02-06DVB: Use ARRAY_SIZE macro when appropriateMauro Carvalho Chehab
2007-01-07bt8xx: add support for Ultraview DVB-T LiteMichael Krufky
2006-12-13getting rid of all casts of k[cmz]alloc() callsMauro Carvalho Chehab
2006-11-19create new lgh06xf atsc tuner moduleMichael Krufky
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-09Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Mauro Carvalho Chehab
2006-08-05Fix Circular dependenciesManu Abraham
2006-08-05Check all errorsManu Abraham
2006-08-02Add missing dvb-pll Kconfig infrastructure.+ CTL_SMC_PHY,Andrew de Quincey