index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
2
-1
/
+45
2019-05-13
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
8
-10
/
+31
2019-05-13
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
1
-2
/
+10
2019-05-13
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-9
/
+28
2019-05-13
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-1
/
+1
2019-05-13
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-30
/
+34
2019-05-13
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-35
/
+15
2019-05-13
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
14
-379
/
+870
2019-05-13
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-5
/
+41
2019-05-13
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
3
-96
/
+62
2019-05-13
Merge branch 'pci/dwc'
Bjorn Helgaas
4
-45
/
+41
2019-05-13
Merge branch 'remotes/lorenzo/pci/controller-fixes'
Bjorn Helgaas
2
-0
/
+44
2019-05-13
Merge branch 'pci/host/al'
Bjorn Helgaas
2
-0
/
+94
2019-05-13
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+2
2019-05-13
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-13
/
+29
2019-05-13
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+14
2019-05-13
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
1
-3
/
+35
2019-05-13
Merge branch 'pci/misc'
Bjorn Helgaas
6
-36
/
+66
2019-05-13
Merge branch 'pci/msi'
Bjorn Helgaas
1
-5
/
+4
2019-05-13
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-62
/
+247
2019-05-13
Merge branch 'pci/enumeration'
Bjorn Helgaas
4
-33
/
+122
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
1
-0
/
+1
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
2
-6
/
+7
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2
-4
/
+9
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-05-07
PCI: qcom: Use default config space read function
Marc Gonzalez
1
-17
/
+6
2019-05-06
PCI: iproc: Add sorted dma ranges resource entries to host bridge
Srinath Mannam
1
-1
/
+43
2019-05-06
PCI: Add dma_ranges window list
Srinath Mannam
1
-0
/
+3
2019-05-01
PCI/P2PDMA: Allow P2P DMA between any devices under AMD ZEN Root Complex
Christian König
1
-3
/
+35
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
1
-0
/
+34
2019-05-01
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2
-37
/
+240
2019-05-01
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
1
-9
/
+6
2019-05-01
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
1
-7
/
+6
2019-05-01
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
1
-13
/
+13
2019-05-01
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
1
-14
/
+14
2019-05-01
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
1
-4
/
+4
2019-05-01
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
3
-13
/
+8
2019-05-01
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
1
-3
/
+0
2019-05-01
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
1
-17
/
+2
2019-05-01
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
1
-14
/
+7
2019-04-30
PCI: iproc: Enable iProc config read for PAXBv2
Srinath Mannam
1
-1
/
+1
2019-04-29
PCI: Add pci_dev_id() helper
Heiner Kallweit
2
-10
/
+6
2019-04-25
PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
Jonathan Chocron
2
-0
/
+94
2019-04-25
PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessary
Lyude Paul
1
-0
/
+58
2019-04-23
PCI/ACPI: Implement _HPX Type 3 Setting Record
Alexandru Gagniuc
2
-0
/
+177
[next]