summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-mvebu.c
AgeCommit message (Expand)Author
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-08PCI: mvebu: make local functions staticJingoo Han
2013-10-08PCI: mvebu: add I/O access wrappersSeungwon Jeon
2013-10-08PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe
2013-09-30PCI: mvebu: add support for Marvell Dove SoCsSebastian Hesselbarth
2013-09-30PCI: mvebu: add support for reset on GPIOSebastian Hesselbarth
2013-09-30PCI: mvebu: remove subsys_initcallSebastian Hesselbarth
2013-09-30PCI: mvebu: increment nports only for registered portsSebastian Hesselbarth
2013-09-30PCI: mvebu: move clock enable before register accessSebastian Hesselbarth
2013-09-30PCI: mvebu: add support for MSIThomas Petazzoni
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-19Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera
2013-08-06PCI: mvebu: Check valid base address before port setupEzequiel Garcia
2013-08-06PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni
2013-08-01PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni
2013-06-01Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2013-05-27pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni
2013-05-27pci: mvebu: fix the emulation of the status registerThomas Petazzoni
2013-05-27pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni
2013-05-27pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni
2013-05-27pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni