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-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
2005-11-18
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Andrew de Quincy
2005-11-13
Retain backwards compatability with kernel versions prior to 2.6.15
Michael Krufky
2005-11-13
[PATCH] Driver Core: fix up all callers of class_device_create()
Michael Krufky
2005-11-08
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Andrew de Quincy
2005-11-07
[PATCH] fix missing includes
Michael Krufky
2005-10-27
From: Mark Adams <mark147m@gmail.com>
Johannes Stezenbach
2005-10-03
Remove DEBUG_LOCKLOSS stuff - as the problem has been found and resolved
Andrew de Quincy
2005-09-26
From: NooneImportant <nxhxzi702@sneakemail.com>
Johannes Stezenbach
2005-08-12
Formatting fixes (Lindent + some handwork).
Andreas Oberritter
2005-08-12
Use INIT_LIST_HEAD for frontend_list.
Andreas Oberritter
2005-08-12
Removed more unused variables and constants.
Andreas Oberritter
2005-08-12
Removed unused descramble_mac_address and descramble_section_payload callbacks.
Andreas Oberritter
2005-08-12
Removed some useless functions and variables.
Andreas Oberritter
2005-08-12
Don't return immediately from dvb_dmx_swfilter_section_packet() if CC is not ok.
Andreas Oberritter
2005-08-05
glue code for DMX_GET_CAPS and DMX_SET_SOURCE
Andreas Oberritter
2005-08-03
Patch from Dominique Dumont to get the SCM Red Viaccess CAM working with the ...
Andrew de Quincy
2005-07-24
gcc-2.95 compile fix
Johannes Stezenbach
2005-07-23
Convert to using read/write spinlocks to fix kernel errors as reported by
Andrew de Quincy
2005-07-16
Remove all #include <linux/version.h> and all references
Johannes Stezenbach
2005-07-01
from 2.6.13-rc1: use try_to_freeze()
Johannes Stezenbach
2005-07-01
from 2.6.13-rc1: class_simple is no more
Johannes Stezenbach
2005-06-22
- remove void casts
Johannes Stezenbach
2005-06-17
Disable lockloss debugging unless enabled explicitly
Andrew de Quincy
2005-06-13
Remove I2C_DRIVERID_DVBFE_ cruft
Andrew de Quincy
2005-06-12
In dvb_dmxdev_filter_start if we go out because of an error, release
Johannes Stezenbach
[next]