index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
PCI/VPD: Remove sysfs accessor size checking dead code
Heiner Kallweit
1
-14
/
+0
2021-03-30
PCI/VPD: Remove obsolete Broadcom NIC quirk
Heiner Kallweit
1
-46
/
+0
2021-03-29
PCI: mediatek: Configure FC and FTS for functions other than 0
Ryder Lee
1
-1
/
+1
2021-03-26
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
1
-7
/
+10
2021-03-24
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
1
-13
/
+3
2021-03-23
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
1
-0
/
+1
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
1
-1
/
+21
2021-03-23
PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
Geert Uytterhoeven
1
-2
/
+1
2021-03-22
PCI: tegra: Fix typo for PCIe endpoint mode in Tegra194
Wesley Sheng
1
-1
/
+1
2021-03-22
PCI: brcmstb: Fix error return code in brcm_pcie_probe()
Wei Yongjun
1
-0
/
+1
2021-03-22
PCI: layerscape: Correct syntax by changing comma to semicolon
Krzysztof Wilczyński
1
-1
/
+1
2021-03-22
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
1
-1
/
+2
2021-03-22
PCI: microchip: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
1
-3
/
+1
2021-03-22
PCI: microchip: Make some symbols static
Wei Yongjun
1
-4
/
+4
2021-03-22
PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
Pali Rohár
1
-1
/
+1
2021-03-22
PCI: vmd: Disable MSI-X remapping when possible
Jon Derrick
1
-12
/
+51
2021-03-22
PCI: tegra: Constify static structs
Rikard Falkeborn
1
-2
/
+2
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
1
-50
/
+2
2021-03-22
s390/pci: refactor zpci function states
Niklas Schnelle
1
-7
/
+1
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-8
/
+6
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
1
-1
/
+1
2021-03-17
PCI: hv: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-17
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-16
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
1
-0
/
+30
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-1
/
+2
2021-03-12
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-2
/
+2
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
10
-20
/
+47
2021-03-11
PCI: Avoid building empty drivers
Arnd Bergmann
2
-2
/
+12
2021-03-11
PCI: thunder: Fix compile testing
Arnd Bergmann
3
-7
/
+14
2021-03-11
PCI: al: Select CONFIG_PCI_ECAM
Arnd Bergmann
1
-0
/
+1
2021-03-10
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
1
-2
/
+2
2021-03-10
PCI/RCEC: Fix RCiEP device to RCEC association
Qiuxu Zhuo
1
-1
/
+1
2021-03-10
PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driver
Tony Lindgren
1
-6
/
+7
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
47
-728
/
+3994
2021-02-24
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
7
-31
/
+15
2021-02-24
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
1
-0
/
+1
2021-02-24
Merge branch 'remotes/lorenzo/pci/tango'
Bjorn Helgaas
3
-356
/
+0
2021-02-24
Merge branch 'pci/rockchip'
Bjorn Helgaas
1
-6
/
+6
2021-02-24
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-1
/
+1
2021-02-24
Merge branch 'pci/qcom'
Bjorn Helgaas
1
-6
/
+16
2021-02-24
Merge branch 'pci/ntb'
Bjorn Helgaas
8
-64
/
+2562
2021-02-24
Merge branch 'pci/microchip'
Bjorn Helgaas
4
-2
/
+1151
2021-02-24
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-2
/
+5
2021-02-24
Merge branch 'pci/layerscape'
Bjorn Helgaas
2
-2
/
+10
2021-02-24
Merge branch 'pci/dwc'
Bjorn Helgaas
5
-54
/
+79
2021-02-24
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
3
-19
/
+76
2021-02-24
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
2
-1
/
+33
2021-02-24
Merge branch 'pci/misc'
Bjorn Helgaas
3
-10
/
+6
2021-02-24
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-2
/
+3
2021-02-24
Merge branch 'pci/resource'
Bjorn Helgaas
1
-0
/
+6
[prev]
[next]