linux/drivers/base/regmap
Stephen Warren 851960ba7c 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-07 09:27:04 +01:00
..
internal.h regmap: introduce fast_io busses, and use a spinlock for them 2012-04-06 10:47:34 +01:00
Kconfig regmap: add MMIO bus support 2012-04-06 10:47:35 +01:00
Makefile regmap: add MMIO bus support 2012-04-06 10:47:35 +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-06 10:47:34 +01:00
regcache.c regmap: introduce fast_io busses, and use a spinlock for them 2012-04-06 10:47:34 +01:00
regmap-debugfs.c The following text was taken from the original review request: 2012-03-24 10:41:37 -07:00
regmap-i2c.c regmap: introduce explicit bus_context for bus callbacks 2012-04-06 10:47:34 +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-07 09:25:35 +01:00
regmap-spi.c regmap: introduce explicit bus_context for bus callbacks 2012-04-06 10:47:34 +01:00
regmap.c regmap: validate regmap_raw_read/write val_len 2012-04-07 09:27:04 +01:00