diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-26 13:10:55 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-26 13:10:55 +0000 |
commit | b38c9a6d077809c53dd48fac3d862df8f5aac26a (patch) | |
tree | 8335b16163eda3374913192a28a0718a36297529 /v4l | |
parent | fe05a74ed6f5c14a69fb574abf2f85c713888f72 (diff) | |
download | mediapointer-dvb-s2-b38c9a6d077809c53dd48fac3d862df8f5aac26a.tar.gz mediapointer-dvb-s2-b38c9a6d077809c53dd48fac3d862df8f5aac26a.tar.bz2 |
- Improved isoc error detection.
Thanks-to: Stefan Kristiansson <stefan@langante.mine.nu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index f49978ec6..bf6e6b870 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-10-26 12:59 mchehab + + * ../linux/drivers/usb/media/em2820-core.c: + (em2820_isoc_video_copy), (em2820_isocIrq): + - Improved isoc error detection. + + Thanks-to: Stefan Kristiansson <stefan@langante.mine.nu> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-26 12:31 mchehab * ../linux/Documentation/video4linux/CARDLIST.em2820: |