]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2017-02-21  Bjorn HelgaasMerge branch 'pci/virtualization' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/msi' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/enumeration' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-xilinx' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-xgene' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-versatile' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-thunder' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-rockchip' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-rcar' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-mvebu' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-layerscape' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-iproc' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-imx6' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-hv' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-hisi' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-exynos' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-altera' into next
2017-02-21  Bjorn HelgaasMerge branch 'pci/host-designware' into next
2017-02-21  Kishon Vijay... PCI: dwc: Remove dependency of designware on CONFIG_PCI
2017-02-21  Kishon Vijay... PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc...
2017-02-21  Kishon Vijay... PCI: dwc: Split pcie-designware.c into host and core...
2017-02-21  Kishon Vijay... PCI: dwc: designware: Fix style errors in pcie-designware.c
2017-02-21  Kishon Vijay... PCI: dwc: designware: Parse "num-lanes" property in...
2017-02-21  Kishon Vijay... PCI: dwc: all: Split struct pcie_port into host-only...
2017-02-21  Kishon Vijay... PCI: dwc: designware: Get device pointer at the start...
2017-02-21  Kishon Vijay... PCI: dwc: all: Rename cfg_read/cfg_write to read/write
2017-02-21  Kishon Vijay... PCI: dwc: all: Use platform_set_drvdata() to save priva...
2017-02-21  Kishon Vijay... PCI: dwc: designware: Move register defines to designwa...
2017-02-21  Fengguang WuPCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
2017-02-21  Kishon Vijay... PCI: dra7xx: Group PHY API invocations
2017-02-21  Kishon Vijay... PCI: dra7xx: Enable MSI and legacy interrupts simultane...
2017-02-21  Kishon Vijay... PCI: dra7xx: Add support to force RC to work in GEN1...
2017-02-21  Kishon Vijay... PCI: dra7xx: Simplify probe code with devm_gpiod_get_op...
2017-02-21  Kishon Vijay... PCI: Move DesignWare IP support to new drivers/pci...
2017-02-21  Bjorn HelgaasMerge branch 'for-linus' into pci/host-designware
2017-02-21  Jaehoon ChungPCI: exynos: Support the PHY generic framework
2017-02-21  Jaehoon ChungDocumentation: binding: Modify the exynos5440 PCIe...
2017-02-21  Jaehoon Chungphy: phy-exynos-pcie: Add support for Exynos PCIe PHY
2017-02-21  Jaehoon ChungDocumentation: samsung-phy: Add exynos-pcie-phy binding
2017-02-17  Prarit BhargavaPCI/MSI: Fix msi_desc->affinity memory leak when freein...
2017-02-17  Yadi HuPCI: altera: Extract TLP completion status correctly
2017-02-17  Shawn LinPCI: rockchip: Set vendor ID from local core config...
2017-02-17  Sinan KayaPCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
2017-02-17  Haiyang ZhangPCI: hv: Use device serial number as PCI domain
2017-02-15  Andy ShevchenkoPCI: Sort the list of devices with D3 delay quirk by ID
2017-02-15  Bjorn HelgaasMerge branch 'pci/vpd' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/virtualization' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/resource' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/msi' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/hotplug' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/enumeration' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/dpc' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/aspm' into next
2017-02-15  Bjorn HelgaasMerge branch 'pci/aer' into next
2017-02-15  Christoph HellwigPCI/MSI: Update MSI/MSI-X bits in PCIEBUS-HOWTO
2017-02-15  Christoph HellwigPCI/MSI: Document pci_alloc_irq_vectors(), deprecate...
2017-02-14  Rajat JainPCI/ASPM: Add comment about L1 substate latency
2017-02-14  Rajat JainPCI/ASPM: Configure L1 substate settings
2017-02-14  Rajat JainPCI/ASPM: Calculate and save the L1.2 timing parameters
2017-02-14  Rajat JainPCI/ASPM: Read and set up L1 substate capabilities
2017-02-14  Rajat JainPCI/ASPM: Add support for L1 substates
2017-02-10  Rajat JainPCI/ASPM: Add L1 substate capability structure register...
2017-02-10  Niyas Ahmed S TPCI: exynos: Refactor to make it easier to support...
2017-02-10  Dennis ChenPCI/MSI: Return -ENOSPC if pci_enable_msi_range() can...
2017-02-10  Christoph HellwigPCI/portdrv: Use pci_irq_alloc_vectors()
2017-02-10  Christoph HellwigPCI/MSI: Check that we have a legacy interrupt line...
2017-02-10  Shawn LinPCI: rockchip: Fix rockchip_pcie_probe() error path...
2017-02-10  Andrey SmirnovPCI: imx6: Fix a typo in error message
2017-02-10  Dexuan CuiPCI: hv: Fix wslot_to_devfn() to fix warnings on device...
2017-02-10  Gabriel Krisman... PCI: Remove duplicate check for positive return value...
2017-02-10  Keith BuschPCI/DPC: Wait for Root Port busy to clear
2017-02-10  Keith BuschPCI/DPC: Decode extended reasons
2017-02-10  Christoph HellwigPCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
2017-02-10  Christoph HellwigPCI/MSI: Remove unused pci_msi_create_default_irq_domain()
2017-02-10  Bharat Kumar... PCI: xilinx-nwl: Remove mask for messages not supported...
2017-02-10  Christophe... PCI/MSI: Return failure when msix_setup_entries() fails
2017-02-10  Bjorn HelgaasPCI: xgene: Configure PCIe MPS settings
2017-02-09  Sinan KayaPCI: Enable PCIe Extended Tags if supported
2017-02-09  Michael S.... PCI/AER: Remove unused .link_reset() callback
2017-02-09  Dongdong LiuPCI: generic: Call pci_fixup_irqs() only on ARM
2017-02-09  Dongdong LiuPCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
2017-02-09  Bjorn HelgaasPCI: hisi: Rename config space accessors to remove...
2017-02-08  Jon MasonPCI: Add Broadcom Northstar2 PAXC quirk for device...
2017-02-08  Bjorn HelgaasPCI: versatile: Configure PCIe MPS settings
2017-02-08  Bjorn HelgaasPCI: xilinx: Configure PCIe MPS settings
2017-02-08  Jon MasonPCI: iproc: Configure PCIe MPS settings
2017-02-08  Jaehoon ChungPCI: exynos: Remove duplicated code
2017-02-08  Jaehoon ChungPCI: exynos: Use the bitops BIT() macro to build bitmasks
2017-02-08  Jaehoon ChungPCI: exynos: Remove unnecessary local variables
2017-02-08  Jaehoon ChungPCI: exynos: Replace the *_blk/*_phy/*_elb accessors
2017-02-08  Lucas StachPCI: mvebu: Change delay after reset to the PCIe spec...
2017-02-06  Dongdong LiuPCI: hisi: Add DT almost-ECAM support for Hip06/Hip07...
2017-02-03  Shailendra... PCI: hisi: Use of_device_get_match_data() to simplify...
2017-02-03  Emil TantilovPCI: Lock each enable/disable num_vfs operation in...
2017-02-03  Matthew R.... PCI: Increase VPD access timeout to 125ms
2017-01-31  Bjorn HelgaasPCI: iproc: Use of_device_get_match_data() to simplify...
2017-01-31  Bjorn HelgaasPCI: layerscape: Use of_device_get_match_data() to...
2017-01-31  Bjorn HelgaasPCI: rcar: Use of_device_get_match_data() to simplify...
2017-01-31  Dan CarpenterPCI: xgene: Fix double free on init error
2017-01-30  Lucas StachPCI: imx6: Remove LTSSM disable workaround
next