index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pci-dra7xx.c
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-23
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
2017-10-11
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
Keerthy
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
2017-09-07
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-08-29
PCI: dra7xx: Reset all BARs during initialization
Kishon Vijay Abraham I
2017-08-22
PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()
Gustavo A. R. Silva
2017-08-16
PCI: dra7xx: Use PCI_NUM_INTX
Bjorn Helgaas
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-07-03
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
2017-07-02
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-04-28
PCI: dwc: dra7xx: Workaround for errata id i870
Kishon Vijay Abraham I
2017-04-28
PCI: dwc: dra7xx: Add EP mode support
Kishon Vijay Abraham I
2017-04-28
PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...
Kishon Vijay Abraham I
2017-04-04
PCI: dwc: dra7xx: Push request_irq() call to the bottom of probe
Keerthy
2017-04-04
PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I