index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2
-7
/
+2
2020-10-21
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2
-64
/
+383
2020-10-21
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
3
-40
/
+74
2020-10-21
Merge branch 'remotes/lorenzo/pci/apei'
Bjorn Helgaas
3
-0
/
+335
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
6
-35
/
+16
2020-10-21
Merge branch 'pci/pm'
Bjorn Helgaas
5
-76
/
+49
2020-10-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
6
-19
/
+21
2020-10-21
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-0
/
+85
2020-10-21
Merge branch 'pci/aspm'
Bjorn Helgaas
2
-151
/
+146
2020-10-21
PCI: vmd: Update VMD PM to correctly use generic PCI PM
Jon Derrick
1
-2
/
+0
2020-10-20
PCI: vmd: Create IRQ allocation helper
Jon Derrick
1
-41
/
+53
2020-10-20
PCI: vmd: Create IRQ Domain configuration helper
Jon Derrick
1
-17
/
+35
2020-10-20
PCI: vmd: Create bus offset configuration helper
Jon Derrick
1
-21
/
+32
2020-10-20
PCI: vmd: Create physical offset helper
Jon Derrick
1
-43
/
+62
2020-10-20
PCI: v3-semi: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-20
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
1
-0
/
+11
2020-10-16
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
1
-35
/
+49
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
1
-32
/
+21
2020-10-16
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info
Bjorn Helgaas
1
-9
/
+8
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1
Saheed O. Bolarinwa
1
-12
/
+14
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
1
-4
/
+1
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2
-21
/
+18
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
1
-14
/
+10
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
1
-8
/
+6
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
1
-11
/
+14
2020-10-16
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
1
-4
/
+5
2020-10-16
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
1
-9
/
+8
2020-10-16
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
1
-11
/
+11
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-0
/
+2
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-74
/
+0
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-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-13
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-02
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
[prev]
[next]