aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regmap.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'regmap/topic/update-bits' into regmap-nextMark Brown2016-03-05
|\
| * regmap: replace regmap_write_bits()Kuninori Morimoto2016-03-04
| * regmap: add regmap_fields_force_xxx() macrosKuninori Morimoto2016-02-25
| * regmap: add regmap_field_force_xxx() macrosKuninori Morimoto2016-02-25
| * regmap: merge regmap_fields_update_bits() into macroKuninori Morimoto2016-02-19
| * regmap: merge regmap_fields_write() into macroKuninori Morimoto2016-02-19
| * regmap: add regmap_fields_update_bits_base()Kuninori Morimoto2016-02-19
| * regmap: merge regmap_field_update_bits() into macroKuninori Morimoto2016-02-19
| * regmap: merge regmap_field_write() into macroKuninori Morimoto2016-02-19
| * regmap: add regmap_field_update_bits_base()Kuninori Morimoto2016-02-19
| * regmap: merge regmap_update_bits_check_async() into macroKuninori Morimoto2016-02-19
| * regmap: merge regmap_update_bits_check() into macroKuninori Morimoto2016-02-19
| * regmap: merge regmap_update_bits_async() into macroKuninori Morimoto2016-02-19
| * regmap: merge regmap_update_bits() into macroKuninori Morimoto2016-02-19
| * regmap: add regmap_update_bits_base()Kuninori Morimoto2016-02-19
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/topic/devm-irq', 'regmap/topic/doc', '...Mark Brown2016-03-05
|\ \ \ \ | |_|_|/ |/| | |
| | | * regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-02-15
| |_|/ |/| |
| | * regmap: clairify meaning of max_registerStefan Agner2016-01-22
| |/ |/|
| * regmap: irq: add devm apis for regmap_{add,del}_irq_chipLaxman Dewangan2016-03-05
|/
*-. 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: Fix leftover from struct reg_default to struct reg_sequence changeDaniel Wagner2015-12-01
|/
*-. Merge remote-tracking branches 'regmap/topic/atomic', 'regmap/topic/debugfs' ...Mark Brown2015-10-12
|\ \
| | * regmap: Add generic macro to define regmap_irqQipeng Zha2015-09-24
| |/
* | Merge tag 'regmap-offload-update-bits' into regmap-nextMark Brown2015-10-12
|\ \
| * | regmap: Allow installing custom reg_update_bits functionJon Ringle2015-10-06
| |/
* | 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
|/
*-. 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: regmap max_raw_read/write getter functionsMarkus Pargmann2015-08-30
* | regmap: Introduce max_raw_read/write for regmap_bulk_read/writeMarkus Pargmann2015-08-30
* | regmap: Add missing comments about struct regmap_busMarkus Pargmann2015-08-21
|/
* regmap: Introduce regmap_get_reg_strideSrinivas Kandagatla2015-05-22
* regmap: Introduce regmap_get_max_registerSrinivas Kandagatla2015-05-22
* regmap: correct the description of structure element in reg_fieldBintian Wang2015-01-27
* regmap: ac97: Add generic AC'97 callbacksMark Brown2014-11-19
* regmap: Fix return code for stub regmap_get_device()Mark Brown2014-07-25
* regmap: Add regmap_get_deviceTuomas Tynkkynen2014-07-25
* 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