summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regmap/topic/sparse' into regmap-nextMark Brown2013-08-311-0/+2
|\
| * regmap: Provide __acquires/__releases annotationsFabio Estevam2013-07-161-0/+2
* | Merge remote-tracking branch 'regmap/topic/range' into regmap-nextMark Brown2013-08-311-0/+4
|\ \
| * | regmap: core: allow a virtual range to cover its own data windowPhilipp Zabel2013-08-061-0/+4
* | | Merge remote-tracking branch 'regmap/topic/patch' into regmap-nextMark Brown2013-08-311-9/+8
|\ \ \
| * | | regmap: Allow multiple patches to be registeredMark Brown2013-08-161-9/+8
| | |/ | |/|
* | | regmap: regcache: allow read-only regs to be cachedIonut Nicu2013-08-091-0/+3
| |/ |/|
* | Merge tag 'regmap-v3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-151-1/+1
|\ \ | |/ |/|
| * regmap: cache: bail in regmap_async_complete() for bus-less mapsDaniel Mack2013-07-041-1/+1
* | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-301-0/+130
|\ \
| * | regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-121-0/+130
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-06-301-1/+4
|\ \
| * | regmap: core: Cache all registers by default when cache is enabledMark Brown2013-06-031-1/+4
| |/
* | regmap: Make regmap-mmio usable from atomic contextsLars-Peter Clausen2013-05-251-2/+5
* | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-121-7/+7
|/
* Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown2013-04-161-28/+56
|\
| * regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-04-161-2/+1
| * Merge tag 'v3.9-rc7' into regmap-cacheMark Brown2013-04-161-2/+4
| |\
| * | regmap: core: Provide regmap_can_raw_write() operationMark Brown2013-03-271-3/+12
| * | regmap: core: Make raw write available to regcacheMark Brown2013-03-261-2/+2
| * | regmap: core: Warn on invalid operation combinationsMark Brown2013-03-261-5/+5
| * | regmap: core: Split out in place value parsingMark Brown2013-03-041-16/+36
* | | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-04-161-0/+8
|\ \ \ | |_|/ |/| |
| * | regmap: async: Add tracepoints for async I/OMark Brown2013-03-041-0/+8
| |/
* | regmap: Back out work buffer fixMark Brown2013-04-091-1/+2
* | Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown2013-03-311-0/+2
|\ \
| * | regmap: async: Add missing returnMark Brown2013-03-271-0/+2
| |/
* | Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown2013-03-311-2/+2
|\ \
| * | regmap: Initialize `map->debugfs' before regcacheDimitris Papastamos2013-03-121-2/+2
| |/
* | regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren2013-03-211-2/+1
|/
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-141-12/+46
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-291-12/+46
* | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-02-141-47/+254
|\ \
| * | regmap: Export regmap_async_complete()Mark Brown2013-02-051-0/+1
| * | regmap: Export regmap_async_complete_cbAxel Lin2013-02-041-0/+1
| * | regmap: include linux/sched.h to fix buildStephen Warren2013-02-041-0/+1
| * | regmap: Add asynchronous I/O supportMark Brown2013-01-291-10/+172
| |/
| * regmap: Add provisions to have user-defined write operationAndrey Smirnov2013-01-141-29/+54
| * regmap: Add provisions to have user-defined read operationAndrey Smirnov2013-01-141-9/+26
* | Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown2013-02-141-0/+6
|\ \
| * | regmap: Add support for 24 bit wide register addressesLars-Peter Clausen2013-01-121-0/+6
| |/
* | regmap: fix small typo in regmap_bulk_write commentNestor Ovroy2013-01-221-1/+1
|/
* Merge remote-tracking branch 'regmap/topic/type' into regmap-nextMark Brown2012-12-111-1/+1
|\
| * regmap: silence GCC warningPaul Bolle2012-10-151-1/+1
* | regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-211-0/+46
* | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-211-27/+38
|\ \
| * | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-171-27/+38
| |/
| |
| \
*-. \ Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown2012-11-211-48/+108
|\ \ \ | |_|/ |/| |
| | * regmap: Fix printing of size_t variableFabio Estevam2012-10-251-1/+1
| | * regmap: Split raw writes that cross window boundariesMark Brown2012-10-151-2/+24
OpenPOWER on IntegriCloud