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
/
host
/
pci-keystone.c
Age
Commit message (
Expand
)
Author
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
2016-10-11
PCI: keystone: Pass keystone_pcie, not address, to IRQ functions
Bjorn Helgaas
2016-10-11
PCI: keystone: Add local struct device pointers
Bjorn Helgaas
2016-08-22
PCI: keystone: Propagate request_irq() failure
Wei Yongjun
2016-08-01
PCI: keystone: Make explicitly non-modular
Paul Gortmaker
2016-04-25
PCI: keystone: Remove unnecessary goto statement
Murali Karicheri
2016-04-14
PCI: keystone: Add error IRQ handler
Murali Karicheri
2016-03-15
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2016-03-15
PCI: designware: Add generic dw_pcie_wait_for_link()
Joao Pinto
2016-03-11
PCI: keystone: Defer probing if devm_phy_get() returns -EPROBE_DEFER
Shawn Lin
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-16
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
2015-07-16
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-25
PCI/keystone: Fix race in installing chained IRQ handler
Thomas Gleixner
2015-06-10
PCI: designware: Wait for link to come up with consistent style
Bjorn Helgaas
2015-01-09
PCI: keystone: Fix misspelling of current function in debug output
Julia Lawall
2014-12-26
PCI: keystone: Fix error handling of irq_of_parse_and_map()
Dmitry Torokhov
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-13
PCI: keystone: Remove unnecessary OOM message
Jingoo Han
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-29
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-09-16
PCI: keystone: Set device ID based on SoC to support multiple ports
Murali Karicheri
2014-09-16
PCI: keystone: Assume controller is already in RC mode
Murali Karicheri
2014-09-16
PCI: keystone: Limit MRSS for all downstream devices
Murali Karicheri
2014-09-04
PCI: keystone: Add TI Keystone PCIe driver
Murali Karicheri