summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/mobiveil/pcie-mobiveil-host.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-9/+6
* PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner2020-12-151-6/+2
* PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expressionLiu Shixin2020-10-021-6/+1
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-061-3/+1
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-3/+1
* | PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-2/+0
* | PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-8/+0
* | PCI: mobiveil: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+3
* | PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* | PCI: mobiveil: Use pci_host_probe() to register hostRob Herring2020-07-101-15/+1
|/
* PCI: Check for platform_get_irq() failure consistentlyAman Sharma2020-05-121-2/+2
* PCI: mobiveil: Add Header Type field checkHou Zhiqiang2020-02-211-0/+13
* PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init hostHou Zhiqiang2020-02-211-7/+12
* PCI: mobiveil: Add callback function for interrupt initializationHou Zhiqiang2020-02-211-1/+11
* PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driverHou Zhiqiang2020-02-211-0/+608