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
2024-07-19
Merge branch 'pci/controller/loongson'
Bjorn Helgaas
1
-0
/
+13
2024-07-19
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2
-2
/
+2
2024-07-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-82
/
+118
2024-07-19
Merge branch 'pci/controller/hyperv'
Bjorn Helgaas
1
-2
/
+2
2024-07-19
Merge branch 'pci/controller/exynos'
Bjorn Helgaas
1
-50
/
+4
2024-07-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
1
-2
/
+2
2024-07-19
Merge branch 'pci/controller/artpec6'
Bjorn Helgaas
1
-4
/
+4
2024-07-19
Merge branch 'pci/controller/al'
Bjorn Helgaas
1
-3
/
+13
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
16
-135
/
+304
2024-07-19
Merge branch 'pci/controller/gpio'
Bjorn Helgaas
7
-117
/
+52
2024-07-19
Merge branch 'pci/endpoint'
Bjorn Helgaas
8
-94
/
+174
2024-07-19
Merge branch 'pci/resource'
Bjorn Helgaas
2
-16
/
+85
2024-07-19
Merge branch 'pci/reset'
Bjorn Helgaas
1
-14
/
+24
2024-07-19
Merge branch 'pci/hotplug'
Bjorn Helgaas
5
-1
/
+55
2024-07-19
Merge branch 'pci/err'
Bjorn Helgaas
2
-12
/
+66
2024-07-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
5
-25
/
+100
2024-07-19
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-3
/
+3
2024-07-19
Merge branch 'pci/devres'
Bjorn Helgaas
4
-190
/
+858
2024-07-19
PCI: loongson: Enable MSI in LS7A Root Complex
Huacai Chen
1
-0
/
+13
2024-07-18
PCI/MSI: Provide MSI_FLAG_PCI_MSI_MASK_PARENT
Shivamurthy Shastri
1
-0
/
+20
2024-07-18
PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...
Manivannan Sadhasivam
1
-2
/
+2
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
1
-8
/
+3
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+24
2024-07-15
Merge tag 'pwrseq-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-5
/
+274
2024-07-12
PCI: Extend ACS configurability
Vidya Sagar
1
-58
/
+90
2024-07-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
1
-14
/
+21
2024-07-11
PCI: Add managed pcim_iomap_range()
Philipp Stanner
1
-0
/
+44
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
2
-44
/
+25
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
3
-31
/
+85
2024-07-10
PCI: vmd: Create domain symlink before pci_bus_add_devices()
Jiwei Sun
1
-4
/
+4
2024-07-10
PCI: qcom: Prevent use of uninitialized data in qcom_pcie_suspend_noirq()
Dan Carpenter
1
-1
/
+1
2024-07-10
PCI: qcom: Prevent potential error pointer dereference
Dan Carpenter
1
-1
/
+1
2024-07-10
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Dan Carpenter
1
-1
/
+2
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2
-12
/
+18
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2
-11
/
+4
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
3
-14
/
+4
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
2
-1
/
+62
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
3
-65
/
+47
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
1
-1
/
+11
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
3
-65
/
+569
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
1
-19
/
+58
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
1
-4
/
+8
2024-07-09
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
1
-1
/
+1
2024-07-09
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
3
-5
/
+228
2024-07-09
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
1
-24
/
+60
2024-07-09
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
1
-1
/
+6
2024-07-09
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
1
-4
/
+3
2024-07-09
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
1
-1
/
+1
2024-07-09
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
1
-8
/
+13
2024-07-09
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
Manivannan Sadhasivam
1
-1
/
+1
[prev]
[next]