aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-14
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-28
* | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: Export regmap_async_complete()Mark Brown2013-02-05
| * | regmap: Export regmap_async_complete_cbAxel Lin2013-02-04
| * | regmap: include linux/sched.h to fix buildStephen Warren2013-02-04
| * | regmap: Add asynchronous I/O supportMark Brown2013-01-28
| |/
| * regmap: Add provisions to have user-defined write operationAndrey Smirnov2013-01-13
| * regmap: Add provisions to have user-defined read operationAndrey Smirnov2013-01-13
* | Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: Add support for 24 bit wide register addressesLars-Peter Clausen2013-01-11
| |/
* / regmap: fix small typo in regmap_bulk_write commentNestor Ovroy2013-01-22
|/
* Merge remote-tracking branch 'regmap/topic/type' into regmap-nextMark Brown2012-12-10
|\
| * regmap: silence GCC warningPaul Bolle2012-10-14
* | regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-20
* | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-20
|\ \
| * | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-17
| |/
| |
| \
*-. \ Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown2012-11-20
|\ \ \ | |_|/ |/| |
| | * regmap: Fix printing of size_t variableFabio Estevam2012-10-25
| | * regmap: Split raw writes that cross window boundariesMark Brown2012-10-14
| | * regmap: Make return code checks consistentMark Brown2012-10-14
| | * regmap: Factor range lookup out of page selectionMark Brown2012-10-14
| | * regmap: Provide debugfs read of register rangesMark Brown2012-10-14
| | * regmap: Allow ranges to be namedMark Brown2012-10-14
| | * regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-14
| | * regmap: Rename n_ranges to num_rangesMark Brown2012-10-14
| |/ |/|
| * regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-30
|/
* regmap: Don't lock in regmap_reinit_cache()Dimitris Papastamos2012-08-04
*-. Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown2012-07-22
|\ \
| | * regmap: Fix work_buf switching for page update during virtual range access.Krystian Garbaciak2012-06-19
| | * regmap: Add support for register indirect addressing.Krystian Garbaciak2012-06-17
| | * regmap: Move lock out from internal function _regmap_update_bits().Krystian Garbaciak2012-06-17
| | * regmap: Export regmap_reinit_cache()Mark Brown2012-06-07
| | * regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-03
| | * regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-03
| |/
* | regmap: Add hook for printk logging for debugging during early initMark Brown2012-07-06
* | regmap: allow busses to request formatting with specific endiannessStephen Warren2012-06-03
|/
*---. Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-13
|\ \ \
| | * | regmap: Implement dev_get_regmap()Mark Brown2012-05-08
| * | | Merge tag 'regmap-3.4' into regmap-strideMark Brown2012-05-12
| |\ \ \
| | * | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-09
| | | |/ | | |/|
| * | | regmap: Devices using format_write don't support bulk operationsMark Brown2012-04-30
| * | | regmap: Converts group operation into single read write operationsAshish Jangam2012-04-30
| * | | regmap: implement register stridingStephen Warren2012-04-10
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * regmap: allow regmap instances to be namedStephen Warren2012-04-10
| | |_|/ | |/| |
| | | * regmap: validate regmap_raw_read/write val_lenStephen Warren2012-04-07
| | | * regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-06
| | | * regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-06
| | |/ | |/|
* | | regmap: Cache single values read from the chipMark Brown2012-04-30
| |/ |/|