summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/pluto2
AgeCommit message (Collapse)Author
2005-07-07applied dvb-add-pluto2-driver-fix.patch:Andreas Oberritter
From: Andrew Morton <akpm@osdl.org> sparc64: drivers/media/dvb/pluto2/pluto2.c: In function `pluto2_probe': drivers/media/dvb/pluto2/pluto2.c:604: error: `DMA_32BIT_MASK' undeclared (first use in this function) Cc: Andreas Oberritter <obi@linuxtv.org> Cc: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org>
2005-05-18adapted to tda1004x driver updateHartmut Hackmann
2005-05-14generate an irq after max. 8 packets,Andreas Oberritter
disable pid filtering if there are no users, complain if the number of received packets does not match 'nbpackets', print the card's serial number, Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
2005-04-25pluto_fe is obsoleteAndreas Oberritter
2005-04-25pluto2 kbuild fixesAndreas Oberritter
2005-04-25- enable interrupts via pci configuration space directly after enabling the ↵Andreas Oberritter
device as proposed in Documentation/pci.txt - set n_i2c to 3 (tda10046)
2005-03-17pluto2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-10cosmeticsAndreas Oberritter
2005-03-09renamed conflicting tda1004x_write_byte to tda10046_write_byteAndreas Oberritter
2005-03-09Makefile and Kconfig updates for pluto2Andreas Oberritter
2005-03-09temporary frontend driverAndreas Oberritter
2005-03-09Experimental pluto2 driver for Satelco Easywatch Mobile Terrestrial Receiver.Andreas Oberritter
The TDA10046 driver (pluto_fe.c) still needs to be merged with tda1004x.c known issues: machine might freeze during bad reception machine might freeze on module unload -> ejecting the cardbus card might help sometimes