aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'regmap/topic/ack' into regmap-nextMark Brown2014-01-09
|\
| * regmap: irq: Allow using zero value for ack_baseAlexander Shiyan2013-12-16
* | regmap: Allow regmap_bulk_write() to work for "no-bus" regmapsStephen Boyd2013-12-30
* | Merge tag 'v3.13-rc4' into regmap-coreMark Brown2013-12-30
|\|
| *-. Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown2013-11-26
| |\ \
| | | * regmap: use IS_ERR() to check clk_get() resultsStephen Warren2013-11-26
| | * | regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-11
| | |/
| * / regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin2013-11-21
| |/
* | regmap: Allow regmap_bulk_read() to work for "no-bus" regmapsStephen Boyd2013-12-16
* | regmap: Fix 'ret' would return an uninitialized valueCai Zhiyong2013-11-24
|/
* Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown2013-10-28
|\
| * regmap: add SPMI supportJosh Cartwright2013-10-28
* | Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: new API regmap_multi_reg_write() definitionAnthony Olech2013-10-14
| |/
* | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: irq: clear status when disable irqYi Zhang2013-10-22
| |/
* | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: Add regmap_fields APIsKuninori Morimoto2013-09-17
| * | regmap: add regmap_field_update_bits()Kuninori Morimoto2013-09-16
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo2013-10-24
| |/
* | regmap: Only send a single buffer for async I/O if writing one registerMark Brown2013-10-14
* | regmap: spi: Handle async writes of only one bufferMark Brown2013-10-14
* | Merge remote-tracking branch 'regmap/fix/core' into regmap-asyncMark Brown2013-10-10
|\ \
| * | regmap: Fix regmap_bulk_write single-rw mutex deadlockAnthony Olech2013-10-09
| |/
* | regmap: Use async I/O during cache syncMark Brown2013-10-10
* | regmap: Use async I/O for patch applicationMark Brown2013-10-10
* | regmap: Provide asynchronous write and update bits operationsMark Brown2013-10-09
* | regmap: Simplify the initiation of async I/OMark Brown2013-10-09
* | regmap: Don't generate gather writes for single register raw writesMark Brown2013-10-09
* | regmap: Cache async work structuresMark Brown2013-10-07
|/
* Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\
| * driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-26
* | Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-09-03
|\ \
| * \ Merge remote-tracking branch 'regmap/topic/sparse' into regmap-nextMark Brown2013-08-31
| |\ \
| | * | regmap: Provide __acquires/__releases annotationsFabio Estevam2013-07-16
| * | | Merge remote-tracking branch 'regmap/topic/rbtree' into regmap-nextMark Brown2013-08-31
| |\ \ \
| | * | | regmap: rbtree: Make cache_present bitmap per nodeLars-Peter Clausen2013-08-29
| | * | | regmap: rbtree: Reduce number of nodes, take 2Lars-Peter Clausen2013-08-29
| | * | | regmap: rbtree: Simplify adjacent node look-upLars-Peter Clausen2013-08-29
| | * | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-rbtreeMark Brown2013-08-29
| | |\ \ \
| | * | | | regcache-rbtree: Fix reg_stride != 1Lars-Peter Clausen2013-08-27
| * | | | | Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \
| | * | | | | regmap: core: allow a virtual range to cover its own data windowPhilipp Zabel2013-08-06
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/patch' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \
| | * | | | | regmap: Allow multiple patches to be registeredMark Brown2013-08-16
| | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \
| | * | | | | regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel2013-07-23
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2013-08-31
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | regmap: regcache: allow read-only regs to be cachedIonut Nicu2013-08-09