aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAge
* 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
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2012-03-14
|\ \
| * | regmap: add regmap_bulk_write() for register writeLaxman Dewangan2012-02-14
| |/
* | Merge remote-tracking branch 'regmap/topic/introspection' into regmap-nextMark Brown2012-03-14
|\ \
| * | regmap: Allow users to query the size of register valuesMark Brown2012-02-20
| |/
* | Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' i...Mark Brown2012-03-14
|\ \
| * | regmap: Allow drivers to sync only part of the register cacheMark Brown2012-02-24
* | | Merge remote-tracking branch 'regmap/topic/drivers' into regmap-nextMark Brown2012-03-14
|\ \ \
| * | | Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2012-02-20
| |\| |
| | * | regmap: Support register patch setsMark Brown2012-01-23
| | |/
* | | Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' in...Mark Brown2012-03-14
|\| |
| * | regmap: Implement managed regmap_init()Mark Brown2012-01-30
| |/
* | regmap: Rejig struct declarations for stubbed APIMark Brown2012-03-11
* | regmap: Add stub for regcache_sync_region()Mark Brown2012-03-01
* | regmap: Add stub regmap calls as a build crutch for infrastructure usersMark Brown2012-02-17
* | regmap: Add support for padding between register and addressMark Brown2012-01-20
|/
* Merge branch 'regmap/irq' into regmap-nextMark Brown2011-12-05
|\
| * regmap: Add irq_base accessor to regmap_irqMark Brown2011-12-05
* | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-05
|\ \
| * | regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown2011-12-05
* | | regmap: Allow regmap_update_bits() users to detect changesMark Brown2011-11-29
* | | regmap: Remove indexed cache typeMark Brown2011-11-20
* | | regmap: Make reg_config reg_defaults constLars-Peter Clausen2011-11-16
| | |
| \ \
*-. | | Merge branches 'regmap/irq' and 'regmap/cache' into regmap-nextMark Brown2011-11-08
|\ \| | | | |/ | |/|
| | * regmap: Rename LZO cache type to compressedMark Brown2011-11-08
| | * regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown2011-11-08
| |/ |/|
| * regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown2011-11-08
|/
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* regmap: Implement regcache_cache_bypass helper functionDimitris Papastamos2011-09-30
* regmap: Allow drivers to control cache_only flagMark Brown2011-09-19
* regmap: Prototype regcache_sync()Mark Brown2011-09-19
* regmap: Add the LZO cache supportDimitris Papastamos2011-09-19
* regmap: Add the rbtree cache supportDimitris Papastamos2011-09-19
* regmap: Add the indexed cache supportDimitris Papastamos2011-09-19
* regmap: Introduce caching supportDimitris Papastamos2011-09-19
* regmap: Add support for device specific write and read flag masks.Lars-Peter Clausen2011-09-05
* regmap: Remove redundant owner field from the bus type structMark Brown2011-09-05
* Merge branch 'regmap-interface' into regmap-nextMark Brown2011-08-21
|\