summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2005-09-26From: NooneImportant <nxhxzi702@sneakemail.com>Johannes Stezenbach
2005-08-12Formatting fixes (Lindent + some handwork).Andreas Oberritter
2005-08-12Use INIT_LIST_HEAD for frontend_list.Andreas Oberritter
2005-08-12Removed more unused variables and constants.Andreas Oberritter
2005-08-12Removed unused descramble_mac_address and descramble_section_payload callbacks.Andreas Oberritter
2005-08-12Removed some useless functions and variables.Andreas Oberritter
2005-08-12Don't return immediately from dvb_dmx_swfilter_section_packet() if CC is not ok.Andreas Oberritter
2005-08-05glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter
2005-08-03Patch from Dominique Dumont to get the SCM Red Viaccess CAM working with the ...Andrew de Quincy
2005-07-24gcc-2.95 compile fixJohannes Stezenbach
2005-07-23Convert to using read/write spinlocks to fix kernel errors as reported byAndrew de Quincy
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-07-01from 2.6.13-rc1: use try_to_freeze()Johannes Stezenbach
2005-07-01from 2.6.13-rc1: class_simple is no moreJohannes Stezenbach
2005-06-22- remove void castsJohannes Stezenbach
2005-06-17Disable lockloss debugging unless enabled explicitlyAndrew de Quincy
2005-06-13Remove I2C_DRIVERID_DVBFE_ cruftAndrew de Quincy
2005-06-12In dvb_dmxdev_filter_start if we go out because of an error, releaseJohannes Stezenbach
2005-06-09Add workaround for lock loss issue.Andrew de Quincy
2005-06-06Fix a race condition where an application which issued FE_READ_STATUSJohannes Stezenbach
2005-05-13Use of time_after() macro, defined at linux/jiffies.h, which deal withJohannes Stezenbach
2005-05-02handle IPv6 and LLC/SNAPJohannes Stezenbach
2005-04-05 - remove unnecessary casts in dvb-coreKenneth Aafloy
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