summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2005-03-23Remove incorrect "dvb_"-prefix from parameter description.Johannes Stezenbach
2005-03-17Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have toAndreas Oberritter
2005-03-16Remove some sparse warnings on one-bit bitfields.Johannes Stezenbach
2005-03-13dvb_ca_en50221.c vfree() checking cleanups.Johannes Stezenbach
2005-03-13dmxdev.c vfree() checking cleanups.Johannes Stezenbach
2005-03-09 - clear up confusion between ids and adaptersKenneth Aafloy
2005-03-09 - kfree(NULL) is safeKenneth Aafloy
2005-03-08 - Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself.Kenneth Aafloy
2005-03-02whitespace cleanup (remove ws at eol, sync with changes in mainline kernel)Johannes Stezenbach
2005-02-14- added index field to struct dvb_demux_feed for having a unique feed id, whi...Patrick Boettcher
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-01-24patch by Gerd Knorr: fix access to freed memory when unloading frontend driversJohannes Stezenbach
2005-01-22Added support for up to six DVB devicesAndrew de Quincy
2005-01-13removed semi-colon from a very wrong place; FE_ENABLE_HIGH_LNB_VOLTAGE kernel...Patrick Boettcher
2005-01-11vfree() checking cleanupsJohannes Stezenbach
2005-01-08a bunch of cleanupsJohannes Stezenbach
2005-01-08patch by Emard:Johannes Stezenbach
2005-01-06fix handling of discontinuity indicator in section filterJohannes Stezenbach
2005-01-06patch by Emard: handle PUSI in section filter correctlyJohannes Stezenbach
2005-01-05Fixed slow tuning problemAndrew de Quincy
2004-12-21Fix stupid bugAndrew de Quincy
2004-12-21Fix the frontend thread problem by initialising everything.Andrew de Quincy
2004-12-13add error checking for NET_REMOVE_IF to prevent Oops whenJohannes Stezenbach
2004-12-08- remove frequeny bending supportMichael Hunold
2004-12-04fix FESTATE_TUNING_FAST handlingJohannes Stezenbach
2004-12-04misc. white space and coding style cleanup (no functional change)Johannes Stezenbach
2004-12-02Patch by Wolfram Stering: ULE implementation, release 2Johannes Stezenbach
2004-12-01Patch by Holger Kiehl:Johannes Stezenbach
2004-11-17patch by Adrian Bunk:Johannes Stezenbach
2004-11-13Fix module usage count problemAndrew de Quincy
2004-11-13Segfault prevention fixesAndrew de Quincy
2004-11-13Corrected formattingAndrew de Quincy
2004-11-12Enhanced poll_slot_status to support non-IRQ interfacesAndrew de Quincy
2004-11-12Added code to ensure CAMs are still present on open()/release()Andrew de Quincy
2004-11-12Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.Andrew de Quincy
2004-11-09Cope with missing init() functionAndrew de Quincy
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-10-20mac.ethernet is obsolete in kernel 2.6.9; ifdef for thisPatrick Boettcher
2004-10-06patch by Luca Bertagnolio: add dvb_net_debug module parameterJohannes Stezenbach
2004-09-18Stuff backfeeded from 2.6.9-rc2-mm1:Michael Hunold
2004-09-06Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.Andrew de Quincy
2004-09-06Fixed system freeze with SMP/preemptive kernels. Using spin_lock instead of s...Oliver Endriss
2004-09-05added I2C_DRIVERID_DVBFE_DIB3000MB for the dib3000mb frontend driver.Patrick Boettcher
2004-08-30without hierachical coding code_rate_LP is irrelevant,Johannes Stezenbach
2004-08-28Compile fix from jo2h2Andrew de Quincy
2004-08-27- Revert the last change, untill a method which does not overflow.Kenneth Aafloy
2004-08-27Moved CAM CTRL IF reset to a better place.Andrew de Quincy
2004-08-26sanity check to avoid leading garbage at transponder switch contributed by Pa...Holger Waechtler
2004-08-26Patch from Sjoerd Simons for better debugging with multiple cardsAndrew de Quincy