summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'pci/aer' into nextBjorn Helgaas2014-01-131-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall2014-01-131-4/+4
| * | | | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-107-61/+130
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Allocate 64-bit BARs above 4G when possibleYinghai Lu2014-01-071-3/+13
| | * | | | | | | | PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-071-28/+83
| | * | | | | | | | PCI: Split out bridge window override of minimum allocation addressBjorn Helgaas2014-01-071-4/+11
| | * | | | | | | | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-216-31/+28
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2014-01-072-37/+120
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-01-031-0/+74
| | * | | | | | | | PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev2014-01-032-8/+17
| | * | | | | | | | PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev2014-01-031-25/+0
| | * | | | | | | | PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev2014-01-031-8/+33
| * | | | | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-01-072-2/+7
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | PCI: Convert ioapic to be builtin only, not modularYinghai Lu2014-01-032-2/+7
| * | | | | | | | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2014-01-071-4/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han2014-01-021-2/+2
| | * | | | | | | | | PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni2014-01-021-2/+4
| * | | | | | | | | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-01-071-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI: designware: Fix indent code styleJingoo Han2014-01-021-2/+2
| * | | | | | | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2013-12-201-83/+98
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev2013-12-201-2/+2
| | * | | | | | | | | | PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() failsAlexander Gordeev2013-12-201-6/+5
| | * | | | | | | | | | PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman2013-12-191-75/+91
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'pci/deletion' into nextBjorn Helgaas2013-12-201-14/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI/portdrv: Remove extra get_device()/put_device() for pcie_deviceBjorn Helgaas2013-12-191-4/+1
| | * | | | | | | | | | PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa2013-12-191-1/+1
| | * | | | | | | | | | PCI/portdrv: Cleanup error pathsBjorn Helgaas2013-12-191-10/+12
| * | | | | | | | | | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2013-12-203-17/+24
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand2013-12-201-3/+2
| | * | | | | | | | | | PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand2013-12-203-13/+19
| | * | | | | | | | | | PCI: designware: Fix missing MSI IRQsHarro Haan2013-12-201-1/+3
| * | | | | | | | | | | Merge branch 'pci/host-mvebu' into nextBjorn Helgaas2013-12-201-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | PCI: mvebu: Remove redundant of_match_ptrSachin Kamat2013-12-191-2/+1
| * | | | | | | | | | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-12-201-54/+134
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu2013-12-191-9/+6
| | * | | | | | | | | | | PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut2013-12-191-6/+72
| | * | | | | | | | | | | PCI: imx6: Factor out link up wait loopMarek Vasut2013-12-191-14/+20
| | * | | | | | | | | | | PCI: imx6: Factor out PHY resetMarek Vasut2013-12-191-16/+19
| | * | | | | | | | | | | PCI: imx6: Report "link up" only after link training completesMarek Vasut2013-12-191-4/+13
| | * | | | | | | | | | | PCI: imx6: Make reset-gpio optionalMarek Vasut2013-12-191-14/+13
| * | | | | | | | | | | | Merge branch 'pci/vc' into nextBjorn Helgaas2013-12-183-32/+506
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson2013-12-171-14/+14
| | * | | | | | | | | | | | PCI: Add Virtual Channel to save/restore supportAlex Williamson2013-12-173-1/+440
| | * | | | | | | | | | | | PCI: Add support for save/restore of extended capabilitiesAlex Williamson2013-12-171-8/+35
| | * | | | | | | | | | | | PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson2013-12-171-23/+31
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'pci/pciehp' into nextBjorn Helgaas2013-12-185-328/+177
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas2013-12-152-29/+25
| | * | | | | | | | | | | | PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas2013-12-151-58/+28
| | * | | | | | | | | | | | PCI: pciehp: Use symbolic constants, not hard-coded bitmaskBjorn Helgaas2013-12-151-1/+4
| | * | | | | | | | | | | | PCI: pciehp: Simplify "Power Fault Detected" checking/clearingBjorn Helgaas2013-12-151-3/+3
OpenPOWER on IntegriCloud