summaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-ar724x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* MIPS: ath79: get PCIe controller out of resetMathias Kresin2018-07-251-0/+42
* 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-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* 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-151-1/+0Star
|\
| * mips: pci: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access codeSergey Ryazanov2014-11-241-23/+0Star
|/
* MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-10-291-9/+0Star
* MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-081-9/+9
* MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-171-0/+63
* MIPS: pci-ar724x: use per-controller IRQ baseGabor Juhos2013-02-171-10/+21
* MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos2013-02-171-16/+24
* MIPS: pci-ar724x: use dynamically allocated PCI controller structureGabor Juhos2013-02-171-47/+82
* MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-171-32/+0Star
* MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-171-8/+0Star
* MIPS: pci-ar724x: convert into a platform driverGabor Juhos2013-02-171-2/+55
* MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1
* MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos2012-08-231-0/+22
* MIPS: ath79: update copyright headers of PCI related filesGabor Juhos2012-05-151-1/+2
* MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos2012-05-151-2/+116
* MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos2012-05-151-1/+35
* MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos2012-05-151-26/+26
* MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos2012-05-151-6/+0Star
* MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos2012-05-151-14/+24
* MIPS: ath79: replace ath724x to ar724xGabor Juhos2012-05-151-31/+31
* MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos2012-05-151-0/+139