index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
dvb
/
dvb-core
Age
Commit message (
Expand
)
Author
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
2004-11-17
patch by Adrian Bunk:
Johannes Stezenbach
2004-11-13
Fix module usage count problem
Andrew de Quincy
2004-11-13
Segfault prevention fixes
Andrew de Quincy
2004-11-13
Corrected formatting
Andrew de Quincy
2004-11-12
Enhanced poll_slot_status to support non-IRQ interfaces
Andrew de Quincy
2004-11-12
Added code to ensure CAMs are still present on open()/release()
Andrew de Quincy
2004-11-12
Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.
Andrew de Quincy
2004-11-09
Cope with missing init() function
Andrew de Quincy
2004-11-08
- make needlessly global code static
Michael Hunold
2004-10-28
Imported FE_REFACTORING to HEAD
Andrew de Quincy
2004-10-20
mac.ethernet is obsolete in kernel 2.6.9; ifdef for this
Patrick Boettcher
2004-10-06
patch by Luca Bertagnolio: add dvb_net_debug module parameter
Johannes Stezenbach
2004-09-18
Stuff backfeeded from 2.6.9-rc2-mm1:
Michael Hunold
2004-09-06
Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.
Andrew de Quincy
2004-09-06
Fixed system freeze with SMP/preemptive kernels. Using spin_lock instead of s...
Oliver Endriss
2004-09-05
added I2C_DRIVERID_DVBFE_DIB3000MB for the dib3000mb frontend driver.
Patrick Boettcher
2004-08-30
without hierachical coding code_rate_LP is irrelevant,
Johannes Stezenbach
2004-08-28
Compile fix from jo2h2
Andrew de Quincy
2004-08-27
- Revert the last change, untill a method which does not overflow.
Kenneth Aafloy
2004-08-27
Moved CAM CTRL IF reset to a better place.
Andrew de Quincy
2004-08-26
sanity check to avoid leading garbage at transponder switch contributed by Pa...
Holger Waechtler
2004-08-26
Patch from Sjoerd Simons for better debugging with multiple cards
Andrew de Quincy
[next]