summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int...Mark Brown2016-05-13
|\ \
| | * regcache: flat: Require max_registers to be setAlexander Stein2016-03-29
| * | regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis2016-03-23
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown2016-05-13
|\ \ \ \ | | | |/ | | |/|
| | | * regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-04-15
| | |/
| * | regmap: mmio: Parse endianness definitions from DTMark Brown2016-03-30
| * | regmap: Fix implicit inclusion of device.hMark Brown2016-03-30
| * | regmap: mmio: Fix value endianness selectionMark Brown2016-03-23
| |/
* | regmap: mmio: Explicitly say little endian is the defualt in the bus configMark Brown2016-03-31
|/
* Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown2016-03-05
|\
| * regmap: replace regmap_write_bits()Kuninori Morimoto2016-03-05
| * regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-26
| * regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2016-02-20
| * regmap: merge regmap_fields_write() into macroKuninori Morimoto2016-02-20
| * regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2016-02-20
| * regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2016-02-20
| * regmap: merge regmap_field_write() into macroKuninori Morimoto2016-02-20
| * regmap: add regmap_field_update_bits_base()Kuninori Morimoto2016-02-20
| * regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2016-02-20
| * regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2016-02-20
| * regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2016-02-20
| * regmap: merge regmap_update_bits() into macroKuninori Morimoto2016-02-20
| * regmap: add regmap_update_bits_base()Kuninori Morimoto2016-02-20
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown2016-03-05
|\ \ \ \ \ | | | |_|/ | | |/| |
| | | | * regcache: flat: Introduce register strider orderXiubo Li2016-02-20
| | | | * regcache: Introduce the index parsing API by stride orderXiubo Li2016-02-20
| | | | * regmap: core: Introduce register stride orderXiubo Li2016-02-20
| | | |/ | | |/|
| | | * regmap: irq: Enable irq retriggering for nested irqsGrygorii Strashko2016-02-29
| | | * regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-02-15
| | | * regmap: irq: dispose all virtual irq before removing domainLaxman Dewangan2016-02-09
| | |/
| * | regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-03-05
| |/
* | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown2016-03-05
|\ \
| * | regmap: cache: Fall back to register by register read for cache defaultsMark Brown2016-02-02
| * | regmap: Return an error if a caller attempts to do an unsupported raw readMark Brown2016-02-01
| * | regmap: mmio: Convert to regmap_bus and fix accessor usageMark Brown2016-01-27
| * | regmap: Add explict native endian flag to DT bindingsMark Brown2016-01-27
| |/
* | Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown2016-03-05
|\ \
| * | regmap: pass buffer size to regmap_raw_read() in regcache_hw_init()Maciej S. Szmigiero2016-01-15
* | | regmap: mmio: Revert to v4.4 endianness handlingMark Brown2016-02-05
| |/ |/|
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown2016-01-05
|\ \ \ \
| | | * | regmap: debugfs: Use seq_file for the access mapMark Brown2016-01-05
| | | |/
| | * | regmap: rbtree: When adding a reg do a bsearch for target nodeNikesh Oswal2015-11-16
| | |/
| * | regmap: mmio: Add regmap_mmio_get_min_strideXiubo Li2015-12-08
| * | regmap: mmio: remove the useless codeXiubo Li2015-12-08
| * | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-16
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown2016-01-05
|\ \ \
| | * | regmap: irq: add support for configuration of trigger typeLaxman Dewangan2016-01-05
| | |/
| * | regmap: missing case statementDan Carpenter2015-12-12
| * | regmap: shift wrapping bugs in 64 bit codeDan Carpenter2015-12-12
| * | regmap: cache: Add 64-bit mode supportXiubo Li2015-12-09