index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-mmio.c
Age
Commit message (
Expand
)
Author
2023-07-09
regmap: mmio: Remove unused 64-bit support code
Andy Shevchenko
2023-05-12
regmap: mmio: Allow passing an empty config->reg_stride
Maxime Chevallier
2022-09-22
regmap: mmio: replace return 0 with break in switch statement
Colin Ian King
2022-09-07
regmap: mmio: Use swabXX_array() helpers
Andy Shevchenko
2022-09-01
regmap: mmio: Fix rebase error
Linus Walleij
2022-08-17
regmap: mmio: Support accelerared noinc operations
Linus Walleij
2022-08-15
regmap: mmio: Fix MMIO accessors to avoid talking to IO port
Andy Shevchenko
2022-08-15
regmap: mmio: Introduce IO accessors that can talk to IO port
Andy Shevchenko
2022-08-15
regmap: mmio: Get rid of broken 64-bit IO
Andy Shevchenko
2022-08-15
regmap: mmio: Remove mmio_relaxed member from context
Andy Shevchenko
2021-07-11
regmap: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2020-10-26
regmap: mmio: add config option to allow relaxed MMIO accesses
Adrian Ratiu
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2018-05-17
regmap: Skip clk_put for attached clocks when freeing context
James Kelly
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
2016-05-13
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...
Mark Brown
2016-03-31
regmap: mmio: Explicitly say little endian is the defualt in the bus config
Mark Brown
2016-03-30
regmap: mmio: Parse endianness definitions from DT
Mark Brown
2016-03-23
regmap: mmio: Fix value endianness selection
Mark Brown
2016-01-27
regmap: mmio: Convert to regmap_bus and fix accessor usage
Mark Brown
2015-12-08
regmap: mmio: Add regmap_mmio_get_min_stride
Xiubo Li
2015-12-08
regmap: mmio: remove the useless code
Xiubo Li
2015-11-16
regmap-mmio: Use native endianness for read/write
Simon Arlott
2015-08-11
regmap: Move documentation to regmap.h
Nicolas Boichat
2015-08-07
regmap: Use different lockdep class for each regmap init call
Nicolas Boichat
2014-06-02
Merge remote-tracking branches 'regmap/topic/irq', 'regmap/topic/le', 'regmap...
Mark Brown
2014-05-26
regmap: mmio: Fix regmap_mmio_write for uneven counts
Philipp Zabel
2014-04-14
regmap: mmio: Fix the bug of 'offset' value parsing.
Xiubo Li
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-28
regmap: mmio: Add regmap_mmio_regbits_check.
Xiubo Li
2014-03-27
regmap: mmio: Add support for 1/2/8 bytes wide register address.
Xiubo Li
2014-03-27
regmap: mmio: add regmap_mmio_{regsize, count}_check.
Xiubo Li
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-26
regmap: use IS_ERR() to check clk_get() results
Stephen Warren
2013-02-14
regmap: mmio: add register clock support
Philipp Zabel
2012-07-18
regmap: Fix incorrect arguments to kzalloc() call
Dimitris Papastamos
2012-06-13
regmap: mmio: Staticize regmap_mmio_gen_context()
Axel Lin
2012-06-03
regmap: mmio: request native endian formatting
Stephen Warren
2012-04-10
regmap: implement register striding
Stephen Warren
2012-04-07
regmap: mmio: remove some error checks now in the core
Stephen Warren
2012-04-07
regmap: mmio: convert some error returns to BUG()
Stephen Warren
2012-04-06
regmap: add MMIO bus support
Stephen Warren