Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
72a6a5df2c6c06e1a2504a6272d722e435a93bcb
/
drivers
/
base
/
regmap
72a6a5d
regmap: irq: Set data pointer only on regmap_add_irq_chip success
by Krzysztof Kozlowski
· 11 years ago
b5ab3e5
regmap: irq: Remove domain on exit
by Mark Brown
· 11 years ago
86776fc
Merge remote-tracking branch 'regmap/topic/ack' into regmap-next
by Mark Brown
· 11 years ago
f429836
regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps
by Stephen Boyd
· 11 years ago
34f6533
Merge tag 'v3.13-rc4' into regmap-core
by Mark Brown
· 11 years ago
3b58ee1
regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
by Stephen Boyd
· 11 years ago
d323343
regmap: irq: Allow using zero value for ack_base
by Alexander Shiyan
· 11 years ago
652787a
Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into regmap-linus
by Mark Brown
· 11 years ago
6b8e090
regmap: use IS_ERR() to check clk_get() results
by Stephen Warren
· 11 years ago
bd60e38
regmap: Fix 'ret' would return an uninitialized value
by Cai Zhiyong
· 11 years ago
73f080f
regmap: make sure we unlock on failure in regmap_bulk_write
by Courtney Cavin
· 11 years ago
0093380
regmap: trivial comment fix (copy'n'paste error)
by Gerhard Sittig
· 11 years ago
04bc9ac
Merge remote-tracking branch 'regmap/topic/spmi' into regmap-next
by Mark Brown
· 11 years ago
18f513d
Merge remote-tracking branch 'regmap/topic/multi' into regmap-next
by Mark Brown
· 11 years ago
6cf3d82
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 11 years ago
f2783f0
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
by Mark Brown
· 11 years ago
bee54e3
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 11 years ago
a01779f
regmap: add SPMI support
by Josh Cartwright
· 11 years ago
a52eaeb
regmap: debugfs: Fix a boot time crash with early regmap init
by Tero Kristo
· 11 years ago
4bd7145
regmap: irq: clear status when disable irq
by Yi Zhang
· 11 years ago
04c50cc
regmap: Only send a single buffer for async I/O if writing one register
by Mark Brown
· 11 years ago
cd1b9dd
regmap: spi: Handle async writes of only one buffer
by Mark Brown
· 11 years ago
e33fabd
regmap: new API regmap_multi_reg_write() definition
by Anthony Olech
· 11 years ago
7ccda98
Merge remote-tracking branch 'regmap/fix/core' into regmap-async
by Mark Brown
· 11 years ago
affbe88
regmap: Use async I/O during cache sync
by Mark Brown
· 11 years ago
1a25f26
regmap: Use async I/O for patch application
by Mark Brown
· 11 years ago
4174a7a
regmap: Fix regmap_bulk_write single-rw mutex deadlock
by Anthony Olech
· 11 years ago
915f441
regmap: Provide asynchronous write and update bits operations
by Mark Brown
· 11 years ago
0a81980
regmap: Simplify the initiation of async I/O
by Mark Brown
· 11 years ago
651e013
regmap: Don't generate gather writes for single register raw writes
by Mark Brown
· 11 years ago
7e09a97
regmap: Cache async work structures
by Mark Brown
· 11 years ago
a010237
regmap: Add regmap_fields APIs
by Kuninori Morimoto
· 11 years ago
fdf2002
regmap: add regmap_field_update_bits()
by Kuninori Morimoto
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
8243b7f
Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 11 years ago
365c9ee
Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next
by Mark Brown
· 11 years ago
4460d02
Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next
by Mark Brown
· 11 years ago
db00cb9
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
by Mark Brown
· 11 years ago
3dedb61
Merge remote-tracking branch 'regmap/topic/patch' into regmap-next
by Mark Brown
· 11 years ago
1801cea
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 11 years ago
4ff4eb9
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
by Mark Brown
· 11 years ago
3f4ff56
regmap: rbtree: Make cache_present bitmap per node
by Lars-Peter Clausen
· 11 years ago
472fdec
regmap: rbtree: Reduce number of nodes, take 2
by Lars-Peter Clausen
· 11 years ago
194c753
regmap: rbtree: Simplify adjacent node look-up
by Lars-Peter Clausen
· 11 years ago
65c180f
Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree
by Mark Brown
· 11 years ago
26ee474
regmap: debugfs: Fix continued read from registers file
by Lars-Peter Clausen
· 11 years ago
b675212
regcache-rbtree: Fix reg_stride != 1
by Lars-Peter Clausen
· 11 years ago
4e67fb5
regmap: rbtree: Fix overlapping rbnodes.
by David Jander
· 11 years ago
aab13eb
regmap: Allow multiple patches to be registered
by Mark Brown
· 12 years ago
515f226
regmap: regcache: allow read-only regs to be cached
by Ionut Nicu
· 11 years ago
1767da9
regmap: fix regcache_reg_present() for empty cache
by Ionut Nicu
· 11 years ago
f161d22
regmap: core: allow a virtual range to cover its own data window
by Philipp Zabel
· 11 years ago
2d49b59
regmap: cache: Make sure to sync the last register in a block
by Lars-Peter Clausen
· 11 years ago
34da5e6
driver core: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
2753e6f
regmap: irq: Allow to acknowledge masked interrupts during initialization
by Philipp Zabel
· 11 years ago
b4519c7
regmap: Provide __acquires/__releases annotations
by Fabio Estevam
· 12 years ago
f2ec26a
Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
f2e055e
regmap: cache: bail in regmap_async_complete() for bus-less maps
by Daniel Mack
· 12 years ago
7bc8c4c
Merge remote-tracking branch 'regmap/topic/field' into regmap-next
by Mark Brown
· 12 years ago
ad4f496
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 12 years ago
912af52
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 12 years ago
feff98f
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
by Mark Brown
· 12 years ago
d6814a7
regmap: debugfs: Suppress cache for partial register files
by Mark Brown
· 12 years ago
6725228
regmap: Add regmap_field APIs
by Srinivas Kandagatla
· 12 years ago
998a4f2
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
by Mark Brown
· 12 years ago
b92be6f
regmap: core: Cache all registers by default when cache is enabled
by Mark Brown
· 12 years ago
d856fce
regmap: Implemented default cache sync operation
by Maarten ter Huurne
· 12 years ago
f3284f9
regmap: rbtree: Fixed node range check on sync
by Maarten ter Huurne
· 12 years ago
92ab1aa
regmap: Make regmap-mmio usable from atomic contexts
by Lars-Peter Clausen
· 12 years ago
f20c783
regmap: regcache: Fixup locking for custom lock callbacks
by Lars-Peter Clausen
· 12 years ago
81485f5
regmap: regcache: Fixup locking for custom lock callbacks
by Lars-Peter Clausen
· 12 years ago
213fa5d
regmap: debugfs: Fix return from regmap_debugfs_get_dump_start
by Srinivas Kandagatla
· 12 years ago
f9e464a
regmap: debugfs: Don't mark lockdep as broken due to debugfs write
by Mark Brown
· 12 years ago
68e850d
regmap: debugfs: Check return value of regmap_write()
by Dimitris Papastamos
· 12 years ago
7278af5
regmap: rbtree: Use range information to allocate nodes
by Mark Brown
· 12 years ago
0186645
regmap: rbtree: Factor out node allocation
by Mark Brown
· 12 years ago
154881e
regmap: Make regmap_check_range_table() a public API
by Mark Brown
· 12 years ago
697e85b
regmap: Add support for discarding parts of the register cache
by Mark Brown
· 12 years ago
38a8179
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
by Mark Brown
· 12 years ago
7f47db4
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 12 years ago
5b3b448
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
by Mark Brown
· 12 years ago
b508c80
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
by Mark Brown
· 12 years ago
5a08d15
regmap: don't corrupt work buffer in _regmap_raw_write()
by Stephen Warren
· 12 years ago
60f7110
Merge tag 'v3.9-rc7' into regmap-cache
by Mark Brown
· 12 years ago
51a246a
regmap: Back out work buffer fix
by Mark Brown
· 12 years ago
9659293
regmap: cache: Fix format specifier in dev_dbg
by Stratos Karafotis
· 12 years ago
f52687a
regmap: cache: Make regcache_sync_block_raw static
by Sachin Kamat
· 12 years ago
af8ee69
Merge remote-tracking branch 'regmap/fix/async' into tmp
by Mark Brown
· 12 years ago
6d66df4
Merge remote-tracking branch 'regmap/fix/core' into tmp
by Mark Brown
· 12 years ago
75a5f89
regmap: cache: Write consecutive registers in a single block write
by Mark Brown
· 12 years ago
cfdeb8c
regmap: cache: Split raw and non-raw syncs
by Mark Brown
· 12 years ago
f8bd822
regmap: cache: Factor out block sync
by Mark Brown
· 12 years ago
78493f2
regmap: cache: Factor out reg_present support from rbtree cache
by Mark Brown
· 12 years ago
f951b65
regmap: async: Add missing return
by Mark Brown
· 12 years ago
137b833
regmap: cache: Use raw I/O to sync rbtrees if we can
by Mark Brown
· 12 years ago
221ad7f
regmap: core: Provide regmap_can_raw_write() operation
by Mark Brown
· 12 years ago
8817796
regmap: cache: Provide a get address of value operation
by Mark Brown
· 12 years ago
0c7ed856
regmap: Cut down on the average # of nodes in the rbtree cache
by Dimitris Papastamos
· 12 years ago
584de32
regmap: core: Make raw write available to regcache
by Mark Brown
· 12 years ago
f1b5c5c
regmap: core: Warn on invalid operation combinations
by Mark Brown
· 12 years ago
Next »