summaryrefslogtreecommitdiff
path: root/drivers/base/regmap (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang2021-11-02
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * regmap: debugfs: check count when read regmap filePeng Fan2020-07-31
| * regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde2020-07-31
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\|
| * regmap: fix bulk writes on paged registersSrinivas Kandagatla2019-08-04
* | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
|\|
| * regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter2018-04-24
| * regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-05-18
* | regmap: Kconfig: make ALLOW_WRITE_DEBUGFS default unsetFenglin Wu2017-02-15
* | msm: regmap: configure REGMAP debugfs write optionalHarry Yang2017-02-06
* | ASoC: soundwire: add null check before pointer dereference.Xiaojun Sang2016-09-22
* | ASoC: soundwire: fix out of boundary access issuesVidyakumar Athota2016-08-14
* | regmap: initialize dump count to 1Nicholas Troast2016-07-11
* | regmap: improve debugfs interface to dump specific addressesAbhijeet Dharmapurikar2016-05-11
* | regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-04-18
* | ASoc: soundwire: add null check before using mapMeng Wang2016-03-25
* | regmap: Add multi register write support for soundwireSudheer Papothi2016-03-23
* | regmap: call regmap_raw_multi_reg_write from regcache syncSudheer Papothi2016-03-23
* | regmap: Provide access to regmap_raw_multi_reg_write APISudheer Papothi2016-03-23
* | regmap: Add soundwire bus supportSudheer Papothi2016-03-23
* | spmi: regmap: enable userspace writesAbhijeet Dharmapurikar2016-03-01
|/
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-04
|\
| * 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
| |/
* | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2015-09-04
|\ \