index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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-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
2018-12-19
PCI: uniphier: Add UniPhier PCIe host controller support
Kunihiko Hayashi
2018-12-19
PCI: amlogic: Add the Amlogic Meson PCIe controller driver
Yue Wang
2018-12-18
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
2018-12-18
PCI: imx: Add imx6sx suspend/resume support
Leonard Crestez
2018-12-18
PCI: armada8k: Add support for gpio controlled reset signal
Baruch Siach
2018-12-18
PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7
Trent Piepho
2018-12-18
PCI: dwc: layerscape: Constify driver data
Stefan Agner
2018-12-18
PCI: imx: Add multi-pd support
Leonard Crestez
2018-12-11
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
2018-12-11
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
2018-12-11
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
2018-11-27
PCI: dwc: Fix MSI-X EP framework address calculation bug
Gustavo Pimentel
2018-11-20
PCI: layerscape: Fix wrong invocation of outbound window disable accessor
Hou Zhiqiang
2018-11-20
PCI: imx6: Fix link training status detection in link up check
Trent Piepho
2018-11-08
PCI: histb: Constify dw_pcie_host_ops structure
Julia Lawall
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-20
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2018-10-17
PCI: keystone: Cleanup macros defined in pci-keystone.c
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Reorder header file in alphabetical order
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Add debug error message for all errors
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup ks_pcie_link_up()
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
[prev]
[next]