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
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
PCI: versatile: Remove redundant variable retval
Colin Ian King
1
-2
/
+1
2022-04-25
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Andrea Parri (Microsoft)
1
-6
/
+27
2022-04-25
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Andrea Parri (Microsoft)
1
-10
/
+29
2022-04-25
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
1
-1
/
+10
2022-04-25
PCI: microchip: Add a missing semicolon
Uwe Kleine-König
1
-1
/
+1
2022-04-25
PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
Pali Rohár
1
-5
/
+92
2022-04-11
PCI: tegra194: Remove unnecessary MSI enable reg save and restore
Jisheng Zhang
1
-9
/
+0
2022-04-08
PCI: dwc: Fix setting error return on MSI DMA mapping failure
Jiantao Zhang
1
-1
/
+2
2022-04-08
PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
Miaoqian Lin
1
-0
/
+1
2022-04-08
PCI: rockchip: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-04-08
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+9
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
1
-8
/
+0
2022-03-29
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
1
-0
/
+9
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-456
/
+1130
2022-03-22
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
1
-12
/
+23
2022-03-22
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-19
/
+123
2022-03-22
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-34
/
+96
2022-03-22
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-31
/
+62
2022-03-22
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
3
-82
/
+338
2022-03-22
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-1
/
+0
2022-03-22
Merge branch 'remotes/lorenzo/pci/imx6'
Bjorn Helgaas
1
-13
/
+6
2022-03-22
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-111
/
+122
2022-03-22
Merge branch 'pci/host/fu740'
Bjorn Helgaas
1
-3
/
+52
2022-03-22
Merge branch 'pci/host/dwc'
Bjorn Helgaas
1
-1
/
+6
2022-03-22
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-116
/
+274
2022-03-22
Merge branch 'pci/misc'
Bjorn Helgaas
2
-4
/
+1
2022-03-22
PCI: fu740: Remove unused assignments
Bjorn Helgaas
1
-1
/
+1
2022-03-22
PCI: kirin: Remove unused assignments
Bjorn Helgaas
1
-3
/
+0
2022-03-21
PCI: fu740: Force 2.5GT/s for initial device probe
Ben Dooks
1
-1
/
+50
2022-03-21
PCI: xgene: Revert "PCI: xgene: Fix IB window setup"
Marc Zyngier
1
-1
/
+1
2022-03-21
PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"
Marc Zyngier
1
-11
/
+22
2022-03-17
PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present
Richard Zhu
1
-4
/
+0
2022-03-17
PCI: imx6: Invoke the PHY exit function after PHY power off
Richard Zhu
1
-0
/
+1
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2
-8
/
+9
2022-03-14
PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exception
Marek Vasut
1
-4
/
+52
2022-03-14
PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
Marek Vasut
1
-31
/
+45
2022-03-14
Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-1
/
+1
2022-03-10
Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
1
-3
/
+1
2022-03-10
PCI: dwc: Restore MSI Receiver mask during resume
Jisheng Zhang
1
-1
/
+6
2022-03-10
PCI: fu740: Drop redundant '-gpios' from DT GPIO lookup
Ben Dooks
1
-2
/
+2
2022-03-10
PCI: apple: Change MSI handling to handle 4-cell AIC fwspec form
Hector Martin
1
-1
/
+1
2022-03-07
PCI: imx6: Enable i.MX6QP PCIe power management support
Richard Zhu
1
-1
/
+3
2022-03-02
PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
Boqun Feng
1
-111
/
+122
2022-02-27
Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2022-02-25
Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firm...
Pali Rohár
1
-3
/
+1
2022-02-24
Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2022-02-24
sizes.h: Add SZ_1T macro
Christophe Leroy
1
-1
/
+0
[prev]
[next]