| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown | 2013-10-28 | 1 | -0/+16 |
|\ \ |
|
| * | | regmap: irq: clear status when disable irq | Yi Zhang | 2013-10-22 | 1 | -0/+16 |
| |/ |
|
* | | Merge remote-tracking branch 'regmap/topic/field' into regmap-next | Mark Brown | 2013-10-28 | 2 | -0/+106 |
|\ \ |
|
| * | | regmap: Add regmap_fields APIs | Kuninori Morimoto | 2013-09-17 | 2 | -0/+86 |
| * | | regmap: add regmap_field_update_bits() | Kuninori Morimoto | 2013-09-17 | 1 | -0/+20 |
| |/ |
|
* | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2013-10-28 | 1 | -5/+52 |
|\ \ |
|
| * | | regmap: debugfs: Fix a boot time crash with early regmap init | Tero Kristo | 2013-10-24 | 1 | -5/+52 |
| |/ |
|
* | | regmap: Only send a single buffer for async I/O if writing one register | Mark Brown | 2013-10-14 | 1 | -7/+12 |
* | | regmap: spi: Handle async writes of only one buffer | Mark Brown | 2013-10-14 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'regmap/fix/core' into regmap-async | Mark Brown | 2013-10-10 | 1 | -4/+4 |
|\ \ |
|
| * | | regmap: Fix regmap_bulk_write single-rw mutex deadlock | Anthony Olech | 2013-10-09 | 1 | -4/+5 |
| |/ |
|
* | | regmap: Use async I/O during cache sync | Mark Brown | 2013-10-10 | 1 | -2/+14 |
* | | regmap: Use async I/O for patch application | Mark Brown | 2013-10-10 | 1 | -0/+4 |
* | | regmap: Provide asynchronous write and update bits operations | Mark Brown | 2013-10-09 | 1 | -0/+103 |
* | | regmap: Simplify the initiation of async I/O | Mark Brown | 2013-10-09 | 3 | -11/+14 |
* | | regmap: Don't generate gather writes for single register raw writes | Mark Brown | 2013-10-09 | 1 | -0/+10 |
* | | regmap: Cache async work structures | Mark Brown | 2013-10-07 | 2 | -27/+34 |
|/ |
|
* | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | 1 | -1/+1 |
|\ |
|
| * | driver core: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-07-26 | 1 | -1/+1 |
* | | Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2013-09-03 | 6 | -131/+194 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'regmap/topic/sparse' into regmap-next | Mark Brown | 2013-08-31 | 1 | -0/+2 |
| |\ \ |
|
| | * | | regmap: Provide __acquires/__releases annotations | Fabio Estevam | 2013-07-16 | 1 | -0/+2 |
| * | | | Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-next | Mark Brown | 2013-08-31 | 3 | -117/+150 |
| |\ \ \ |
|
| | * | | | regmap: rbtree: Make cache_present bitmap per node | Lars-Peter Clausen | 2013-08-29 | 3 | -80/+92 |
| | * | | | regmap: rbtree: Reduce number of nodes, take 2 | Lars-Peter Clausen | 2013-08-29 | 1 | -17/+36 |
| | * | | | regmap: rbtree: Simplify adjacent node look-up | Lars-Peter Clausen | 2013-08-29 | 1 | -20/+19 |
| | * | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtree | Mark Brown | 2013-08-29 | 3 | -4/+4 |
| | |\ \ \ |
|
| | * | | | | regcache-rbtree: Fix reg_stride != 1 | Lars-Peter Clausen | 2013-08-27 | 1 | -11/+14 |
| * | | | | | Merge remote-tracking branch 'regmap/topic/range' into regmap-next | Mark Brown | 2013-08-31 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | regmap: core: allow a virtual range to cover its own data window | Philipp Zabel | 2013-08-06 | 1 | -0/+4 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge remote-tracking branch 'regmap/topic/patch' into regmap-next | Mark Brown | 2013-08-31 | 1 | -9/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | regmap: Allow multiple patches to be registered | Mark Brown | 2013-08-16 | 1 | -9/+8 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown | 2013-08-31 | 1 | -0/+25 |
| |\ \ \ \ \ |
|
| | * | | | | | regmap: irq: Allow to acknowledge masked interrupts during initialization | Philipp Zabel | 2013-07-23 | 1 | -0/+25 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2013-08-31 | 3 | -4/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | regmap: regcache: allow read-only regs to be cached | Ionut Nicu | 2013-08-09 | 2 | -3/+3 |
| | * | | | | regmap: fix regcache_reg_present() for empty cache | Ionut Nicu | 2013-08-09 | 1 | -1/+1 |
| | |/ / / |
|
| * | | / | regmap: debugfs: Fix continued read from registers file | Lars-Peter Clausen | 2013-08-28 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* / | | | regmap: rbtree: Fix overlapping rbnodes. | David Jander | 2013-08-21 | 1 | -1/+1 |
|/ / / |
|
* / / | regmap: cache: Make sure to sync the last register in a block | Lars-Peter Clausen | 2013-08-05 | 1 | -1/+2 |
|/ / |
|
* | | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | regmap: cache: bail in regmap_async_complete() for bus-less maps | Daniel Mack | 2013-07-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'regmap/topic/field' into regmap-next | Mark Brown | 2013-06-30 | 2 | -0/+138 |
|\ \ |
|
| * | | regmap: Add regmap_field APIs | Srinivas Kandagatla | 2013-06-12 | 2 | -0/+138 |
* | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next | Mark Brown | 2013-06-30 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | regmap: debugfs: Fix return from regmap_debugfs_get_dump_start | Srinivas Kandagatla | 2013-05-14 | 1 | -1/+1 |
| * | | | regmap: debugfs: Don't mark lockdep as broken due to debugfs write | Mark Brown | 2013-05-12 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2013-06-30 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | regmap: core: Cache all registers by default when cache is enabled | Mark Brown | 2013-06-03 | 1 | -1/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-next | Mark Brown | 2013-06-30 | 5 | -27/+145 |
|\ \ \ \
| |_|_|/
|/| | | |
|