alistair23-linux/drivers/base/regmap
2014-08-31 13:23:45 +01:00
..
internal.h regmap: Fix regcache debugfs initialization 2014-08-26 09:11:56 +01:00
Kconfig regmap: add SPMI support 2013-10-28 12:51:43 -07:00
Makefile regmap: add SPMI support 2013-10-28 12:51:43 -07:00
regcache-flat.c regmap: flat: Add flat cache type 2013-01-02 10:58:53 +00:00
regcache-lzo.c regmap: cache: Pass the map rather than the word size when updating values 2013-03-04 10:30:27 +08:00
regcache-rbtree.c regmap: Fix regcache debugfs initialization 2014-08-26 09:11:56 +01:00
regcache.c regmap: Don't attempt block writes when syncing cache on single_rw devices 2014-08-31 13:22:37 +01:00
regmap-debugfs.c regmap: Fix regcache debugfs initialization 2014-08-26 09:11:56 +01:00
regmap-i2c.c regmap: i2c: fallback to SMBus if the adapter does not support standard I2C 2014-04-22 12:57:28 +01:00
regmap-irq.c regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error. 2014-05-26 16:37:04 +01:00
regmap-mmio.c Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next 2014-06-02 17:07:39 +01:00
regmap-spi.c drivers/base: delete non-required instances of include <linux/init.h> 2014-02-14 14:31:37 -08:00
regmap-spmi.c regmap: spmi: support base and extended register spaces 2014-02-15 11:55:28 -08:00
regmap.c regmap: Fix handling of volatile registers for format_write() chips 2014-08-26 18:34:26 +01:00