linux/drivers/media/video/usbvision
Thierry MERLE 38284ba361 V4L/DVB (4970): Usbvision memory fixes
- fix decompression buffer allocation not done at first driver open
- simplification of USB sbuf allocation (use of usb_buffer_alloc)
- replaced vmalloc by vmalloc_32 (for homogeneity)
- add of saa7111 (i2cAddr=0x48) detection printout in attach_inform

Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-12-27 14:19:04 -02:00
..
Kconfig V4L/DVB (4925): Corrected and separated the Kconfig for usbvision 2006-12-10 09:05:42 -02:00
Makefile V4L/DVB (4937): Usbvision cleanup and code reorganization 2006-12-10 09:22:49 -02:00
usbvision-cards.c V4L/DVB (4942): Whitespace cleanups 2006-12-10 09:22:53 -02:00
usbvision-core.c V4L/DVB (4970): Usbvision memory fixes 2006-12-27 14:19:04 -02:00
usbvision-i2c.c V4L/DVB (4970): Usbvision memory fixes 2006-12-27 14:19:04 -02:00
usbvision-video.c V4L/DVB (4970): Usbvision memory fixes 2006-12-27 14:19:04 -02:00
usbvision.h V4L/DVB (4970): Usbvision memory fixes 2006-12-27 14:19:04 -02:00