summaryrefslogtreecommitdiff
path: root/drivers/base/regmap
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...Mark Brown2018-03-12
|\ \
| | * regmap: mmio: Add function to attach a clockMaxime Ripard2018-02-26
| * | regmap: debugfs: Improve warning message on debugfs_create_dir() failureFabio Estevam2018-03-06
| * | regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failedJeffy Chen2018-03-06
| * | regmap: debugfs: Don't leak dummy namesMark Brown2018-03-05
| * | regmap: debugfs: Disambiguate dummy debugfs file nameFabio Estevam2018-03-05
| * | regmap: use debugfs even when no deviceDavid Lechner2018-02-20
| * | regmap: Allow missing device in regmap_name_read_file()David Lechner2018-02-20
| |/
* | Merge remote-tracking branch 'regmap/topic/bulk' into regmap-nextMark Brown2018-03-12
|\ \
| * | regmap: Merge redundant handling in regmap_bulk_writeCharles Keepax2018-02-26
| * | regmap: Tidy up regmap_raw_write chunking codeCharles Keepax2018-02-26
| * | regmap: Move the handling for max_raw_write into regmap_raw_writeCharles Keepax2018-02-26
| * | regmap: Remove unnecessary printk for failed allocationCharles Keepax2018-02-26
| * | regmap: Format data for raw write in regmap_bulk_writeCharles Keepax2018-02-26
| * | Merge branch 'fix/core' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-02-26
| |\ \
| * | | regmap: Use _regmap_read in regmap_bulk_readCharles Keepax2018-02-16
| * | | regmap: Tidy up regmap_raw_read chunking codeCharles Keepax2018-02-16
| * | | regmap: Move the handling for max_raw_read into regmap_raw_readCharles Keepax2018-02-16
| * | | regmap: Use helper function for register offsetCharles Keepax2018-02-13
| * | | regmap: Don't use format_val in regmap_bulk_readCharles Keepax2018-02-13
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...Mark Brown2018-03-12
|\ \ \ \
| | * | | regmap: Correct offset handling in regmap_volatile_rangeCharles Keepax2018-02-13
| | |/ /
| * | | regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write()Dan Carpenter2018-02-08
* | | | Merge remote-tracking branch 'regmap/fix/core' into regmap-linusMark Brown2018-03-12
|\ \ \ \ | | |_|/ | |/| |
| * | | regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter2018-02-08
| |/ /
* | | regmap: Correct comparison in regmap_cachedCharles Keepax2018-02-13
| |/ |/|
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01
|\ \ | |/ |/|
| * regmap: add SLIMbus supportSrinivas Kandagatla2017-12-19
| |
| \
*-. \ Merge remote-tracking branches 'regmap/topic/soundwire' and 'regmap/topic/zer...Mark Brown2018-01-12
|\ \ \
| | * | regmap: Allow empty read/write_flag_maskAndrew F. Davis2018-01-08
| | |/
| * | regmap: Add SoundWire bus supportVinod Koul2018-01-08
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'regmap/topic/const', 'regmap/topic/flat', 're...Mark Brown2018-01-12
|\ \ \ \ \ \ | | | | |/ / | | | |/| |
| | | | * | regmap: debugfs: document why we don't create the debugfs entriesBartosz Golaszewski2017-12-27
| | | | * | regmap: debugfs: emit a debug message when locking is disabledBartosz Golaszewski2017-12-21
| | | * | | regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang2017-12-27
| | * | | | regcache: flat: Un-inline index lookup from cache accessAndrew F. Davis2018-01-08
| | | |_|/ | | |/| |
| * | | | regmap: potentially duplicate the name string stored in regmapBartosz Golaszewski2017-12-13
| * | | | Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...Mark Brown2017-12-13
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | regmap: Disable debugfs when locking is disabledMark Brown2017-12-13
| | * | regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()Bartosz Golaszewski2017-12-13
| | * | regmap: allow to disable all locking mechanismsBartosz Golaszewski2017-12-06
| | |/
| * | regmap: Remove the redundant config to select hwspinlockBaolin Wang2017-11-29
| |/
* | regmap: use proper part of work_buf for storing valKrzysztof Adamski2017-12-19
|/
* Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2017-11-13
|\
| *-. Merge remote-tracking branches 'regmap/topic/const' and 'regmap/topic/hwspinl...Mark Brown2017-11-06
| |\ \
| | | * regmap: Fix unused warningBaolin Wang2017-11-06
| | | * regmap: Try to work around Kconfig exploding on HWSPINLOCKMark Brown2017-11-06
| | | * regmap: Clean up hwspinlock on regmap exitMark Brown2017-11-03
| | | * regmap: Also protect hwspinlock in error handling pathMark Brown2017-11-03
| | | * regmap: Add a config option for hwspinlockMark Brown2017-11-03