aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-01PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang1-20/+19
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang2-5/+2
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang1-11/+0
2014-10-01PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()Alexander Gordeev1-15/+12
2014-10-01PCI/MSI: Move D0 check into pci_msi_check_device()Alexander Gordeev1-17/+10
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev1-18/+3
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau1-0/+31
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau1-0/+9
2014-09-30PCI: Add generic domain handlingCatalin Marinas1-3/+8
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2-9/+22
2014-09-30PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach1-40/+7
2014-09-30PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu1-1/+1
2014-09-29PCI: Add ACS quirk for Intel 10G NICsAlex Williamson1-6/+28
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas5-11/+15
2014-09-29PCI: Export MSI message relevant functionsGavin Shan1-0/+2
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into nextBjorn Helgaas20-190/+149
2014-09-25Merge branches 'pci/host-mvebu' and 'pci/host-spear' into nextBjorn Helgaas2-4/+4
2014-09-25PCI/AER: Add additional PCIe AER error stringsChen, Gong1-2/+9
2014-09-24Merge branches 'pci/hotplug', 'pci/initdata' and 'pci/misc' into nextBjorn Helgaas1-5/+10
2014-09-24Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-16/+6
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert1-4/+9
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert9-30/+66
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert8-36/+22
2014-09-24PCI: Add space before open parenthesisQuentin Lambert8-39/+39
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian2-1/+7
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian2-3/+3
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian1-1/+1
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian1-2/+0
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu1-3/+0
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu1-1/+9
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu1-1/+1
2014-09-23Merge branch 'pci/hotplug' into nextBjorn Helgaas11-473/+409
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu1-1/+1
2014-09-22PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140Alex Williamson1-0/+17
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam1-1/+1
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson1-51/+0
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson1-34/+0
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni1-3/+3
2014-09-22PCI: spear: Pass config resource through reg propertyPratyush Anand1-1/+1
2014-09-22PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado1-1/+1
2014-09-22Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into nextBjorn Helgaas7-102/+288
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas3-3/+43
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-15/+57
2014-09-19Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas1-8/+2
2014-09-19Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas1-7/+3
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-5/+1
2014-09-16PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter1-2/+2
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding1-31/+180
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen1-0/+7