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
/
controller
/
pcie-xilinx-nwl.c
Age
Commit message (
Expand
)
Author
2021-04-07
PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
Bharat Kumar Gogada
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-07-23
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-10-29
PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-06-26
PCI: xilinx-nwl: Fix Multi MSI data programming
Bharat Kumar Gogada
2019-03-21
PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()
Bjorn Helgaas
2018-09-25
PCI: Remove unnecessary check of device_type == pci
Rob Herring
2018-06-29
PCI: xilinx-nwl: Add missing of_node_put()
Nicholas Mc Guire
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin