summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-mvebu.c
AgeCommit message (Expand)Author
2014-01-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2014-01-02PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han
2014-01-02PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni
2013-12-20Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2013-12-19PCI: mvebu: Remove redundant of_match_ptrSachin Kamat
2013-12-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2013-12-09PCI: mvebu: Remove duplicate of_clk_get_by_name() callAndrew Lunn
2013-11-26PCI: mvebu: Support a bridge with no IO port windowJason Gunthorpe
2013-11-26PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bitsJason Gunthorpe
2013-11-26PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe
2013-11-26PCI: mvebu: Drop writes to bridge Secondary Status registerJason Gunthorpe
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-05-31Merge 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