summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2
AgeCommit message (Expand)Author
2006-08-06flexcop/nxt200x attach fixChris Pascoe
2006-08-02Add missing dvb-pll Kconfig infrastructure.+ CTL_SMC_PHY,Andrew de Quincey
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Add Kconfig infrastructure for dvb_attachAndrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-28Add dvb_attach() macro and supporting routinesAndrew de Quincey
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-05-29make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() staticMichael Krufky
2006-05-20make the bridge devices that depend on I2C dependant on I2CManu Abraham
2006-05-19merge: http://linuxtv.org/hg/~pb/v4l-dvbMauro Carvalho Chehab
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-05-13Remove the spagetti code gotos that aren't usefulAndrew de Quincey
2006-04-27Disable stv0297_cs2 code from being used normally.Andrew de Quincey
2006-04-24rename fe_lgh06xf.h to lg_h06xf.hMichael Krufky
2006-04-19Convert calls from _pllbuf() to _calc_reg()Andrew de Quincey
2006-04-18Convert flexcop-fe-tuner to refactored tuner codeAndrew de Quincey
2006-04-18b2c2-flexcop: use fe_lgh06xf.hMichael Krufky
2006-04-10Add sysfs device links to dvb devicesAndrew de Quincey
2006-03-18Make hotplug automatically load the b2c2-flexcop-usb modulePatrick Boettcher
2006-02-09drivers/media/dvb/frontends/mt312.c: cleanupsMichael Krufky
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2006-01-22Fix printk type warningMichael Krufky
2006-01-22drivers/media/dvb/: possible cleanupsMichael Krufky
2006-01-21rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky
2006-01-21Kill nxt2002 in favor of the nxt200x moduleMichael Krufky
2006-01-11From: Panagiotis Issaris <takis@issaris.org>Mauro Carvalho Chehab
2006-01-06Latest patch #ifs were wrong. fixing.Mauro Carvalho Chehab
2005-12-13[PATCH] Decrease number of pointer derefs in flexcop-fe-tuner.cPatrick Boettcher
2005-12-08keep #if 0 for existent code when genreating kernel patchesMauro Carvalho Chehab
2005-12-07#elifs replaced since gentree.pl script is not able to handle elifs.Mauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-20From: Adrian Bunk <bunk@stusta.de>Johannes Stezenbach
2005-11-13[PATCH] fix b2c2 dvb undefined symbolMichael Krufky
2005-10-15Added support for Air2PC/AirStar 2 ATSC 3rd generation (HD5000)Michael Krufky
2005-10-03Remove broken stv0299 enhanced tuning codeAndrew de Quincy
2005-10-01[PATCH] I2C: Kill i2c_algorithm.name (1/7)Michael Krufky
2005-09-10adding special stv0297-driver for the Technisat/B2C2 CableStar2 PCI and USBPatrick Boettcher
2005-07-26Update w.r.t stv0297 frontend driver changes.Andrew de Quincy
2005-07-16Pass a pointer to the i2c bus to the pll callbacks (stv0299 only).Andreas Oberritter
2005-06-28Changed the name-field of the pci_driver and usb_driver structs to the name ofPatrick Boettcher
2005-06-27gcc-2.95 compile fix (ISO C90 forbids mixed declarations and code)Johannes Stezenbach
2005-06-22no-data (IRQ-stop) problem (partially) fixed by resetting register 0x300 at e...Patrick Boettcher
2005-06-12add big-endian register definitions for running on a PowerPC. (Thanks to Paav...Patrick Boettcher
2005-05-15added support for the Broadcom BCM3510 ATSC (8VSB/16VSB & ITU J83 AnnexB FEC ...Patrick Boettcher
2005-05-11Fixed DiSeqC switching, which was wrongly taking over from skystar2.c.Patrick Boettcher
2005-05-05drop obsolete skystar2 driver (superseeded by flexcop-pci)Johannes Stezenbach
2005-05-05merge whitespace cleanups from kernel treeJohannes Stezenbach
2005-04-28- rewrote the i2c-reading-part (no more ack-error ignoring, which was inherit...Patrick Boettcher
2005-04-15Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le...Patrick Boettcher