summaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-ar71xx.c
AgeCommit message (Expand)Author
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-26MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov
2014-10-20mips: pci: drop owner assignment from platform_driversWolfram Sang
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu
2013-02-17MIPS: pci-ar71xx: move irq base to the controller structureGabor Juhos
2013-02-17MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: pci-ar71xx: use dynamically allocated PCI controller structureGabor Juhos
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos
2013-02-17MIPS: pci-ar71xx: convert into a platform driverGabor Juhos
2013-01-30MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos