Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-27 | of_pci_irq: kill useless variable in of_irq_parse_pci() | Sergei Shtylyov | 1 | -4/+2 |
2014-05-23 | pci/of: Remove dead code | Ian Molton | 1 | -2/+0 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -6/+34 |
2013-10-24 | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 1 | -0/+25 |
2013-10-24 | of/irq: Refactor interrupt-map parsing | Grant Likely | 1 | -2/+5 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 1 | -1/+1 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 1 | -5/+5 |
2013-10-09 | of: remove unnecessary prom.h includes | Rob Herring | 1 | -1/+0 |
2012-05-21 | OF: PCI: const usage needed by MIPS | John Crispin | 1 | -1/+1 |
2011-10-31 | drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+1 |
2011-06-08 | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 1 | -0/+92 |