index
:
pm24.git
cpufreq-rust
master
perf-mon
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
/
mobiveil
/
pcie-mobiveil-host.c
Age
Commit message (
Expand
)
Author
2024-07-29
PCI: mobiveil: Silence 'set affinity failed' warning
Marek Vasut
2023-10-03
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-12-15
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-10-02
PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression
Liu Shixin
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: mobiveil: 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: mobiveil: Use pci_host_probe() to register host
Rob Herring
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang