| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant | Sergey Ryazanov | 2016-05-13 | 2 | -4/+0 |
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -7/+12 |
|\ |
|
| * | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res... | Bjorn Helgaas | 2016-03-12 | 1 | -2/+7 |
| * | MIPS: Loongson 3: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 2016-03-12 | 1 | -7/+7 |
* | | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() | Wei Yongjun | 2016-02-10 | 1 | -4/+4 |
|/ |
|
* | MIPS: pci: Add MT7620a PCIE driver | John Crispin | 2016-01-20 | 2 | -0/+427 |
* | MIPS: Fix build error due to unused variables. | Ralf Baechle | 2015-12-22 | 1 | -1/+0 |
* | MIPS: Fix delay loops which may be removed by GCC. | Ralf Baechle | 2015-11-27 | 1 | -2/+2 |
* | MIPS: pci-rt3883: drop unneeded of_node_get | Julia Lawall | 2015-11-11 | 1 | -4/+2 |
* | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 | 1 | -0/+6 |
|\ |
|
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -0/+6 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 4 | -4/+4 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-04 | 6 | -23/+19 |
|\ |
|
| * | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel | 2015-09-03 | 1 | -10/+10 |
| * | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 2015-09-03 | 1 | -1/+0 |
| * | MIPS: ops-emma2rh: Drop nonsensical db_assert | Paul Burton | 2015-08-26 | 1 | -4/+2 |
| * | MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
| * | MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-26 | 1 | -2/+1 |
| * | MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
| * | MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-26 | 1 | -2/+2 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 |
|\ \ |
|
| * | | MIPS/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 2015-07-22 | 1 | -1/+1 |
| |/ |
|
* / | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -6/+0 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-02 | 1 | -2/+2 |
|\ |
|
| * | MIPS/pci: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-06-27 | 4 | -15/+5 |
|\ \ |
|
| * | | MIPS: ath79: Improve the DDR controller interface | Alban Bedel | 2015-06-21 | 1 | -11/+1 |
| * | | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-06-21 | 4 | -4/+4 |
| |/ |
|
* / | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 2015-06-08 | 3 | -3/+0 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-04-17 | 7 | -27/+17 |
|\ |
|
| * | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 2015-04-13 | 3 | -15/+3 |
| |\ |
|
| | * | MIPS: ralink: Fix bad config symbol in PCI makefile. | John Crispin | 2015-04-10 | 1 | -1/+1 |
| | * | MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N | Aaro Koskinen | 2015-04-10 | 1 | -0/+2 |
| | * | MIPS: Octeon: Remove udelay() causing huge IRQ latency | Alexander Sverdlin | 2015-04-10 | 2 | -14/+0 |
| * | | MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller | Joshua Kinard | 2015-04-01 | 1 | -1/+4 |
| * | | MIPS: pci: Drop owner assignment from platform_drivers | Wolfram Sang | 2015-04-01 | 2 | -2/+0 |
| * | | MIPS: MSI: Update MSI handling for XLP | Jayachandran C | 2015-04-01 | 1 | -9/+10 |
| |/ |
|
* | | PCI: Cleanup control flow | Bjorn Helgaas | 2015-03-19 | 1 | -16/+17 |
* | | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -0/+1 |
|/ |
|
* | MIPS: Add struct pci_ops member names to initialization | Rob Herring | 2015-01-16 | 3 | -10/+10 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 5 | -5/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-04 | 5 | -5/+0 |
| |\ |
|
| | * | mips: pci: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -1/+1 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-12-12 | 10 | -70/+801 |
|\ \ \ \ |
|
| * | | | | MIPS: ath25: add AR2315 PCI host controller driver | Sergey Ryazanov | 2014-11-24 | 2 | -0/+512 |
| * | | | | MIPS: ralink: add rt2880 pci driver | John Crispin | 2014-11-24 | 2 | -0/+286 |
| * | | | | mips: Convert pr_warning to pr_warn | Joe Perches | 2014-11-24 | 1 | -1/+1 |
| * | | | | MIPS: pci-rt3883: Remove odd locking in PCI config space access code | Sergey Ryazanov | 2014-11-24 | 1 | -9/+0 |