| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 2014-11-23 | 5 | -9/+9 |
| * | | | | | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu | 2014-11-23 | 1 | -8/+1 |
| * | | | | | | PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts | Jiang Liu | 2014-11-23 | 1 | -1/+0 |
| * | | | | | | PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier | Jiang Liu | 2014-11-23 | 1 | -25/+15 |
| * | | | | | | PCI/MSI: Remove unnecessary braces around single statements | Jiang Liu | 2014-11-23 | 1 | -6/+3 |
| * | | | | | | PCI: xilinx: Save MSI controller in pci_sys_data | Yijing Wang | 2014-11-21 | 1 | -15/+5 |
| * | | | | | | PCI: mvebu: Save MSI controller in pci_sys_data | Yijing Wang | 2014-11-21 | 1 | -7/+4 |
| * | | | | | | PCI: rcar: Save MSI controller in pci_sys_data | Yijing Wang | 2014-11-21 | 1 | -10/+3 |
| * | | | | | | PCI: designware: Save MSI controller in pci_sys_data | Yijing Wang | 2014-11-21 | 1 | -11/+5 |
| * | | | | | | PCI: tegra: Save MSI controller in pci_sys_data | Yijing Wang | 2014-11-21 | 1 | -10/+4 |
| * | | | | | | PCI/MSI: Add weak pcibios_msi_controller() | Yijing Wang | 2014-11-12 | 1 | -1/+16 |
| * | | | | | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 2014-11-12 | 9 | -21/+23 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang | 2014-11-11 | 1 | -16/+6 |
| * | | | | | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits | Yijing Wang | 2014-11-07 | 1 | -1/+6 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-03 | 1 | -8/+20 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | PCI: tegra: Use physical range for I/O mapping | Thierry Reding | 2014-12-02 | 1 | -8/+20 |
* | | | | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't work | Benjamin Herrenschmidt | 2014-11-24 | 1 | -0/+26 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-11-22 | 4 | -15/+26 |
|\| | |
| |_|/
|/| | |
|
| * | | PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t | Yinghai Lu | 2014-11-19 | 1 | -12/+16 |
| * | | PCI: Apply _HPX Link Control settings to all devices with a link | Yinghai Lu | 2014-11-13 | 3 | -2/+4 |
| * | | PCI: xgene: Assign resources to bus before adding new devices | Duc Dang | 2014-11-13 | 1 | -1/+6 |
* | | | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-11-01 | 3 | -14/+14 |
|\| | |
|
| * | | PCI: Rename sysfs 'enabled' file back to 'enable' | Greg Kroah-Hartman | 2014-10-30 | 1 | -4/+4 |
| * | | PCI: imx6: Wait for clocks to stabilize after ref_en | Richard Zhu | 2014-10-29 | 1 | -3/+10 |
| * | | Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" | Kamal Mostafa | 2014-10-27 | 1 | -7/+0 |
| |/ |
|
* / | PCI / PM: handle failure to enable wakeup on PCIe PME | Lucas Stach | 2014-10-23 | 1 | -2/+4 |
|/ |
|
* | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-10-12 | 1 | -2/+4 |
|\ |
|
| * | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 2014-10-06 | 1 | -2/+4 |
* | | Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2014-10-11 | 1 | -0/+2 |
|\ \ |
|
| * | | PCI: Export MSI message relevant functions | Gavin Shan | 2014-09-29 | 1 | -0/+2 |
* | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 | 1 | -10/+51 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-genirq' | Rafael J. Wysocki | 2014-10-07 | 1 | -10/+51 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle | Rafael J. Wysocki | 2014-09-01 | 1 | -10/+51 |
* | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 50 | -1067/+3759 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/host-xgene' into next | Bjorn Helgaas | 2014-10-06 | 3 | -1/+670 |
| |\ \ \ |
|
| | * | | | PCI: xgene: Add APM X-Gene PCIe driver | Tanmay Inamdar | 2014-10-01 | 3 | -0/+670 |
| * | | | | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2014-10-06 | 1 | -0/+7 |
| |\ \ \ \ |
|
| | * | | | | PCI: Add ACS quirk for AMD A88X southbridge devices | Marti Raudsepp | 2014-10-02 | 1 | -0/+7 |
| * | | | | | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2014-10-02 | 1 | -83/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: designware: Remove open-coded bitmap operations | Lucas Stach | 2014-10-01 | 1 | -44/+7 |
| | * | | | | | PCI: designware: Setup and clear exactly one MSI at a time | Lucas Stach | 2014-09-30 | 1 | -40/+7 |
| * | | | | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-10-02 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources() | Yinghai Lu | 2014-09-30 | 1 | -1/+1 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-10-01 | 3 | -80/+39 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI/MSI: Remove unnecessary temporary variable | Bjorn Helgaas | 2014-10-01 | 1 | -3/+2 |
| | * | | | | | | PCI/MSI: Use __write_msi_msg() instead of write_msi_msg() | Yijing Wang | 2014-10-01 | 1 | -1/+1 |
| | * | | | | | | PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints | Yijing Wang | 2014-10-01 | 1 | -20/+19 |
| | * | | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang | 2014-10-01 | 2 | -5/+2 |
| | * | | | | | | PCI/MSI: Remove unused kobject from struct msi_desc | Yijing Wang | 2014-10-01 | 1 | -11/+0 |
| | * | | | | | | PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported() | Alexander Gordeev | 2014-10-01 | 1 | -15/+12 |