index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-mvebu.c
Age
Commit message (
Expand
)
Author
2014-02-12
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
2014-01-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2014-01-02
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
2014-01-02
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
2013-12-20
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-19
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
2013-12-18
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-09
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
Andrew Lunn
2013-11-26
PCI: mvebu: Support a bridge with no IO port window
Jason Gunthorpe
2013-11-26
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
Jason Gunthorpe
2013-11-26
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
Jason Gunthorpe
2013-11-26
PCI: mvebu: Drop writes to bridge Secondary Status register
Jason Gunthorpe
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-08
PCI: mvebu: make local functions static
Jingoo Han
2013-10-08
PCI: mvebu: add I/O access wrappers
Seungwon Jeon
2013-10-08
PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
Jason Gunthorpe
2013-09-30
PCI: mvebu: add support for Marvell Dove SoCs
Sebastian Hesselbarth
2013-09-30
PCI: mvebu: add support for reset on GPIO
Sebastian Hesselbarth
2013-09-30
PCI: mvebu: remove subsys_initcall
Sebastian Hesselbarth
2013-09-30
PCI: mvebu: increment nports only for registered ports
Sebastian Hesselbarth
2013-09-30
PCI: mvebu: move clock enable before register access
Sebastian Hesselbarth
2013-09-30
PCI: mvebu: add support for MSI
Thomas Petazzoni
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-19
Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...
Kevin Hilman
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
2013-08-06
PCI: mvebu: Check valid base address before port setup
Ezequiel Garcia
2013-08-06
PCI: mvebu: Adapt to the new device tree layout
Thomas Petazzoni
2013-08-01
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
Thomas Petazzoni
2013-05-31
Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...
Olof Johansson
2013-05-27
pci: mvebu: enable driver usage on Kirkwood
Thomas Petazzoni
2013-05-27
pci: mvebu: fix the emulation of the status register
Thomas Petazzoni
2013-05-27
pci: mvebu: allow the enumeration of devices beyond physical bridges
Thomas Petazzoni
2013-05-27
pci: mvebu: no longer fake the slot location of downstream devices
Thomas Petazzoni
2013-05-27
pci: mvebu: fix return value check in mvebu_pcie_probe()
Wei Yongjun
2013-05-20
pci: PCIe driver for Marvell Armada 370/XP systems
Thomas Petazzoni