aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/regmap
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.191 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-0/+6
* Merge 4.14.190 into kernel.lnx.4.14.r4-relNathan Chancellor2020-08-201-1/+1
* Merge tag 'LA.UM.8.1.r1-13500-sm8150.0' of https://source.codeaurora.org/quic...Yaroslav Furman2020-01-181-0/+3
|\
| * regmap: Quit the read-loop based on position of file-offsetAnirudh Ghayal2019-12-181-0/+3
* | Merge 4.14.135 into kernel.lnx.4.14.r4-relNathan Chancellor2019-09-261-0/+2
|\ \ | |/ |/|
| * regmap: fix bulk writes on paged registersSrinivas Kandagatla2019-07-311-0/+2
* | regmap: irq: Add support to clear ack registersRamprasad Katkam2018-09-261-0/+9
* | regmap: Add kconfig flag for wcd regmapRamprasad Katkam2018-08-161-0/+11
* | Merge remote-tracking branch 'remotes/origin/tmp-cb1f148' into msm-4.14Isaac J. Manjarres2018-05-301-1/+1
|\|
| * regmap: Correct comparison in regmap_cachedCharles Keepax2018-05-301-1/+1
* | Merge remote-tracking branch 'remotes/origin/tmp-e9a2c5d' into msm-4.14Isaac J. Manjarres2018-04-241-1/+1
|\|
| * regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter2018-04-241-1/+1
* | Merge remote-tracking branch 'remotes/origin/tmp-39dae59' into msm-nextRunmin Wang2017-11-063-0/+3
|\|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | regmap: Make regmap debugfs write optionalFenglin Wu2017-10-242-4/+12
* | regmap: initialize dump count to 1Nicholas Troast2017-10-241-0/+1
* | regmap: improve debugfs interface to dump specific addressesAbhijeet Dharmapurikar2017-10-242-0/+72
* | spmi: regmap: enable userspace writesAbhijeet Dharmapurikar2017-10-241-1/+1
|/
* regmap: regmap-w1: Fix build troublesminimumlaw@rambler.ru2017-07-171-2/+2
*---. Merge remote-tracking branches 'regmap/topic/1wire', 'regmap/topic/irq' and '...Mark Brown2017-07-035-19/+285
|\ \ \
| | | * regmap: Fix typo in IS_ENABLED() checkMark Brown2017-06-081-1/+1
| | * | regmap: irq: add chip option mask_writeonlyMichael Grzeschik2017-06-281-15/+25
| | * | regmap: irq: allow to register one cell interrupt controllersVladimir Zapolskiy2017-06-091-1/+1
| |/ / |/| |
| * | Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2017-06-063-2/+8
| |\|
| | * regmap: make LZO cache optionalJonas Gorski2017-06-063-2/+8
| |/ |/|
| * regmap: Add 1-Wire bus supportAlex A. Mihaylov2017-06-063-1/+251
|/
*-. Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' i...Mark Brown2017-02-034-101/+117
|\ \
| | * regmap: use rb_entry()Geliang Tang2016-12-192-6/+5
| |/ |/|
| * regmap: Fixup the kernel-doc comments on functions/structuresCharles Keepax2017-01-123-95/+112
|/
* regmap: cache: Remove unused 'blksize' variableKirtika Ruchandani2016-11-251-6/+2
*-. Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/debugfs'...Mark Brown2016-10-043-18/+67
|\ \
| | * regmap: debugfs: Add support for dumping write only device registersCristian Birsan2016-08-091-3/+13
| | * regmap: Add a function to check if a regmap register is cachedCristian Birsan2016-08-092-0/+24
| * | regmap: Add missing little endian functionsTony Lindgren2016-09-161-0/+9
| * | regmap: Allow longer flag masks for read and writeTony Lindgren2016-09-162-15/+21
| |/
* | Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-09-231-1/+5
|\ \
| * | regmap: fix deadlock on _regmap_raw_write() error pathNikita Yushchenko2016-09-221-1/+5
* | | Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown2016-09-031-10/+28
|\ \ \ | |/ / |/| |
| * | regmap: rbtree: Avoid overlapping nodesLars-Peter Clausen2016-08-041-10/+28
| |/
* | regmap: drop cache if the bus transfer errorElaine Zhang2016-08-181-0/+2
* | regmap: cache: Fix num_reg_defaults computation from reg_defaults_rawMaarten ter Huurne2016-07-291-2/+3
|/
*---. Merge remote-tracking branches 'regmap/topic/bulk', 'regmap/topic/i2c', 'regm...Mark Brown2016-07-153-8/+40
|\ \ \
| | | * regmap: irq: Add support to call client specific pre/post interrupt serviceLaxman Dewangan2016-06-031-4/+11
| |_|/ |/| |
| | * regmap-i2c: Use i2c block command only if register value width is 8 bitGuenter Roeck2016-06-221-1/+1
| |/ |/|
| * regmap: Support bulk writes for devices without raw formattingChen-Yu Tsai2016-06-291-3/+28
|/
*-. Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int...Mark Brown2016-05-132-2/+2
|\ \
| | * regcache: flat: Require max_registers to be setAlexander Stein2016-03-291-1/+1
| * | regmap: cache: Fix typo in cache_bypass parameter descriptionAndrew F. Davis2016-03-231-1/+1
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown2016-05-133-2/+5
|\ \ \ \ | | | |/ | | |/|
| | | * regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham2016-04-151-1/+1
| | |/