summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host/pci-mvebu.c
Commit message (Expand)AuthorAgeFilesLines
...
| * PCI: mvebu: Remove duplicate of_clk_get_by_name() callAndrew Lunn2013-12-091-8/+0
| * PCI: mvebu: Support a bridge with no IO port windowJason Gunthorpe2013-11-261-20/+43
| * PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bitsJason Gunthorpe2013-11-261-2/+12
| * PCI: mvebu: Drop writes to bridge Secondary Status registerJason Gunthorpe2013-11-261-1/+0
* | PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt PinJason Gunthorpe2013-11-261-0/+5
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-14/+1
|\
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-13/+1
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* | PCI: mvebu: make local functions staticJingoo Han2013-10-081-6/+6
* | PCI: mvebu: add I/O access wrappersSeungwon Jeon2013-10-081-42/+55
* | PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plugJason Gunthorpe2013-10-081-11/+8
* | PCI: mvebu: add support for Marvell Dove SoCsSebastian Hesselbarth2013-09-301-0/+1
* | PCI: mvebu: add support for reset on GPIOSebastian Hesselbarth2013-09-301-1/+32
* | PCI: mvebu: remove subsys_initcallSebastian Hesselbarth2013-09-301-19/+14
* | PCI: mvebu: increment nports only for registered portsSebastian Hesselbarth2013-09-301-3/+4
* | PCI: mvebu: move clock enable before register accessSebastian Hesselbarth2013-09-301-13/+12
* | PCI: mvebu: add support for MSIThomas Petazzoni2013-09-301-0/+26
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-29/+86
|\
| * Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-08-191-26/+1
| |\
| * | PCI: mvebu: Check valid base address before port setupEzequiel Garcia2013-08-061-0/+2
| * | PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni2013-08-061-29/+84
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-3/+4
|\ \ \ | |_|/ |/| |
| * | PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera2013-08-061-3/+4
| |/
* | PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni2013-08-011-26/+1
|/
* Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2013-05-311-11/+44
|\
| * pci: mvebu: fix the emulation of the status registerThomas Petazzoni2013-05-271-4/+1
| * pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni2013-05-271-3/+28
| * pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni2013-05-271-4/+15
* | pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni2013-05-271-0/+1
|/
* pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun2013-05-271-1/+1
* pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni2013-05-201-0/+880
OpenPOWER on IntegriCloud