index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2019-11-28
1
-23
/
+27
|
\
|
*
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
2019-11-12
1
-0
/
+6
|
*
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
2019-11-11
1
-18
/
+19
|
*
PCI: rcar: Move the inbound index check
Marek Vasut
2019-11-11
1
-5
/
+4
|
*
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
2019-11-11
1
-2
/
+0
*
|
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
2019-11-28
1
-57
/
+62
|
\
\
|
*
|
PCI: mobiveil: Fix csr_read()/write() build issue
Kefeng Wang
2019-10-15
1
-57
/
+62
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
2019-11-28
9
-40
/
+294
|
\
\
|
*
|
arm64: dts: khadas-vim3: add commented support for PCIe
Neil Armstrong
2019-10-15
4
-0
/
+79
|
*
|
arm64: dts: meson-g12a: Add PCIe node
Neil Armstrong
2019-10-15
2
-0
/
+37
|
*
|
phy: meson-g12a-usb3-pcie: Add support for PCIe mode
Neil Armstrong
2019-10-15
1
-9
/
+61
|
*
|
PCI: amlogic: meson: Add support for G12A
Neil Armstrong
2019-10-15
1
-23
/
+105
|
*
|
PCI: amlogic: Fix probed clock names
Neil Armstrong
2019-10-15
1
-3
/
+3
|
*
|
dt-bindings: pci: amlogic, meson-pcie: Add G12A bindings
Neil Armstrong
2019-10-15
1
-4
/
+8
|
*
|
PCI: amlogic: Fix reset assertion via gpio descriptor
Remi Pommarel
2019-10-15
1
-2
/
+2
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
2019-11-28
2
-0
/
+2
|
\
\
|
*
|
PCI: layerscape: Add LS1028a support
Xiaowei Bao
2019-11-08
1
-0
/
+1
|
*
|
dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
Xiaowei Bao
2019-11-06
1
-0
/
+1
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2019-11-28
1
-0
/
+28
|
\
\
|
*
|
PCI: iproc: Invalidate PAXB address mapping before programming it
Abhishek Shah
2019-10-25
1
-0
/
+28
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-11-28
1
-29
/
+179
|
\
\
|
*
|
PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer
Dexuan Cui
2019-11-26
1
-3
/
+21
|
*
|
PCI: hv: Change pci_protocol_version to per-hbus
Dexuan Cui
2019-11-26
1
-12
/
+10
|
*
|
PCI: hv: Add hibernation support
Dexuan Cui
2019-11-26
1
-2
/
+123
|
*
|
PCI: hv: Reorganize the code in preparation of hibernation
Dexuan Cui
2019-11-26
1
-15
/
+28
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-11-28
1
-1
/
+1
|
\
\
|
*
|
PCI: endpoint: Cast the page number to phys_addr_t
Alan Mikhak
2019-10-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-11-28
1
-5
/
+6
|
\
\
|
*
|
PCI: dwc: Fix find_next_bit() usage
Niklas Cassel
2019-10-15
1
-5
/
+6
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2019-11-28
9
-210
/
+315
|
\
\
|
*
|
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
2019-11-11
9
-47
/
+52
|
*
|
PCI: cadence: Refactor driver to use as a core library
Tom Joseph
2019-11-11
6
-187
/
+287
|
|
/
*
|
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2019-11-28
3
-66
/
+109
|
\
\
|
*
|
PCI: pci-bridge-emul: Fix big-endian support
Grzegorz Jaszczyk
2019-10-17
2
-51
/
+52
|
*
|
PCI: aardvark: Fix big endian support
Grzegorz Jaszczyk
2019-10-17
1
-5
/
+7
|
*
|
PCI: aardvark: Don't rely on jiffies while holding spinlock
Remi Pommarel
2019-10-15
1
-5
/
+5
|
*
|
PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
Remi Pommarel
2019-10-15
1
-4
/
+9
|
*
|
PCI: aardvark: Wait for endpoint to be ready before training link
Remi Pommarel
2019-10-15
1
-0
/
+8
|
*
|
PCI: aardvark: Use LTSSM state to build link training flag
Remi Pommarel
2019-10-14
1
-1
/
+28
|
|
/
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-11-28
8
-214
/
+271
|
\
\
|
*
|
PCI: Unify ACS quirk desired vs provided checking
Bjorn Helgaas
2019-11-15
1
-22
/
+45
|
*
|
PCI: Make ACS quirk implementations more uniform
Bjorn Helgaas
2019-11-15
1
-22
/
+19
|
*
|
PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
George Cherian
2019-11-11
1
-7
/
+13
|
*
|
PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes
Pierre Crégut
2019-10-15
1
-1
/
+7
|
*
|
PCI: Add DMA alias quirk for Intel VCA NTB
Slawomir Pawlowski
2019-10-15
1
-0
/
+34
|
*
|
PCI: Fix Intel ACS quirk UPDCR register address
Steffen Liebergeld
2019-10-15
1
-1
/
+1
|
*
|
PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private
Bjorn Helgaas
2019-10-15
2
-5
/
+4
|
*
|
PCI/ATS: Remove unnecessary EXPORT_SYMBOL_GPL()
Bjorn Helgaas
2019-10-15
1
-14
/
+0
|
*
|
PCI/ATS: Remove unused PRI and PASID stubs
Bjorn Helgaas
2019-10-15
1
-10
/
+0
|
*
|
PCI/ATS: Consolidate ATS declarations in linux/pci-ats.h
Krzysztof Wilczynski
2019-10-15
2
-61
/
+28
[next]