Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-07 | Fixed set_tone | Andrew de Quincy | |
2004-11-07 | - kill obsolete stuff. | Gerd Knorr | |
2004-11-07 | - yet another video-buf interface change + fixups. | Gerd Knorr | |
- move more modules to new-style insmod options. | |||
2004-11-06 | added support for special Artec devices (with AN2235 usb controller) | Patrick Boettcher | |
2004-11-05 | - misc. | Gerd Knorr | |
2004-11-05 | updated the docs for the new dibusb devices | Patrick Boettcher | |
2004-11-05 | - enable several new devices (even the broken Artec T1 with a Kconfig switch) | Patrick Boettcher | |
- fixed dvb-dibusb in order to get along with dib3000 changes | |||
2004-11-05 | - large refactoring of the dib3000mb frontend to make integration of the | Patrick Boettcher | |
dib3000mc easier, especially to avoid code duplication | |||
2004-11-05 | - compile before commit... | Michael Hunold | |
2004-11-04 | - saa7134: added cinergy mobile (thanks to Hans Koch), tuner not | Gerd Knorr | |
working yet through ... | |||
2004-11-04 | kernel compat changes for < 2.6.9, 2nd try. | Kenneth Aafloy | |
2004-11-03 | - remove remaining cvs commit foobar stuff | Michael Hunold | |
- remove media/Kconfig, it's not needed any more for makelinks | |||
2004-11-03 | - repair whitespace and newline damage | Michael Hunold | |
- convert remaining printk()s to dprintk()s | |||
2004-11-03 | - add __iomem annotations (backport from 2.6.10-rc1-bk9) | Michael Hunold | |
2004-11-03 | - remove another automatic cvs commit foobar | Michael Hunold | |
2004-11-03 | - disable spinlock debugging stuff for 2.4 | Michael Hunold | |
2004-11-03 | - cx88: fix/add dvb cards by Christopher Pascoe | Gerd Knorr | |
- saa7134: new card - misc minor fixes. | |||
2004-10-31 | - corrected tuner address, it was broken since FE_REFACTORING. | Patrick Boettcher | |
Andrew, was there a reason why you >> 1 the pll address and << 1 always when it was needed? | |||
2004-10-30 | Remove extraneous parameter from mt352_attach call for the DVICO FusionHDTV | Christopher Pascoe | |
DVB-T Lite. | |||
2004-10-28 | - Remove personal build parameter | Kenneth Aafloy | |
- Compile fix for skystar2 w/2.6.8.1 | |||
2004-10-28 | random API changes cause random bugs | Holger Waechtler | |
2004-10-28 | - remap_page_range() --> remap_pfn_range() | Holger Waechtler | |
- fix typo in Kconfig help | |||
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy | |
2004-10-28 | - remove whitespace and newline damage | Michael Hunold | |
- don't put static qualifiers on separate line - re-add debug module parameter | |||
2004-10-28 | - fix for module_param_array() for kernels > 2.6.9 | Michael Hunold | |
2004-10-27 | - lots of internal refactoring | Daniel Mack | |
- even more configurable options | |||
2004-10-27 | - drop some old, obsolete code. | Gerd Knorr | |
- misc fixes. | |||
2004-10-26 | - add back support for older kernels due to popular demand | Michael Hunold | |
2004-10-26 | spinlock initilization added (thanks to Philipp Stucke) | Patrick Boettcher | |
2004-10-26 | #if 0'ing unused code | Patrick Boettcher | |
2004-10-26 | - please don't use CVS version magic stuff like | Michael Hunold | |
"$Id: xxxxxxx.h,v 1.7 2004/09/28 19:39:06 xxx Exp" | |||
2004-10-26 | - follow kernel coding style: remove various linefeeds, don't put "static" ↵ | Michael Hunold | |
qualifiers on a separate line - add new module parameter "debug" and dprintk() - remove umlauts | |||
2004-10-26 | - clean up io_mem mess | Michael Hunold | |
2004-10-26 | - use <linux/bitops.h> instead of <asm/bitops.h> | Michael Hunold | |
2004-10-26 | - use <linux/bitops.h> in favour of <asm/bitops.h> | Michael Hunold | |
2004-10-25 | - remove unnecessary type case | Michael Hunold | |
- use ARRAY_SIZE() macro Thanks to Philipp Matthias Hahn <pmhahn@titan.lahn.de> | |||
2004-10-25 | - follow latest changes in 2.6.10-rc1 regarding video-buf. this change | Michael Hunold | |
breaks compilation with older kernels for dvb-ttpci | |||
2004-10-25 | - use c99 initializers | Michael Hunold | |
2004-10-25 | - cx88 try to make PAL-I sound work. | Gerd Knorr | |
2004-10-25 | - new saa7134 card by Nickolay V. Shmyrev | Gerd Knorr | |
- misc stuff | |||
2004-10-21 | - kill old buildpatch files. | Gerd Knorr | |
2004-10-20 | mac.ethernet is obsolete in kernel 2.6.9; ifdef for this | Patrick Boettcher | |
2004-10-20 | - switch over to "frontend refactored" cvs branch. | Gerd Knorr | |
2004-10-20 | - tuner: switch to new module parameters. | Gerd Knorr | |
- misc cleanups. | |||
2004-10-19 | - saa7134 reorganiation for modular mpeg2 stuff | Gerd Knorr | |
- splitted some generic dvb code into the new video-buf-dvb module. | |||
2004-10-18 | - budget_debug is a module parameter, so it must not be static | Michael Hunold | |
2004-10-16 | - fixed some shifting bugs in tps calculation | Daniel Mack | |
- got rid of using the frontend infrastructure | |||
2004-10-15 | fixed sleep mode logic | Daniel Mack | |
2004-10-15 | removed debug left-over | Holger Waechtler | |
2004-10-15 | very conservative default values | Holger Waechtler | |