Mark Brown
|
7c8a299430
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
|
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 |
Mark Brown
|
869e4a5f58
Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table
|
12 years ago |
Mark Brown
|
6d04b8ac57
regmap: core: Report registers in hex when we can't cache
|
12 years ago |
Fabio Estevam
|
1a61cfe344
regmap: Fix printing of size_t variable
|
12 years ago |
Davide Ciminaghi
|
0d4529c534
regmap: make lock/unlock functions customizable
|
12 years ago |
Paul Bolle
|
a8f28cfad8
regmap: silence GCC warning
|
12 years ago |
Mark Brown
|
8a2ceac661
regmap: Split raw writes that cross window boundaries
|
12 years ago |
Mark Brown
|
0ff3e62ff1
regmap: Make return code checks consistent
|
12 years ago |
Mark Brown
|
98bc7dfd76
regmap: Factor range lookup out of page selection
|
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 |
Mark Brown
|
061adc064a
regmap: When we sanity check during range adds say what errors we find
|
12 years ago |
Mark Brown
|
e3549cd013
regmap: Rename n_ranges to num_ranges
|
12 years ago |
Dimitris Papastamos
|
4d879514e7
regmap: Don't lock in regmap_reinit_cache()
|
13 years ago |
Mark Brown
|
38e23194e1
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
|
13 years ago |
Mark Brown
|
1044c180de
regmap: Add hook for printk logging for debugging during early init
|
13 years ago |
Krystian Garbaciak
|
632a5b01db
regmap: Fix work_buf switching for page update during virtual range access.
|
13 years ago |
Krystian Garbaciak
|
6863ca6227
regmap: Add support for register indirect addressing.
|
13 years ago |
Krystian Garbaciak
|
fc3ebd788e
regmap: Move lock out from internal function _regmap_update_bits().
|
13 years ago |
Mark Brown
|
752a6a5f84
regmap: Export regmap_reinit_cache()
|
13 years ago |
Fabio Estevam
|
5494a98f45
regmap: Fix the size calculation for map->format.buf_size
|
13 years ago |
Stephen Warren
|
bfaa25f334
regmap: clean up debugfs if regmap_init fails
|
13 years ago |
Stephen Warren
|
141eba2e00
regmap: allow busses to request formatting with specific endianness
|
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
|
25061d2857
Merge tag 'regmap-3.4' into regmap-stride
|
13 years ago |
Laxman Dewangan
|
6560ffd1cc
regmap: fix possible memory corruption in regmap_bulk_read()
|
13 years ago |
Mark Brown
|
72b39f6f2b
regmap: Implement dev_get_regmap()
|
13 years ago |
Mark Brown
|
7a64761432
regmap: Devices using format_write don't support bulk operations
|
13 years ago |