summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
AgeCommit message (Expand)Author
2016-09-03Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown
2016-08-18regmap: drop cache if the bus transfer errorElaine Zhang
2016-08-04regmap: rbtree: Avoid overlapping nodesLars-Peter Clausen
2016-07-29regmap: cache: Fix num_reg_defaults computation from reg_defaults_rawMaarten ter Huurne
2016-07-15Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...Mark Brown
2016-06-29regmap: Support bulk writes for devices without raw formattingChen-Yu Tsai
2016-06-22regmap-i2c: Use i2c block command only if register value width is 8 bitGuenter Roeck
2016-06-03regmap: irq: Add support to call client specific pre/post interrupt serviceLaxman Dewangan
2016-05-13Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-04-15regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham
2016-03-31regmap: mmio: Explicitly say little endian is the defualt in the bus configMark Brown
2016-03-30regmap: mmio: Parse endianness definitions from DTMark Brown
2016-03-30regmap: Fix implicit inclusion of device.hMark Brown
2016-03-29regcache: flat: Require max_registers to be setAlexander Stein
2016-03-23regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis
2016-03-23regmap: mmio: Fix value endianness selectionMark Brown
2016-03-05Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown
2016-03-05Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown
2016-03-05Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2016-03-05Merge remote-tracking branch 'regmap/fix/raw' into regmap-linusMark Brown
2016-03-05regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan
2016-03-05regmap: replace regmap_write_bits()Kuninori Morimoto
2016-02-29regmap: irq: Enable irq retriggering for nested irqsGrygorii Strashko
2016-02-26regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto
2016-02-20regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_fields_write() into macroKuninori Morimoto
2016-02-20regmap: add regmap_fields_update_bits_base()Kuninori Morimoto
2016-02-20regmap: merge regmap_field_update_bits() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_field_write() into macroKuninori Morimoto
2016-02-20regmap: add regmap_field_update_bits_base()Kuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_check() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits_async() into macroKuninori Morimoto
2016-02-20regmap: merge regmap_update_bits() into macroKuninori Morimoto
2016-02-20regmap: add regmap_update_bits_base()Kuninori Morimoto
2016-02-20regcache: flat: Introduce register strider orderXiubo Li
2016-02-20regcache: Introduce the index parsing API by stride orderXiubo Li
2016-02-20regmap: core: Introduce register stride orderXiubo Li
2016-02-15regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan
2016-02-09regmap: irq: dispose all virtual irq before removing domainLaxman Dewangan
2016-02-05regmap: mmio: Revert to v4.4 endianness handlingMark Brown
2016-02-02regmap: cache: Fall back to register by register read for cache defaultsMark Brown
2016-02-01regmap: Return an error if a caller attempts to do an unsupported raw readMark Brown
2016-01-27regmap: mmio: Convert to regmap_bus and fix accessor usageMark Brown
2016-01-27regmap: Add explict native endian flag to DT bindingsMark Brown
2016-01-15regmap: pass buffer size to regmap_raw_read() in regcache_hw_init()Maciej S. Szmigiero
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown