summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/internal.h
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-131-3/+16
|\ \ \
| | * | regmap: Implement dev_get_regmap()Mark Brown2012-05-081-0/+1
| * | | regmap: Converts group operation into single read write operationsAshish Jangam2012-04-301-0/+3
| * | | regmap: implement register stridingStephen Warren2012-04-101-0/+1
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-101-5/+16
| |\ \ \ \ \ | |/ / / / / |/| | | / / | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * regmap: fix compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-101-1/+1
| | | * regmap: allow regmap instances to be namedStephen Warren2012-04-101-1/+2
| | |/ | |/|
| | * regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-061-1/+7
| | * regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-061-0/+1
| |/
* | regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2012-04-011-2/+5
|/
* Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown2012-03-141-1/+1
|\
| * regmap: Supply ranges to the sync operationsMark Brown2012-02-241-1/+1
* | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown2012-03-141-0/+3
|\ \ | |/
| * regmap: Support register patch setsMark Brown2012-01-231-0/+3
* | regmap: Don't use bitfields for booleansMark Brown2012-02-061-4/+4
* | regmap: Add support for padding between register and addressMark Brown2012-01-201-0/+1
|/
* regmap: Remove indexed cache typeMark Brown2011-11-201-3/+0
* regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen2011-11-161-1/+1
* regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown2011-11-081-0/+1
* regmap: Make _regmap_write() globalDimitris Papastamos2011-09-291-0/+3
* regmap: Add the LZO cache supportDimitris Papastamos2011-09-191-0/+2
* regmap: Add the rbtree cache supportDimitris Papastamos2011-09-191-0/+1
* regmap: Add the indexed cache supportDimitris Papastamos2011-09-191-0/+1
* regmap: Introduce caching supportDimitris Papastamos2011-09-191-0/+52
* regmap: Make debugfs stubs static inlineLars-Peter Clausen2011-09-051-3/+3
* regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2011-09-051-0/+3
* regmap: Add functions to check for access on registersMark Brown2011-08-141-0/+5
* regmap: Skip precious registers when dumping registers via debugfsMark Brown2011-08-081-0/+1
* regmap: Provide register map dump via debugfsMark Brown2011-08-081-0/+15
* regmap: Use a local header for API internalsMark Brown2011-08-081-0/+45
OpenPOWER on IntegriCloud