summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/tda827x.c
AgeCommit message (Expand)Author
2007-11-22tda827x: prevent possible NULL pointer dereference in tda827xa_lna_gainMichael Krufky
2007-11-18tda827x: fix NULL pointer dereference during tda827x_probe_versionMichael Krufky
2007-10-31compat: a number of dvb frontends didn't include compat.hTrent Piepho
2007-10-22move std if setting from tda8290 to tda827xMichael Krufky
2007-10-21tda827x: fix GPL export on attach functionMichael Krufky
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-03-24tda827x: delayed probing of tuner versionHartmut Hackmann
2007-02-27Fixed 1 byte too short buffer in tda827x.cHartmut Hackmann
2007-02-04Filled in limiting values in tda827x.cHartmut Hackmann
2007-02-04set tda827x to sleep mode after attachHartmut Hackmann
2007-02-03Create tda827x dvb tuner moduleHartmut Hackmann