summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | regmap: Use pad_bits and reg_bits when determining register format.Marc Reilly2012-04-011-12/+15
* | regmap: Add support for device with 24 data bits.Marc Reilly2012-04-011-0/+23
|/
* Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2012-03-141-5/+71
|\
| * regmap: add regmap_bulk_write() for register writeLaxman Dewangan2012-02-141-0/+50
| * regmap: Support for caching in reg_raw_write()Laxman Dewangan2012-02-111-5/+21
* | Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown2012-03-141-0/+15
|\ \
| * | regmap: Allow users to query the size of register valuesMark Brown2012-02-201-0/+15
| |/
* | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown2012-03-141-0/+61
|\ \
| * \ Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2012-02-201-0/+58
| |\ \
| | * | regmap: Fix kcalloc parameters swappedAxel Lin2012-02-101-1/+1
| | * | regmap: Support register patch setsMark Brown2012-01-231-0/+58
| * | | Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-02-201-0/+39
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud