aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
Commit message (Expand)AuthorAge
...
| * | 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
| * | regmap: cache: To suppress the noise of checkpatchXiubo Li2015-12-09
| * | regmap: fix the warning about unused variableXiubo Li2015-12-09
| * | regmap: add 64-bit mode supportXiubo Li2015-12-08
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2016-01-05
|\ \
| * | regmap: use IS_ALIGNED instead of % to improve the performanceXiubo Li2015-12-16
| * | regmap: replace kmalloc with kmalloc_arraylixiubo2015-11-20
| * | regmap: replace kzalloc with kcalloclixiubo2015-11-20
| |/
* | regmap: cache: Move the num_reg_defaults check as early as possibleXiubo Li2015-12-12
* | regmap: cache: Add warning info for the cache checkXiubo Li2015-12-12
|/
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-05
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-04
| |
| \
| \
| \
*---. | Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-12
|\ \ \|
| | * | regmap: debugfs: simplify regmap_reg_ranges_read_file() slightlyRasmus Villemoes2015-09-30
| | * | regmap: debugfs: use memcpy instead of snprintfRasmus Villemoes2015-09-30
| | * | regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()Rasmus Villemoes2015-09-30
| | * | regmap: debugfs: Remove scratch buffer for register length calculationMark Brown2015-09-19
| * | | regmap: Allocate buffers with GFP_ATOMIC when fast_io == trueStephen Boyd2015-09-14
| | |/ | |/|
* | | Merge tag 'regmap-offload-update-bits' into regmap-nextMark Brown2015-10-12
|\ \ \
| * | | regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-06
| |/ /
* | | Merge tag 'regmap-irq-unmask' into regmap-nextMark Brown2015-10-12
|\ \ \ | |_|/ |/| |
| * | regmap: irq: add ack_invert flag for chips using cleared bits as ackGuo Zeng2015-09-17
| * | regmap: irq: add support for chips who have separate unmask registersGuo Zeng2015-09-17
| |/
* | regmap: debugfs: Don't bother actually printing when calculating max lengthMark Brown2015-09-19
* | regmap: debugfs: Ensure we don't underflow when printing access masksMark Brown2015-09-19
|/
*-. Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown2015-09-04
|\ \
| | * regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin2015-07-16
| | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-16
| * | regmap: Move documentation to regmap.hNicolas Boichat2015-08-11
| * | regmap: Use different lockdep class for each regmap init callNicolas Boichat2015-08-07
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown2015-09-04
|\ \ \
| | * | regmap: add regmap_fields_force_write()Kuninori Morimoto2015-07-10
| | * | regmap: add regmap_write_bits()Kuninori Morimoto2015-07-10
| | * | regmap: add force_write option on _regmap_update_bits()Kuninori Morimoto2015-07-10
| | |/
| * | regmap: debugfs: Fix misuse of IS_ENABLEDAxel Lin2015-08-07
| * | regmap: debugfs: Allow writes to cache state settingsRichard Fitzgerald2015-07-20
| |/