summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2004-11-08- make needlessly global code staticMichael Hunold
2004-11-07added remote control event handling. Thanks to David Matthews.Patrick Boettcher
2004-11-07Fixed set_toneAndrew de Quincy
2004-11-07- kill obsolete stuff.Gerd Knorr
2004-11-07- yet another video-buf interface change + fixups.Gerd Knorr
2004-11-06added support for special Artec devices (with AN2235 usb controller)Patrick Boettcher
2004-11-05- misc.Gerd Knorr
2004-11-05updated the docs for the new dibusb devicesPatrick Boettcher
2004-11-05- enable several new devices (even the broken Artec T1 with a Kconfig switch)Patrick Boettcher
2004-11-05- large refactoring of the dib3000mb frontend to make integration of thePatrick Boettcher
2004-11-05- compile before commit...Michael Hunold
2004-11-04- saa7134: added cinergy mobile (thanks to Hans Koch), tuner notGerd Knorr
2004-11-04 kernel compat changes for < 2.6.9, 2nd try.Kenneth Aafloy
2004-11-03- remove remaining cvs commit foobar stuffMichael Hunold
2004-11-03- repair whitespace and newline damageMichael Hunold
2004-11-03- add __iomem annotations (backport from 2.6.10-rc1-bk9)Michael Hunold
2004-11-03- remove another automatic cvs commit foobarMichael Hunold
2004-11-03- disable spinlock debugging stuff for 2.4Michael Hunold
2004-11-03- cx88: fix/add dvb cards by Christopher PascoeGerd Knorr
2004-10-31- corrected tuner address, it was broken since FE_REFACTORING.Patrick Boettcher
2004-10-30Remove extraneous parameter from mt352_attach call for the DVICO FusionHDTVChristopher Pascoe
2004-10-28- Remove personal build parameterKenneth Aafloy
2004-10-28random API changes cause random bugsHolger Waechtler
2004-10-28- remap_page_range() --> remap_pfn_range()Holger Waechtler
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-28- remove whitespace and newline damageMichael Hunold
2004-10-28- fix for module_param_array() for kernels > 2.6.9Michael Hunold
2004-10-27- lots of internal refactoringDaniel Mack
2004-10-27- drop some old, obsolete code.Gerd Knorr
2004-10-26- add back support for older kernels due to popular demandMichael Hunold
2004-10-26spinlock initilization added (thanks to Philipp Stucke)Patrick Boettcher
2004-10-26#if 0'ing unused codePatrick Boettcher
2004-10-26- please don't use CVS version magic stuff likeMichael Hunold
2004-10-26- follow kernel coding style: remove various linefeeds, don't put "static" qu...Michael Hunold
2004-10-26- clean up io_mem messMichael 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 caseMichael Hunold
2004-10-25- follow latest changes in 2.6.10-rc1 regarding video-buf. this changeMichael Hunold
2004-10-25- use c99 initializersMichael Hunold
2004-10-25- cx88 try to make PAL-I sound work.Gerd Knorr
2004-10-25- new saa7134 card by Nickolay V. ShmyrevGerd Knorr
2004-10-21- kill old buildpatch files.Gerd Knorr
2004-10-20mac.ethernet is obsolete in kernel 2.6.9; ifdef for thisPatrick Boettcher
2004-10-20- switch over to "frontend refactored" cvs branch.Gerd Knorr
2004-10-20- tuner: switch to new module parameters.Gerd Knorr
2004-10-19- saa7134 reorganiation for modular mpeg2 stuffGerd Knorr
2004-10-18- budget_debug is a module parameter, so it must not be staticMichael Hunold
2004-10-16- fixed some shifting bugs in tps calculationDaniel Mack
2004-10-15fixed sleep mode logicDaniel Mack