index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2
-0
/
+12
2020-02-25
PCI: endpoint: Add notification for core init completion
Vidya Sagar
1
-1
/
+18
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2
-28
/
+50
2020-02-24
PCI: tegra: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-141
/
+46
2020-02-24
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
1
-1
/
+1
2020-02-24
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
1
-1
/
+1
2020-02-24
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2
-26
/
+27
2020-02-24
PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
Kishon Vijay Abraham I
1
-1
/
+10
2020-02-24
PCI: endpoint: Fix for concurrent memory allocation in OB address region
Kishon Vijay Abraham I
1
-2
/
+8
2020-02-24
PCI: endpoint: Replace spinlock with mutex
Kishon Vijay Abraham I
1
-51
/
+31
2020-02-24
PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
Kishon Vijay Abraham I
3
-31
/
+13
2020-02-21
PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs
Hou Zhiqiang
4
-2
/
+291
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
1
-0
/
+13
2020-02-21
PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
Hou Zhiqiang
1
-0
/
+23
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2
-7
/
+13
2020-02-21
PCI: mobiveil: Add callback function for link up check
Hou Zhiqiang
2
-0
/
+8
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2
-1
/
+18
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang
8
-410
/
+498
2020-02-21
PCI: mobiveil: Collect the interrupt related operations into a function
Hou Zhiqiang
1
-23
/
+42
2020-02-21
PCI: mobiveil: Move the host initialization into a function
Hou Zhiqiang
1
-16
/
+23
2020-02-21
PCI: mobiveil: Introduce a new structure mobiveil_root_port
Hou Zhiqiang
1
-39
/
+60
2020-02-20
PCI: pciehp: Add DMI table for in-band presence detection disabled
Stuart Hayes
1
-0
/
+22
2020-02-20
PCI: pciehp: Wait for PDS if in-band presence is disabled
Alexandru Gagniuc
1
-0
/
+19
2020-02-20
PCI: pciehp: Disable in-band presence detect when possible
Alexandru Gagniuc
2
-2
/
+11
2020-02-10
PCI/ACPI: Move pcie_to_hpx3_type[] from stack to static data
Colin Ian King
1
-1
/
+1
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2020-02-05
PCI/ATS: Use PF PASID for VFs
Kuppuswamy Sathyanarayanan
1
-2
/
+4
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+3
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-33
/
+49
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-12
/
+13
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-415
/
+2353
2020-01-29
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-30
/
+1
2020-01-29
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-2
/
+2
2020-01-29
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-0
/
+150
2020-01-29
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-1
/
+1
2020-01-29
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-3
/
+3
2020-01-29
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
6
-7
/
+626
2020-01-29
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
3
-0
/
+1025
2020-01-29
Merge branch 'pci/host-vmd'
Bjorn Helgaas
4
-153
/
+29
2020-01-29
Merge branch 'pci/virtualization'
Bjorn Helgaas
5
-27
/
+51
2020-01-29
Merge branch 'pci/switchtec'
Bjorn Helgaas
2
-86
/
+302
2020-01-29
Merge branch 'pci/resource'
Bjorn Helgaas
1
-68
/
+95
2020-01-29
Merge branch 'pci/pm'
Bjorn Helgaas
1
-1
/
+4
2020-01-29
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-0
/
+3
2020-01-29
Merge branch 'pci/misc'
Bjorn Helgaas
2
-33
/
+52
2020-01-29
PCI: Allow adjust_bridge_window() to shrink resource if necessary
Nicholas Johnson
1
-4
/
+12
2020-01-29
PCI: Set resource size directly in adjust_bridge_window()
Nicholas Johnson
1
-16
/
+7
2020-01-29
PCI: Rename extend_bridge_window() to adjust_bridge_window()
Nicholas Johnson
1
-4
/
+4
2020-01-29
PCI: Rename extend_bridge_window() parameter
Nicholas Johnson
1
-4
/
+4
[prev]
[next]