summaryrefslogtreecommitdiffstats
path: root/drivers/md/bitmap.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-14PCI/ASPM: Reformat ASPM register definitionsBjorn Helgaas1-14/+14
2017-11-14PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas1-1/+1
2017-11-13PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas1-1/+1
2017-11-10PCI: xgene: Rename xgene_pcie_probe_bridge() to xgene_pcie_probe()Bjorn Helgaas1-2/+2
2017-11-09PCI: xilinx: Rename xilinx_pcie_link_is_up() to xilinx_pcie_link_up()Bjorn Helgaas1-3/+3
2017-11-09PCI: altera: Rename altera_pcie_link_is_up() to altera_pcie_link_up()Bjorn Helgaas1-4/+4
2017-11-09PCI: Fix kernel-doc build warningRandy Dunlap1-1/+1
2017-11-08PCI: Fail pci_map_rom() if the option ROM is invalidChangbin Du1-0/+5
2017-11-08PCI: Move pci_map_rom() error pathChangbin Du1-6/+8
2017-11-08PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap2-9/+9
2017-11-08alpha/PCI: Make pdev_save_srm_config() staticBjorn Helgaas2-9/+10
2017-11-08PCI: Remove unused declarationsBjorn Helgaas4-12/+0
2017-11-08PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas11-28/+0
2017-11-08PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas8-13/+0
2017-11-08PCI/PME: Handle invalid data when reading Root StatusQiang1-1/+4
2017-11-08PCI: hv: Use effective affinity maskDexuan Cui1-3/+5
2017-11-07PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg1-3/+8
2017-11-07PCI: pciehp: Fix race condition handling surprise link downMika Westerberg3-5/+10
2017-11-07PCI: Distribute available resources to hotplug-capable bridgesMika Westerberg1-0/+177
2017-11-07PCI: Distribute available buses to hotplug-capable bridgesMika Westerberg1-18/+138
2017-11-07PCI: Do not allocate more buses than available in parentMika Westerberg1-1/+6
2017-11-07PCI: Open-code the two pass loop when scanning bridgesMika Westerberg1-7/+20
2017-11-07PCI: Move pci_hp_add_bridge() to drivers/pci/probe.cMika Westerberg3-32/+23
2017-11-07PCI: Add for_each_pci_bridge() helperAndy Shevchenko8-32/+23
2017-11-07PCI: shpchp: Convert timers to use timer_setup()Kees Cook1-6/+3
2017-11-07PCI: cpqphp: Convert timers to use timer_setup()Kees Cook3-12/+12
2017-11-07PCI: pciehp: Convert timers to use timer_setup()Kees Cook1-8/+4
2017-11-07PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring1-8/+11
2017-11-07PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya1-0/+1
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I1-0/+8
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I1-2/+10
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I1-0/+2
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter1-0/+2
2017-10-26PCI: Document reset method return valuesBjorn Helgaas1-0/+8
2017-10-25x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00-1f, 30-3f, 60-7f)Christian König1-0/+85
2017-10-25PCI: Add pci_resize_resource() for resizing BARsChristian König3-0/+159
2017-10-25PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson1-1/+1
2017-10-24PCI: hisi: Add HiSilicon STB SoC PCIe controller driverJianguo Sun5-0/+557
2017-10-24PCI: Add resizable BAR infrastructureChristian König3-2/+115
2017-10-24PCI: Add PCI resource type mask #defineChristian König1-9/+8
2017-10-21PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas1-10/+20
2017-10-21PCI: faraday: Fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
2017-10-20PCI: layerscape: Change default error response behaviorMinghuan Lian1-0/+11
2017-10-20PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang1-0/+8
2017-10-20dt-bindings: PCI: rcar: Correct example to match realityGeert Uytterhoeven1-6/+4
2017-10-20PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas1-48/+62
2017-10-20PCI/portdrv: Consolidate commentsBjorn Helgaas1-54/+9
2017-10-20PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu2-2/+4
2017-10-19PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev1-1/+14
2017-10-19PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev1-5/+7