linux-pinenote/drivers/base/regmap
Stephen Warren 2690dfdb05 regmap: validate regmap_raw_read/write val_len
val_len should be a multiple of val_bytes. If it's not, error out early.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-04-13 11:29:19 +01:00
..
internal.h regmap: introduce fast_io busses, and use a spinlock for them 2012-04-13 11:29:16 +01:00
Kconfig regmap: add MMIO bus support 2012-04-13 11:29:16 +01:00
Makefile regmap: add MMIO bus support 2012-04-13 11:29:16 +01:00
regcache-lzo.c The following text was taken from the original review request: 2012-03-24 10:41:37 -07:00
regcache-rbtree.c regmap: introduce fast_io busses, and use a spinlock for them 2012-04-13 11:29:16 +01:00
regcache.c regmap: introduce fast_io busses, and use a spinlock for them 2012-04-13 11:29:16 +01:00
regmap-debugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
regmap-i2c.c regmap: introduce explicit bus_context for bus callbacks 2012-04-13 11:29:15 +01:00
regmap-irq.c device.h: cleanup users outside of linux/include (C files) 2012-03-11 14:27:37 -04:00
regmap-mmio.c regmap: mmio: remove some error checks now in the core 2012-04-13 11:29:18 +01:00
regmap-spi.c regmap: introduce explicit bus_context for bus callbacks 2012-04-13 11:29:15 +01:00
regmap.c regmap: validate regmap_raw_read/write val_len 2012-04-13 11:29:19 +01:00