alistair23-linux/drivers/media/pci/bt8xx
Hans Verkuil 872dfcfe82 [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++
Never use sg++, always use sg = sg_next(sg). Scatterlist entries can
be combined if the memory is contiguous but sg++ won't know about that.

As far as I can tell cx88 and ivtv are really broken because of this,
and bttv and cx25821 are OK because vb1 doesn't combine scatterlist
entries.

But regardless, sg++ should never be used, only sg_next is safe.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-25 08:12:53 -02:00
..
bt848.h
bt878.c media: use pci_zalloc_consistent 2014-08-08 15:57:28 -07:00
bt878.h
bttv-audio-hook.c
bttv-audio-hook.h
bttv-cards.c [media] bttv: fix sparse warning 2014-11-05 09:07:19 -02:00
bttv-driver.c [media] bt8xx: just return 0 instead of using a var 2014-09-03 17:59:29 -03:00
bttv-gpio.c [media] media: bt8xx: add missing put_device call 2014-02-04 06:27:38 -02:00
bttv-i2c.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-05-02 14:38:53 -07:00
bttv-if.c
bttv-input.c [media] rc-core: document the protocol type 2014-07-23 21:50:48 -03:00
bttv-risc.c [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++ 2014-11-25 08:12:53 -02:00
bttv-vbi.c
bttv.h [media] bttv: Add support for PCI-8604PW 2014-04-16 18:22:48 -03:00
bttvp.h [media] bt8xx: fixup RC5 decoding 2014-07-23 20:01:23 -03:00
dst.c [media] bt8xx: make driver routines fit into its own namespcae 2014-05-23 19:48:12 -03:00
dst_ca.c [media] bt8xx: just return 0 instead of using a var 2014-09-03 17:59:29 -03:00
dst_ca.h
dst_common.h
dst_priv.h
dvb-bt8xx.c Drivers: media: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
dvb-bt8xx.h
Kconfig
Makefile [media] btcx-risc: move from media/i2c to media/common 2013-02-08 16:11:25 -02:00