From b28a54fa00231a3c8a0b02abd4a624da641573cf Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Fri, 7 Oct 2005 05:35:58 +0000 Subject: * saa7134-alsa.c: (saa7134_dma_stop), (snd_card_saa7134_capture_prepare), (snd_card_saa7134_capture_pointer), (snd_card_saa7134_capture_close), (snd_card_saa7134_capture_open), (snd_card_saa7134_pcm), (snd_saa7134_capsrc_info), (snd_saa7134_capsrc_put), (snd_card_saa7134_new_mixer), (alsa_card_saa7134_create): - Fixed kernel oops when hotswapping PC Cards - Fixed capture source switch issue in mixer - Removed some unnecessary wrappers - Minor code cleanups - Added a few comments to document the purpose of the major functions. Signed-off-by: Ricardo Cerqueira --- v4l/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 249f0b8c3..2c8a820a9 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,20 @@ +2005-10-07 05:35 nshmyrev + + * saa7134-alsa.c: (saa7134_dma_stop), + (snd_card_saa7134_capture_prepare), + (snd_card_saa7134_capture_pointer), + (snd_card_saa7134_capture_close), (snd_card_saa7134_capture_open), + (snd_card_saa7134_pcm), (snd_saa7134_capsrc_info), + (snd_saa7134_capsrc_put), (snd_card_saa7134_new_mixer), + (alsa_card_saa7134_create): + - Fixed kernel oops when hotswapping PC Cards + - Fixed capture source switch issue in mixer + - Removed some unnecessary wrappers + - Minor code cleanups + - Added a few comments to document the purpose of the major functions. + + Signed-off-by: Ricardo Cerqueira + 2005-10-07 03:10 mkrufky * em2820-i2c.c: -- cgit v1.2.3