index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-01
53
-676
/
+1514
|
\
|
*
Merge branch 'pci/controller/remove-void-callbacks'
Bjorn Helgaas
2023-06-26
21
-80
/
+43
|
|
\
|
|
*
PCI: xgene-msi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: rockchip-host: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: mvebu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: mt7621: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: mediatek-gen3: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: iproc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
3
-7
/
+5
|
|
*
PCI: hisi-error: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: dwc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
5
-22
/
+12
|
|
*
PCI: j721e: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: brcmstb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: altera-msi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-3
/
+2
|
|
*
PCI: altera: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
|
*
PCI: aardvark: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
|
*
|
Merge branch 'pci/controller/endpoint'
Bjorn Helgaas
2023-06-26
11
-215
/
+818
|
|
\
\
|
|
*
|
PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
2023-06-23
1
-1
/
+99
|
|
*
|
PCI: endpoint: pci-epf-vntb: Fix typo in comments
Frank Li
2023-06-23
1
-5
/
+5
|
|
*
|
PCI: endpoint: Add PCI Endpoint function driver for MHI bus
Manivannan Sadhasivam
2023-06-23
3
-0
/
+469
|
|
*
|
PCI: qcom-ep: Add support for BME notification
Manivannan Sadhasivam
2023-06-23
1
-0
/
+1
|
|
*
|
PCI: qcom-ep: Add support for Link down notification
Manivannan Sadhasivam
2023-06-23
1
-0
/
+1
|
|
*
|
PCI: endpoint: Add BME notifier support
Manivannan Sadhasivam
2023-06-23
1
-0
/
+26
|
|
*
|
PCI: endpoint: Add linkdown notifier support
Manivannan Sadhasivam
2023-06-23
1
-0
/
+26
|
|
*
|
PCI: endpoint: Return error if EPC is started/stopped multiple times
Manivannan Sadhasivam
2023-06-23
1
-0
/
+3
|
|
*
|
PCI: endpoint: Pass EPF device ID to the probe function
Manivannan Sadhasivam
2023-06-23
4
-8
/
+13
|
|
*
|
PCI: endpoint: Add missing documentation about the MSI/MSI-X range
Manivannan Sadhasivam
2023-06-23
1
-2
/
+2
|
|
*
|
PCI: endpoint: Improve pci_epf_type_add_cfs()
Damien Le Moal
2023-06-23
1
-1
/
+1
|
|
*
|
PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
Yoshihiro Shimoda
2023-06-23
1
-1
/
+1
|
|
*
|
PCI: epf-test: Simplify transfers result print
Damien Le Moal
2023-06-23
1
-25
/
+14
|
|
*
|
PCI: epf-test: Simplify DMA support checks
Damien Le Moal
2023-06-23
1
-30
/
+15
|
|
*
|
PCI: epf-test: Cleanup request result handling
Damien Le Moal
2023-06-23
1
-25
/
+21
|
|
*
|
PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
Damien Le Moal
2023-06-23
1
-16
/
+14
|
|
*
|
PCI: epf-test: Improve handling of command and status registers
Damien Le Moal
2023-06-23
1
-4
/
+9
|
|
*
|
PCI: epf-test: Simplify IRQ test commands execution
Damien Le Moal
2023-06-23
1
-26
/
+17
|
|
*
|
PCI: epf-test: Simplify pci_epf_test_raise_irq()
Damien Le Moal
2023-06-23
1
-13
/
+8
|
|
*
|
PCI: epf-test: Simplify read/write/copy test functions
Damien Le Moal
2023-06-23
1
-12
/
+9
|
|
*
|
PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
Damien Le Moal
2023-06-23
1
-1
/
+1
|
|
*
|
PCI: epf-test: Fix DMA transfer completion detection
Damien Le Moal
2023-06-23
1
-11
/
+27
|
|
*
|
PCI: epf-test: Fix DMA transfer completion initialization
Damien Le Moal
2023-06-23
1
-1
/
+1
|
|
*
|
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2023-06-23
2
-32
/
+36
|
|
*
|
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
2023-06-23
1
-22
/
+20
|
|
*
|
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
2023-06-23
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
2023-06-26
1
-1
/
+10
|
|
\
\
|
|
*
|
PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
Xinghui Li
2023-06-24
1
-1
/
+2
|
|
*
|
PCI: vmd: Reset VMD config register between soft reboots
Nirmal Patel
2023-05-08
1
-0
/
+8
|
|
|
/
|
*
|
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2023-06-26
3
-136
/
+151
|
|
\
\
|
|
*
|
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
2023-06-22
1
-0
/
+1
|
|
*
|
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2023-06-22
2
-0
/
+29
[next]