linux/drivers/media/video/usbvideo
Grant Likely c6d704c8c4 V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures
Host endianess does not affect the order that pixel rgb data comes
in from the quickcam (the values are bytes, not words or longs).  The
driver is erroniously swapping the order of rgb values for big endian
machines.  This patch is needed get the Quickcam communicator working
on big endian machines (tested on powerpc)

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-01-15 16:25:48 -02:00
..
Kconfig V4L/DVB (4344): Fix broken dependencies on media Kconfig 2006-07-29 17:22:31 -03:00
Makefile V4L/DVB (4018): Usbvideo/quickcam_messenger driver v4l 2006-06-25 02:00:27 -03:00
ibmcam.c V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
konicawc.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
quickcam_messenger.c V4L/DVB (4854): Handle errors from input_register_device() 2006-12-10 09:04:52 -02:00
quickcam_messenger.h V4L/DVB (5024): Fix quickcam communicator driver for big endian architectures 2007-01-15 16:25:48 -02:00
ultracam.c V4L/DVB (3599b): Whitespace cleanups under drivers/media 2006-03-25 09:29:23 -03:00
usbvideo.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
usbvideo.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
vicam.c V4L/DVB (4599): Adds Compro PS39U USB ID to Vicam driver 2006-09-26 12:30:35 -03:00