Linus Torvalds
|
17e6b00ac4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Bjorn Helgaas
|
9ca678d1df
Merge branches 'pci/enumeration' and 'pci/misc' into next
|
10 years ago |
Lorenzo Pieralisi
|
8953aab1e8
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
|
10 years ago |
Bjorn Helgaas
|
1f408d5743
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next
|
10 years ago |
Rob Herring
|
3e14675335
PCI: Kill off set_irq_flags() usage
|
10 years ago |
Murali Karicheri
|
0f41421256
PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set
|
10 years ago |
Jiang Liu
|
e39758e0ea
PCI: Use helper functions to access fields in struct msi_desc
|
10 years ago |
Jiang Liu
|
c391f262be
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
|
10 years ago |
Bjorn Helgaas
|
bf933dbb84
Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next
|
10 years ago |
Yijing Wang
|
528d4bce10
PCI: designware: Use pci_scan_root_bus() for simplicity
|
10 years ago |
Jisheng Zhang
|
2d91b491d5
PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM
|
10 years ago |
Jisheng Zhang
|
63503c87f0
PCI: designware: Consolidate outbound iATU programming functions
|
10 years ago |
Zhou Wang
|
5b0f073899
PCI: designware: Add support for x8 links
|
10 years ago |
Matwey V. Kornilov
|
a43f32d647
PCI: spear: Drop __initdata from spear13xx_pcie_driver
|
10 years ago |
Linus Torvalds
|
c08f846793
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Lucas Stach
|
19c5392eb1
PCI: designware: Reject MSI-X IRQs
|
11 years ago |
Lorenzo Pieralisi
|
8c7d14746a
ARM/PCI: Move to generic PCI domains
|
11 years ago |
Linus Torvalds
|
c75059c462
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Thomas Gleixner
|
280510f106
PCI/MSI: Rename mask/unmask_msi_irq treewide
|
11 years ago |
Jiang Liu
|
83a18912b0
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
|
11 years ago |
Yijing Wang
|
0815f957e1
PCI: designware: Save MSI controller in pci_sys_data
|
11 years ago |
Jingoo Han
|
2c992f3779
PCI: designware: Add a blank line after declarations
|
11 years ago |
Yijing Wang
|
c2791b8069
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
|
11 years ago |
Lucas Stach
|
c8df6ac945
PCI: designware: Remove open-coded bitmap operations
|
11 years ago |
Lucas Stach
|
91f8ae823f
PCI: designware: Setup and clear exactly one MSI at a time
|
11 years ago |
Minghuan Lian
|
24832b4de3
PCI: designware: Add get_msi_data() to pcie_host_ops
|
11 years ago |
Minghuan Lian
|
450e344e42
PCI: designware: Rename get_msi_data() to get_msi_addr()
|
11 years ago |
Minghuan Lian
|
0c61ea77cc
PCI: designware: Fix IO resource end address calculation
|
11 years ago |
Minghuan Lian
|
ec98e9ab6f
PCI: designware: Fix configuration base address when using 'reg'
|
11 years ago |
Fabio Estevam
|
9f0dbe087b
PCI: designware: Use NULL instead of false
|
11 years ago |