index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+10
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2020-10-14
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+5
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
3
-17
/
+36
2020-10-13
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
1
-1
/
+1
2020-10-13
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
1
-16
/
+4
2020-10-13
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
1
-0
/
+5
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+42
2020-10-09
PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe
Krzysztof Wilczyński
1
-1
/
+1
2020-10-06
PCI/ACPI: Whitelist hotplug ports for D3 if power managed by ACPI
Lukas Wunner
1
-0
/
+10
2020-10-06
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
1
-0
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-10-05
PCI: meson: Build as module by default
Kevin Hilman
2
-2
/
+9
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
1
-7
/
+4
2020-10-03
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
2020-10-02
PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware
Pali Rohár
1
-1
/
+3
2020-10-02
PCI: xgene: Remove unused assignment to variable msi_val
Krzysztof Wilczyński
1
-2
/
+2
2020-10-02
PCI: loongson: Simplify loongson_pci_probe() return expression
Qinglang Miao
1
-6
/
+1
2020-10-02
PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...
Qinglang Miao
1
-6
/
+2
2020-10-02
PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression
Liu Shixin
1
-6
/
+1
2020-10-02
PCI: iproc: Use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-10-02
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
1
-0
/
+4
2020-10-02
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
1
-4
/
+15
2020-10-02
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
1
-21
/
+49
2020-10-02
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
1
-18
/
+49
2020-10-02
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
1
-2
/
+77
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
1
-3
/
+47
2020-10-01
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
2
-0
/
+74
2020-10-01
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
2
-4
/
+4
2020-10-01
PCI/PM: Remove unused PCI_PM_BUS_WAIT
Bjorn Helgaas
1
-1
/
+0
2020-10-01
PCI/P2PDMA: Drop double zeroing for sg_init_table()
Julia Lawall
1
-1
/
+1
2020-10-01
PCI: Simplify bool comparisons
Krzysztof Wilczyński
1
-2
/
+2
2020-09-30
Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-57
/
+0
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
4
-46
/
+46
2020-09-29
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
1
-26
/
+0
2020-09-29
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof Wilczyński
1
-1
/
+0
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
1
-1
/
+5
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
1
-1
/
+1
2020-09-28
PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-25
/
+3
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof Wilczyński
1
-1
/
+4
2020-09-21
PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
1
-0
/
+1
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
1
-19
/
+53
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
1
-1
/
+2
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
1
-8
/
+23
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
1
-2
/
+2
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2
-21
/
+118
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2
-0
/
+31
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
3
-59
/
+143
[prev]
[next]