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-06-12
PCI: Hold the rescan mutex when scanning for the first time
Bartosz Golaszewski
1
-0
/
+2
2024-06-11
PCI/PM: Switch to new Intel CPU model defines
Tony Luck
1
-2
/
+2
2024-06-10
PCI: switchtec: Make switchtec_class constant
Greg Kroah-Hartman
1
-8
/
+8
2024-06-07
PCI: Use array for .id_table consistently
Masahiro Yamada
1
-1
/
+1
2024-06-06
PCI: tegra: Remove unused struct 'tegra_pcie_soc'
Dr. David Alan Gilbert
1
-4
/
+0
2024-06-04
PCI: Warn on missing cfg_access_lock during secondary bus reset
Dan Williams
1
-0
/
+3
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
3
-8
/
+0
2024-06-03
PCI: Use preserve_config in place of pci_flags
Vidya Sagar
2
-15
/
+9
2024-06-03
PCI: Unify ACPI and DT 'preserve config' support
Vidya Sagar
1
-0
/
+3
2024-06-03
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
2
-10
/
+50
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
3
-0
/
+38
2024-05-30
PCI: pciehp: Detect device replacement during system sleep
Lukas Wunner
4
-1
/
+54
2024-05-28
PCI: endpoint: pci-epf-test: Handle Link Down event
Manivannan Sadhasivam
1
-0
/
+10
2024-05-28
PCI: tegra194: Set EP alignment restriction for inbound ATU
Jon Hunter
1
-0
/
+1
2024-05-28
PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()
Marek Vasut
1
-1
/
+5
2024-05-28
PCI: starfive: Add JH7110 PCIe controller
Minda Chen
4
-1
/
+571
2024-05-28
PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Kevin Xie
1
-0
/
+15
2024-05-28
PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems()
Minda Chen
3
-4
/
+4
2024-05-28
PCI: plda: Add host init/deinit and map bus functions
Minda Chen
2
-14
/
+139
2024-05-28
PCI: plda: Add event bitmap field to struct plda_pcie_rp
Minda Chen
3
-2
/
+6
2024-05-28
PCI: microchip: Move IRQ functions to pcie-plda-host.c
Minda Chen
3
-467
/
+476
2024-05-28
PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
Minda Chen
2
-16
/
+84
2024-05-28
PCI: microchip: Add get_events() callback and PLDA get_event()
Minda Chen
2
-1
/
+66
2024-05-28
PCI: microchip: Add INTx and MSI event num to struct plda_event
Minda Chen
2
-2
/
+6
2024-05-28
PCI: microchip: Add request_event_irq() callback function
Minda Chen
2
-4
/
+32
2024-05-28
PCI: microchip: Add num_events field to struct plda_pcie_rp
Minda Chen
2
-3
/
+6
2024-05-28
PCI: microchip: Rename interrupt related functions
Minda Chen
1
-52
/
+57
2024-05-28
PCI: microchip: Move PLDA functions to pcie-plda-host.c
Minda Chen
5
-60
/
+84
2024-05-28
PCI: microchip: Rename PLDA functions to be generic
Minda Chen
1
-12
/
+12
2024-05-28
PCI: microchip: Move PLDA structures to plda-pcie.h
Minda Chen
2
-20
/
+21
2024-05-28
PCI: microchip: Rename PLDA structures to be generic
Minda Chen
1
-43
/
+53
2024-05-28
PCI: microchip: Add bridge_addr field to struct mc_pcie
Minda Chen
1
-14
/
+9
2024-05-28
PCI: microchip: Move PLDA IP register macros to pcie-plda.h
Minda Chen
2
-92
/
+124
2024-05-28
PCI: microchip: Move pcie-microchip-host.c to PLDA directory
Minda Chen
5
-10
/
+19
2024-05-28
PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...
Aleksandr Mishin
1
-5
/
+15
2024-05-28
PCI: keystone: Don't enable BAR 0 for AM654x
Siddharth Vadapalli
1
-34
/
+18
2024-05-28
PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()
Siddharth Vadapalli
1
-42
/
+42
2024-05-28
PCI: imx6: Convert to use agnostic GPIO API
Andy Shevchenko
1
-26
/
+10
2024-05-28
PCI: dwc: Remove unused of_gpio.h inclusion
Andy Shevchenko
4
-5
/
+0
2024-05-28
PCI: aardvark: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-1
/
+0
2024-05-28
PCI: dra7xx: Add missing chained IRQ header inclusion
Andy Shevchenko
1
-0
/
+1
2024-05-28
PCI: exynos: Adapt to use bulk clock APIs
Shradha Todi
1
-50
/
+4
2024-05-28
PCI: dra7xx: Fix dra7xx_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
1
-2
/
+2
2024-05-28
PCI: artpec6: Fix artpec6_pcie_cpu_addr_fixup() parameter name
Niklas Cassel
1
-4
/
+4
2024-05-28
PCI: al: Check IORESOURCE_BUS existence during probe
Aleksandr Mishin
1
-3
/
+13
2024-05-28
PCI: Fix resource double counting on remove & rescan
Ilpo Järvinen
1
-4
/
+2
2024-05-28
resource: Use typedef for alignf callback
Ilpo Järvinen
1
-8
/
+2
2024-05-28
PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
Manivannan Sadhasivam
2
-14
/
+14
2024-05-28
PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
Manivannan Sadhasivam
1
-19
/
+39
2024-05-28
PCI: endpoint: Rename BME to Bus Master Enable
Manivannan Sadhasivam
3
-15
/
+16
[prev]
[next]