Age | Commit message (Expand) | Author | Files | Lines |
2016-10-06 | MIPS: Sanitise coherentio semantics | Paul Burton | 1 | -1/+2 |
2016-10-06 | MIPS: PCI: Support generic drivers | Paul Burton | 2 | -0/+53 |
2016-10-06 | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY | Paul Burton | 1 | -1/+1 |
2016-10-06 | MIPS: PCI: Split pci.c into pci.c & pci-legacy.c | Paul Burton | 3 | -284/+306 |
2016-10-06 | MIPS: PCI: Inline pcibios_assign_all_busses | Paul Burton | 1 | -5/+0 |
2016-10-06 | MIPS: PCI: Make pcibios_set_cache_line_size an initcall | Paul Burton | 1 | -3/+3 |
2016-10-06 | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC | Paul Burton | 1 | -2/+2 |
2016-10-06 | MIPS: PCI: Use struct list_head lists | Paul Burton | 1 | -5/+4 |
2016-10-05 | MIPS: pci: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 7 | -11/+3 |
2016-10-04 | MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N. | Aaro Koskinen | 1 | -0/+2 |
2016-10-04 | MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner" | Markus Elfring | 1 | -1/+0 |
2016-06-24 | MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups | Bjorn Helgaas | 1 | -1/+8 |
2016-06-17 | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 1 | -0/+10 |
2016-05-28 | MIPS: IP27: Fix typo | Andrea Gelmini | 1 | -2/+2 |
2016-05-13 | MIPS: Add & use CP0_EntryHi ASID definitions | James Hogan | 1 | -1/+1 |
2016-05-13 | MIPS: Change my email address | John Crispin | 6 | -6/+6 |
2016-05-13 | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant | Sergey Ryazanov | 2 | -4/+0 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+12 |
2016-03-12 | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res... | Bjorn Helgaas | 1 | -2/+7 |
2016-03-12 | MIPS: Loongson 3: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 1 | -7/+7 |
2016-02-10 | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() | Wei Yongjun | 1 | -4/+4 |
2016-01-20 | MIPS: pci: Add MT7620a PCIE driver | John Crispin | 2 | -0/+427 |
2015-12-22 | MIPS: Fix build error due to unused variables. | Ralf Baechle | 1 | -1/+0 |
2015-11-27 | MIPS: Fix delay loops which may be removed by GCC. | Ralf Baechle | 1 | -2/+2 |
2015-11-11 | MIPS: pci-rt3883: drop unneeded of_node_get | Julia Lawall | 1 | -4/+2 |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 4 | -4/+4 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -0/+6 |
2015-09-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -23/+19 |
2015-09-03 | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel | 1 | -10/+10 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -1/+0 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-08-26 | MIPS: ops-emma2rh: Drop nonsensical db_assert | Paul Burton | 1 | -4/+2 |
2015-08-26 | MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal | Thomas Gleixner | 1 | -2/+2 |
2015-08-26 | MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+1 |
2015-08-26 | MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
2015-08-26 | MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -6/+0 |
2015-07-22 | MIPS/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 1 | -1/+1 |
2015-07-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -15/+5 |
2015-06-25 | MIPS/pci: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+2 |
2015-06-21 | MIPS: ath79: Improve the DDR controller interface | Alban Bedel | 1 | -11/+1 |
2015-06-21 | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 4 | -4/+4 |
2015-06-08 | PCI: Remove unnecessary #includes of <asm/pci.h> | Bjorn Helgaas | 3 | -3/+0 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -27/+17 |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 3 | -15/+3 |
2015-04-10 | MIPS: ralink: Fix bad config symbol in PCI makefile. | John Crispin | 1 | -1/+1 |
2015-04-10 | MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000N | Aaro Koskinen | 1 | -0/+2 |
2015-04-10 | MIPS: Octeon: Remove udelay() causing huge IRQ latency | Alexander Sverdlin | 2 | -14/+0 |