aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-ar724x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24MIPS: ath79: get PCIe controller out of resetMathias Kresin1-0/+42
2016-10-05MIPS: pci: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-26MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov1-23/+0
2014-10-20mips: pci: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-29MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall1-9/+0
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu1-9/+9
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos1-0/+63
2013-02-17MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos1-10/+21
2013-02-17MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos1-16/+24
2013-02-17MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos1-47/+82
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos1-32/+0
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos1-8/+0
2013-02-17MIPS: pci-ar724x: convert into a platform driverGabor Juhos1-2/+55
2013-01-30MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos1-0/+22
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos1-1/+2
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos1-2/+116
2012-05-15MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos1-1/+35
2012-05-15MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos1-26/+26
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos1-6/+0
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos1-14/+24
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos1-31/+31
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos1-0/+139