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
2003-05-13
patch from Jaakko Hyvatti http://hyvatti.iki.fi/~jaakko/dvb/dvb6.diff:
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
Make the dvb-core compile again under 2.5.69. This time I made it the
Michael Hunold
2003-05-03
Update dec driver to work with 2.5 kernels
Alex Woods
2003-04-30
- introduce dvb_functions.h in order to make the dvb subsystem
Michael Hunold
2003-04-29
- portability fixes, follow compat.[hc] -> dvb_compat.[hc] changes
Holger Waechtler
2003-04-28
make dvbdmx_connect_frontend() and dvbdmx_disconnect_frontend() nonstatic
Holger Waechtler
2003-04-26
Revert ddelay() cleanup, discuss this first with Holger.
Michael Hunold
2003-04-25
fix syntax errors to get it compile again.
Holger Waechtler
2003-04-25
Lots of cosmetic changes in order to sync the CVS with
Michael Hunold
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-22
- removed the compatibility crap around KBUILD_MODNAME from all drivers,
Michael Hunold
2003-04-20
export dvbdmx_connect_frontend and dvbdmx_disconnect_frontend
Andreas Oberritter
2003-04-20
add cx24110 driver and remove LINUX_VERSION_CODE checks from regular code -
Holger Waechtler
2003-04-15
remove name/vendor/id strings, these caused only troubles everywhere and nobo...
Holger Waechtler
2003-04-14
remove _s suffixes from struct definitions
Holger Waechtler
2003-03-31
Small fixes to make the driver compile with 2.5.66
Michael Hunold
2003-03-28
A whole bunch of small changes all over the place:
Michael Hunold
2003-03-24
code review
Holger Waechtler
2003-03-24
kmalloc->vmalloc where necessairy
Holger Waechtler
2003-03-21
even more portability stuff
Holger Waechtler
2003-03-21
many more portability changes
Holger Waechtler
2003-03-21
- more portability changes, move ddelay() into compat.h
Holger Waechtler
2003-03-21
- include "compat.h" always, we definitely need this trashcan...
Holger Waechtler
2003-03-20
Small changes all over the place:
Michael Hunold
2003-03-19
add a flag FE_CAN_RECOVER to frontend capabilities. When you set this flag
Holger Waechtler
2003-03-18
fix comment and rename 'struct dvb_ringbuffer_s' to 'struct dvb_ringbuffer'
Holger Waechtler
2003-03-17
- Fixed the build-2.4 tree to compile with 2.4.18 kernels.
Michael Hunold
2003-03-07
added ioctl DMX_GET_STC
Johannes Stezenbach
2003-03-06
another attempt to get the poll() thing right...
Holger Waechtler
2003-02-27
- fix some bugs that appeared in system with both analog and digital
Michael Hunold
2003-02-26
fixed build for kernel versions < 2.5.63
Andreas Oberritter
2003-02-26
- Compile fixes against 2.5.63 (daemonize() has been changed)
Michael Hunold
2003-02-23
Before changing promiscuous/multi state (and temporarily stopping
Davor Emard
2003-02-20
ensure that poll_wait() is always called in poll()
Holger Waechtler
2003-02-18
ring buffer cleanup
Oliver Endriss
2003-02-17
replaced pid2feed array by linked list, allow multiple
Andreas Oberritter
2003-02-03
NET_GET_IF ioctl implementation contributed by <lymes@tiscalinet.it>
Holger Waechtler
2003-01-27
Adjusted the versioning for the "get_user_pages()" function,
Michael Hunold
2003-01-24
implement vmalloc_to_page() again in order to maintain backward compatibility
Holger Waechtler
2003-01-22
Export dvb_swf_filter()
Florian Schirmer
2003-01-18
- add name field to struct dvb_adapter
Florian Schirmer
2003-01-09
- add #include <asm/semaphore.h> and #include <linux/timer.h> in order
Holger Waechtler
2003-01-09
take over Bugfixes and improvements by Ralph Metzler <rjkm@metzlerbros.org>
Holger Waechtler
2003-01-09
last commit did break select()
Andreas Oberritter
2003-01-08
apply optimisation patches suggested by Dr. Werner Fink <werner@suse.de>
Holger Waechtler
[next]