Nicolas Boichat
|
1ed8111443
regmap: Move documentation to regmap.h
|
10 years ago |
Nicolas Boichat
|
3cfe7a74d4
regmap: Use different lockdep class for each regmap init call
|
10 years ago |
Mark Brown
|
522168d178
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next
|
11 years ago |
Philipp Zabel
|
2e804b7c72
regmap: mmio: Fix regmap_mmio_write for uneven counts
|
11 years ago |
Xiubo Li
|
88cb32c657
regmap: mmio: Fix the bug of 'offset' value parsing.
|
11 years ago |
Linus Torvalds
|
158e0d3621
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
11 years ago |
Xiubo Li
|
451485ba6b
regmap: mmio: Add regmap_mmio_regbits_check.
|
11 years ago |
Xiubo Li
|
932580409a
regmap: mmio: Add support for 1/2/8 bytes wide register address.
|
11 years ago |
Xiubo Li
|
41b0c2c976
regmap: mmio: add regmap_mmio_{regsize, count}_check.
|
11 years ago |
Paul Gortmaker
|
4272b9611c
drivers/base: delete non-required instances of include <linux/init.h>
|
11 years ago |
Stephen Warren
|
6b8e090ecc
regmap: use IS_ERR() to check clk_get() results
|
11 years ago |
Philipp Zabel
|
878ec67b3a
regmap: mmio: add register clock support
|
12 years ago |
Dimitris Papastamos
|
463351194d
regmap: Fix incorrect arguments to kzalloc() call
|
13 years ago |
Axel Lin
|
e8790ab4ce
regmap: mmio: Staticize regmap_mmio_gen_context()
|
13 years ago |
Stephen Warren
|
6a55244e89
regmap: mmio: request native endian formatting
|
13 years ago |
Stephen Warren
|
f01ee60fff
regmap: implement register striding
|
13 years ago |
Stephen Warren
|
9878647f43
regmap: mmio: remove some error checks now in the core
|
13 years ago |
Stephen Warren
|
40606dba45
regmap: mmio: convert some error returns to BUG()
|
13 years ago |
Stephen Warren
|
45f5ff8107
regmap: add MMIO bus support
|
13 years ago |