Mark Brown
|
ae2399c48c
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-rw' into regmap-next
|
6 years ago |
Ben Dooks
|
9509376240
regmap: use less #ifdef for LOG_DEVICE
|
6 years ago |
Ben Whitten
|
cdf6b11daa
regmap: Add regmap_noinc_write API
|
6 years ago |
David Frey
|
1c96a2f67c
regmap: split up regmap_config.use_single_rw
|
7 years ago |
Crestez Dan Leonard
|
74fe7b551f
regmap: Add regmap_noinc_read API
|
7 years ago |
Mark Brown
|
2889312616
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-clk' into regmap-next
|
7 years ago |
Mark Brown
|
493ea0c8a6
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
|
7 years ago |
Mark Brown
|
f981c6cc14
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' into regmap-linus
|
7 years ago |
Mark Brown
|
aa584bada6
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
|
7 years ago |
Charles Keepax
|
fb44f3cec3
regmap: Merge redundant handling in regmap_bulk_write
|
7 years ago |
Charles Keepax
|
364e378b8d
regmap: Tidy up regmap_raw_write chunking code
|
7 years ago |
Charles Keepax
|
7ef2c6b868
regmap: Move the handling for max_raw_write into regmap_raw_write
|
7 years ago |
Charles Keepax
|
b4ecfec5ee
regmap: Remove unnecessary printk for failed allocation
|
7 years ago |
Charles Keepax
|
0812d8ffa9
regmap: Format data for raw write in regmap_bulk_write
|
7 years ago |
Mark Brown
|
2936e846c4
Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-bulk
|
7 years ago |
David Lechner
|
9b947a13e7
regmap: use debugfs even when no device
|
7 years ago |
Charles Keepax
|
186ba2eec2
regmap: Use _regmap_read in regmap_bulk_read
|
7 years ago |
Charles Keepax
|
1b079ca2c2
regmap: Tidy up regmap_raw_read chunking code
|
7 years ago |
Charles Keepax
|
0645ba4331
regmap: Move the handling for max_raw_read into regmap_raw_read
|
7 years ago |
Charles Keepax
|
45abcc5567
regmap: Use helper function for register offset
|
7 years ago |
Charles Keepax
|
9ae27a8d1f
regmap: Don't use format_val in regmap_bulk_read
|
7 years ago |
Charles Keepax
|
71df179363
regmap: Correct comparison in regmap_cached
|
7 years ago |
Charles Keepax
|
b8f9a03b74
regmap: Correct offset handling in regmap_volatile_range
|
7 years ago |
Dan Carpenter
|
f00e71091a
regmap: Fix reversed bounds check in regmap_raw_write()
|
7 years ago |
Mark Brown
|
a75de77211
Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zero' into regmap-next
|
7 years ago |
Mark Brown
|
757b65285f
Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 'regmap/topic/hwspinlock' and 'regmap/topic/nolock' into regmap-next
|
7 years ago |
Andrew F. Davis
|
9bf485c955
regmap: Allow empty read/write_flag_mask
|
7 years ago |
Baolin Wang
|
a4887813c3
regmap: Add one flag to indicate if a hwlock should be used
|
7 years ago |
Krzysztof Adamski
|
4c90f297ff
regmap: use proper part of work_buf for storing val
|
7 years ago |
Bartosz Golaszewski
|
8253bb3f82
regmap: potentially duplicate the name string stored in regmap
|
7 years ago |