Mark Brown
|
8e24a6e696
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
|
12 years ago |
Mark Brown
|
db760fbecd
Merge remote-tracking branch 'regmap/topic/lock' into regmap-next
|
12 years ago |
Mark Brown
|
5166b7c006
regmap: debugfs: Cache offsets of valid regions for dump
|
12 years ago |
Mark Brown
|
cbc1938bad
regmap: Cache register and value sizes for debugfs
|
12 years ago |
Davide Ciminaghi
|
76aad392f7
regmap: introduce tables for readable/writeable/volatile/precious checks
|
12 years ago |
Mark Brown
|
3afa24f7ad
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table
|
12 years ago |
Davide Ciminaghi
|
0d4529c534
regmap: make lock/unlock functions customizable
|
12 years ago |
Mark Brown
|
4b020b3f9b
regmap: Provide debugfs read of register ranges
|
12 years ago |
Mark Brown
|
d058bb4961
regmap: Allow ranges to be named
|
12 years ago |
Krystian Garbaciak
|
6863ca6227
regmap: Add support for register indirect addressing.
|
13 years ago |
Mark Brown
|
06e65cb322
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
|
13 years ago |
Mark Brown
|
72b39f6f2b
regmap: Implement dev_get_regmap()
|
13 years ago |
Ashish Jangam
|
2e33caf16f
regmap: Converts group operation into single read write operations
|
13 years ago |
Stephen Warren
|
f01ee60fff
regmap: implement register striding
|
13 years ago |
Mark Brown
|
c0cc6fe1d0
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride
|
13 years ago |
Stephen Warren
|
abec95adef
regmap: fix compilation when !CONFIG_DEBUG_FS
|
13 years ago |
Stephen Warren
|
d3c242e1f2
regmap: allow regmap instances to be named
|
13 years ago |
Stephen Warren
|
bacdbe0773
regmap: introduce fast_io busses, and use a spinlock for them
|
13 years ago |
Stephen Warren
|
0135bbcc7a
regmap: introduce explicit bus_context for bus callbacks
|
13 years ago |
Marc Reilly
|
d939fb9a78
regmap: Use pad_bits and reg_bits when determining register format.
|
13 years ago |
Mark Brown
|
4a6be7bb74
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next
|
13 years ago |
Mark Brown
|
7d9aca39dc
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
|
13 years ago |
Mark Brown
|
ac8d91c801
regmap: Supply ranges to the sync operations
|
13 years ago |
Mark Brown
|
847fb6fdf5
regmap: Don't use bitfields for booleans
|
13 years ago |
Mark Brown
|
22f0d90a34
regmap: Support register patch sets
|
13 years ago |
Mark Brown
|
82159ba8e6
regmap: Add support for padding between register and address
|
13 years ago |
Mark Brown
|
4c69166458
regmap: Remove indexed cache type
|
13 years ago |
Lars-Peter Clausen
|
e5e3b8abed
regmap: Move initialization of regcache related fields to regcache_init
|
13 years ago |
Mark Brown
|
8ae0d7e8a9
regmap: Track if the register cache is dirty and suppress unneeded syncs
|
13 years ago |
Dimitris Papastamos
|
4d2dc09538
regmap: Make _regmap_write() global
|
13 years ago |