summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas19-151/+277
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus5-11/+11
2016-03-15PCI: Cleanup pci/pcie/Kconfig whitespaceAndreas Ziegler1-3/+4
2016-03-10PCI: Wait for up to 1000ms after FLR resetAlex Williamson1-2/+25
2016-03-10PCI: Prevent VPD access for buggy devicesBabu Moger1-0/+29
2016-03-10PCI: Sleep rather than busy-wait for VPD access completionBjorn Helgaas1-8/+10
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson3-5/+6
2016-03-08PCI/AER: Log aer_inject error injectionsJean Delvare1-0/+3
2016-03-08PCI/AER: Log actual error causes in aer_injectJean Delvare1-1/+7
2016-03-08PCI/AER: Use dev_warn() in aer_injectJean Delvare1-3/+7
2016-03-08PCI/AER: Fix aer_inject error codesJean Delvare1-4/+4
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2-2/+1
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-0/+3
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas1-12/+0
2016-02-29PCI: Fold struct pci_vpd_pci22 into struct pci_vpdBjorn Helgaas2-31/+23
2016-02-29PCI: Rename VPD symbols to remove unnecessary "pci22"Bjorn Helgaas3-21/+21
2016-02-29PCI: Remove struct pci_vpd_ops.release function pointerBjorn Helgaas2-9/+1
2016-02-29PCI: Move pci_vpd_release() from header file to pci/access.cBjorn Helgaas2-5/+7
2016-02-29PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD codeBjorn Helgaas1-32/+30
2016-02-29PCI: Determine actual VPD size on first accessHannes Reinecke2-3/+86
2016-02-29PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busyBjorn Helgaas1-5/+5
2016-02-29PCI: Allow access to VPD attributes with size 0Hannes Reinecke1-8/+12
2016-02-29PCI: Fix broken URL for Dell biosdevnameNaga Venkata Sai Indubhaskar Jupudi1-1/+1
2016-02-29PCI: Support SR-IOV on any function typeKelly Zytaruk1-4/+0
2016-02-09Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ...Bjorn Helgaas4-98/+69
2016-02-09Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas25-49/+79
2016-02-09PCI: designware: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi1-6/+4
2016-02-09PCI: designware: Explain why we don't program ATU for some platformsJisheng Zhang1-0/+5
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas17-20/+3
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas4-4/+0
2016-02-05PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.hBjorn Helgaas1-0/+7
2016-02-05PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warningBjorn Helgaas1-3/+6
2016-02-05PCI/PME: Remove redundant port lookupBjorn Helgaas1-2/+0
2016-02-05PCI: Check device_attach() return value alwaysBjorn Helgaas1-1/+6
2016-02-05PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi1-0/+1
2016-02-05PCI: rcar: Remove PCI_PROBE_ONLY handlingLorenzo Pieralisi1-9/+5
2016-02-04PCI: Add ACS quirk for all Cavium devicesManish Jaggi1-0/+15
2016-02-04PCI/AER: Use list_first_entry_or_null() to simplify codeGeliang Tang1-8/+5
2016-02-04PCI/AER: Restore pci_ops pointer while calling original pci_opsDavid Daney1-2/+28
2016-02-04PCI/AER: Rename pci_ops_aer to aer_inj_pci_opsBjorn Helgaas1-9/+9
2016-01-25PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach1-38/+22
2016-01-25PCI: imx6: Remove broken Gen2 workaroundLucas Stach1-16/+1
2016-01-25PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach1-13/+15
2016-01-25PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach1-17/+17
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+333
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+1
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2