From f4a5196cdeaf667490056b671b63ff1a8d4403e3 Mon Sep 17 00:00:00 2001 From: Oliver Endriss Date: Tue, 3 Jan 2006 03:34:48 +0000 Subject: av7110 driver: improved recovery from ARM crash and crash detection Improved recovery from ARM crash and the way a crash is detected. Minor white space clean-up, debug output fixed. Signed-off-by: Oliver Endriss --- v4l/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index f4c22c8b5..db023e8ae 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,20 @@ +2006-01-03 03:08 endriss + + * linux/drivers/media/dvb/ttpci/av7110.c: (gpioirq) + - fixed debug output + + * linux/drivers/media/dvb/ttpci/av7110.c: (recover_arm), + (arm_thread), (restart_feeds), (av7110_fe_set_frontend), + (av7110_fe_diseqc_send_master_cmd), (av7110_fe_diseqc_send_burst), + (av7110_fe_set_tone), (av7110_fe_set_voltage), (dvb_s_recover), + (frontend_init): + * linux/drivers/media/dvb/ttpci/av7110.h: + * linux/drivers/media/dvb/ttpci/av7110_hw.c: (av7110_bootarm), + (__av7110_send_fw_cmd): + - improved recovery from ARM crash and crash detection + + Signed-off-by: Oliver Endriss + 2006-01-02 23:56 hverkuil * linux/drivers/media/video/saa7115.c: (saa7115_command): -- cgit v1.2.3