Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-07 | applied 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-18 | adapted to tda1004x driver update | Hartmut Hackmann | |
2005-05-14 | generate 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-25 | pluto_fe is obsolete | Andreas Oberritter | |
2005-04-25 | pluto2 kbuild fixes | Andreas 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-17 | pluto2: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter | |
2005-03-10 | cosmetics | Andreas Oberritter | |
2005-03-09 | renamed conflicting tda1004x_write_byte to tda10046_write_byte | Andreas Oberritter | |
2005-03-09 | Makefile and Kconfig updates for pluto2 | Andreas Oberritter | |
2005-03-09 | temporary frontend driver | Andreas Oberritter | |
2005-03-09 | Experimental 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 |