summaryrefslogtreecommitdiff
path: root/drivers/base/regmap (follow)
Commit message (Expand)AuthorAge
...
| * regmap: Make _regmap_write() globalDimitris Papastamos2011-09-29
| * regmap: Fix lock used for regcache_cache_only()Mark Brown2011-09-29
| * regmap: Grab the lock in regcache_cache_only()Dimitris Papastamos2011-09-28
| * regmap: Modify map->cache_bypass directlyDimitris Papastamos2011-09-28
| * regmap: Fix regcache_sync generic implementationDimitris Papastamos2011-09-28
| * regmap: rbtree-cache: Move cached rbnode handling into lookup functionLars-Peter Clausen2011-09-28
| * regmap: regcache_rbtree_{set,get}_register: Use regcache_{set,get}_valLars-Peter Clausen2011-09-28
| * regmap: Implement generic syncing functionalityDimitris Papastamos2011-09-27
| * regmap: Fix signed/unsigned comparisonDimitris Papastamos2011-09-27
| * regmap: Remove redundant member `word_size' from regcache_rbtree_nodeDimitris Papastamos2011-09-27
| * regmap: Allow drivers to control cache_only flagMark Brown2011-09-19
| * regmap: A cache type of _NONE behaves like a bypassed cacheMark Brown2011-09-19
| * regmap: Incorporate the regcache core into regmapDimitris Papastamos2011-09-19
| * regmap: Add the regcache_sync trace eventDimitris Papastamos2011-09-19
| * regmap: Add the LZO cache supportDimitris Papastamos2011-09-19
| * regmap: Add the rbtree cache supportDimitris Papastamos2011-09-19
| * regmap: Add the indexed cache supportDimitris Papastamos2011-09-19
| * regmap: Introduce caching supportDimitris Papastamos2011-09-19
| * regmap: Make debugfs stubs static inlineLars-Peter Clausen2011-09-05
| * regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2011-09-05
| * regmap: Include the last register in debugfs outputMark Brown2011-09-05
| * regmap: Remove redundant owner field from the bus type structMark Brown2011-09-05
| * Merge branch 'regmap-linus' into regmap-nextMark Brown2011-09-05
| |\
| * | regmap: Provide access information via debugfsMark Brown2011-08-14
| * | regmap: Share some of the debugfs infrastructure ready for more filesMark Brown2011-08-14
| * | regmap: Add functions to check for access on registersMark Brown2011-08-14
| * | Merge branch 'regmap-linus' into regmap-nextMark Brown2011-08-12
| |\ \
| * | | regmap: Remove unused type and list fields from bus interfaceMark Brown2011-08-10
| * | | regmap: Fix type of field width specifiers for x86_64Mark Brown2011-08-10
| * | | regmap: Skip precious registers when dumping registers via debugfsMark Brown2011-08-08
| * | | regmap: Provide register map dump via debugfsMark Brown2011-08-08
| * | | regmap: Use a local header for API internalsMark Brown2011-08-08
| * | | regmap: Implement writable register checksMark Brown2011-08-08
| * | | regmap: Add basic tracepointsMark Brown2011-08-08
| | | |
| | \ \
| *-. \ \ Merge branches 'regmap-linus' and 'regmap-interface' into regmap-nextMark Brown2011-08-08
| |\ \ \ \
| | | * | | regmap: Allow devices to specify which registers are accessibleMark Brown2011-08-08
| * | | | | regmap: Just send the buffer directly for single register writesMark Brown2011-08-08
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-09-08
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | regmap: Remove bitrotted module_put()sMark Brown2011-09-05
| | |_|/ | |/| |
* / | | regmap: using module facilities requires module.hStephen Rothwell2011-08-15
|/ / /
* | / regmap: Specify a module licenseStephen Warren2011-08-12
| |/ |/|
* | regmap: Fix bulk readsMark Brown2011-07-24
|/
* regmap: Add SPI bus supportMark Brown2011-07-23
* regmap: Add I2C bus supportMark Brown2011-07-23
* regmap: Add generic non-memory mapped register access APIMark Brown2011-07-23