| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: pci: use devm_platform_ioremap_resource_byname | Zhang Qilong | 2020-09-18 | 1 | -6/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | MIPS: ath79: get PCIe controller out of reset | Mathias Kresin | 2018-07-25 | 1 | -0/+42 |
* | MIPS: pci: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-10-05 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
* | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-06-21 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | mips: pci: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code | Sergey Ryazanov | 2014-11-24 | 1 | -23/+0 |
|/ |
|
* | MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall | 2013-10-29 | 1 | -9/+0 |
* | MIPS: pci: convert to devm_ioremap_resource() | Silviu-Mihai Popescu | 2013-05-08 | 1 | -9/+9 |
* | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos | 2013-02-17 | 1 | -0/+63 |
* | MIPS: pci-ar724x: use per-controller IRQ base | Gabor Juhos | 2013-02-17 | 1 | -10/+21 |
* | MIPS: pci-ar724x: remove static PCI IO/MEM resources | Gabor Juhos | 2013-02-17 | 1 | -16/+24 |
* | MIPS: pci-ar724x: use dynamically allocated PCI controller structure | Gabor Juhos | 2013-02-17 | 1 | -47/+82 |
* | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions | Gabor Juhos | 2013-02-17 | 1 | -32/+0 |
* | MIPS: ath79: move global PCI defines into a common header | Gabor Juhos | 2013-02-17 | 1 | -8/+0 |
* | MIPS: pci-ar724x: convert into a platform driver | Gabor Juhos | 2013-02-17 | 1 | -2/+55 |
* | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos | 2013-01-30 | 1 | -1/+1 |
* | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module | Gabor Juhos | 2012-08-23 | 1 | -0/+22 |
* | MIPS: ath79: update copyright headers of PCI related files | Gabor Juhos | 2012-05-15 | 1 | -1/+2 |
* | MIPS: ath79: add PCI IRQ handling code for AR724X SoCs | Gabor Juhos | 2012-05-15 | 1 | -2/+116 |
* | MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs | Gabor Juhos | 2012-05-15 | 1 | -1/+35 |
* | MIPS: ath79: fix broken ar724x_pci_{read,write} functions | Gabor Juhos | 2012-05-15 | 1 | -26/+26 |
* | MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c | Gabor Juhos | 2012-05-15 | 1 | -6/+0 |
* | MIPS: ath79: use io-accessor macros in pci-ar724x.c | Gabor Juhos | 2012-05-15 | 1 | -14/+24 |
* | MIPS: ath79: replace ath724x to ar724x | Gabor Juhos | 2012-05-15 | 1 | -31/+31 |
* | MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name | Gabor Juhos | 2012-05-15 | 1 | -0/+139 |