Mark Brown
|
addfd8a09e
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
|
13 years ago |
Mark Brown
|
eae4b51b21
Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next
|
13 years ago |
Mark Brown
|
7d9aca39dc
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
|
13 years ago |
Mark Brown
|
e1c1c69c8f
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next
|
13 years ago |
Stephen Warren
|
f5d6eba74b
regmap: Fix future missing prototype of devres_alloc() and friends
|
13 years ago |
Paul Gortmaker
|
19694b5ea1
regmap: delete unused module.h from drivers/base/regmap files
|
13 years ago |
Mark Brown
|
b8fb5ab156
regmap: Support raw reads from cached registers
|
13 years ago |
Mark Brown
|
aca1e172a1
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers
|
13 years ago |
Mark Brown
|
3bf06a1ad9
Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers
|
13 years ago |
Mark Brown
|
a6539c3294
regmap: Allow users to query the size of register values
|
13 years ago |
Mark Brown
|
7d5e525b9c
regmap: Implement support for 32 bit registers and values
|
13 years ago |
Laxman Dewangan
|
8eaeb21925
regmap: add regmap_bulk_write() for register write
|
13 years ago |
Laxman Dewangan
|
c915719841
regmap: Support for caching in reg_raw_write()
|
13 years ago |
Axel Lin
|
2a14d7d9b7
regmap: Fix kcalloc parameters swapped
|
13 years ago |
Mark Brown
|
c0eb46766d
regmap: Implement managed regmap_init()
|
13 years ago |
Wolfram Sang
|
4191f19792
regmap: if format_write is used, declare all registers as "unreadable"
|
13 years ago |
Wolfram Sang
|
c212acccc3
regmap: Properly round reg_bytes and val_bytes
|
13 years ago |
Wolfram Sang
|
9aa507505c
regmap: Add support for 2/6 register formating
|
13 years ago |
Mark Brown
|
a24f64a648
regmap: Reset device debugfs when reinitialising the cache
|
13 years ago |
Mark Brown
|
22f0d90a34
regmap: Support register patch sets
|
13 years ago |
Mark Brown
|
421e8d2de3
regmap: Reset cache status when reinitialsing the cache
|
13 years ago |
Mark Brown
|
82159ba8e6
regmap: Add support for padding between register and address
|
13 years ago |
Mark Brown
|
8569d023a0
Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-next
|
13 years ago |
Mark Brown
|
bf31517335
regmap: Allow drivers to reinitialise the register cache at runtime
|
13 years ago |
Mark Brown
|
018690d33e
regmap: Allow regmap_update_bits() users to detect changes
|
13 years ago |
Mark Brown
|
052d2cd123
regmap: Do debugfs init before cache init
|
13 years ago |
Mark Brown
|
d91e8db2c3
regmap: Suppress noop writes in regmap_update_bits()
|
13 years ago |
Lars-Peter Clausen
|
7e5ec63ef5
regmap: Add support for 10/14 register formating
|
13 years ago |
Lars-Peter Clausen
|
19254411db
regmap: Try cached read before checking if a hardware read is possible
|
13 years ago |
Lars-Peter Clausen
|
e5e3b8abed
regmap: Move initialization of regcache related fields to regcache_init
|
13 years ago |