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
/
pcie-designware.c
Age
Commit message (
Expand
)
Author
2014-01-02
PCI: designware: Fix indent code style
Jingoo Han
2013-12-20
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
2013-12-20
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-12-20
PCI: designware: Fix missing MSI IRQs
Harro Haan
2013-12-09
PCI: designware: Use typical "for" loop idiom
Bjorn Helgaas
2013-12-09
PCI: designware: Remove redundant call to pci_write_config_word()
Bjørn Erik Nilsen
2013-12-09
PCI: designware: Fix crash in dw_msi_teardown_irq()
Bjørn Erik Nilsen
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-10-09
PCI: designware: Add irq_create_mapping()
Pratyush Anand
2013-10-09
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
Bjorn Helgaas
2013-09-25
PCI: exynos: Add support for MSI
Jingoo Han
2013-08-29
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
Seungwon Jeon
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
2013-06-26
pci: Add PCIe driver for Samsung Exynos
Jingoo Han