index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mvebu-mbus.c
Age
Commit message (
Expand
)
Author
2017-10-12
bus: mbus: fix window size calculation for 4GB windows
Jan Luebbe
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