aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap.c
Commit message (Expand)AuthorAge
* regmap: Support some block operations on cached devicesMark Brown2011-10-13
* regmap: Warn on raw I/O as well as bulk reads that bypass cacheMark Brown2011-10-10
* regmap: Make _regmap_write() globalDimitris Papastamos2011-09-29
* regmap: Incorporate the regcache core into regmapDimitris Papastamos2011-09-19
* regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2011-09-05
* Merge branch 'regmap-linus' into regmap-nextMark Brown2011-09-05
|\
| * regmap: Remove bitrotted module_put()sMark Brown2011-09-05
* | regmap: Add functions to check for access on registersMark Brown2011-08-14
* | 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: Fix bulk readsMark Brown2011-07-24
| |/
* / regmap: Just send the buffer directly for single register writesMark Brown2011-08-08
|/
* regmap: Add generic non-memory mapped register access APIMark Brown2011-07-23