summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| | * regmap: Make return code checks consistentMark Brown2012-10-151-5/+5
| | * regmap: Factor range lookup out of page selectionMark Brown2012-10-151-40/+51
| | * regmap: Provide debugfs read of register rangesMark Brown2012-10-151-0/+1
| | * regmap: Allow ranges to be namedMark Brown2012-10-151-0/+1
| | * regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-151-4/+29
| | * regmap: Rename n_ranges to num_rangesMark Brown2012-10-151-2/+2
| |/ |/|
| * regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-301-1/+1
|/
* regmap: Don't lock in regmap_reinit_cache()Dimitris Papastamos2012-08-041-9/+4
*-. Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown2012-07-221-15/+211
|\ \
| | * regmap: Fix work_buf switching for page update during virtual range access.Krystian Garbaciak2012-06-191-2/+3
| | * regmap: Add support for register indirect addressing.Krystian Garbaciak2012-06-171-5/+196
| | * regmap: Move lock out from internal function _regmap_update_bits().Krystian Garbaciak2012-06-171-8/+14
| | * regmap: Export regmap_reinit_cache()Mark Brown2012-06-081-0/+1
| | * regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam2012-06-031-2/+2
| | * regmap: clean up debugfs if regmap_init failsStephen Warren2012-06-031-2/+3
| |/
* | regmap: Add hook for printk logging for debugging during early initMark Brown2012-07-061-0/+23
* | regmap: allow busses to request formatting with specific endiannessStephen Warren2012-06-031-11/+90
|/
*---. Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-131-34/+193
|\ \ \
| | * | regmap: Implement dev_get_regmap()Mark Brown2012-05-081-1/+60
| * | | Merge tag 'regmap-3.4' into regmap-strideMark Brown2012-05-121-1/+3
| |\ \ \
| | * | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-091-1/+3
| | | |/ | | |/|
| * | | regmap: Devices using format_write don't support bulk operationsMark Brown2012-04-301-0/+3
| * | | regmap: Converts group operation into single read write operationsAshish Jangam2012-04-301-4/+36
| * | | regmap: implement register stridingStephen Warren2012-04-101-4/+26
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-101-36/+103
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | |/|
| | | | * regmap: allow regmap instances to be namedStephen Warren2012-04-101-2/+2
| | |_|/ | |/| |
| | | * regmap: validate regmap_raw_read/write val_lenStephen Warren2012-04-071-0/+6
| | | * regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-061-17/+45
| | | * regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-061-6/+13
| | |/ | |/|
* | | regmap: Cache single values read from the chipMark Brown2012-04-301-0/+3
| |/ |/|
OpenPOWER on IntegriCloud