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
2006-06-21
Use device specific algorithms
Manu Abraham
2006-06-21
ATSC frontend support
Manu Abraham
2006-05-14
Change dvb_frontend_ops to be a real field instead of a pointer field inside ...
Patrick Boettcher
2006-05-08
merge: http://linuxtv.org/hg/~manu/dvbmath
Mauro Carvalho Chehab
2006-05-08
make the table static
Manu Abraham
2006-05-08
Add missing include
Manu Abraham
2006-05-07
revert manu's multiproto patch by his ask.
Mauro Carvalho Chehab
2006-05-07
merge: http://linuxtv.org/hg/~manu/dvbmath
Mauro Carvalho Chehab
2006-05-07
merge: http://linuxtv.org/hg/~manu/multiproto
Mauro Carvalho Chehab
2006-05-06
Add math routines required by DVB demods
Manu Abraham
2006-05-05
Add frontend support for new Delivery systems and modulations
Manu Abraham
2006-05-04
Fix CI interface on KNC1 DVBT and DVBC cards
Andrew de Quincey
2006-05-02
Core: ULE fixes and RFC4326 additions
Mauro Carvalho Chehab
2006-04-19
Trim documentation
Andrew de Quincey
2006-04-18
DVB core changes for PLL refactoring
Andrew de Quincey
2006-04-11
Fix a type error in dvb_frontend.c
Mauro Carvalho Chehab
2006-04-10
Add sysfs device links to dvb devices
Andrew de Quincey
2006-04-06
Set tone/voltage again if the frontend was reinitialised
Andrew de Quincey
2006-04-05
merge from adq
Mauro Carvalho Chehab
2006-04-05
Remove DMX_GET_EVENT and associated data structures
Mauro Carvalho Chehab
2006-04-04
Fix mutex in dvb_register_device to work.
Andrew de Quincey
2006-04-03
fix warning: assignment discards qualifiers from pointer target type
Michael Krufky
2006-04-02
[PATCH] mark f_ops const in the inode
Mauro Carvalho Chehab
2006-03-30
Fix budget-av CAM reset
Andrew de Quincey
2006-03-30
Fix memory leak in dvr open
xyzzy@t2.domain.actdsltmp
2006-03-14
Dmxdev: use dvb_ringbuffer
Mauro Carvalho Chehab
2006-03-14
Ringbuffer: don't reset pointers to zero
Mauro Carvalho Chehab
2006-03-13
Make dvb_ringbuffer compatible to dmxdev_buffer
Mauro Carvalho Chehab
2006-03-10
Optical cleanup for dmxdev.c
Mauro Carvalho Chehab
2006-03-10
Fix typo in enum name and use enum in struct dmxdev_filter
Mauro Carvalho Chehab
2006-03-10
Remove 'dvbdev' from struct dmxdev_filter
Mauro Carvalho Chehab
2006-03-10
Remove 'pid' from struct dmxdev_filter
Mauro Carvalho Chehab
2006-03-08
Typos grab bag of the month
Oliver Endriss
2006-03-02
Merging endriss tree
Mauro Carvalho Chehab
2006-02-28
Refactored LNBP21 and BSBE1 support
Oliver Endriss
2006-02-26
fix module parameters
Manu Abraham
2006-02-19
dvb-core: remove dead code
Johannes Stezenbach
2006-02-06
implemented compat.h for mutex_trylock()
Mauro Carvalho Chehab
2006-02-06
sem2mutex: drivers/media/, #2
Mauro Carvalho Chehab
2006-01-15
Semaphore to mutex conversion on drivers/media
Mauro Carvalho Chehab
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-12-19
Revert one 64-bit fix and improved other 64-bit fixes
Hans Verkuil
2005-12-14
Fix 64-bit compile warnings
Hans Verkuil
2005-12-08
more #if 0 / #if 1 fixes to be in sync with kernel
Mauro Carvalho Chehab
2005-12-08
keep #if 0 for existent code when genreating kernel patches
Mauro Carvalho Chehab
2005-12-02
Adding support for the Hauppauge HVR1100 and HVR1100-LP products.
Michael Krufky
2005-12-01
vfree(NULL) is legal.
Michael Krufky
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
2005-11-23
Restore backwards compatability with kernel version 2.6.12
Michael Krufky
2005-11-21
From: Ralph Metzler <rjkm@metzlerbros.de>
Johannes Stezenbach
[next]