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-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
2003-01-08
use writers count, not users count to decide if we want to shut down the fron...
Holger Waechtler
2003-01-08
apply fix regarding first tune after device open reported by Andrew de Quince...
Holger Waechtler
2003-01-03
Fix build problems for 2.4.x kernels
Michael Hunold
2003-01-03
Build fixes for 2.5.x, thank Gregoire Favre <greg@ulima.unil.ch>
Michael Hunold
2003-01-02
Do not return values greater than zero
Florian Schirmer
2003-01-02
allow multiple read only users
Andreas Oberritter
2002-12-31
apply patch suggested by Uwe Scheffler
Holger Waechtler
2002-12-29
Major cleanup: the goal is to get rid of the budget card <=> saa7146.o <=> vi...
Michael Hunold
2002-12-28
don't hang uninterruptibly when opening the frontend device
Johannes Stezenbach
2002-12-23
Official patch for "get_ac3_info()" by Holger.
Michael Hunold
2002-12-22
"get_ac3info" is referenced by av7110.o, but the symbol is not
Michael Hunold
2002-12-20
Reintroduce video_copy - it's still needed by dvb-core
Florian Schirmer
2002-12-20
Compat stuff for 2.4
Florian Schirmer
2002-12-20
Remove stale exports
Florian Schirmer
[next]