index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mvebu-mbus.c
Age
Commit message (
Expand
)
Author
2016-07-11
bus: mvebu-mbus: make mvebu_mbus_syscore_ops static
Ben Dooks
2016-07-11
bus: mvebu-mbus: fix __iomem on register pointers
Ben Dooks
2016-03-30
bus: mvebu-mbus: use %pa to print phys_addr_t
Arnd Bergmann
2016-03-14
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
2015-05-28
bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()
Thomas Petazzoni
2015-05-28
Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...
Thomas Petazzoni
2015-05-28
bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.
Nicolas Schichan
2015-01-19
bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge window
Thomas Petazzoni
2015-01-19
bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38x
Michal Mazur
2015-01-19
bus: mvebu-mbus: use automatic I/O synchronization barriers
Thomas Petazzoni
2015-01-19
bus: mvebu-mbus: fix support of MBus window 13
Andrew Lunn
2014-11-30
bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration
Thomas Petazzoni
2014-11-30
bus: mvebu-mbus: suspend/resume support
Thomas Petazzoni
2014-06-02
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-24
bus: mvebu: pass the coherency availability information at init time
Thomas Petazzoni
2014-04-24
bus: mvebu-mbus: allow several windows with the same target/attribute
Thomas Petazzoni
2014-04-24
bus: mvebu-mbus: Avoid setting an undefined window size
Jason Gunthorpe
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-02-18
bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
Jason Gunthorpe
2014-02-11
bus: mvebu-mbus: make use of of_find_matching_node_and_match
Josh Cartwright
2013-11-24
bus: mvebu-mbus: Remove deprecated comment
Ezequiel Garcia
2013-11-24
bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()
Dan Carpenter
2013-10-01
bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
Jason Gunthorpe
2013-09-18
bus: mvebu: add missing of_node_put() to fix reference leak
Jisheng Zhang
2013-08-06
bus: mvebu-mbus: Factorize Armada 370/XP data structures
Thomas Petazzoni
2013-08-06
bus: mvebu-mbus: Update main description
Thomas Petazzoni
2013-08-06
bus: mvebu-mbus: Remove name -> target, attribute mapping tables
Thomas Petazzoni
2013-08-06
bus: mvebu-mbus: Remove the no longer used name-based API
Thomas Petazzoni
2013-08-06
bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture
Ezequiel Garcia
2013-08-06
bus: mvebu-mbus: Add static window allocation to the DT binding
Ezequiel Garcia
2013-08-06
bus: mvebu-mbus: Introduce device tree binding
Ezequiel Garcia
2013-08-06
bus: mvebu-mbus: Factor out initialization details
Ezequiel Garcia
2013-08-06
bus: mvebu-mbus: Add new API for window creation
Thomas Petazzoni
2013-06-08
bus: mvebu-mbus: Use pr_fmt
Ezequiel Garcia
2013-04-11
bus: mvebu: fix mistake in PCIe window target attribute for Kirkwood
Thomas Petazzoni
2013-03-30
bus: mvebu-mbus: Restore checking for coherency fabric hardware
Neil Greatorex
2013-03-28
bus: introduce an Marvell EBU MBus driver
Thomas Petazzoni