index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
28
-594
/
+1280
|
\
|
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-05-13
2
-2
/
+2
|
|
\
|
|
*
PCI: Fix comment typos
Bjorn Helgaas
2019-04-13
2
-2
/
+2
|
*
|
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
2019-05-13
1
-1
/
+43
|
|
\
\
|
|
*
|
PCI: iproc: Add sorted dma ranges resource entries to host bridge
Srinath Mannam
2019-05-06
1
-1
/
+43
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-05-13
7
-10
/
+26
|
|
\
\
|
|
*
|
PCI: mediatek: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
1
-0
/
+1
|
|
*
|
PCI: iproc: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
1
-2
/
+6
|
|
*
|
PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
1
-5
/
+8
|
|
*
|
PCI: rockchip: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
1
-0
/
+1
|
|
*
|
PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
1
-0
/
+1
|
|
*
|
PCI: uniphier: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-03-29
1
-3
/
+8
|
|
*
|
PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-03-29
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
2019-05-13
1
-2
/
+10
|
|
\
\
|
|
*
|
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
2019-03-29
1
-2
/
+10
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2019-05-13
1
-9
/
+28
|
|
\
\
|
|
*
|
PCI: tegra: Use the DMA-API to get the MSI address
Vidya Sagar
2019-04-16
1
-9
/
+28
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
2019-05-13
1
-1
/
+1
|
|
\
\
|
|
*
|
PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations
Colin Ian King
2019-04-15
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2019-05-13
1
-30
/
+34
|
|
\
\
|
|
*
|
PCI: rcar: Do not shadow the 'irq' variable
Wolfram Sang
2019-04-04
1
-4
/
+4
|
|
*
|
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
2019-04-04
1
-0
/
+4
|
|
*
|
PCI: rcar: Fix 64bit MSI message address handling
Marek Vasut
2019-04-04
1
-3
/
+3
|
|
*
|
PCI: rcar: Clean up debug messages
Marek Vasut
2019-04-04
1
-4
/
+4
|
|
*
|
PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
Marek Vasut
2019-04-04
1
-6
/
+6
|
|
*
|
PCI: rcar: Replace various variable types with unsigned ones for register values
Marek Vasut
2019-04-04
1
-8
/
+9
|
|
*
|
PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
Marek Vasut
2019-04-04
1
-4
/
+3
|
|
*
|
PCI: rcar: Clean up remaining macros defining bits
Marek Vasut
2019-04-04
1
-3
/
+3
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-05-13
1
-35
/
+15
|
|
\
\
|
|
*
|
PCI: mediatek: Get optional clocks with devm_clk_get_optional()
Chunfeng Yun
2019-04-11
1
-35
/
+15
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2019-05-13
10
-353
/
+835
|
|
\
\
|
|
*
|
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
2019-05-01
1
-2
/
+5
|
|
*
|
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
2019-05-01
1
-0
/
+34
|
|
*
|
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2019-05-01
2
-37
/
+240
|
|
*
|
PCI: dwc: Add callbacks for accessing dbi2 address space
Kishon Vijay Abraham I
2019-04-16
2
-2
/
+41
|
|
*
|
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
2019-04-16
1
-5
/
+5
|
|
*
|
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-04-15
5
-5
/
+5
|
|
*
|
PCI: keystone: Add support to set the max link speed from DT
Kishon Vijay Abraham I
2019-04-15
1
-0
/
+35
|
|
*
|
PCI: keystone: Invoke phy_reset() API before enabling PHY
Kishon Vijay Abraham I
2019-04-15
1
-0
/
+4
|
|
*
|
PCI: keystone: Add support for PCIe RC in AM654x Platforms
Kishon Vijay Abraham I
2019-04-15
2
-15
/
+148
|
|
*
|
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
2019-04-15
1
-0
/
+4
|
|
*
|
PCI: dwc: Fix ATU identification for designware version >= 4.80
Kishon Vijay Abraham I
2019-04-15
2
-6
/
+9
|
|
*
|
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-04-15
3
-23
/
+19
|
|
*
|
PCI: keystone: Explicitly set the PCIe mode
Kishon Vijay Abraham I
2019-04-15
1
-0
/
+37
|
|
*
|
PCI: keystone: Move resources initialization to prepare for EP support
Kishon Vijay Abraham I
2019-04-15
1
-12
/
+15
|
|
*
|
PCI: keystone: Use platform_get_resource_byname() to get memory resources
Kishon Vijay Abraham I
2019-04-11
1
-10
/
+7
|
|
*
|
PCI: keystone: Perform host initialization in a single function
Kishon Vijay Abraham I
2019-04-11
1
-40
/
+23
|
|
*
|
PCI: keystone: Cleanup error_irq configuration
Kishon Vijay Abraham I
2019-04-11
1
-26
/
+17
|
|
*
|
PCI: keystone: Add start_link()/stop_link() dw_pcie_ops
Kishon Vijay Abraham I
2019-04-11
1
-22
/
+22
|
|
*
|
PCI: dwc: Remove default MSI initialization for platform specific MSI chips
Kishon Vijay Abraham I
2019-04-04
1
-11
/
+13
[next]