Age | Commit message (Expand) | Author |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-13 | MIPS: PCI: add controllers before the specified head | Mathias Kresin |
2017-04-10 | MIPS: Octeon: Remove unused SLI types and macros. | Steven J. Hill |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |
2017-01-03 | MIPS: TXx9: Modernize printing of kernel messages | Geert Uytterhoeven |
2016-10-06 | MIPS: Sanitise coherentio semantics | Paul Burton |
2016-10-06 | MIPS: PCI: Support generic drivers | Paul Burton |
2016-10-06 | MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY | Paul Burton |
2016-10-06 | MIPS: PCI: Split pci.c into pci.c & pci-legacy.c | Paul Burton |
2016-10-06 | MIPS: PCI: Inline pcibios_assign_all_busses | Paul Burton |
2016-10-06 | MIPS: PCI: Make pcibios_set_cache_line_size an initcall | Paul Burton |
2016-10-06 | MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC | Paul Burton |
2016-10-06 | MIPS: PCI: Use struct list_head lists | Paul Burton |
2016-10-05 | MIPS: pci: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-10-04 | MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N. | Aaro Koskinen |
2016-10-04 | MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner" | Markus Elfring |
2016-06-23 | MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups | Bjorn Helgaas |
2016-06-17 | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas |
2016-05-28 | MIPS: IP27: Fix typo | Andrea Gelmini |
2016-05-13 | MIPS: Add & use CP0_EntryHi ASID definitions | James Hogan |
2016-05-13 | MIPS: Change my email address | John Crispin |
2016-05-13 | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant | Sergey Ryazanov |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-12 | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res... | Bjorn Helgaas |
2016-03-12 | MIPS: Loongson 3: Use temporary struct resource * to avoid repetition | Bjorn Helgaas |
2016-02-10 | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() | Wei Yongjun |
2016-01-20 | MIPS: pci: Add MT7620a PCIE driver | John Crispin |
2015-12-22 | MIPS: Fix build error due to unused variables. | Ralf Baechle |
2015-11-27 | MIPS: Fix delay loops which may be removed by GCC. | Ralf Baechle |
2015-11-11 | MIPS: pci-rt3883: drop unneeded of_node_get | Julia Lawall |
2015-09-25 | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-26 | MIPS: ops-emma2rh: Drop nonsensical db_assert | Paul Burton |
2015-08-26 | MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal | Thomas Gleixner |
2015-08-26 | MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-08-26 | MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-08-26 | MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-07-22 | MIPS/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-25 | MIPS/pci: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-21 | MIPS: ath79: Improve the DDR controller interface | Alban Bedel |
2015-06-21 | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu |