linux/drivers/media/video/em28xx
Devin Heitmueller 9a4f8201a5 V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer buffers
Add missing URB_NO_TRANSFER_DMA_MAP flag, since	the use	of consistent memory
is not permitted for DMA on the ARM platform.

Thanks to Paul Thomas <pthomas8589@gmail.com> for providing sample ARM
hardware that was experiencing the oops (tested on the at91rm9200 based
LinuxStamp).

Thanks to David Brownell <david-b@pacbell.net> for providing insight into the
ARM memory architecture.

Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:43:32 -03:00
..
Kconfig V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb 2008-05-14 02:54:07 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
em28xx-audio.c V4L/DVB (10555): em28xx: CodingStyle fixes 2009-03-30 12:42:46 -03:00
em28xx-cards.c V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both versions) 2009-03-30 12:43:31 -03:00
em28xx-core.c V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer buffers 2009-03-30 12:43:32 -03:00
em28xx-dvb.c V4L/DVB (10840): em28xx-dvb: Remove an unused header 2009-03-30 12:43:08 -03:00
em28xx-i2c.c V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound 2009-03-30 12:43:07 -03:00
em28xx-input.c V4L/DVB (10938): em28xx: Prevent general protection fault on rmmod 2009-03-30 12:43:17 -03:00
em28xx-reg.h V4L/DVB (10160): em28xx: update chip id for em2710 2009-01-02 17:14:28 -02:00
em28xx-video.c V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound 2009-03-30 12:43:07 -03:00
em28xx.h V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou sound 2009-03-30 12:43:07 -03:00