index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
Xinghui Li
1
-1
/
+2
2023-06-24
PCI: xgene-msi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: rockchip-host: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: mvebu: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: mt7621: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: mediatek-gen3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: mediatek: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: iproc: Convert to platform remove callback returning void
Uwe Kleine-König
3
-7
/
+5
2023-06-24
PCI: hisi-error: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: dwc: Convert to platform remove callback returning void
Uwe Kleine-König
5
-22
/
+12
2023-06-24
PCI: j721e: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: brcmstb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: altera-msi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-06-24
PCI: altera: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: aardvark: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-06-24
PCI: rcar: Use correct product family name for Renesas R-Car
Wolfram Sang
1
-2
/
+2
2023-06-23
PCI: layerscape: Add the endpoint linkup notifier support
Frank Li
1
-1
/
+99
2023-06-23
PCI: endpoint: pci-epf-vntb: Fix typo in comments
Frank Li
1
-5
/
+5
2023-06-23
MAINTAINERS: Add PCI MHI endpoint function driver under MHI bus
Manivannan Sadhasivam
1
-0
/
+1
2023-06-23
PCI: endpoint: Add PCI Endpoint function driver for MHI bus
Manivannan Sadhasivam
3
-0
/
+469
2023-06-23
PCI: qcom-ep: Add support for BME notification
Manivannan Sadhasivam
1
-0
/
+1
2023-06-23
PCI: qcom-ep: Add support for Link down notification
Manivannan Sadhasivam
1
-0
/
+1
2023-06-23
PCI: endpoint: Add BME notifier support
Manivannan Sadhasivam
3
-0
/
+29
2023-06-23
PCI: endpoint: Add linkdown notifier support
Manivannan Sadhasivam
3
-0
/
+29
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
5
-9
/
+17
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
misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()
Damien Le Moal
1
-8
/
+4
2023-06-23
misc: pci_endpoint_test: Do not write status in IRQ handler
Damien Le Moal
1
-3
/
+0
2023-06-23
misc: pci_endpoint_test: Re-init completion for every test
Damien Le Moal
1
-0
/
+4
2023-06-23
misc: pci_endpoint_test: Free IRQs before removing the device
Damien Le Moal
1
-3
/
+3
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
3
-34
/
+36
2023-06-23
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
3
-37
/
+29
2023-06-23
PCI: endpoint: Fix a Kconfig prompt of vNTB driver
Shunsuke Mie
1
-1
/
+1
2023-06-23
PCI/ACPI: Call _REG when transitioning D-states
Mario Limonciello
1
-0
/
+22
2023-06-23
PCI/ACPI: Validate acpi_pci_set_power_state() parameter
Bjorn Helgaas
1
-13
/
+18
[next]