summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-03-07PCI: designware-ep: Fix typo in error messageNiklas Cassel
2018-03-06PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256Gustavo Pimentel
2018-03-06PCI: dwc: Remove old MSI IRQs APIGustavo Pimentel
2018-03-06PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical APIGustavo Pimentel
2018-03-05PCI/IOV: Skip INTx config reads for VFsKarimAllah Ahmed
2018-03-05PCI: Wait for device to become ready after secondary bus resetSinan Kaya
2018-03-05PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya
2018-03-05PCI: Wait for device to become ready after a power management resetSinan Kaya
2018-03-04PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede
2018-03-02Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-02PCI: tegra: Add loadable kernel module supportManikanta Maddireddy
2018-03-02PCI: tegra: Free resources on probe failureManikanta Maddireddy
2018-03-01PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()Shawn Lin
2018-03-01PCI: endpoint: Remove goto labels in pci_epf_create()Rolf Evers-Fischer
2018-03-01PCI: endpoint: Fix kernel panic after put_device()Rolf Evers-Fischer
2018-03-01PCI: endpoint: Simplify name allocation for EPF deviceRolf Evers-Fischer
2018-02-28PCI/ASPM: Don't warn if already in common clock modeSinan Kaya
2018-02-28PCI/ASPM: Declare threshold_ns as u32, not u64Gustavo A. R. Silva
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceShawn Lin
2018-02-28PCI: altera: Fix bool initialization in tlp_read_packet()Gustavo A. R. Silva
2018-02-27PCI: Rename pci_flr_wait() to pci_dev_wait() and make it genericSinan Kaya
2018-02-27PCI: Handle FLR failure and allow other reset typesSinan Kaya
2018-02-27PCI: Protect restore with device lock to be consistentSinan Kaya
2018-02-27PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross
2018-02-26PCI: Allow release of resources that were never assignedChristian König
2018-02-23PCI: rcar-gen2: Remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORTColin Ian King
2018-02-23PCI: vmd: Fix malformed Kconfig defaultUlf Magnusson
2018-02-23pci: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko
2018-02-22PCI: Add ACS quirk for Ampere root portsFeng Kan
2018-02-22PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler
2018-02-22PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman
2018-02-21PCI: Remove redundant probes for device reset supportBjorn Helgaas
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-16PCI: Probe for device reset support during enumerationBjorn Helgaas
2018-02-14PCI: xgene: Fix the xgene_msi_probe() return codeFabio Estevam
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-04PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning statusHans de Goede
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/xgene' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/tegra' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/rcar' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/keystone' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/dwc' into nextBjorn Helgaas
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/virtualization' into nextBjorn Helgaas