Age | Commit message (Expand) | Author |
2005-05-05 | merge whitespace cleanups from kernel tree | Johannes Stezenbach |
2005-04-28 | - rewrote the i2c-reading-part (no more ack-error ignoring, which was inherit... | Patrick Boettcher |
2005-04-15 | Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which le... | Patrick Boettcher |
2005-04-11 | corrected the hw-filtering again. (Don't do things before breakfast)... | Patrick Boettcher |
2005-04-11 | - enabled the HW PID by default for the PCI cards | Patrick Boettcher |
2005-04-07 | - fixed interrupt-sharing and added a spinlock to the irq-callback (was broke... | Patrick Boettcher |
2005-04-07 | whitespace cleanup for the flexcop-driver, no functional change | Patrick Boettcher |
2005-03-31 | reading MAC address directly into dvb_adapter->proposed_mac | Patrick Boettcher |
2005-03-21 | Patch by Vadim Catana | Patrick Boettcher |
2005-03-19 | - Patch by Olaf Titz: gcc 2.95 compile fixes | Kenneth Aafloy |
2005-03-17 | b2c2: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-13 | From : http://kerneljanitors.org/TODO | Johannes Stezenbach |
2005-03-11 | - patch by Amit Gud (unify the spinlock initialization) | Patrick Boettcher |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy |
2005-03-09 | - moved the flexcop-driver-suite to linux/drivers | Patrick Boettcher |
2005-03-05 | removed all traces of the USB driver in linux/driver../b2c2 dir | Patrick Boettcher |
2005-02-12 | patch 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-06 | added a note to inform people about b2c2/ in dvb-kernel root | Patrick Boettcher |
2005-01-30 | Updated email address | Roberto Ragusa |
2005-01-26 | remove duplicated pci_release_region() etc. | Johannes Stezenbach |
2005-01-21 | various backport from 2.6.11-rc1: | Michael Hunold |
2005-01-15 | patch by Thomas Martin and Dieter Zander: | Johannes Stezenbach |
2004-12-29 | patch by Domen Puncer: File permissions should be octal codes. | Johannes Stezenbach |
2004-12-21 | patch by Vadim Catana: init_dma_queue(): fix dmaq_desc mixup | Johannes Stezenbach |
2004-12-19 | Misc cleanup | Johannes Stezenbach |
2004-12-19 | - release_adapter does not really balance claim_adapter. release_adapter does. | Johannes Stezenbach |
2004-12-19 | Factor out duplicated code in free_dma_queue. | Johannes Stezenbach |
2004-12-19 | Fat removal in init_dma_queue | Johannes Stezenbach |
2004-12-19 | PCI api update + leaks | Johannes Stezenbach |
2004-12-16 | patch by Taylor Jacob to add support for ATSC/VSB frontends | Johannes Stezenbach |
2004-12-10 | temporally repaired the request_types | Patrick Boettcher |
2004-12-08 | compile fix for b2c2-usb-core and ISO C90 | Patrick Boettcher |
2004-12-06 | added new usb ids | Patrick Boettcher |
2004-12-02 | added basic b2c2-usb module source, it is compiling but no real work is done | Patrick Boettcher |
2004-11-19 | Decreased noise levels. | Andrew de Quincy |
2004-11-19 | Figured out tinbox type | Andrew de Quincy |
2004-11-19 | Added vp310 support | Andrew de Quincy |
2004-11-18 | Phase 1 of mt312/vp310 support | Andrew de Quincy |
2004-11-18 | #if 0 some more | Johannes Stezenbach |
2004-11-18 | #if 0'ed unused soft_diseqc() function | Johannes Stezenbach |
2004-11-09 | Set "magic bits" | Andrew de Quincy |
2004-11-08 | - make needlessly global code static | Michael 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 parameter | Kenneth Aafloy |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-10-26 | - clean up io_mem mess | Michael Hunold |
2004-09-18 | - rename way-too-long ""Technisat SkyStar2 driver"" to "SkyStar2" | Michael Hunold |
2004-08-30 | make all client_register() and client_unregister() static | Johannes Stezenbach |