index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
2019-04-04
PCI: keystone: Use Keystone specific msi_irq_chip
Kishon Vijay Abraham I
2019-04-04
PCI: dwc: Add support to use non default msi_irq_chip
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Cleanup ks_pcie_msi_irq_handler()
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Use hwirq to get the MSI IRQ number offset
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
Kishon Vijay Abraham I
2019-04-04
PCI: keystone: Cleanup interrupt related macros
Kishon Vijay Abraham I
2019-04-01
PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-03-29
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-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-06
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2019-03-01
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
2019-03-01
PCI: dwc: Remove superfluous shifting in definitions
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of GENMASK/FIELD_PREP
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
2019-03-01
PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
Andrey Smirnov
2019-03-01
PCI: dwc: Make use of IS_ALIGNED()
Andrey Smirnov
2019-03-01
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
2019-02-28
PCI: qcom: Don't deassert reset GPIO during probe
Bjorn Andersson
2019-02-21
PCI: layerscape: Add EP mode support
Xiaowei Bao
2019-02-15
PCI: designware-plat: Remove setting epc->features in Designware plat EP driver
Kishon Vijay Abraham I
2019-02-14
PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-14
PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-14
PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops
Kishon Vijay Abraham I
2019-02-12
PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure
Trent Piepho
2019-02-12
PCI: dwc: Print debug error message when MSI-X entry control mask bit is set
Gustavo Pimentel
2019-02-04
PCI: imx6: Add support for i.MX8MQ
Andrey Smirnov
2019-02-04
PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag
Andrey Smirnov
2019-02-04
PCI: imx6: Mark PHY functions as i.MX6 specific
Andrey Smirnov
2019-02-04
PCI: imx6: Introduce drvdata
Andrey Smirnov
2019-02-01
PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)
Gustavo Pimentel
2019-02-01
PCI: dwc: Improve code readability and simplify mask/unmask operations
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()
Gustavo Pimentel
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()
Gustavo Pimentel
2019-02-01
PCI: dwc: Remove unnecessary header include (signal.h)
Gustavo Pimentel
2019-02-01
PCI: dwc: Remove unnecessary header include (of_gpio.h)
Gustavo Pimentel
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
2019-01-31
PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE
Kishon Vijay Abraham I
2019-01-31
PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x
Kishon Vijay Abraham I
2019-01-08
PCI: amlogic: Fix build failure due to missing gpio header
Corentin Labbe
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
Merge branch 'pci/imx6'
Bjorn Helgaas
2019-01-02
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
2019-01-02
Merge branch 'remotes/lorenzo/pci/dwc-msi'
Bjorn Helgaas
2019-01-02
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-01-01
PCI: imx: Enable MSI from downstream components
Richard Zhu
[prev]
[next]