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
/
dvb_ca_en50221.c
Age
Commit message (
Expand
)
Author
2009-01-11
dvb: constify VFTs
Mauro Carvalho Chehab
2008-09-26
implement proper locking in the dvb ca en50221 driver
Mauro Carvalho Chehab
2008-08-23
v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-06-22
split dvb_ringbuffer dual-use functions
Mauro Carvalho Chehab
2008-05-03
dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling
Oliver Endriss
2008-04-08
media/dvb/dvb-core replace remaining __FUNCTION__ occurrences
Michael Krufky
2007-10-16
"while (!ca->wakeup)" breaks the CAM initialisation
Mauro Carvalho Chehab
2007-10-03
en_50221: convert to kthread API
Mauro Carvalho Chehab
2007-08-25
dvb_ca_en50221: decrement module use count on error
Oliver Endriss
2007-08-25
dvb_ca_en50221: return correct error code value
Oliver Endriss
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-16
compat: Add missing compat.h
Trent Piepho
2007-07-13
dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)
Oliver Endriss
2006-05-04
Fix CI interface on KNC1 DVBT and DVBC cards
Andrew de Quincey
2006-01-11
From: Panagiotis Issaris <takis@issaris.org>
Mauro Carvalho Chehab
2005-12-01
vfree(NULL) is legal.
Michael Krufky
2005-11-26
Whitespaces cleanups.
Mauro Carvalho Chehab
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-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-04-05
- remove unnecessary casts in dvb-core
Kenneth Aafloy
2005-03-16
Remove some sparse warnings on one-bit bitfields.
Johannes Stezenbach
2005-03-13
dvb_ca_en50221.c vfree() checking cleanups.
Johannes Stezenbach
2005-03-09
- kfree(NULL) is safe
Kenneth Aafloy
2005-03-08
- Fix for CAMs on Typhoon DVB-S, where it would constantly reset itself.
Kenneth Aafloy
2004-11-17
patch by Adrian Bunk:
Johannes Stezenbach
2004-11-13
Fix module usage count problem
Andrew de Quincy
2004-11-13
Segfault prevention fixes
Andrew de Quincy
2004-11-13
Corrected formatting
Andrew de Quincy
2004-11-12
Enhanced poll_slot_status to support non-IRQ interfaces
Andrew de Quincy
2004-11-12
Added code to ensure CAMs are still present on open()/release()
Andrew de Quincy
2004-11-12
Support for KNC1/Cinergy CI modules. Patch by Olivier Gournet and myself.
Andrew de Quincy
2004-08-28
Compile fix from jo2h2
Andrew de Quincy
2004-08-27
Moved CAM CTRL IF reset to a better place.
Andrew de Quincy
2004-08-26
Patch from Sjoerd Simons for better debugging with multiple cards
Andrew de Quincy
2004-08-18
- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...
Michael Hunold
2004-08-18
- nuke dvb functions stuff
Michael Hunold
2004-08-16
No longer attempts to parse body of tuple 0xff
Andrew de Quincy
2004-08-16
Fix for matrix CAMs from Sjoerd Simons
Andrew de Quincy
2004-08-08
patch by Martin Binder: #include <linux/moduleparam.h> where necessary
Johannes Stezenbach
2004-08-02
use c99 initializers
Johannes Stezenbach
2004-07-31
merge back various cleanups from mainline kernel:
Johannes Stezenbach
2004-07-30
- More MODULE_PARM -> module_param changes, all should be corrected now.
Kenneth Aafloy
2004-05-14
Fix for aston CAM read timeout problems
Andrew de Quincy
2004-05-03
- remove 2.4 compat code, expect for ttusb_dec.c
Michael Hunold
2004-04-14
Removed configoption readback test since it is unreliable
Andrew de Quincy
2004-04-12
Added timeout to write loop
Andrew de Quincy
2004-04-09
Increased readers to 1
Andrew de Quincy
[next]