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
Age
Commit message (
Expand
)
Author
2003-05-12
added support for FE_DISEQC_SEND_MASTER_CMD
Johannes Stezenbach
2003-05-12
commented out "buffer empty" printk
Johannes Stezenbach
2003-05-08
- added SEC_VOLTAGE_OFF to the API
Johannes Stezenbach
2003-05-08
changed auto-detection of full-featured cards:
Oliver Endriss
2003-05-07
fix blocking in VIDEO_STILLPICTURE when a video PES filter was set
Johannes Stezenbach
2003-05-07
fixed remaining frontend thread issues (I hope ;-)
Johannes Stezenbach
2003-05-06
trying to fix frontend thread start/stop problems
Johannes Stezenbach
2003-05-06
Add a new "dvb_functions.c" and populate it with the
Michael Hunold
2003-05-06
Remove "linux/wrapper.h" -- it has been removed in 2.5 and is not
Michael Hunold
2003-05-06
The irq handler subsystem in 2.5 has changed. Add some code to get
Michael Hunold
2003-05-06
It's hard to keep these drivers to compile under 2.4. because of the
Michael Hunold
2003-05-06
Remove the ttusb-* drivers from the makelinks script and the
Michael Hunold
2003-05-06
Make the dvb-core compile again under 2.5.69. This time I made it the
Michael Hunold
2003-05-05
support for SU1278 w/ tua6100 PLL
Holger Waechtler
2003-05-05
Release clipping memory when device is closed.
Michael Hunold
2003-05-03
Slight tidy up
Alex Woods
2003-05-03
Compiles againt 2.5 kernels - may even work.
Alex Woods
2003-05-03
Update dec driver to work with 2.5 kernels
Alex Woods
2003-05-03
Change tristate to differentiate from ttusb-budget
Alex Woods
2003-05-02
Replace simple memcpy() from user buffer by copy_from_user() construction.
Michael Hunold
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-30
Necessary configuration files for kernel inclusion
Michael Hunold
2003-04-29
- portability fixes, follow compat.[hc] -> dvb_compat.[hc] changes
Holger Waechtler
2003-04-29
try to get the DVB-C volume control thing right, probe the MSP3400 only for D...
Holger Waechtler
2003-04-28
I forgot some frontend drivers, some more compile fixes for 2.5.68
Michael Hunold
2003-04-28
Compile fixes against 2.5.68.
Michael Hunold
2003-04-28
make dvbdmx_connect_frontend() and dvbdmx_disconnect_frontend() nonstatic
Holger Waechtler
2003-04-28
apply patch proposed by Oliver Endriss <o.endriss@gmx.de> to solve the audio
Holger Waechtler
2003-04-28
don's send burst after DiSEqC commands, reported by Wolfgang Thiel <w-thiel@g...
Holger Waechtler
2003-04-27
Clean up ttusb_dec_send_command:
Alex Woods
2003-04-27
remove ddelay function because it's already defined in dvb_compat.h
Alex Woods
2003-04-27
Fixed setting the PCR PID
Klaus Schmidinger
2003-04-26
Revert ddelay() cleanup, discuss this first with Holger.
Michael Hunold
2003-04-25
disable TDQF probing
Holger Waechtler
2003-04-25
fix syntax errors to get it compile again.
Holger Waechtler
2003-04-25
wate up stv0299 + configure i2c clock registers before probing PLLs
Holger Waechtler
2003-04-25
Lots of cosmetic changes in order to sync the CVS with
Michael Hunold
2003-04-24
assume ADAC_TI in case of failed audio module initialisation and keep debi lock
Holger Waechtler
2003-04-24
fix for VIDEO_STILLIMAGE to allow removal of the I-frame
Johannes Stezenbach
2003-04-24
Some fixes to get the "analog" i2c drivers to work for both 2.4 and
Michael Hunold
2003-04-24
- #include "compat.h" --> #include "dvb_compat.h"
Holger Waechtler
2003-04-24
Change "compat" to "dvb_compat".
Michael Hunold
2003-04-23
enable msp3400 volume control for vendor id 0x13c2, too. Reported by Andreas ...
Holger Waechtler
2003-04-23
volume control patch for msp3400 by Tobias Bratfisch <tobias.dvb@bratfisch.net>
Holger Waechtler
2003-04-23
fixed awkward locking bug for video event queue
Johannes Stezenbach
2003-04-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-04-22
As announced last week:
Johannes Stezenbach
2003-04-21
- apply bugfixes by Mike Pieper <mike@pieper-family.de>
Holger Waechtler
2003-04-20
added FE_CAN_RECOVER | FE_CAN_CLEAN_SETUP | FE_CAN_MUTE_TS
Andreas Oberritter
2003-04-20
moved definition of XIN to top
Andreas Oberritter
[next]