linux-uconsole/drivers/base/regmap
2014-02-20 18:29:18 +08:00
..
internal.h Merge remote-tracking branch 'regmap/topic/range' into regmap-next 2013-04-16 16:05:50 +01:00
Kconfig regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled 2012-10-17 22:09:35 +09:00
Makefile regmap: flat: Add flat cache type 2013-01-02 10:58:53 +00: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: rbtree: Fix overlapping rbnodes. 2013-09-07 22:10:00 -07:00
regcache.c regmap: cache: Make sure to sync the last register in a block 2013-08-14 22:59:06 -07:00
regmap-debugfs.c regmap: debugfs: Check return value of regmap_write() 2013-05-12 18:57:48 +04:00
regmap-i2c.c Audio codec rt5631: add support 2014-02-20 18:29:18 +08:00
regmap-irq.c regmap: irq: Clarify error message when we fail to request primary IRQ 2013-03-19 10:50:56 +00:00
regmap-mmio.c regmap: mmio: add register clock support 2013-02-14 16:40:28 +00:00
regmap-spi.c regmap: spi: Handle allocation failures gracefully 2013-02-05 14:14:32 +00:00
regmap.c regmap: cache: bail in regmap_async_complete() for bus-less maps 2013-08-04 16:50:58 +08:00