index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mvebu-mbus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
bus: mvebu-mbus: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2017-10-12
bus: mbus: fix window size calculation for 4GB windows
Jan Luebbe
1
-1
/
+1
2016-07-11
bus: mvebu-mbus: make mvebu_mbus_syscore_ops static
Ben Dooks
1
-1
/
+1
2016-07-11
bus: mvebu-mbus: fix __iomem on register pointers
Ben Dooks
1
-4
/
+4
2016-03-30
bus: mvebu-mbus: use %pa to print phys_addr_t
Arnd Bergmann
1
-1
/
+1
2016-03-14
bus: mvebu-mbus: provide api for obtaining IO and DRAM window information
Marcin Wojtas
1
-0
/
+52
2015-05-28
bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap()
Thomas Petazzoni
1
-0
/
+117
2015-05-28
Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...
Thomas Petazzoni
1
-89
/
+16
2015-05-28
bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.
Nicolas Schichan
1
-1
/
+3
2015-01-19
bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge window
Thomas Petazzoni
1
-16
/
+89
2015-01-19
bus: mvebu-mbus: fix support of MBus window 13 on Armada XP/375/38x
Michal Mazur
1
-48
/
+116
2015-01-19
bus: mvebu-mbus: use automatic I/O synchronization barriers
Thomas Petazzoni
1
-3
/
+14
2015-01-19
bus: mvebu-mbus: fix support of MBus window 13
Andrew Lunn
1
-0
/
+13
2014-11-30
bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration
Thomas Petazzoni
1
-0
/
+56
2014-11-30
bus: mvebu-mbus: suspend/resume support
Thomas Petazzoni
1
-4
/
+120
2014-06-02
Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-8
/
+3
2014-04-24
bus: mvebu: pass the coherency availability information at init time
Thomas Petazzoni
1
-8
/
+3
2014-04-24
bus: mvebu-mbus: allow several windows with the same target/attribute
Thomas Petazzoni
1
-6
/
+0
2014-04-24
bus: mvebu-mbus: Avoid setting an undefined window size
Jason Gunthorpe
1
-0
/
+16
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+1
2014-02-18
bus: mvebu-mbus: Fix incorrect size for PCI aperture resources
Jason Gunthorpe
1
-2
/
+2
2014-02-11
bus: mvebu-mbus: make use of of_find_matching_node_and_match
Josh Cartwright
1
-2
/
+1
2013-11-24
bus: mvebu-mbus: Remove deprecated comment
Ezequiel Garcia
1
-6
/
+0
2013-11-24
bus: mvebu-mbus: potential forever loop in mvebu_mbus_init()
Dan Carpenter
1
-2
/
+2
2013-10-01
bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
Jason Gunthorpe
1
-2
/
+4
2013-09-18
bus: mvebu: add missing of_node_put() to fix reference leak
Jisheng Zhang
1
-1
/
+5
2013-08-06
bus: mvebu-mbus: Factorize Armada 370/XP data structures
Thomas Petazzoni
1
-11
/
+3
2013-08-06
bus: mvebu-mbus: Update main description
Thomas Petazzoni
1
-7
/
+3
2013-08-06
bus: mvebu-mbus: Remove name -> target, attribute mapping tables
Thomas Petazzoni
1
-143
/
+7
2013-08-06
bus: mvebu-mbus: Remove the no longer used name-based API
Thomas Petazzoni
1
-38
/
+0
2013-08-06
bus: mvebu-mbus: Add new API for the PCIe memory and IO aperture
Ezequiel Garcia
1
-0
/
+49
2013-08-06
bus: mvebu-mbus: Add static window allocation to the DT binding
Ezequiel Garcia
1
-1
/
+126
2013-08-06
bus: mvebu-mbus: Introduce device tree binding
Ezequiel Garcia
1
-0
/
+49
2013-08-06
bus: mvebu-mbus: Factor out initialization details
Ezequiel Garcia
1
-17
/
+30
2013-08-06
bus: mvebu-mbus: Add new API for window creation
Thomas Petazzoni
1
-8
/
+25
2013-06-08
bus: mvebu-mbus: Use pr_fmt
Ezequiel Garcia
1
-3
/
+5
2013-04-11
bus: mvebu: fix mistake in PCIe window target attribute for Kirkwood
Thomas Petazzoni
1
-1
/
+1
2013-03-30
bus: mvebu-mbus: Restore checking for coherency fabric hardware
Neil Greatorex
1
-0
/
+3
2013-03-28
bus: introduce an Marvell EBU MBus driver
Thomas Petazzoni
1
-0
/
+867