index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2021-11-04
PCI: kirin: Add MODULE_* macros
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Add Kirin 970 compatible
Mauro Carvalho Chehab
2021-11-04
PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridge
Mauro Carvalho Chehab
2021-11-04
PCI: apple: Set up reference clocks when probing
Alyssa Rosenzweig
2021-11-04
PCI: apple: Add initial hardware bring-up
Alyssa Rosenzweig
2021-11-04
PCI: of: Allow matching of an interrupt-map local to a PCI device
Marc Zyngier
2021-11-04
PCI: Do not enable AtomicOps on VFs
Selvin Xavier
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-04
PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h>
Krzysztof Wilczyński
2021-11-03
PCI: cadence: Add cdns_plat_pcie_probe() missing return
Li Chen
2021-11-03
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
2021-11-02
PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
Krzysztof Wilczyński
2021-11-02
Merge branch 'pm-pci'
Rafael J. Wysocki
2021-11-02
PCI: kirin: Use regmap for APB registers
Mauro Carvalho Chehab
2021-11-02
PCI: kirin: Add support for a PHY layer
Mauro Carvalho Chehab
2021-11-02
PCI: kirin: Reorganize the PHY logic inside the driver
Mauro Carvalho Chehab
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
2021-10-29
PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge
Pali Rohár
2021-10-29
PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridge
Pali Rohár
2021-10-29
PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
Pali Rohár
2021-10-29
PCI: aardvark: Fix support for bus mastering and PCI_COMMAND on emulated bridge
Pali Rohár
2021-10-29
PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
Marek Behún
2021-10-29
PCI: aardvark: Fix return value of MSI domain .alloc() method
Marek Behún
2021-10-29
PCI: pci-bridge-emul: Fix emulation of W1C bits
Marek Behún
2021-10-27
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
2021-10-26
PCI: Remove redundant 'rc' initialization
Colin Ian King
2021-10-25
PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
Heiner Kallweit
2021-10-21
PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
Sergio Paracuellos
2021-10-21
PCI: PM: Fix ordering of operations in pci_back_from_sleep()
Rafael J. Wysocki
2021-10-19
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
2021-10-18
PCI/sysfs: Explicitly show first MSI IRQ for 'irq'
Barry Song
2021-10-18
PCI: Remove struct pci_dev->driver
Uwe Kleine-König
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
Merge 5.15-rc6 into driver-core-next
Greg Kroah-Hartman
2021-10-18
Merge 5.15-rc6 into staging-next
Greg Kroah-Hartman
2021-10-16
Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
2021-10-15
PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
Lukas Wunner
2021-10-15
PCI/portdrv: Remove unused resume err_handler
Lukas Wunner
2021-10-15
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2021-10-15
PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
Lukas Wunner
2021-10-15
xen/pcifront: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-15
xen/pcifront: Drop pcifront_common_process() tests of pcidev, pdrv
Uwe Kleine-König
2021-10-15
PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
Kunihiko Hayashi
2021-10-15
PCI: qcom: Add sc8180x compatible
Bjorn Andersson
2021-10-14
PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
Prasad Malisetty
2021-10-14
PCI: qcom: Replace ops with struct pcie_cfg in pcie match data
Prasad Malisetty
2021-10-14
PCI/switchtec: Add check of event support
Logan Gunthorpe
2021-10-14
PCI/switchtec: Replace ENOTSUPP with EOPNOTSUPP
Kelvin Cao
[prev]
[next]