Mark Brown
|
5844a8b9d9
regmap: Fix handling of volatile registers for format_write() chips
|
11 年之前 |
Mark Brown
|
fa2fbe4a98
regmap: Allow regmap_get_device() to be used by modules
|
11 年之前 |
Tuomas Tynkkynen
|
8d7d3972a9
regmap: Add regmap_get_device
|
11 年之前 |
Mark Brown
|
ef98ae45e6
Merge remote-tracking branch 'regmap/topic/smbus' into regmap-next
|
11 年之前 |
Mark Brown
|
522168d178
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap/topic/mmio' and 'regmap/topic/rbtree' into regmap-next
|
11 年之前 |
Geert Uytterhoeven
|
b48d13988b
regmap: Add missing initialization of this_page
|
11 年之前 |
Xiubo Li
|
f5727cd312
regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
|
11 年之前 |
Boris BREZILLON
|
3ac170376f
regmap: add reg_read/reg_write callbacks to regmap_bus struct
|
11 年之前 |
Xiubo Li
|
4aa8c0694c
regmap: implement LE formatting/parsing for 16/32-bit values.
|
11 年之前 |
Linus Torvalds
|
4b44e7b135
Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
|
11 年之前 |
Daeseok Youn
|
a7a037c837
regmap: adds missing braces in regmap_init()
|
11 年之前 |
Mark Brown
|
6012b1f342
Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'regmap/topic/lock', 'regmap/topic/mmio', 'regmap/topic/nodev', 'regmap/topic/parse-val' and 'regmap/topic/patch' into regmap-next
|
11 年之前 |
Takashi Iwai
|
4999e9621a
regmap: Fix possible sleep-in-atomic in regmap_bulk_write()
|
11 年之前 |
Mark Brown
|
56fb1c74f3
regmap: Ensure regmap_register_patch() is compatible with fast_io
|
11 年之前 |
Opensource [Anthony Olech]
|
e894c3f46c
regmap: Implementation for regmap_multi_reg_write
|
11 年之前 |
Nenghua Cao
|
13ff50c858
regmap: add regmap_parse_val api
|
11 年之前 |
Charles Keepax
|
6bf13103b2
regmap: Base regmap_register_patch on _regmap_multi_reg_write
|
11 年之前 |
Charles Keepax
|
1d5b40bccf
regmap: Add bypassed version of regmap_multi_reg_write
|
11 年之前 |
Charles Keepax
|
f7e2cec02b
regmap: Mark reg_defaults in regmap_multi_reg_write as const
|
11 年之前 |
Nenghua Cao
|
53e87f88b1
regmap: fix coccinelle warnings
|
11 年之前 |
Charles Keepax
|
7a7a70b49b
regmap: Check stride of register patch as we register it
|
11 年之前 |
Xiubo Li
|
e2f74dc673
regmap: Clean up _regmap_update_bits()
|
11 年之前 |
Michal Simek
|
6cfec04bcc
regmap: Separate regmap dev initialization
|
11 年之前 |
Michal Simek
|
d4807ad2c4
regmap: Check readable regs in _regmap_read
|
11 年之前 |
Stephen Boyd
|
f4298360a5
regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps
|
11 年之前 |
Mark Brown
|
34f6533450
Merge tag 'v3.13-rc4' into regmap-core
|
11 年之前 |
Stephen Boyd
|
3b58ee13da
regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
|
11 年之前 |
Mark Brown
|
652787ab1a
Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into regmap-linus
|
11 年之前 |
Cai Zhiyong
|
bd60e381fa
regmap: Fix 'ret' would return an uninitialized value
|
12 年之前 |
Courtney Cavin
|
73f080fde5
regmap: make sure we unlock on failure in regmap_bulk_write
|
11 年之前 |