aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAge
* Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-09-03
|\
| * Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-08-31
| |\
| | * regmap: irq: document mask/wake_invert flagsPhilipp Zabel2013-07-24
| | * regmap: irq: make flags bool and put them in a bitfieldPhilipp Zabel2013-07-24
| | * regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel2013-07-23
* | | regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-08-15
|/ /
* / regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-06
|/
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-30
|\
| * regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-12
* | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-12
* | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-12
|/
* regmap: core: Provide regmap_can_raw_write() operationMark Brown2013-03-27
* 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/mmio' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: mmio: add register clock supportPhilipp Zabel2013-02-14
| |/
* | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: irq: Support wake IRQ mask inversionMark Brown2013-01-04
| |/
* | Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: flat: Add flat cache typeMark Brown2013-01-02
| |/
* / regmap: Add asynchronous I/O supportMark Brown2013-01-28
|/
* Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-10
|\
| * 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
| |\
* | \ Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown2012-12-10
|\ \ \ | | |/ | |/|
| * | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-17
* | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-nextMark Brown2012-12-10
|\ \ \ | |_|/ |/| |
| * | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-14
| |/
* | regmap: Allow ranges to be namedMark Brown2012-10-14
* | regmap: Rename n_ranges to num_rangesMark Brown2012-10-14
|/
* regmap: irq: Add mask invert flag for enable registerXiaofan Tian2012-08-30
* regmap: irq: Enable devices for runtime PM while handling interruptsMark Brown2012-08-07
*-. Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown2012-07-22
|\ \
| | * regmap: Add support for register indirect addressing.Krystian Garbaciak2012-06-17
| * | regmap: Implement support for wake IRQsMark Brown2012-06-05
| |/
* | regmap: Remove warning on stubbed dev_get_regmap()Mark Brown2012-06-13
* | regmap: Constify regmap_irq_chipMark Brown2012-06-03
* | regmap: allow busses to request formatting with specific endiannessStephen Warren2012-06-03
|/
* regmap: add support for non contiguous status to regmap-irqGraeme Gregory2012-05-14
* regmap: Convert regmap_irq to use irq_domainMark Brown2012-05-13
*-. Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown2012-05-13
|\ \
| | * regmap: Implement dev_get_regmap()Mark Brown2012-05-08
| * | 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: add MMIO bus supportStephen Warren2012-04-06
| * 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
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\