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-dw.c
Age
Commit message (
Expand
)
Author
2015-11-02
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
2015-11-02
PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces
Gabriele Paoloni
2015-09-18
PCI: designware: Make get_msi_addr() return phys_addr_t, not u32
Lucas Stach
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-11
PCI: Kill off set_irq_flags() usage
Rob Herring
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
2015-07-16
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
2015-04-09
PCI: keystone: Don't dereference possible NULL pointer
Bjorn Helgaas
2014-12-10
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-10-23
PCI: keystone: Make ks_dw_pcie_msi_domain_ops static
Jingoo Han
2014-09-29
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-09-04
PCI: keystone: Add TI Keystone PCIe driver
Murali Karicheri