]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
Merge branch 'remotes/lorenzo/pci/vmd'
[linux.git] / drivers /
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/vmd'
2019-09-23 Bjorn HelgaasMerge branch 'lorenzo/pci/tegra'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mobiveil'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/misc'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mediatek'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/layerscape'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/imx'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/hv'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dwc'
2019-09-23 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/al'
2019-09-23 Bjorn HelgaasMerge branch 'pci/resource'
2019-09-23 Bjorn HelgaasMerge branch 'pci/pciehp'
2019-09-23 Bjorn HelgaasMerge branch 'pci/p2pdma'
2019-09-23 Bjorn HelgaasMerge branch 'pci/msi'
2019-09-23 Bjorn HelgaasMerge branch 'pci/misc'
2019-09-23 Bjorn HelgaasMerge branch 'pci/enumeration'
2019-09-23 Bjorn HelgaasMerge branch 'pci/encapsulate'
2019-09-23 Bjorn HelgaasMerge branch 'pci/aspm'
2019-09-20 Vidya SagarPCI: tegra: Add support to enable slot regulators
2019-09-20 Vidya SagarPCI: tegra: Add support to configure sideband pins
2019-09-17 Jon DerrickPCI: vmd: Fix shadow offsets to reflect spec changes
2019-09-17 Jon DerrickPCI: vmd: Fix config addressing when using bus offsets
2019-09-16 Jonathan ChocronPCI: dwc: Add validation that PCIe core is set to corre...
2019-09-16 Jonathan ChocronPCI: dwc: al: Add Amazon Annapurna Labs PCIe controller...
2019-09-16 Jonathan ChocronPCI: Add quirk to disable MSI-X support for Amazon...
2019-09-16 Jonathan ChocronPCI/VPD: Prevent VPD access for Amazon's Annapurna...
2019-09-16 Ali SaidiPCI: Add ACS quirk for Amazon Annapurna Labs root ports
2019-09-10 Haiyang ZhangPCI: hv: Use bytes 4 and 5 from instance ID as the...
2019-09-08 Vidya SagarPCI: tegra: Add Tegra194 PCIe support
2019-09-07 Mika WesterbergPCI: Get rid of dev->has_secondary_link flag
2019-09-07 Mika WesterbergPCI: Make pcie_downstream_port() available outside...
2019-09-05 Abhinav RatnaPCI: Add ACS quirk for iProc PAXB
2019-09-05 Logan GunthorpePCI: Force trailing new line to resource_alignment_para...
2019-09-05 Logan GunthorpePCI: Move pci_[get|set]_resource_alignment_param()...
2019-09-05 Bjorn HelgaasPCI: pciehp: Refer to "Indicators" instead of "LEDs...
2019-09-05 Denis EfremovPCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
2019-09-05 Denis EfremovPCI: pciehp: Remove pciehp_set_attention_status()
2019-09-05 Denis EfremovPCI: pciehp: Combine adjacent indicator updates
2019-09-05 Denis EfremovPCI: pciehp: Add pciehp_set_indicators() to set both...
2019-09-05 Logan GunthorpePCI: Clean up resource_alignment parameter to not requi...
2019-09-05 Krzysztof WilczynskiPCI: Use static const struct, not const static struct
2019-09-05 Krzysztof WilczynskiPCI: Add pci_info_ratelimited() to ratelimit PCI separately
2019-09-05 Kelsey SkunbergPCI/IOV: Remove group write permission from sriov_numvf...
2019-09-04 Thierry RedingPCI: iproc: Propagate errors for optional PHYs
2019-09-04 Thierry RedingPCI: histb: Propagate errors for optional regulators
2019-09-04 Thierry RedingPCI: armada8x: Propagate errors for optional PHYs
2019-09-04 Thierry RedingPCI: imx6: Propagate errors for optional regulators
2019-09-04 Thierry RedingPCI: exynos: Propagate errors for optional PHYs
2019-09-04 Thierry RedingPCI: rockchip: Propagate errors for optional regulators
2019-08-28 Krzysztof WilczynskiPCI/ACPI: Remove unnecessary struct hotplug_program_ops
2019-08-28 Krzysztof WilczynskiPCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
2019-08-28 Krzysztof WilczynskiPCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
2019-08-28 Krzysztof WilczynskiPCI: Move ASPM declarations to linux/pci.h
2019-08-22 Hou ZhiqiangPCI: dwc: Return directly when num-lanes is not found
2019-08-21 Hou ZhiqiangPCI: mobiveil: Fix the CPU base address setup in inboun...
2019-08-21 Nishka DasguptaPCI: kirin: Make structure kirin_dw_pcie_ops constant
2019-08-21 Haiyang ZhangPCI: hv: Detect and fix Hyper-V PCI domain number collision
2019-08-20 Kelsey SkunbergPCI/IOV: Move sysfs SR-IOV functions to iov.c
2019-08-20 Kelsey SkunbergPCI: sysfs: Change permissions from symbolic to octal
2019-08-20 Kelsey SkunbergPCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
2019-08-20 Kelsey SkunbergPCI: sysfs: Define device attributes with DEVICE_ATTR*()
2019-08-16 Logan GunthorpePCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
2019-08-16 Logan GunthorpePCI/P2PDMA: Allow IOMMU for host bridge whitelist
2019-08-16 Logan GunthorpePCI/P2PDMA: dma_map() requests that traverse the host...
2019-08-16 Logan GunthorpePCI/P2PDMA: Store mapping method in an xarray
2019-08-16 Logan GunthorpePCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
2019-08-16 Logan GunthorpePCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
2019-08-16 Logan GunthorpePCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
2019-08-16 Logan GunthorpePCI/P2PDMA: Whitelist some Intel host bridges
2019-08-16 Logan GunthorpePCI/P2PDMA: Factor out host_bridge_whitelist()
2019-08-16 Logan GunthorpePCI/P2PDMA: Apply host bridge whitelist for ACS
2019-08-16 Logan GunthorpePCI/P2PDMA: Factor out __upstream_bridge_distance()
2019-08-16 Logan GunthorpePCI/P2PDMA: Add constants for map type results to upstr...
2019-08-16 Logan GunthorpePCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagema...
2019-08-16 Logan GunthorpePCI/P2PDMA: Introduce private pagemap structure
2019-08-15 Stefan AgnerPCI: imx6: Limit DBI register length
2019-08-15 Randy DunlapPCI: pci-hyperv: Fix build errors on non-SYSFS config
2019-08-14 Xiaowei BaoPCI: layerscape: Add CONFIG_PCI_LAYERSCAPE_EP to build...
2019-08-14 Xiaowei BaoPCI: layerscape: Add the bar_fixed_64bit property to...
2019-08-13 Vidya Sagarphy: tegra: Add PCIe PIPE2UPHY support
2019-08-13 Vidya SagarPCI: dwc: Add support to enable CDM register check
2019-08-13 Vidya SagarPCI: dwc: Export dw_pcie_wait_for_link() API
2019-08-13 Vidya SagarPCI: dwc: Add extended configuration space capability...
2019-08-13 Vidya SagarPCI: dwc: Move config space capability search API
2019-08-13 Vidya SagarPCI: dwc: Group DBI registers writes requiring unlocking
2019-08-13 Vidya SagarPCI: Disable MSI for Tegra root ports
2019-08-12 Dexuan CuiPCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
2019-08-12 Nishka DasguptaPCI: tegra: Fix OF node reference leak
2019-08-09 Wesley TerpstraPCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V
2019-08-08 Gustavo A. R. SilvaPCI: Mark expected switch fall-through
2019-08-08 Sumit SaxenaPCI: Restore Resizable BAR size bits correctly for 1MB BARs
2019-08-08 Denis EfremovPCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV...
2019-08-08 Denis EfremovPCI: Convert pci_resource_to_user() to a weak function
2019-08-07 Jianjun WangPCI: mediatek: Add controller support for MT7629
2019-07-30 Kelsey SkunbergPCI: Make pci_set_of_node(), etc private
2019-07-30 Kelsey SkunbergPCI: Make pci_enable_ptm() private
2019-07-30 Kelsey SkunbergPCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_polic...
2019-07-30 Kelsey SkunbergPCI: Make pci_ats_init() private
2019-07-30 Kelsey SkunbergPCI: Make pcie_update_link_speed() private
2019-07-30 Kelsey SkunbergPCI: Make pci_bus_get(), pci_bus_put() private
next