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-05-27
prevent Oops when PES filter is set with invalid pes_type
Johannes Stezenbach
2004-05-14
Fix for aston CAM read timeout problems
Andrew de Quincy
2004-05-14
Remove test for FE_CAN_MUTE_TS so that frontends will not leak stray data dur...
Andrew de Quincy
2004-05-05
protect feed_list with spin_locks (possibly fixes crashes on SMP)
Johannes Stezenbach
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-05-03
Overhaul frontend i2c subsystem because of the recent discussion about
Michael Hunold
2004-04-29
- protect adapter module from removal after net interface has been set up
Michael Hunold
2004-04-18
- now really fix compilaton
Michael Hunold
2004-04-18
- fix compilation
Michael Hunold
2004-04-14
- rename FEEDTYPE_SEC/TS to DVB_NET_FEEDTYPE_MPE/ULE
Johannes Stezenbach
2004-04-14
formatting and codingstyle fixes
Johannes Stezenbach
2004-04-14
Fixed dvb_ringbuffer_pkt_next not advancing to next packet
Andrew de Quincy
2004-04-14
Removed configoption readback test since it is unreliable
Andrew de Quincy
2004-04-12
Added timeout to write loop
Andrew de Quincy
2004-04-09
Increased readers to 1
Andrew de Quincy
2004-04-09
Remove FR IRQ - The driver no longer uses it, and my Cryptoworks CAM
Andrew de Quincy
2004-04-09
Fixed stupid bug in io_read
Andrew de Quincy
2004-04-08
Fix for 100% CPU usage on CAM failure
Andrew de Quincy
2004-04-05
Fixed polling delay.
Andrew de Quincy
2004-04-05
First commmit for budget-ci CI interface code
Andrew de Quincy
2004-03-31
- add crc32 include for ULE patch
Michael Hunold
2004-03-31
- integrate ULE Decapsulation code, thanks to gcs - Global Communication & Se...
Michael Hunold
2004-03-31
- first try to fix the module use count bugs, thanks to Hernan A.Perez Masci ...
Michael Hunold
2004-03-15
- if dvb_frontend_internal_ioctl() returns an error code, be sure to
Michael Hunold
2004-03-14
Converted 8space->1tabs (formatting)
Andrew de Quincy
2004-03-12
Hardening of the code to cope with nastier CAM insert/removal situations
Andrew de Quincy
2004-03-12
Tabbing issue
Andrew de Quincy
2004-03-12
Add instrumentation to debug tuning problems
Andrew de Quincy
2004-03-12
Couple of minor refinements to the frontend wakeup code
Andrew de Quincy
2004-03-12
Fix wake_on_interruptible_timeout call so it can also be woken up when
Andrew de Quincy
2004-03-11
Checked in experimental frontend patch
Andrew de Quincy
2004-03-03
kill "unused variable" warning
Johannes Stezenbach
2004-03-01
remove superflous memset() which caused section data to be overwritten
Johannes Stezenbach
2004-03-01
Better default delay for DVB-T frontends
Andrew de Quincy
2004-02-28
Fixed syntax error
Andrew de Quincy
2004-02-27
Set fe->state to FESTATE_IDLE on thread stop to ensure everything
Andrew de Quincy
2004-02-27
More finetuning as a result of experimentation
Andrew de Quincy
2004-02-27
Reduced maxdrift for QPSK by half, as it was drifting across onto other
Andrew de Quincy
2004-02-26
Fixed synchronisation problem where an app could issue
Andrew de Quincy
2004-02-26
Added FE_GETMINDELAY. The frontend can implement this, and return a
Andrew de Quincy
2004-02-26
Upped fast scan delay to 50ms; seems to be more reliable
Andrew de Quincy
2004-02-26
Reduced the number of tuning steps to be as it was previously
Andrew de Quincy
2004-02-25
Fixed stupid lastminutechange bug
Andrew de Quincy
2004-02-25
Rewritten core tuning loop. Name of a few flags still to be changed.
Andrew de Quincy
2004-02-23
viro@parcelfarce.linux.theplanet.co.uk: [netdrvr dvb/dvb_net] fixes
Michael Hunold
2004-02-21
Initial checkin. These are untested, and probably will not compile;
Andrew de Quincy
2004-02-10
fix dvb_ringbuffer_read/write() buffer pointer bug
Johannes Stezenbach
2004-02-07
fix tuning speed issue
Johannes Stezenbach
2004-01-31
- replace usage of sleep_on_...() here, too
Michael Hunold
2004-01-31
- add wait_event_interruptible_timeout() macro to dvb-compat.h
Michael Hunold
[next]