Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-05 | merge whitespace cleanups from kernel tree | Johannes Stezenbach | |
2005-04-15 | Corrected the THIS_MODULE handling for the flexcop-stuff and dvb-usb which ↵ | Patrick Boettcher | |
lead to oopses because of misorganized module dependencies. | |||
2005-04-11 | - enabled the HW PID by default for the PCI cards | Patrick Boettcher | |
- correct the TS demux parsing when PID filter is enabled (and thus the timer IRQ) - rewrote the PID-filter and FULLTS control part in flexcop-hw-filter (thanks to Krzysztof Matula for pointing that out) | |||
2005-04-07 | - fixed interrupt-sharing and added a spinlock to the irq-callback (was ↵ | Patrick Boettcher | |
broken due the rewrite and my foolishness), Thanks to Pascal Riekenberg for pointing out) | |||
2005-04-07 | whitespace cleanup for the flexcop-driver, no functional change | Patrick Boettcher | |
2005-03-11 | - patch by Amit Gud (unify the spinlock initialization) | Patrick Boettcher | |
- debug parameter can be changed via sysfs by root now | |||
2005-03-09 | - moved the flexcop-driver-suite to linux/drivers | Patrick Boettcher | |
- adapted build-2.6 (removed skystar2 from insmod.sh) - corrected some bugs in Kconfig - tried compilation with linux 2.6.11 (as module and as compiled-in-driver) |