aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAge
* regmap: add reg_read/reg_write callbacks to regmap_bus structBoris BREZILLON2014-04-18
* 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: 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: add regmap_parse_val apiNenghua Cao2014-03-06
| |/ |/|
| * regmap: Separate regmap dev initializationMichal Simek2014-02-15
|/
* 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: fix a couple of typosLaszlo Papp2014-01-09
|/
* 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/range' into regmap-nextMark Brown2013-10-28
|\ \
| * | regmap: add helper macro to set min/max range of registerLaxman Dewangan2013-09-20
| |/
* | 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/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
| |/
* / regmap: Provide asynchronous write and update bits operationsMark Brown2013-10-09
|/
* Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-09-03
|\
| * Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-08-31
| |\
| | * regmap: irq: document mask/wake_invert flagsPhilipp Zabel2013-07-24
| | * regmap: irq: make flags bool and put them in a bitfieldPhilipp Zabel2013-07-24
| | * regmap: irq: Allow to acknowledge masked interrupts during initializationPhilipp Zabel2013-07-23
* | | regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-08-15
|/ /
* / regmap: Add missing header for !CONFIG_REGMAP stubsMateusz Krawczuk2013-08-06
|/
* Merge remote-tracking branch 'regmap/topic/field' into regmap-nextMark Brown2013-06-30
|\
| * regmap: Add regmap_field APIsSrinivas Kandagatla2013-06-12
* | regmap: Make regmap_check_range_table() a public APIMark Brown2013-05-12
* | regmap: Add support for discarding parts of the register cacheMark Brown2013-05-12
|/
* regmap: core: Provide regmap_can_raw_write() operationMark Brown2013-03-27
* Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown2013-02-14
|\
| * regmap: Add "no-bus" option for regmap APIAndrey Smirnov2013-01-28
* | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: mmio: add register clock supportPhilipp Zabel2013-02-14
| |/
* | Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: irq: Support wake IRQ mask inversionMark Brown2013-01-04
| |/
* | Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown2013-02-14
|\ \
| * | regmap: flat: Add flat cache typeMark Brown2013-01-02
| |/
* / regmap: Add asynchronous I/O supportMark Brown2013-01-28
|/
* Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-10
|\
| * regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-20
| * Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-20
| |\
* | \ Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown2012-12-10
|\ \ \ | | |/ | |/|
| * | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-17
* | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-nextMark Brown2012-12-10
|\ \ \ | |_|/ |/| |
| * | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-14
| |/