Age | Commit message (Expand) | Author |
2005-08-12 | Formatting fixes (Lindent + some handwork). | Andreas Oberritter |
2005-08-12 | Use INIT_LIST_HEAD for frontend_list. | Andreas Oberritter |
2005-08-12 | Removed more unused variables and constants. | Andreas Oberritter |
2005-08-12 | Removed unused descramble_mac_address and descramble_section_payload callbacks. | Andreas Oberritter |
2005-08-12 | Removed some useless functions and variables. | Andreas Oberritter |
2005-08-12 | Don't return immediately from dvb_dmx_swfilter_section_packet() if CC is not ok. | Andreas Oberritter |
2005-08-05 | glue code for DMX_GET_CAPS and DMX_SET_SOURCE | Andreas Oberritter |
2005-08-03 | Patch from Dominique Dumont to get the SCM Red Viaccess CAM working with the ... | Andrew de Quincy |
2005-07-24 | gcc-2.95 compile fix | Johannes Stezenbach |
2005-07-23 | Convert to using read/write spinlocks to fix kernel errors as reported by | Andrew de Quincy |
2005-07-16 | Remove all #include <linux/version.h> and all references | Johannes Stezenbach |
2005-07-01 | from 2.6.13-rc1: use try_to_freeze() | Johannes Stezenbach |
2005-07-01 | from 2.6.13-rc1: class_simple is no more | Johannes Stezenbach |
2005-06-22 | - remove void casts | Johannes Stezenbach |
2005-06-17 | Disable lockloss debugging unless enabled explicitly | Andrew de Quincy |
2005-06-13 | Remove I2C_DRIVERID_DVBFE_ cruft | Andrew de Quincy |
2005-06-12 | In dvb_dmxdev_filter_start if we go out because of an error, release | Johannes Stezenbach |
2005-06-09 | Add workaround for lock loss issue. | Andrew de Quincy |
2005-06-06 | Fix a race condition where an application which issued FE_READ_STATUS | Johannes Stezenbach |
2005-05-13 | Use of time_after() macro, defined at linux/jiffies.h, which deal with | Johannes Stezenbach |
2005-05-02 | handle IPv6 and LLC/SNAP | Johannes Stezenbach |
2005-04-05 | - remove unnecessary casts in dvb-core | Kenneth Aafloy |
2005-03-23 | Remove incorrect "dvb_"-prefix from parameter description. | Johannes Stezenbach |
2005-03-17 | Modified dvb_register_adapter() to avoid kmalloc/kfree. Drivers have to | Andreas Oberritter |
2005-03-16 | Remove some sparse warnings on one-bit bitfields. | Johannes Stezenbach |
2005-03-13 | dvb_ca_en50221.c vfree() checking cleanups. | Johannes Stezenbach |
2005-03-13 | dmxdev.c vfree() checking cleanups. | Johannes Stezenbach |
2005-03-09 | - clear up confusion between ids and adapters | Kenneth Aafloy |
2005-03-09 | - kfree(NULL) is safe | Kenneth Aafloy |
2005-03-08 | - Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself. | Kenneth Aafloy |
2005-03-02 | whitespace 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-12 | patch by Adrian Bunk: | Johannes Stezenbach |
2005-01-24 | patch by Gerd Knorr: fix access to freed memory when unloading frontend drivers | Johannes Stezenbach |
2005-01-22 | Added support for up to six DVB devices | Andrew de Quincy |
2005-01-13 | removed semi-colon from a very wrong place; FE_ENABLE_HIGH_LNB_VOLTAGE kernel... | Patrick Boettcher |
2005-01-11 | vfree() checking cleanups | Johannes Stezenbach |
2005-01-08 | a bunch of cleanups | Johannes Stezenbach |
2005-01-08 | patch by Emard: | Johannes Stezenbach |
2005-01-06 | fix handling of discontinuity indicator in section filter | Johannes Stezenbach |
2005-01-06 | patch by Emard: handle PUSI in section filter correctly | Johannes Stezenbach |
2005-01-05 | Fixed slow tuning problem | Andrew de Quincy |
2004-12-21 | Fix stupid bug | Andrew de Quincy |
2004-12-21 | Fix the frontend thread problem by initialising everything. | Andrew de Quincy |
2004-12-13 | add error checking for NET_REMOVE_IF to prevent Oops when | Johannes Stezenbach |
2004-12-08 | - remove frequeny bending support | Michael Hunold |
2004-12-04 | fix FESTATE_TUNING_FAST handling | Johannes Stezenbach |
2004-12-04 | misc. white space and coding style cleanup (no functional change) | Johannes Stezenbach |
2004-12-02 | Patch by Wolfram Stering: ULE implementation, release 2 | Johannes Stezenbach |
2004-12-01 | Patch by Holger Kiehl: | Johannes Stezenbach |