summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_pci_irq.c
Commit message (Expand)AuthorAgeFilesLines
* OF/PCI: Update of_irq_parse_and_map_pci() commentMatthew Minter2017-07-021-1/+2
* of/irq: improve error report on irq discovery process failureGuilherme G. Piccoli2017-01-091-1/+9
* of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.David Daney2015-09-171-8/+14
* of_pci_irq: kill useless variable in of_irq_parse_pci()Sergei Shtylyov2014-05-271-4/+2
* pci/of: Remove dead codeIan Molton2014-05-231-2/+0
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-6/+34
|\
| * of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-0/+25
| * of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+5
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-1/+1
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-5/+5
* | of: remove unnecessary prom.h includesRob Herring2013-10-091-1/+0
|/
* OF: PCI: const usage needed by MIPSJohn Crispin2012-05-211-1/+1
* drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-0/+92
OpenPOWER on IntegriCloud