]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
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-21 Herbert XuPCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI
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 Chocrondt-bindings: PCI: Add Amazon's Annapurna Labs PCIe...
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-16 Jonathan ChocronPCI: Add Amazon's Annapurna Labs vendor ID
2019-09-13 Lorenzo PieralisiMAINTAINERS: Add PCI native host/endpoint controllers...
2019-09-10 Haiyang ZhangPCI: hv: Use bytes 4 and 5 from instance ID as the...
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 Zhiqiangarm64: dts: fsl: Remove num-lanes property from PCIe nodes
2019-08-22 Hou ZhiqiangARM: dts: ls1021a: Remove num-lanes property from PCIe...
2019-08-22 Hou ZhiqiangPCI: dwc: Return directly when num-lanes is not found
2019-08-22 Hou Zhiqiangdt-bindings: PCI: designware: Remove the num-lanes...
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-12 Dexuan CuiPCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
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 Alexey KardashevskiyPCI: Correct pci=resource_alignment parameter example
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-08-07 Jianjun Wangdt-bindings: PCI: Add 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
2019-07-30 Kelsey SkunbergPCI: Make pci_hotplug_io_size, mem_size, and bus_size...
2019-07-30 Kelsey SkunbergPCI: Make pci_save_vc_state(), pci_restore_vc_state...
2019-07-30 Kelsey SkunbergPCI: Make pci_get_host_bridge_device(), pci_put_host_br...
2019-07-30 Kelsey SkunbergPCI: Make pci_check_pme_status(), pci_pme_wakeup_bus...
2019-07-30 Kelsey SkunbergPCI: Make PCI_PM_* delay times private
2019-07-24 Fuqian HuangPCI: Use devm_add_action_or_reset()
2019-07-23 Kelsey SkunbergPCI: Unexport pci_bus_sem
2019-07-23 Kelsey SkunbergPCI: Unexport pci_bus_get() and pci_bus_put()
next