summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-rt3883.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss2017-09-211-1/+1
* MIPS: Convert to using %pOF instead of full_nameRob Herring2017-08-291-6/+5
* MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-2/+0
* MIPS: pci-rt3883: drop unneeded of_node_getJulia Lawall2015-11-111-4/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner2015-08-261-2/+2
* MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+1
* MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-211-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * mips: pci: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | MIPS: pci-rt3883: Remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-9/+0
|/
* arch/mips/pci: don't check resource with devm_ioremap_resourceWolfram Sang2014-01-241-3/+0
* of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-21/+1
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-4/+2
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos2013-09-041-0/+636
OpenPOWER on IntegriCloud