index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Lines
2024-05-28
PCI: microchip: Add get_events() callback and PLDA get_event()
Minda Chen
-1
/
+66
2024-05-28
PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
-2
/
+6
2024-05-28
PCI: microchip: Add request_event_irq() callback function
Minda Chen
-4
/
+32
2024-05-28
PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
-3
/
+6
2024-05-28
PCI: microchip: Rename interrupt related functions
Minda Chen
-52
/
+57
2024-05-28
PCI: microchip: Move PLDA functions to pcie-plda-host.c
Minda Chen
-60
/
+84
2024-05-28
PCI: microchip: Rename PLDA functions to be generic
Minda Chen
-12
/
+12
2024-05-28
PCI: microchip: Move PLDA structures to plda-pcie.h
Minda Chen
-20
/
+21
2024-05-28
PCI: microchip: Rename PLDA structures to be generic
Minda Chen
-43
/
+53
2024-05-28
PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
-14
/
+9
2024-05-28
PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
-92
/
+124
2024-05-28
PCI: microchip: Move pcie-microchip-host.c to PLDA directory
Minda Chen
-10
/
+19
2024-05-28
PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...
Aleksandr Mishin
-5
/
+15
2024-05-28
PCI: keystone: Don't enable BAR 0 for AM654x
Siddharth Vadapalli
-34
/
+18
2024-05-28
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
Siddharth Vadapalli
-42
/
+42
2024-05-28
PCI: imx6: Convert to use agnostic GPIO API
Andy Shevchenko
-26
/
+10
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
-5
/
+0
2024-05-28
PCI: aardvark: Remove unused of_gpio.h inclusion
Andy Shevchenko
-1
/
+0
2024-05-28
PCI: dra7xx: Add missing chained IRQ header inclusion
Andy Shevchenko
-0
/
+1
2024-05-28
PCI: exynos: Adapt to use bulk clock APIs
Shradha Todi
-50
/
+4
2024-05-28
PCI: dra7xx: Fix dra7xx_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
-2
/
+2
2024-05-28
PCI: artpec6: Fix artpec6_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
-4
/
+4
2024-05-28
PCI: al: Check IORESOURCE_BUS existence during probe
Aleksandr Mishin
-3
/
+13
2024-05-28
PCI: Fix resource double counting on remove & rescan
Ilpo Järvinen
-4
/
+2
2024-05-28
resource: Use typedef for alignf callback
Ilpo Järvinen
-8
/
+2
2024-05-28
PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
Manivannan Sadhasivam
-14
/
+14
2024-05-28
PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
Manivannan Sadhasivam
-19
/
+39
2024-05-28
PCI: endpoint: Rename BME to Bus Master Enable
Manivannan Sadhasivam
-15
/
+16
2024-05-28
PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...
Manivannan Sadhasivam
-12
/
+12
2024-05-28
PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test...
Manivannan Sadhasivam
-6
/
+2
2024-05-28
PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...
Manivannan Sadhasivam
-11
/
+3
2024-05-28
PCI: endpoint: Remove unused field in struct pci_epf_group
Christophe JAILLET
-1
/
+0
2024-05-28
PCI: Add ACS quirk for Broadcom BCM5760X NIC
Ajit Khaparde
-0
/
+4
2024-05-28
PCI: epf-mhi: Enable HDMA for SA8775P SoC
Mrinmay Sarkar
-0
/
+1
2024-05-28
PCI: qcom-ep: Add HDMA support for SA8775P SoC
Mrinmay Sarkar
-1
/
+22
2024-05-28
PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
Manivannan Sadhasivam
-11
/
+12
2024-05-28
PCI: dwc: Skip finding eDMA channels count for HDMA platforms
Manivannan Sadhasivam
-3
/
+11
2024-05-28
PCI: dwc: Refactor dw_pcie_edma_find_chip() API
Manivannan Sadhasivam
-7
/
+30
2024-05-28
PCI: qcom-ep: Add support for SA8775P SOC
Mrinmay Sarkar
-0
/
+1
2024-05-28
PCI: qcom: Use devm_clk_bulk_get_all() API
Manivannan Sadhasivam
-119
/
+58
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-454
/
+686
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
-29
/
+36
2024-05-16
Merge branch 'pci/ims-removal'
Bjorn Helgaas
-109
/
+0
2024-05-16
Merge branch 'pci/endpoint'
Bjorn Helgaas
-50
/
+21
2024-05-16
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
-0
/
+3
2024-05-16
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
-5
/
+3
2024-05-16
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
-1
/
+1
2024-05-16
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
-108
/
+334
2024-05-16
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
-4
/
+1
2024-05-16
Merge branch 'pci/pm'
Bjorn Helgaas
-0
/
+12
[prev]
[next]