]> git.neil.brown.name Git - history.git/commit
[PATCH] DVB: Misc. DVB frontend driver updates
authorMichael Hunold <hunold@linuxtv.org>
Mon, 26 Apr 2004 01:53:29 +0000 (18:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 01:53:29 +0000 (18:53 -0700)
commit76aec2dc25f20ce1c819f58e3cf22475437bf6d0
treea544058d34c991ef74c3ffd41bf5f5a47ff74246
parenta652d124b0a0bdb63afa5c0a001fc6b80d4c77a2
[PATCH] DVB: Misc. DVB frontend driver updates

 - [DVB] follow changes in dvb-core for frontend drivers (ves1x93,
   ves1820, nxt6000, sp887x, tda1004x, stv0299, mt312, alps_tdlb7,
   alps_tdmb7, at76c651, cx24110, dst, dvb_dummy_fe, grundig_29504-401,
   grundig_29504-491)
 - [DVB] tda1004x: updated timeout to 800ms, implemented FE_SLEEP
 - [DVB] cx24110: add FE_CAN_RECOVER to reduce kdvb-fe CPU load
 - [DVB] grundig_29504-401: added 200ms delay after first FE_INIT,
   Implemented FE_GET_FRONTEND
 - [DVB] alps_tdlb7, alps_tdmb7: upped tuning delays to fix tuning
15 files changed:
drivers/media/dvb/frontends/alps_tdlb7.c
drivers/media/dvb/frontends/alps_tdmb7.c
drivers/media/dvb/frontends/at76c651.c
drivers/media/dvb/frontends/cx24110.c
drivers/media/dvb/frontends/dst.c
drivers/media/dvb/frontends/dvb_dummy_fe.c
drivers/media/dvb/frontends/grundig_29504-401.c
drivers/media/dvb/frontends/grundig_29504-491.c
drivers/media/dvb/frontends/mt312.c
drivers/media/dvb/frontends/nxt6000.c
drivers/media/dvb/frontends/sp887x.c
drivers/media/dvb/frontends/stv0299.c
drivers/media/dvb/frontends/tda1004x.c
drivers/media/dvb/frontends/ves1820.c
drivers/media/dvb/frontends/ves1x93.c