Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d8bd64c1514ed5dca1c864b24a08d3314829eeb8
/
drivers
/
base
/
regmap
/
regmap-mmio.c
1ed8111
regmap: Move documentation to regmap.h
by Nicolas Boichat
· 9 years ago
3cfe7a7
regmap: Use different lockdep class for each regmap init call
by Nicolas Boichat
· 9 years ago
522168d
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next
by Mark Brown
· 11 years ago
2e804b7
regmap: mmio: Fix regmap_mmio_write for uneven counts
by Philipp Zabel
· 11 years ago
88cb32c
regmap: mmio: Fix the bug of 'offset' value parsing.
by Xiubo Li
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
451485b
regmap: mmio: Add regmap_mmio_regbits_check.
by Xiubo Li
· 11 years ago
9325804
regmap: mmio: Add support for 1/2/8 bytes wide register address.
by Xiubo Li
· 11 years ago
41b0c2c
regmap: mmio: add regmap_mmio_{regsize, count}_check.
by Xiubo Li
· 11 years ago
4272b96
drivers/base: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
6b8e090
regmap: use IS_ERR() to check clk_get() results
by Stephen Warren
· 11 years ago
878ec67
regmap: mmio: add register clock support
by Philipp Zabel
· 12 years ago
4633511
regmap: Fix incorrect arguments to kzalloc() call
by Dimitris Papastamos
· 12 years ago
e8790ab
regmap: mmio: Staticize regmap_mmio_gen_context()
by Axel Lin
· 13 years ago
6a55244
regmap: mmio: request native endian formatting
by Stephen Warren
· 13 years ago
f01ee60
regmap: implement register striding
by Stephen Warren
· 13 years ago
9878647
regmap: mmio: remove some error checks now in the core
by Stephen Warren
· 13 years ago
40606db
regmap: mmio: convert some error returns to BUG()
by Stephen Warren
· 13 years ago
45f5ff8
regmap: add MMIO bus support
by Stephen Warren
· 13 years ago