Mark Brown
|
f785fb2ec0
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs' into regmap-next
|
8 年之前 |
Nikita Yushchenko
|
f0aa1ce625
regmap: fix deadlock on _regmap_raw_write() error path
|
9 年之前 |
Tony Lindgren
|
5556244903
regmap: Add missing little endian functions
|
9 年之前 |
Tony Lindgren
|
f50e38c996
regmap: Allow longer flag masks for read and write
|
9 年之前 |
Elaine Zhang
|
815806e39b
regmap: drop cache if the bus transfer error
|
9 年之前 |
Cristian Birsan
|
1ea975cf1e
regmap: Add a function to check if a regmap register is cached
|
9 年之前 |
Chen-Yu Tsai
|
5bf75b4497
regmap: Support bulk writes for devices without raw formatting
|
9 年之前 |
Mark Brown
|
d25263d917
Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-next
|
9 年之前 |
Mark Brown
|
0b74f06fcb
Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', 'regmap/topic/irq' and 'regmap/topic/stride' into regmap-next
|
9 年之前 |
Kuninori Morimoto
|
b821957a5a
regmap: replace regmap_write_bits()
|
9 年之前 |
Kuninori Morimoto
|
e6ef243fa4
regmap: add regmap_fields_force_xxx() macros
|
9 年之前 |
Kuninori Morimoto
|
4813860913
regmap: merge regmap_fields_update_bits() into macro
|
9 年之前 |
Kuninori Morimoto
|
bbf2c46f46
regmap: merge regmap_fields_write() into macro
|
9 年之前 |
Kuninori Morimoto
|
e126edec18
regmap: add regmap_fields_update_bits_base()
|
9 年之前 |
Kuninori Morimoto
|
721ed64dda
regmap: merge regmap_field_update_bits() into macro
|
9 年之前 |
Kuninori Morimoto
|
3674124b35
regmap: merge regmap_field_write() into macro
|
9 年之前 |
Kuninori Morimoto
|
28972eaa34
regmap: add regmap_field_update_bits_base()
|
9 年之前 |
Kuninori Morimoto
|
89d8d4b833
regmap: merge regmap_update_bits_check_async() into macro
|
9 年之前 |
Kuninori Morimoto
|
98c2dc4869
regmap: merge regmap_update_bits_check() into macro
|
9 年之前 |
Kuninori Morimoto
|
30ed9cb7a4
regmap: merge regmap_update_bits_async() into macro
|
9 年之前 |
Kuninori Morimoto
|
ca7a94464b
regmap: merge regmap_update_bits() into macro
|
9 年之前 |
Kuninori Morimoto
|
91d31b9f8e
regmap: add regmap_update_bits_base()
|
9 年之前 |
Xiubo Li
|
ca747be22f
regmap: core: Introduce register stride order
|
9 年之前 |
Mark Brown
|
bb2bb45d1b
regmap: Return an error if a caller attempts to do an unsupported raw read
|
9 年之前 |
Mark Brown
|
a06c488da0
regmap: Add explict native endian flag to DT bindings
|
9 年之前 |
Mark Brown
|
a8d99344c9
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next
|
9 年之前 |
Xiubo Li
|
fcac0233d8
regmap: use IS_ALIGNED instead of % to improve the performance
|
9 年之前 |
Dan Carpenter
|
782035ea94
regmap: missing case statement
|
9 年之前 |
Dan Carpenter
|
01c377bfe2
regmap: shift wrapping bugs in 64 bit code
|
9 年之前 |
Xiubo Li
|
19c04788f0
regmap: fix the warning about unused variable
|
9 年之前 |