Commits
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next
Showing diff to88cb32c657e
- Mark Brown committed e6353328eebMMerge remote-tracking branch 'regmap/topic/core' into regmap-next
- Xiubo Li committed e1289207018regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error. Since we cannot m...
- Xiubo Li committed 4aa8c0694c7regmap: implement LE formatting/parsing for 16/32-bit values. Allow busses to request ...
- Xiubo Li committed 88cb32c657eregmap: mmio: Fix the bug of 'offset' value parsing. 'offset = *(u32 *)reg;' This will...
- Jean-Christophe PINCE committed 70d383b7fefregmap: rbtree: improve 64bits memory alignment Change regcache_rbtree_node strcuture ...