index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Commit message (
Expand
)
Author
Age
*
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
|
\
|
*
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-05-13
|
|
\
|
|
*
PCI: Fix comment typos
Bjorn Helgaas
2019-04-13
|
*
|
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: iproc: Add sorted dma ranges resource entries to host bridge
Srinath Mannam
2019-05-06
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: mediatek: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
|
|
*
|
PCI: iproc: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
|
|
*
|
PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
|
|
*
|
PCI: rockchip: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
|
|
*
|
PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
|
|
*
|
PCI: uniphier: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-03-29
|
|
*
|
PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-03-29
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
2019-03-29
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: tegra: Use the DMA-API to get the MSI address
Vidya Sagar
2019-04-16
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operations
Colin Ian King
2019-04-15
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: rcar: Do not shadow the 'irq' variable
Wolfram Sang
2019-04-04
|
|
*
|
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
2019-04-04
|
|
*
|
PCI: rcar: Fix 64bit MSI message address handling
Marek Vasut
2019-04-04
|
|
*
|
PCI: rcar: Clean up debug messages
Marek Vasut
2019-04-04
|
|
*
|
PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
Marek Vasut
2019-04-04
|
|
*
|
PCI: rcar: Replace various variable types with unsigned ones for register values
Marek Vasut
2019-04-04
|
|
*
|
PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
Marek Vasut
2019-04-04
|
|
*
|
PCI: rcar: Clean up remaining macros defining bits
Marek Vasut
2019-04-04
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: mediatek: Get optional clocks with devm_clk_get_optional()
Chunfeng Yun
2019-04-11
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
2019-05-01
|
|
*
|
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
2019-05-01
|
|
*
|
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2019-05-01
|
|
*
|
PCI: dwc: Add callbacks for accessing dbi2 address space
Kishon Vijay Abraham I
2019-04-16
|
|
*
|
PCI: dwc: Fix dw_pcie_ep_find_capability() to return correct capability offset
Kishon Vijay Abraham I
2019-04-16
|
|
*
|
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Add support to set the max link speed from DT
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Invoke phy_reset() API before enabling PHY
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Add support for PCIe RC in AM654x Platforms
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: dwc: Fix ATU identification for designware version >= 4.80
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Explicitly set the PCIe mode
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Move resources initialization to prepare for EP support
Kishon Vijay Abraham I
2019-04-15
|
|
*
|
PCI: keystone: Use platform_get_resource_byname() to get memory resources
Kishon Vijay Abraham I
2019-04-11
|
|
*
|
PCI: keystone: Perform host initialization in a single function
Kishon Vijay Abraham I
2019-04-11
|
|
*
|
PCI: keystone: Cleanup error_irq configuration
Kishon Vijay Abraham I
2019-04-11
|
|
*
|
PCI: keystone: Add start_link()/stop_link() dw_pcie_ops
Kishon Vijay Abraham I
2019-04-11
|
|
*
|
PCI: dwc: Remove default MSI initialization for platform specific MSI chips
Kishon Vijay Abraham I
2019-04-04
[next]