summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/b2c2
AgeCommit message (Expand)Author
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
2005-04-11corrected the hw-filtering again. (Don't do things before breakfast)...Patrick Boettcher
2005-04-11- enabled the HW PID by default for the PCI cardsPatrick Boettcher
2005-04-07- fixed interrupt-sharing and added a spinlock to the irq-callback (was broke...Patrick Boettcher
2005-04-07whitespace cleanup for the flexcop-driver, no functional changePatrick Boettcher
2005-03-31reading MAC address directly into dvb_adapter->proposed_macPatrick Boettcher
2005-03-21Patch by Vadim CatanaPatrick Boettcher
2005-03-19 - Patch by Olaf Titz: gcc 2.95 compile fixesKenneth Aafloy
2005-03-17b2c2: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-03-13From : http://kerneljanitors.org/TODOJohannes Stezenbach
2005-03-11- patch by Amit Gud (unify the spinlock initialization)Patrick Boettcher
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-09- moved the flexcop-driver-suite to linux/driversPatrick Boettcher
2005-03-05removed all traces of the USB driver in linux/driver../b2c2 dirPatrick Boettcher
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-02-10- fixed MAC address reading (eeprom address to read, was not correctly set, r...Patrick Boettcher
2005-02-06added a note to inform people about b2c2/ in dvb-kernel rootPatrick Boettcher
2005-01-30Updated email addressRoberto Ragusa
2005-01-26remove duplicated pci_release_region() etc.Johannes Stezenbach
2005-01-21various backport from 2.6.11-rc1:Michael Hunold
2005-01-15patch by Thomas Martin and Dieter Zander:Johannes Stezenbach
2004-12-29patch by Domen Puncer: File permissions should be octal codes.Johannes Stezenbach
2004-12-21patch by Vadim Catana: init_dma_queue(): fix dmaq_desc mixupJohannes Stezenbach
2004-12-19Misc cleanupJohannes Stezenbach
2004-12-19- release_adapter does not really balance claim_adapter. release_adapter does.Johannes Stezenbach
2004-12-19Factor out duplicated code in free_dma_queue.Johannes Stezenbach
2004-12-19Fat removal in init_dma_queueJohannes Stezenbach
2004-12-19PCI api update + leaksJohannes Stezenbach
2004-12-16patch by Taylor Jacob to add support for ATSC/VSB frontendsJohannes Stezenbach
2004-12-10temporally repaired the request_typesPatrick Boettcher
2004-12-08compile fix for b2c2-usb-core and ISO C90Patrick Boettcher
2004-12-06added new usb idsPatrick Boettcher
2004-12-02added basic b2c2-usb module source, it is compiling but no real work is donePatrick Boettcher
2004-11-19Decreased noise levels.Andrew de Quincy
2004-11-19Figured out tinbox typeAndrew de Quincy
2004-11-19Added vp310 supportAndrew de Quincy
2004-11-18Phase 1 of mt312/vp310 supportAndrew de Quincy
2004-11-18#if 0 some moreJohannes Stezenbach
2004-11-18#if 0'ed unused soft_diseqc() functionJohannes Stezenbach
2004-11-09Set "magic bits"Andrew de Quincy
2004-11-08- make needlessly global code staticMichael Hunold
2004-11-04 kernel compat changes for < 2.6.9, 2nd try.Kenneth Aafloy
2004-11-03- add __iomem annotations (backport from 2.6.10-rc1-bk9)Michael Hunold
2004-10-28- Remove personal build parameterKenneth Aafloy
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-26- clean up io_mem messMichael Hunold
2004-09-18- rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2"Michael Hunold
2004-08-30make all client_register() and client_unregister() staticJohannes Stezenbach
2004-08-23 - Fix `I2C_CLASS_TV_DIGITAL' undeclared for SuSE 9.x?Kenneth Aafloy