Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ce535a2efb48d8d4c4e4b97e2764d7cee73d9b55
/
drivers
/
base
/
regmap
/
regmap-mmio.c
37613fa
regmap: add proper SPDX identifiers on files that did not have them.
by Greg Kroah-Hartman
· 6 years ago
eb4a219
regmap: Skip clk_put for attached clocks when freeing context
by James Kelly
· 7 years ago
3189566
regmap: mmio: Add function to attach a clock
by Maxime Ripard
· 7 years ago
2a2cd52
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus
by Mark Brown
· 9 years ago
2ed94f6
regmap: mmio: Explicitly say little endian is the defualt in the bus config
by Mark Brown
· 9 years ago
0dbdb76
regmap: mmio: Parse endianness definitions from DT
by Mark Brown
· 9 years ago
9f9f8b8
regmap: mmio: Fix value endianness selection
by Mark Brown
· 9 years ago
922a9f9
regmap: mmio: Convert to regmap_bus and fix accessor usage
by Mark Brown
· 9 years ago
75fb0aa
regmap: mmio: Add regmap_mmio_get_min_stride
by Xiubo Li
· 9 years ago
9d98fa7
regmap: mmio: remove the useless code
by Xiubo Li
· 9 years ago
29bb45f
regmap-mmio: Use native endianness for read/write
by Simon Arlott
· 9 years ago
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
· 10 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
· 13 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