android_kernel_samsung_msm8976/drivers/media/video/cx88
Duncan Sands bba3ad76a8 V4L/DVB (3766): Correct buffer size calculations in cx88-core.c
The computation in cx88_risc_buffer suffers from the mistake:
a non-zero padding value can cause more page borders to be crossed,
leading to big buffer over-runs.  
This patch changes the additive constant from 3 + 4 to 4
It also changees the constant in cx88_risc_databuffer from 3 + 4 to 2,
because 2 dwords are the correct vaule.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-05-12 19:54:50 -03:00
..
cx88-alsa.c [ALSA] add __devinitdata to all pci_device_id 2006-04-27 21:10:34 +02:00
cx88-blackbird.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-cards.c V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 card 2006-05-12 19:54:49 -03:00
cx88-core.c V4L/DVB (3766): Correct buffer size calculations in cx88-core.c 2006-05-12 19:54:50 -03:00
cx88-dvb.c V4L/DVB (3763): Bug fix: Wrong tuner was used pcHDTV HD-3000 card 2006-05-12 19:54:49 -03:00
cx88-i2c.c V4L/DVB (3269): ioctls cleanups. 2006-01-09 15:32:31 -02:00
cx88-input.c V4L/DVB (3448): Cx88-input.c: add IR remote control support to CX88_BOARD_PROLINK_PLAYTVPVR 2006-03-21 08:53:14 -08:00
cx88-mpeg.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-reg.h [PATCH] v4l: 800: whitespace cleanups 2005-11-09 07:56:20 -08:00
cx88-tvaudio.c V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode 2006-03-24 16:26:58 -03:00
cx88-vbi.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-video.c V4L/DVB (3516): Make video_buf more generic 2006-03-24 16:26:49 -03:00
cx88-vp3054-i2c.c V4L/DVB (3356): Include missing MODULE_* macros 2006-01-13 14:10:24 -02:00
cx88-vp3054-i2c.h V4L/DVB (3220): Add support for VP-3054 HDTV board 2006-01-09 15:25:35 -02:00
cx88.h V4L/DVB (3577): Cleanup audio input handling 2006-03-24 16:26:56 -03:00
Kconfig V4L/DVB (3689): Kconfig: fix VP-3054 Secondary I2C Bus build configuration menu dependencies 2006-04-02 04:56:03 -03:00
Makefile kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree 2006-04-04 16:50:50 +02:00