summaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-301-0/+31
|\
| * regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-121-0/+31
* | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-121-0/+3
* | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-121-0/+9
|/
* regmap: core: Provide regmap_can_raw_write() operationMark Brown2013-03-271-0/+1
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-141-1/+17
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-291-1/+17
* | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown2013-02-141-6/+41
|\ \
| * | regmap: mmio: add register clock supportPhilipp Zabel2013-02-141-6/+41
| |/
* | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-02-141-0/+1
|\ \
| * | regmap: irq: Support wake IRQ mask inversionMark Brown2013-01-041-0/+1
| |/
* | Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown2013-02-141-1/+2
|\ \
| * | regmap: flat: Add flat cache typeMark Brown2013-01-021-1/+2
| |/
* / regmap: Add asynchronous I/O supportMark Brown2013-01-291-0/+28
|/
* Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-111-11/+72
|\
| * regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-211-11/+72
| * Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-211-1/+15
| |\
* | \ Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown2012-12-111-1/+15
|\ \ \ | | |/ | |/|
| * | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-171-1/+15
* | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-nextMark Brown2012-12-111-0/+2
|\ \ \ | |_|/ |/| |
| * | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-151-0/+2
| |/
* | regmap: Allow ranges to be namedMark Brown2012-10-151-0/+4
* | regmap: Rename n_ranges to num_rangesMark Brown2012-10-151-1/+1
|/
* regmap: irq: Add mask invert flag for enable registerXiaofan Tian2012-08-301-0/+1
* regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown2012-08-071-0/+2
*-. Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown2012-07-221-0/+41
|\ \
| | * regmap: Add support for register indirect addressing.Krystian Garbaciak2012-06-171-0/+39
| * | regmap: Implement support for wake IRQsMark Brown2012-06-051-0/+2
| |/
* | regmap: Remove warning on stubbed dev_get_regmap()Mark Brown2012-06-131-1/+0
* | regmap: Constify regmap_irq_chipMark Brown2012-06-031-1/+1
* | regmap: allow busses to request formatting with specific endiannessStephen Warren2012-06-031-0/+25
|/
* regmap: add support for non contiguous status to regmap-irqGraeme Gregory2012-05-141-0/+2
* regmap: Convert regmap_irq to use irq_domainMark Brown2012-05-131-0/+1
*-. Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-131-3/+38
|\ \
| | * regmap: Implement dev_get_regmap()Mark Brown2012-05-081-0/+8
| * | regmap: Converts group operation into single read write operationsAshish Jangam2012-04-301-0/+5
| * | regmap: implement register stridingStephen Warren2012-04-101-0/+4
| * | Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown2012-04-101-3/+21
|/|\ \ | | |/ | |/|
| | * regmap: allow regmap instances to be namedStephen Warren2012-04-101-0/+5
| |/ |/|
| * regmap: add MMIO bus supportStephen Warren2012-04-061-0/+6
| * regmap: introduce fast_io busses, and use a spinlock for themStephen Warren2012-04-061-0/+3
| * regmap: introduce explicit bus_context for bus callbacksStephen Warren2012-04-061-3/+7
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
* | Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2012-03-141-0/+2
|\ \
| * | regmap: add regmap_bulk_write() for register writeLaxman Dewangan2012-02-141-0/+2
| |/
* | Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown2012-03-141-0/+1
|\ \
| * | regmap: Allow users to query the size of register valuesMark Brown2012-02-201-0/+1
| |/
* | Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown2012-03-141-0/+2
|\ \
| * | regmap: Allow drivers to sync only part of the register cacheMark Brown2012-02-241-0/+2