index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
PCI: endpoint: Add BME notifier support
Manivannan Sadhasivam
1
-0
/
+26
2023-06-23
PCI: endpoint: Add linkdown notifier support
Manivannan Sadhasivam
1
-0
/
+26
2023-06-23
PCI: endpoint: Return error if EPC is started/stopped multiple times
Manivannan Sadhasivam
1
-0
/
+3
2023-06-23
PCI: endpoint: Pass EPF device ID to the probe function
Manivannan Sadhasivam
4
-8
/
+13
2023-06-23
PCI: endpoint: Add missing documentation about the MSI/MSI-X range
Manivannan Sadhasivam
1
-2
/
+2
2023-06-23
PCI: endpoint: Improve pci_epf_type_add_cfs()
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
Yoshihiro Shimoda
1
-1
/
+1
2023-06-23
PCI: epf-test: Simplify transfers result print
Damien Le Moal
1
-25
/
+14
2023-06-23
PCI: epf-test: Simplify DMA support checks
Damien Le Moal
1
-30
/
+15
2023-06-23
PCI: epf-test: Cleanup request result handling
Damien Le Moal
1
-25
/
+21
2023-06-23
PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
Damien Le Moal
1
-16
/
+14
2023-06-23
PCI: epf-test: Improve handling of command and status registers
Damien Le Moal
1
-4
/
+9
2023-06-23
PCI: epf-test: Simplify IRQ test commands execution
Damien Le Moal
1
-26
/
+17
2023-06-23
PCI: epf-test: Simplify pci_epf_test_raise_irq()
Damien Le Moal
1
-13
/
+8
2023-06-23
PCI: epf-test: Simplify read/write/copy test functions
Damien Le Moal
1
-12
/
+9
2023-06-23
PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: epf-test: Fix DMA transfer completion detection
Damien Le Moal
1
-11
/
+27
2023-06-23
PCI: epf-test: Fix DMA transfer completion initialization
Damien Le Moal
1
-1
/
+1
2023-06-23
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2
-32
/
+36
2023-06-23
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
1
-22
/
+20
2023-06-23
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
1
-1
/
+1
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-79
/
+262
2023-04-28
Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-105
/
+175
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-5
/
+5
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
31
-1260
/
+1072
2023-04-23
Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2023-04-22
PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg
Dexuan Cui
1
-41
/
+7
2023-04-21
Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+30
2023-04-21
PCI: xilinx: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2023-04-21
PCI: mobiveil: Sort Kconfig entries by vendor
Bjorn Helgaas
1
-8
/
+9
2023-04-21
PCI: dwc: Sort Kconfig entries by vendor
Bjorn Helgaas
1
-203
/
+203
2023-04-21
PCI: Sort controller Kconfig entries by vendor
Bjorn Helgaas
1
-207
/
+207
2023-04-21
PCI: Use consistent controller Kconfig menu entry language
Bjorn Helgaas
4
-45
/
+45
2023-04-21
PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt
Bjorn Helgaas
1
-1
/
+1
2023-04-21
PCI: hv: Add 'Microsoft' to Kconfig prompt
Bjorn Helgaas
1
-3
/
+4
2023-04-21
PCI: meson: Add 'Amlogic' to Kconfig prompt
Bjorn Helgaas
1
-1
/
+1
2023-04-21
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2
-3
/
+3
2023-04-21
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-730
/
+516
2023-04-21
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-2
/
+2
2023-04-21
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+1
2023-04-21
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-0
/
+1
2023-04-21
Merge branch 'pci/controller/ixp4xx'
Bjorn Helgaas
1
-4
/
+6
2023-04-21
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+7
2023-04-21
Merge branch 'pci/resource'
Bjorn Helgaas
9
-55
/
+32
2023-04-21
Merge branch 'pci/reset'
Bjorn Helgaas
5
-17
/
+29
2023-04-21
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-2
/
+1
2023-04-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+15
2023-04-21
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-6
/
+6
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
3
-12
/
+30
2023-04-19
PCI: Use of_property_present() for testing DT property presence
Rob Herring
4
-6
/
+6
[next]