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
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
2004-08-24
- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()
Michael Hunold
2004-08-24
- back feed from 2.6.8.1: replace struct iovec with struct kvec
Michael Hunold
2004-08-18
- add the include to the header file, it's needed at other places, too
Michael Hunold
2004-08-18
- #include <linux/smp_lock.h> to avoid warnings about lock_kernel()
Michael Hunold
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-08-18
- nuke dvb functions stuff
Michael Hunold
2004-08-18
- remove dvb i2c code (all drivers are ported to kernel i2c)
Michael Hunold
2004-08-16
No longer attempts to parse body of tuple 0xff
Andrew de Quincy
2004-08-16
Fix for matrix CAMs from Sjoerd Simons
Andrew de Quincy
2004-08-08
patch by Martin Binder: #include <linux/moduleparam.h> where necessary
Johannes Stezenbach
2004-08-06
- add sysfs/udev support using "class_simple"
Michael Hunold
2004-08-03
boolean typo in dvb_dmx_swfilter_sectionfilter() found by Dave Jones
Johannes Stezenbach
2004-08-02
use c99 initializers
Johannes Stezenbach
2004-08-02
- clean up whitespace at eol
Johannes Stezenbach
2004-08-02
patch by Wolfgang Fritz: suppress spurious events during tuning
Johannes Stezenbach
2004-07-31
merge back various cleanups from mainline kernel:
Johannes Stezenbach
2004-07-30
- More MODULE_PARM -> module_param changes, all should be corrected now.
Kenneth Aafloy
2004-07-28
set fe->state=FESTATE_DISEQC on FE_SET_VOLTAGE as suggested by Andreas Share
Johannes Stezenbach
2004-07-27
change DVB major number from 250 to 212 as assigned by www.lanana.org
Johannes Stezenbach
2004-07-16
- Do not allow write (and related) ioctls when frontend is opened RDONLY.
Kenneth Aafloy
2004-07-16
- Adding I2C_DRIVERID for all frontends to dvb_i2c.h
Kenneth Aafloy
2004-07-12
Missing header change for:
Kenneth Aafloy
[next]