aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap
Commit message (Expand)AuthorAge
* Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
|\
| * regmap: adds missing braces in regmap_init()Daeseok Youn2014-04-01
* | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\ \
| * | drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-14
* | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-01
|\ \ \
| * | | regmap: spmi: support base and extended register spacesJosh Cartwright2014-02-15
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------. \ \ Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg...Mark Brown2014-03-28
|\ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | | | | * | regmap: Implementation for regmap_multi_reg_writeOpensource [Anthony Olech]2014-03-10
| | | | | | | * | regmap: Base regmap_register_patch on _regmap_multi_reg_writeCharles Keepax2014-02-25
| | | | | | | * | regmap: Add bypassed version of regmap_multi_reg_writeCharles Keepax2014-02-25
| | | | | | | * | regmap: Mark reg_defaults in regmap_multi_reg_write as constCharles Keepax2014-02-25
| | | | | | | * | regmap: Check stride of register patch as we register itCharles Keepax2014-02-21
| | | | | | | |/
| | | | | | * / regmap: add regmap_parse_val apiNenghua Cao2014-03-06
| | | | | | |/
| | | | | * / regmap: Separate regmap dev initializationMichal Simek2014-02-15
| | | | | |/
| | | | * | regmap: mmio: Add regmap_mmio_regbits_check.Xiubo Li2014-03-28
| | | | * | regmap: mmio: Add support for 1/2/8 bytes wide register address.Xiubo Li2014-03-27
| | | | * | regmap: mmio: add regmap_mmio_{regsize, count}_check.Xiubo Li2014-03-27
| | | | |/
| | | * | regmap: Fix possible sleep-in-atomic in regmap_bulk_write()Takashi Iwai2014-03-18
| | | * | regmap: Ensure regmap_register_patch() is compatible with fast_ioMark Brown2014-03-18
| | | |/
| | * | regmap: irq: Set data pointer only on regmap_add_irq_chip successKrzysztof Kozlowski2014-03-13
| | * | regmap: irq: Remove domain on exitMark Brown2014-02-03
| | |/
| * | regmap: cache: Don't attempt to sync non-writeable registersDylan Reid2014-03-19
| * | regmap: cache: Step by stride in default syncDylan Reid2014-03-19
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2014-03-28
|\ \
| * | regmap: fix coccinelle warningsNenghua Cao2014-02-21
| * | regmap: Clean up _regmap_update_bits()Xiubo Li2014-02-19
| * | regmap: Check readable regs in _regmap_readMichal Simek2014-02-11
| * | regmap: debugfs: "registers" & "access" for single register mapsPawel Moll2014-02-03
| |/
* / regmap: cache: Handle stride > 1 in sync_block_raw_flushDylan Reid2014-01-27
|/
* Merge remote-tracking branch 'regmap/topic/ack' into regmap-nextMark Brown2014-01-09
|\
| * regmap: irq: Allow using zero value for ack_baseAlexander Shiyan2013-12-16
* | regmap: Allow regmap_bulk_write() to work for "no-bus" regmapsStephen Boyd2013-12-30
* | Merge tag 'v3.13-rc4' into regmap-coreMark Brown2013-12-30
|\|
| *-. Merge remote-tracking branches 'regmap/fix/doc' and 'regmap/fix/mmio' into re...Mark Brown2013-11-26
| |\ \
| | | * regmap: use IS_ERR() to check clk_get() resultsStephen Warren2013-11-26
| | * | regmap: trivial comment fix (copy'n'paste error)Gerhard Sittig2013-11-11
| | |/
| * / regmap: make sure we unlock on failure in regmap_bulk_writeCourtney Cavin2013-11-21
| |/
* | regmap: Allow regmap_bulk_read() to work for "no-bus" regmapsStephen Boyd2013-12-16
* | regmap: Fix 'ret' would return an uninitialized valueCai Zhiyong2013-11-24
|/
* Merge remote-tracking branch 'regmap/topic/spmi' into regmap-nextMark Brown2013-10-28
|\
| * regmap: add SPMI supportJosh Cartwright2013-10-28
* | Merge remote-tracking branch 'regmap/topic/multi' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: new API regmap_multi_reg_write() definitionAnthony Olech2013-10-14
| |/
* | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: irq: clear status when disable irqYi Zhang2013-10-22
| |/
* | Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: Add regmap_fields APIsKuninori Morimoto2013-09-17
| * | regmap: add regmap_field_update_bits()Kuninori Morimoto2013-09-16
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: debugfs: Fix a boot time crash with early regmap initTero Kristo2013-10-24
| |/