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
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: Cleanup setup-bus.c comments and whitespace
Nicholas Johnson
2019-05-07
|
|
*
PCI: Fix comment typos
Bjorn Helgaas
2019-04-13
|
*
|
Merge branch 'pci/printk-portdrv'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: pciehp: Remove pointless MY_NAME definition
Bjorn Helgaas
2019-05-09
|
|
*
|
PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
Bjorn Helgaas
2019-05-09
|
|
*
|
PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
Frederick Lawler
2019-05-09
|
|
*
|
PCI: pciehp: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
|
|
*
|
PCI: pciehp: Replace pciehp_debug module param with dyndbg
Frederick Lawler
2019-05-09
|
|
*
|
PCI: pciehp: Remove pciehp_debug uses
Bjorn Helgaas
2019-05-09
|
|
*
|
PCI/AER: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
|
|
*
|
PCI/DPC: Log messages with pci_dev, not pcie_device
Frederick Lawler
2019-05-09
|
|
*
|
PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
2019-05-09
|
|
*
|
PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
Frederick Lawler
2019-05-09
|
|
|
/
|
*
|
Merge branch 'pci/printk'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
2019-05-09
|
|
*
|
PCI: Replace printk(KERN_INFO) with pr_info(), etc
Mohan Kumar
2019-05-09
|
|
*
|
PCI: Use dev_printk() when possible
Bjorn Helgaas
2019-05-09
|
|
|
/
|
*
|
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
|
|
*
|
PCI: Add dma_ranges window list
Srinath Mannam
2019-05-06
|
|
|
/
|
*
|
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2019-05-13
|
|
\
\
|
|
*
|
PCI: endpoint: Fix a potential NULL pointer dereference
Kangjie Lu
2019-04-12
|
|
*
|
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
[next]