linux/drivers/gpu/drm/i2c
Kees Cook 699112f5e8 drm/i2c: tda9950: Remove VLA usage
In the quest to remove all stack VLA usage from the kernel[1], this
sets the buffer to maximum size and adds a sanity check.

[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com

Cc: David Airlie <airlied@linux.ie>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Kees Cook <keescook@chromium.org>
2018-08-13 13:40:52 -07:00
..
ch7006_drv.c drm: i2c: ch7006: constify i2c_device_id 2017-08-22 08:29:10 +02:00
ch7006_mode.c drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[] 2015-09-08 13:45:53 +02:00
ch7006_priv.h drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[] 2015-09-08 13:45:53 +02:00
Kconfig drm/i2c: tda998x: add CEC support 2018-04-24 10:44:32 +01:00
Makefile drm/i2c: tda9950: add CEC driver 2018-04-24 10:44:25 +01:00
sil164_drv.c drm/i2c/sil164: Remove duplicate NULL check 2018-01-18 16:24:38 +02:00
tda998x_drv.c Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next 2018-05-22 10:20:45 +10:00
tda9950.c drm/i2c: tda9950: Remove VLA usage 2018-08-13 13:40:52 -07:00