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-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
2002-12-20
- move ipack handling into av7110_ipack.[hc]
Holger Waechtler
2002-12-20
- fix the not-checked-return value at start_feed() bug
Holger Waechtler
2002-12-17
stop fe thread without FE_SLEEP if shutdown timeout is 0
Andreas Oberritter
2002-12-17
Remove most of the compatiblilty crap from "compat.h", the new
Michael Hunold
2002-12-06
- rename kdvb-fe to kdvb-fe-%i:%i (adapter/id)
Holger Waechtler
2002-12-05
get the fe->thread thing right
Holger Waechtler
2002-12-05
applied patch suggested by Oliver Endriss <o.endriss@gmx.de> in order to avoid
Holger Waechtler
2002-12-04
call reparent_to_init() after daemonize ()
Holger Waechtler
2002-11-22
export symbols for vmalloc_to_page() and generic_usercopy()
Holger Waechtler
2002-11-21
CRC handling / seeding changes
Florian Schirmer
2002-11-21
CRC handling / seeding changes
Florian Schirmer
2002-11-21
replaced down_interruptible() by non-interruptible down() and changed
Holger Waechtler
2002-11-19
fixed a stupid bug regarding FE_CAN_CLEAN_SETUP
Holger Waechtler
2002-11-18
add FE_CAN_CLEAN_SETUP bit to avoid unnecessairy zigzag delay when using
Holger Waechtler
2002-11-18
make i2c messages const pointers
Holger Waechtler
2002-11-18
fixed a stupid bug introduced by the 2.5.48 changes
Holger Waechtler
2002-11-18
replace __MOD_(INC|DEC)_USE_COUNT() by try_module_get() and module_put()
Holger Waechtler
2002-11-18
code review and simplification
Holger Waechtler
2002-11-18
pes_type leak patch by Florian Schirmer
Holger Waechtler
2002-11-18
pcr pid patch by Florian Schirmer
Holger Waechtler
2002-11-18
wait a little more again before starting the zigzag scan
Holger Waechtler
[next]