summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-ar71xx.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-211-11/+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-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-13/+0
|/
* MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-10-291-3/+0
* MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-081-3/+3
* MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos2013-02-171-8/+24
* MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos2013-02-171-16/+24
* MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-31/+53
* MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-171-26/+0
* MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-171-16/+0
* MIPS: pci-ar71xx: convert into a platform driverGabor Juhos2013-02-171-4/+56
* MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
* MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos2012-05-151-0/+375
OpenPOWER on IntegriCloud