aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/of_pci_irq.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-02OF/PCI: Update of_irq_parse_and_map_pci() commentGravatar Matthew Minter 1-1/+2
2017-01-09of/irq: improve error report on irq discovery process failureGravatar Guilherme G. Piccoli 1-1/+9
2015-09-17of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.Gravatar David Daney 1-8/+14
2014-05-27of_pci_irq: kill useless variable in of_irq_parse_pci()Gravatar Sergei Shtylyov 1-4/+2
2014-05-23pci/of: Remove dead codeGravatar Ian Molton 1-2/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextGravatar Rob Herring 1-6/+34
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Gravatar Grant Likely 1-0/+25
2013-10-24of/irq: Refactor interrupt-map parsingGravatar Grant Likely 1-2/+5
2013-10-24of/irq: Replace of_irq with of_phandle_argsGravatar Grant Likely 1-1/+1
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Gravatar Grant Likely 1-5/+5
2013-10-09of: remove unnecessary prom.h includesGravatar Rob Herring 1-1/+0
2012-05-21OF: PCI: const usage needed by MIPSGravatar John Crispin 1-1/+1
2011-10-31drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredGravatar Paul Gortmaker 1-0/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyGravatar Benjamin Herrenschmidt 1-0/+92