summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-09-14PCI: pciehp: Process all hotplug events before looking for new onesMayurkumar Patel
2016-09-14PCI: pciehp: Return IRQ_NONE when we can't read interrupt statusBjorn Helgaas
2016-09-13PCI: Fix bridge_d3 update on device removalLukas Wunner
2016-09-13PCI: xilinx: Dispose of MSI virtual IRQBharat Kumar Gogada
2016-09-13PCI: xilinx: Clear correct MSI set bitBharat Kumar Gogada
2016-09-13PCI: xilinx: Clear interrupt register for invalid interruptBharat Kumar Gogada
2016-09-13PCI: xilinx: Keep both legacy and MSI interrupt domain referencesBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Enable all MSI interrupts using MSI maskBharat Kumar Gogada
2016-09-13PCI: xilinx-nwl: Expand error loggingBharat Kumar Gogada
2016-09-12PCI: rcar: Don't disable/unprepare clocks on prepare/enable failureGeert Uytterhoeven
2016-09-12PCI: altera: Remove redundant platform_get_resource() return value checkBjorn Helgaas
2016-09-12PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan
2016-09-12PCI: xilinx: Relax device number checking to allow SR-IOVPo Liu
2016-09-12PCI: designware: Relax device number checking to allow SR-IOVPo Liu
2016-09-12PCI: altera: Relax device number checking to allow SR-IOVPo Liu
2016-09-12PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()Po Liu
2016-09-12PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI tableTomasz Nowicki
2016-09-12PCI: pciehp: Rename pcie_isr() locals for clarityBjorn Helgaas
2016-09-10x86/ioapic: Ignore root bridges without a companion ACPI deviceRui Wang
2016-09-08x86/platform/intel-mid: Add Intel Penwell to ID tableAndy Shevchenko
2016-09-08x86/cpu: Rename Merrifield2 to MoorefieldAndy Shevchenko
2016-09-06x86/PCI: VMD: Add quirk for AER to ignore source IDJon Derrick
2016-09-06PCI/AER: Add bus flag to skip source ID matchingJon Derrick
2016-09-06PCI: tegra: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: generic: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: rcar: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: versatile: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: designware: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: aardvark: Fix pci_remap_iospace() failure pathLorenzo Pieralisi
2016-09-06PCI: hv: Handle hv_pci_generic_compl() error caseDexuan Cui
2016-09-06PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()Dexuan Cui
2016-09-06PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_deviceDexuan Cui
2016-09-06PCI: hv: Use pci_function_description[0] in struct definitionsDexuan Cui
2016-09-06PCI: hv: Use zero-length array in struct pci_packetDexuan Cui
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03PCI: rockchip: Add Rockchip PCIe controller supportShawn Lin
2016-09-01Merge branch 'pci/ptm' into nextBjorn Helgaas
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata
2016-08-31thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-26PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2016-08-25PCI: Add PTM clock granularity informationBjorn Helgaas
2016-08-24PCI: pciehp: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: hotplug: Make core explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx-nwl: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: xilinx: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: qcom: Make explicitly non-modularPaul Gortmaker
2016-08-24PCI: dra7xx: Make explicitly non-modularPaul Gortmaker