Age | Commit message (Expand) | Author |
2003-08-30 | applied 64bit fixes by Pedro Miguel Teixeira <pmsjt@warner.homeip.net> | Holger Waechtler |
2003-08-26 | added missing initialization of '.readers' | Oliver Endriss |
2003-08-24 | - * dvb-core.h | Andreas Oberritter |
2003-08-24 | Fix copyright stuff in various files: | Michael Hunold |
2003-08-22 | - play_iframe may be used to play stillpicture frames, that can either | Michael Hunold |
2003-08-21 | Patch from Lauri Pesonen: Use correct IF for TT-Budget card. | Johannes Stezenbach |
2003-08-21 | fix (int)<->(void*) compile warning, there are many more, especially in the D... | Holger Waechtler |
2003-08-21 | Port the latest video device changes (multiple read device opens) | Michael Hunold |
2003-08-11 | If somebody calls G_TUNER for a DVB-C card w/ analog module, then | Michael Hunold |
2003-08-09 | Change to URB mem allocation to GFP_ATOMIC since it gets called from | Alex Woods |
2003-07-26 | show i2c read errors only for registered frontends | Andreas Oberritter |
2003-07-24 | bend only for different adapters... | Holger Waechtler |
2003-07-23 | fix Makefile | Andreas Oberritter |
2003-07-22 | fix DMX_GET_STC for video-only playback | Johannes Stezenbach |
2003-07-22 | - really fix get_stc | Michael Hunold |
2003-07-21 | Patch by Michael Glaum, code by Metzler Bros.: | Johannes Stezenbach |
2003-07-19 | Hand off all processing of urb data to a tasklet | Alex Woods |
2003-07-16 | Fix compilation with 2.5 | Michael Hunold |
2003-07-16 | - change function return values from u32 to int where possible | Michael Hunold |
2003-07-16 | - crap removal | Michael Hunold |
2003-07-16 | - change comments | Michael Hunold |
2003-07-16 | - Use c99 initializers | Michael Hunold |
2003-07-15 | - indentation fixes | Michael Hunold |
2003-07-15 | Add "skystar2" driver. Please review the Kconfig files. | Michael Hunold |
2003-07-15 | - "indent -kr -i8" | Michael Hunold |
2003-07-14 | - indented the source properly | Michael Hunold |
2003-07-13 | Check more reliable field to decide on whether to upload firmware or not. | Alex Woods |
2003-07-12 | Resolve problem with first tuning under kernel 2.5 | Alex Woods |
2003-07-12 | Changed microcode location comment | Andrew de Quincy |
2003-07-12 | Beautify code (hopefully - it's in the eye of the beholder after all) | Alex Woods |
2003-07-11 | Fixed a stupid bug in tuning | Andrew de Quincy |
2003-07-09 | new av7110 firmware version 0x261a which fixes: | Johannes Stezenbach |
2003-07-08 | Read SP8870 status reg to clear pending irqs in FE_SET_FRONTEND, | Johannes Stezenbach |
2003-07-07 | Make the "ext_vv_data" informations a per-device information instead | Michael Hunold |
2003-07-04 | fix DMX_GET_STC to get the msb right | Johannes Stezenbach |
2003-07-04 | remove trailing ';' | Holger Waechtler |
2003-07-04 | don't include <linux/crc32.h>, this is done by dvb_compat.h | Holger Waechtler |
2003-07-01 | report EINTR if dvr write gets interrupted | Johannes Stezenbach |
2003-06-29 | - remove obsolete fields from struct bt878 | Holger Waechtler |
2003-06-29 | add some sanity checks and additional locking in synchronizer code | Holger Waechtler |
2003-06-29 | clear net_device struct using memset(net, 0, ...) before initializing | Holger Waechtler |
2003-06-27 | Final cleanup of tda10045h support | Andrew de Quincy |
2003-06-27 | Firmware location can now be specified through v2.5 Kconfig. | Andrew de Quincy |
2003-06-27 | Make fixes for tda1004x renaming. | Andrew de Quincy |
2003-06-27 | Renamed tda10045h.c to tda1004x.c | Andrew de Quincy |
2003-06-27 | Implemented status readouts. Reorganised driver to allow easy implementation ... | Andrew de Quincy |
2003-06-27 | flush work queues on deinitialisation, restart feeds in set_mac in work queue | Holger Waechtler |
2003-06-27 | import skystar2 driver. The author does not responds to emails, but since he ... | Holger Waechtler |
2003-06-27 | improved help | Holger Waechtler |
2003-06-26 | vp310 should be configured to 90Mhz, too... | Andreas Oberritter |