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
2024-03-04
PCI: imx6: Add epc_features in imx6_pcie_drvdata
Frank Li
1
-1
/
+8
2024-03-04
PCI: imx6: Clean up addr_space retrieval code
Frank Li
1
-8
/
+1
2024-03-04
PCI: imx6: Add iMX95 PCIe Root Complex support
Frank Li
1
-5
/
+71
2024-03-04
PCI: imx6: Simplify switch-case logic by introducing init_phy() callback
Frank Li
1
-65
/
+69
2024-03-04
PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
Frank Li
1
-20
/
+39
2024-03-04
PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
Frank Li
1
-21
/
+16
2024-03-04
PCI: imx6: Simplify reset handling by using *_FLAG_HAS_*_RESET
Frank Li
1
-65
/
+39
2024-02-29
PCI: Mark LSI FW643 to avoid bus reset
Edmund Raile
1
-0
/
+8
2024-02-29
PCI/PM: Allow runtime PM with no PM callbacks at all
Raag Jadav
1
-4
/
+1
2024-02-28
PCI/DPC: Ignore Surprise Down error on hot removal
Smita Koralahalli
1
-0
/
+60
2024-02-21
PCI: imx6: Simplify PHY handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
Frank Li
1
-7
/
+17
2024-02-21
PCI: imx6: Simplify clock handling by using clk_bulk*() function
Frank Li
1
-88
/
+50
2024-02-20
PCI: Mark 3ware-9650SE Root Port Extended Tags as broken
Jörg Wedekind
1
-0
/
+1
2024-02-20
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
1
-22
/
+43
2024-02-19
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
1
-1
/
+1
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+22
2024-02-16
PCI: endpoint: Drop only_64bit on reserved BARs
Niklas Cassel
3
-9
/
+2
2024-02-16
PCI: endpoint: Clean up hardware description for BARs
Niklas Cassel
13
-52
/
+80
2024-02-16
PCI: epf-mhi: Add support for SA8775P SoC
Mrinmay Sarkar
1
-0
/
+17
2024-02-16
PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names
Manivannan Sadhasivam
1
-2
/
+2
2024-02-16
PCI: epf-vntb: Return actual error code during pci_vntb_probe() failure
Yang Yingliang
1
-1
/
+1
2024-02-16
NTB: fix possible name leak in ntb_register_device()
Yang Yingliang
1
-5
/
+1
2024-02-12
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
3
-249
/
+262
2024-02-12
PCI: Move PCI-specific devres code to drivers/pci/
Philipp Stanner
2
-1
/
+208
2024-02-12
PCI: Move pci_iomap.c to drivers/pci/
Philipp Stanner
3
-0
/
+183
2024-02-12
PM: runtime: Simplify pm_runtime_get_if_active() usage
Sakari Ailus
1
-1
/
+1
2024-02-09
PCI: Fix active state requirement in PME polling
Alex Williamson
1
-15
/
+22
2024-02-09
Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2024-02-09
PCI: endpoint: pci-epf-vntb: Remove superfluous checks for pci_epf_alloc_spac...
Niklas Cassel
1
-11
/
+0
2024-02-09
PCI: endpoint: pci-epf-test: Remove superfluous checks for pci_epf_alloc_spac...
Niklas Cassel
1
-8
/
+0
2024-02-09
PCI: endpoint: Improve pci_epf_alloc_space() API
Niklas Cassel
1
-0
/
+9
2024-02-09
PCI: endpoint: Refactor pci_epf_alloc_space() API
Niklas Cassel
4
-8
/
+9
2024-02-08
PCI: switchtec: Fix an error handling path in switchtec_pci_probe()
Christophe JAILLET
1
-1
/
+3
2024-02-08
PCI/P2PDMA: Fix a sleeping issue in a RCU read section
Christophe JAILLET
1
-1
/
+1
2024-02-08
PCI: Make pcie_port_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-08
PCI: endpoint: Make pci_epf_bus_type const
Ricardo B. Marliere
1
-2
/
+2
2024-02-07
PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignment
Dan Carpenter
1
-3
/
+4
2024-02-07
PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
Dan Carpenter
1
-1
/
+2
2024-01-31
PCI/ASPM: Fix deadlock when enabling ASPM
Johan Hovold
5
-50
/
+96
2024-01-29
PCI: Place interrupt related code into irq.c
Ilpo Järvinen
5
-218
/
+205
2024-01-22
PCI/DPC: Print all TLP Prefixes, not just the first
Ilpo Järvinen
1
-1
/
+1
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-2
/
+36
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+275
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
61
-681
/
+1147
2024-01-15
Merge branch 'pci/endpoint'
Bjorn Helgaas
4
-5
/
+5
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
26
-196
/
+180
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
3
-12
/
+6
2024-01-15
Merge branch 'pci/controller/xilinx'
Bjorn Helgaas
1
-9
/
+5
2024-01-15
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-3
/
+3
2024-01-15
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2
-2
/
+18
[prev]
[next]