summaryrefslogtreecommitdiff
path: root/drivers/base/regmap/regmap.c (follow)
Commit message (Expand)AuthorAge
*-------. Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown2014-03-28
|\ \ \ \ \
| | | | | * regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2014-03-10
| | | | | * regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax2014-02-26
| | | | | * regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax2014-02-26
| | | | | * regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax2014-02-26
| | | | | * regmap: Check stride of register patch as we register itCharles Keepax2014-02-22
| | |_|_|/ | |/| | |
| | | | * regmap: add regmap_parse_val apiNenghua Cao2014-03-06
| | |_|/ | |/| |
| | | * regmap: Separate regmap dev initializationMichal Simek2014-02-16
| | |/ | |/|
| | * regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai2014-03-18
| | * regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown2014-03-18
| |/
* | regmap: fix coccinelle warningsNenghua Cao2014-02-22
* | regmap: Clean up _regmap_update_bits()Xiubo Li2014-02-20
* | regmap: Check readable regs in _regmap_readMichal Simek2014-02-11
|/
* 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: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-12
| | |/
| * / 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/multi' into regmap-nextMark Brown2013-10-28
|\
| * regmap: new API regmap_multi_reg_write() definitionAnthony Olech2013-10-14
* | 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-17
| |/
* | regmap: Only send a single buffer for async I/O if writing one registerMark 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 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 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/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
| | |/ | |/|
* | | regmap: regcache: allow read-only regs to be cachedIonut Nicu2013-08-09
| |/ |/|
* | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-15
|\ \ | |/ |/|
| * regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-04
* | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-30
|\ \
| * | regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-12
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-06-30
|\ \
| * | regmap: core: Cache all registers by default when cache is enabledMark Brown2013-06-03
| |/
* | regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen2013-05-25
* | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-12
|/
* Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2013-04-16
|\
| * regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-04-16