summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci/av7110_ca.c
AgeCommit message (Expand)Author
2009-01-11dvb: constify VFTsMauro Carvalho Chehab
2008-06-22split dvb_ringbuffer dual-use functionsMauro Carvalho Chehab
2007-07-13saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2006-12-26DVB: Remove unneeded void * casts in ttpci/av7110Mauro Carvalho Chehab
2006-07-29Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sMauro Carvalho Chehab
2005-11-20From: Adrian Bunk <bunk@stusta.de>Johannes Stezenbach
2005-03-17ttpci: follow dvb_register_adapter changes in dvbdev.[ch]Andreas Oberritter
2005-02-17Janitoring - error handling during attachJohannes Stezenbach
2004-11-08- make needlessly global code staticMichael Hunold
2004-10-01- Fix dvb-ttpci ca write poll.Kenneth Aafloy
2004-09-20- remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ...Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-07-31merge 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-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-01-09move #include <dvb_functions.h> after av7110.h to avoid irqreturn_t warningJohannes Stezenbach
2004-01-08rename some non-static functions to enhance readabilityJohannes Stezenbach
2004-01-06return -ERESTARTSYS from ci_ll_read/write() if interruptedJohannes Stezenbach
2004-01-06whitespace / coding styleJohannes Stezenbach
2004-01-05Split av7110.c into a few separate modules:Johannes Stezenbach