linux/drivers/media/dvb/mantis
David Woodhouse 4170368448 V4L/DVB (13716): [Mantis] Bug: incorrect byte swap
You know, the worst endianness errors are not the cases where
people forget to byte-swap, but the cases where they either byte-swap
with the wrong size, or byte-swap when they shouldn't have done so at
all. Those ones defeat the casual reader of the code.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-01-17 11:55:30 -02:00
..
Kconfig V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 2010-01-17 11:55:27 -02:00
Makefile V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 2010-01-17 11:55:27 -02:00
mantis_common.h V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent device 2010-01-17 11:55:30 -02:00
mantis_core.c V4L/DVB (13708): [Mantis] Remove some dead code 2010-01-17 11:55:29 -02:00
mantis_core.h V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 2010-01-17 11:55:27 -02:00
mantis_dma.c V4L/DVB (13716): [Mantis] Bug: incorrect byte swap 2010-01-17 11:55:30 -02:00
mantis_dvb.c V4L/DVB (13714): [MB86A16] FIX/Code simplification: use hwconfig->ts_size instead of ts_size 2010-01-17 11:55:30 -02:00
mantis_i2c.c V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent device 2010-01-17 11:55:30 -02:00
mantis_pci.c V4L/DVB (13708): [Mantis] Remove some dead code 2010-01-17 11:55:29 -02:00
mantis_reg.h V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 2010-01-17 11:55:27 -02:00
mantis_vp1033.c V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordingly 2010-01-17 11:55:29 -02:00
mantis_vp1033.h V4L/DVB (13706): [MB86A16] Overhaul 2010-01-17 11:55:28 -02:00
mantis_vp1034.c V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordingly 2010-01-17 11:55:29 -02:00
mantis_vp1034.h V4L/DVB (13706): [MB86A16] Overhaul 2010-01-17 11:55:28 -02:00
mantis_vp2033.c V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordingly 2010-01-17 11:55:29 -02:00
mantis_vp2033.h V4L/DVB (13706): [MB86A16] Overhaul 2010-01-17 11:55:28 -02:00
mantis_vp3030.c V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordingly 2010-01-17 11:55:29 -02:00
mantis_vp3030.h V4L/DVB (13706): [MB86A16] Overhaul 2010-01-17 11:55:28 -02:00