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
2020-01-15
PCI/switchtec: Add Gen4 system info register support
Logan Gunthorpe
1
-0
/
+5
2020-01-15
PCI/switchtec: Separate Gen3 register structures into unions
Logan Gunthorpe
1
-11
/
+27
2020-01-15
PCI/switchtec: Factor out Gen3 ioctl_flash_part_info()
Logan Gunthorpe
1
-26
/
+42
2020-01-15
PCI/switchtec: Add 'generation' variable
Logan Gunthorpe
1
-32
/
+58
2020-01-15
PCI/switchtec: Rename generation-specific constants
Logan Gunthorpe
1
-5
/
+5
2020-01-15
PCI/switchtec: Move check event ID from mask_event() to switchtec_event_isr()
Wesley Sheng
1
-5
/
+6
2020-01-15
PCI/switchtec: Remove redundant valid PFF number count
Wesley Sheng
1
-8
/
+4
2020-01-15
PCI/switchtec: Add support for Intercomm Notify and Upstream Error Containment
Logan Gunthorpe
1
-0
/
+3
2020-01-13
PCI/PM: Print config space of devices before suspend
Chen Yu
1
-1
/
+4
2020-01-13
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
1
-4
/
+16
2020-01-13
PCI: uniphier: remove module code from built-in driver
Masahiro Yamada
1
-30
/
+1
2020-01-13
PCI: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-10
PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
Marcel Ziswiler
1
-1
/
+1
2020-01-10
PCI: tegra: Fix return value check of pm_runtime_get_sync()
David Engraf
1
-1
/
+1
2020-01-10
PCI: keystone: Fix outbound region mapping
Yurii Monakov
1
-1
/
+1
2020-01-10
PCI: keystone: Fix link training retries initiation
Yurii Monakov
1
-1
/
+1
2020-01-10
PCI: qcom: Add support for SDM845 PCIe controller
Bjorn Andersson
1
-0
/
+150
2020-01-09
PCI: artpec6: Configure FTS with dwc helper function
Dilip Kota
1
-7
/
+1
2020-01-09
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
5
-0
/
+625
2020-01-08
PCI/switchtec: Fix vep_vector_number ioread width
Logan Gunthorpe
1
-1
/
+1
2020-01-08
PCI/switchtec: Use dma_set_mask_and_coherent()
Wesley Sheng
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
5
-6
/
+6
2019-12-23
PCI: Export pci_ats_disabled() as a GPL symbol to modules
Will Deacon
1
-0
/
+1
2019-12-23
PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()
Greg Kroah-Hartman
1
-0
/
+2
2019-12-18
PCI: Add DMA alias quirk for PLX PEX NTB
James Sewart
1
-0
/
+15
2019-12-18
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
2
-19
/
+26
2019-12-18
PCI: Fix pci_add_dma_alias() bitmask size
James Sewart
3
-3
/
+6
2019-12-13
PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
Daniel Drake
1
-0
/
+16
2019-12-13
PCI: Add generic quirk for increasing D3hot delay
Daniel Drake
1
-7
/
+12
2019-12-12
PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
Wei Liu
2
-26
/
+24
2019-12-12
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
1
-1
/
+3
2019-12-10
PCI/P2PDMA: Add Intel SkyLake-E to the whitelist
Armen Baloyan
1
-0
/
+3
2019-12-09
PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
Navid Emamdoost
1
-5
/
+4
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
76
-1753
/
+2219
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-1
/
+1
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-37
/
+90
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
8
-55
/
+30
2019-11-28
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2
-4
/
+5
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
21
-601
/
+254
2019-11-28
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-8
/
+24
2019-11-28
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-0
/
+10
2019-11-28
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-4
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-44
/
+25
2019-11-28
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-23
/
+27
2019-11-28
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-57
/
+62
2019-11-28
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
1
-27
/
+109
2019-11-28
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-0
/
+28
2019-11-28
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-29
/
+179
2019-11-28
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-1
/
+1
[prev]
[next]