| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+10 |
| 2025-11-14 | syscore: Pass context data to callbacks | Thierry Reding | 1 | -6/+10 |
| 2025-10-22 | MIPS: Malta: Use pcibios_align_resource() to block io range | Ilpo Järvinen | 1 | -2/+1 |
| 2025-09-16 | MIPS: PCI: Use pci_enable_resources() | Ilpo Järvinen | 1 | -36/+2 |
| 2025-07-02 | MIPS: pci: lantiq: marks pcibios_init() as static | Shiji Yang | 1 | -1/+1 |
| 2025-07-02 | MIPS: pci-rt2880: make pcibios_init() static | Mieczyslaw Nalewaj | 1 | -1/+1 |
| 2025-05-16 | MIPS: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 2 | -5/+6 |
| 2025-04-04 | irqdomain: Rename irq_get_default_host() to irq_get_default_domain() | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2025-01-27 | Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -0/+8 |
| 2025-01-20 | MIPS: pci-legacy: Override pci_address_to_pio | Jiaxun Yang | 1 | -0/+8 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-07-09 | MIPS: Octeron: remove source file executable bit | Dominique Martinet | 1 | -0/+0 |
| 2024-06-13 | Revert "MIPS: pci: lantiq: restore reset gpio polarity" | Thomas Bogendoerfer | 1 | -4/+4 |
| 2024-06-11 | MIPS: pci: lantiq: restore reset gpio polarity | Martin Schiller | 1 | -4/+4 |
| 2024-06-11 | MIPS: Routerboard 532: Fix vendor retry check code | Ilpo Järvinen | 1 | -2/+2 |
| 2024-04-15 | MIPS: Octeon: Add PCIe link status check | Songyang Li | 1 | -0/+6 |
| 2024-02-20 | MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE() | Ilpo Järvinen | 1 | -1/+1 |
| 2024-02-20 | MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write() | Ilpo Järvinen | 1 | -6/+10 |
| 2024-02-20 | MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device() | Ilpo Järvinen | 1 | -1/+1 |
| 2024-02-20 | MIPS: lantiq: Remove unused function pointer variables | Ilpo Järvinen | 1 | -9/+0 |
| 2024-01-17 | Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 7 | -7/+7 |
| 2024-01-08 | MIPS: Fix typos | Bjorn Helgaas | 7 | -7/+7 |
| 2023-11-23 | mips: add <asm-generic/io.h> including | Jiaxun Yang | 1 | -0/+3 |
| 2023-10-19 | MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h> | Bjorn Helgaas | 1 | -1/+0 |
| 2023-10-19 | MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warning | Bjorn Helgaas | 1 | -0/+1 |
| 2023-09-07 | Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -5/+4 |
| 2023-08-01 | swiotlb: make io_tlb_default_mem local to swiotlb.c | Petr Tesarik | 1 | -1/+1 |
| 2023-07-25 | MIPS: Explicitly include correct DT includes | Rob Herring | 2 | -5/+4 |
| 2023-06-21 | mips: pci-mt7620: use dev_info() to log PCIe device detection result | Shiji Yang | 1 | -2/+2 |
| 2023-06-21 | mips: pci-mt7620: do not print NFTS register value as error log | Shiji Yang | 1 | -3/+0 |
| 2023-06-20 | MIPS: PCI: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -5/+3 |
| 2023-04-27 | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -2/+2 |
| 2023-04-04 | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg | 2 | -6/+5 |
| 2023-03-14 | mips: Use of_property_read_bool() for boolean properties | Rob Herring | 2 | -2/+2 |
| 2023-02-09 | MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 1 | -6/+2 |
| 2023-02-09 | MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 1 | -6/+2 |
| 2022-12-02 | mips/pci: use devm_platform_ioremap_resource() | zhang songyi | 1 | -3/+1 |
| 2022-10-01 | MIPS: pci: lantiq: switch to using gpiod API | Dmitry Torokhov | 1 | -15/+13 |
| 2022-09-12 | MIPS: ath25: clean up non-kernel-doc comment warning | Randy Dunlap | 1 | -1/+1 |
| 2022-07-30 | MIPS: msi-octeon: eliminate kernel-doc warnings | Randy Dunlap | 1 | -7/+9 |
| 2022-07-14 | MIPS: Remove VR41xx support | Thomas Bogendoerfer | 9 | -805/+0 |
| 2022-07-05 | MIPS: PCI: Remove leading space in info message, rename pci | Colin Ian King | 1 | -1/+1 |
| 2022-05-30 | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -2/+2 |
| 2022-05-23 | MIPS: Octeon: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-04 | MIPS: fix typos in comments | Julia Lawall | 1 | -1/+1 |
| 2022-04-18 | MIPS/octeon: use swiotlb_init instead of open coding it | Christoph Hellwig | 1 | -1/+1 |
| 2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
| 2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer | 3 | -312/+0 |
| 2022-02-22 | MIPS: pci-ar2315: Constify static irq_domain_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 2 | -2/+2 |
| 2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 4 | -165/+1 |
| 2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -29/+3 |
| 2022-01-05 | mips/pci: remove redundant ret variable | Minghao Chi | 1 | -3/+1 |
| 2022-01-02 | MIPS: TXX9: Remove TX4939 SoC support | Thomas Bogendoerfer | 2 | -108/+0 |
| 2021-12-09 | MIPS: Octeon: Use arch_setup_msi_irq() | Thomas Gleixner | 1 | -29/+3 |
| 2021-12-09 | MIPS: TXX9: Remove rbtx4938 board support | Thomas Bogendoerfer | 2 | -54/+0 |
| 2021-12-09 | MIPS: Only define pci_remap_iospace() for Ralink | Tiezhu Yang | 1 | -0/+2 |
| 2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 6 | -1285/+20 |
| 2021-11-03 | MIPS: Cobalt: Explain GT64111 early PCI fixup | Pali Rohár | 1 | -0/+15 |
| 2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer | 4 | -1274/+0 |
| 2021-10-18 | bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert() | Andy Shevchenko | 1 | -8/+4 |
| 2021-10-18 | bcm47xx: Get rid of redundant 'else' | Andy Shevchenko | 1 | -3/+1 |
| 2021-10-05 | MIPS: implement architecture-specific 'pci_remap_iospace()' | Sergio Paracuellos | 1 | -0/+14 |
| 2021-08-12 | mips: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2 | -8/+5 |
| 2021-06-10 | MIPS: Add missing linux/irqdomain.h includes | Marc Zyngier | 2 | -0/+2 |
| 2021-04-21 | MIPS: pci-legacy: revert "use generic pci_enable_resources" | Ilya Lipnitskiy | 1 | -1/+37 |
| 2021-04-16 | MIPS: pci-legacy: use generic pci_enable_resources | Ilya Lipnitskiy | 1 | -38/+2 |
| 2021-04-16 | MIPS: pci-legacy: remove busn_resource field | Ilya Lipnitskiy | 1 | -1/+0 |
| 2021-04-16 | MIPS: pci-legacy: remove redundant info messages | Ilya Lipnitskiy | 1 | -7/+0 |
| 2021-04-16 | MIPS: pci-legacy: stop using of_pci_range_to_resource | Ilya Lipnitskiy | 1 | -2/+7 |
| 2021-04-16 | MIPS: pci-rt3883: more accurate DT error messages | Ilya Lipnitskiy | 1 | -4/+2 |
| 2021-04-16 | MIPS: pci-rt3883: trivial: remove unused variable | Ilya Lipnitskiy | 1 | -4/+0 |
| 2021-04-16 | MIPS: pci-rt2880: remove unneeded locks | Ilya Lipnitskiy | 1 | -13/+0 |
| 2021-04-16 | MIPS: pci-rt2880: fix slot 0 configuration | Ilya Lipnitskiy | 1 | -13/+24 |
| 2021-03-24 | MIPS: PCI: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
| 2021-03-12 | MIPS: pci-mt7620: fix PLL lock check | Ilya Lipnitskiy | 1 | -2/+3 |
| 2021-03-06 | MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dma | Christoph Hellwig | 1 | -0/+1 |
| 2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig | 1 | -1/+1 |
| 2021-02-13 | MIPS: refactor the runtime coherent vs noncoherent DMA indicators | Christoph Hellwig | 1 | -3/+2 |
| 2020-12-28 | mips: pci: convert comma to semicolon | Zheng Yongjun | 1 | -3/+3 |
| 2020-11-06 | mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init() | Qinglang Miao | 1 | -1/+3 |
| 2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 3 | -11/+7 |
| 2020-09-18 | MIPS: pci: use devm_platform_ioremap_resource_byname | Zhang Qilong | 3 | -11/+7 |
| 2020-09-11 | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig | 2 | -2/+2 |
| 2020-09-11 | dma-direct: remove __dma_to_phys | Christoph Hellwig | 2 | -2/+2 |
| 2020-08-06 | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -132/+0 |
| 2020-07-24 | MIPS: Retire kvm paravirt | Jiaxun Yang | 2 | -132/+0 |
| 2020-07-23 | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick | 1 | -0/+3 |
| 2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner | 1 | -2/+3 |
| 2020-05-27 | MIPS: Loongson64: Switch to generic PCI driver | Jiaxun Yang | 3 | -188/+0 |
| 2020-05-09 | MIPS: Remove NEC MARKEINS/EMMA | Thomas Bogendoerfer | 4 | -324/+0 |
| 2020-05-09 | MIPS: Remove PMC MSP71xx platform | Thomas Bogendoerfer | 3 | -1163/+0 |
| 2020-05-09 | MIPS: Remove support for LASAT | Thomas Bogendoerfer | 3 | -226/+0 |
| 2020-05-07 | MIPS: Use fallthrough for arch/mips | Liangliang Huang | 2 | -3/+2 |
| 2020-04-19 | MIPS: cleanup fixup_bigphys_addr handling | Christoph Hellwig | 1 | -1/+1 |
| 2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2 | -5/+49 |
| 2020-01-24 | MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel | Thomas Bogendoerfer | 1 | -0/+24 |
| 2020-01-09 | MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge | Thomas Bogendoerfer | 1 | -4/+24 |
| 2020-01-09 | MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff | Thomas Bogendoerfer | 1 | -1/+1 |
| 2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 4 | -4/+4 |
| 2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -8/+8 |
| 2019-11-23 | MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module | Thomas Bogendoerfer | 1 | -0/+22 |
| 2019-11-23 | MIPS: PCI: Fix fake subdevice ID for IOC3 | Thomas Bogendoerfer | 1 | -1/+1 |
| 2019-11-22 | MIPS: PCI: remember nasid changed by set interrupt affinity | Thomas Bogendoerfer | 1 | -3/+2 |
| 2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne | 1 | -8/+8 |
| 2019-11-01 | MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge common | Thomas Bogendoerfer | 2 | -13/+16 |
| 2019-11-01 | MIPS: Loongson64: Move files to the top-level directory | Jiaxun Yang | 1 | -1/+1 |
| 2019-10-07 | MIPS: PCI: use information from 1-wire PROM for IOC3 detection | Thomas Bogendoerfer | 1 | -3/+132 |
| 2019-10-07 | MIPS: SGI-IP27: get rid of compact node ids | Thomas Bogendoerfer | 1 | -1/+1 |
| 2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -105/+62 |
| 2019-08-31 | MIPS: PCI: refactor ioc3 special handling | Thomas Bogendoerfer | 1 | -105/+62 |
| 2019-08-06 | Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2019-08-05 | MIPS: BCM63XX: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 10 | -36/+10 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 352 | Thomas Gleixner | 1 | -4/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182 | Thomas Gleixner | 4 | -53/+4 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 14 | -196/+14 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 8 | -39/+8 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -12/+1 |
| 2019-05-09 | MIPS: SGI-IP27: abstract chipset irq from bridge | Thomas Bogendoerfer | 1 | -10/+168 |
| 2019-05-09 | MIPS: SGI-IP27: use generic PCI driver | Thomas Bogendoerfer | 3 | -236/+206 |
| 2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 4 | -78/+61 |
| 2019-02-19 | MIPS: SGI-IP27: rework HUB interrupts | Thomas Bogendoerfer | 1 | -17/+1 |
| 2019-02-19 | MIPS: SGI-IP27: clean up bridge access and header files | Thomas Bogendoerfer | 2 | -61/+38 |
| 2019-01-29 | MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled | Aaro Koskinen | 1 | -5/+5 |
| 2019-01-22 | MIPS: ath79: drop legacy pci code | John Crispin | 2 | -0/+22 |
| 2019-01-10 | Disable MSI also when pcie-octeon.pcie_disable on | YunQiang Su | 1 | -1/+3 |
| 2018-11-19 | MIPS: Use device_type helpers to access the node type | Rob Herring | 1 | -4/+2 |
| 2018-11-15 | MIPS: SiByte: Set 32-bit bus mask for BCM1250 PCI | Maciej W. Rozycki | 1 | -0/+53 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+2 |
| 2018-09-19 | MIPS/PCI: Let Loongson-3 pci_ops access extended config space | Huacai Chen | 1 | -10/+24 |
| 2018-09-18 | MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRS | Huacai Chen | 1 | -0/+4 |
| 2018-09-06 | MIPS: pci-rt2880: set pci controller of_node | Tobias Wolf | 1 | -0/+2 |
| 2018-08-13 | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 6 | -21/+84 |
| 2018-07-24 | MIPS: ath79: get PCIe controller out of reset | Mathias Kresin | 1 | -0/+42 |
| 2018-07-16 | MIPS: Fix off-by-one in pci_resource_to_user() | Paul Burton | 1 | -1/+1 |
| 2018-07-03 | MIPS: Octeon: Unify QLM data types in CIU header. | Steven J. Hill | 1 | -2/+2 |
| 2018-06-24 | arch: mips: pci: pci-ip27.c: Remove unused function | Rickard Strandqvist | 1 | -11/+0 |
| 2018-06-24 | MIPS: Use !pci_is_root_bus(bus) in ops-bridge.c | Joshua Kinard | 1 | -2/+2 |
| 2018-06-24 | MIPS: ath25: use generic dma noncoherent ops | Christoph Hellwig | 1 | -0/+24 |
| 2018-06-24 | MIPS: IP27: use dma_direct_ops | Christoph Hellwig | 1 | -0/+14 |
| 2018-06-24 | MIPS: Octeon: move swiotlb declarations out of dma-coherence.h | Christoph Hellwig | 2 | -4/+0 |
| 2018-06-24 | MIPS: Octeon: refactor swiotlb code | Christoph Hellwig | 1 | -2/+0 |
| 2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+3 |
| 2018-05-22 | MIPS: PCI: Use dev_printk() when possible | Bjorn Helgaas | 1 | -5/+3 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -26/+2 |
| 2018-03-14 | MIPS: pci-mt7620: Enable PCIe on MT7688 | Daniel Golle | 1 | -0/+1 |
| 2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2 | -14/+13 |
| 2017-11-13 | MIPS: pci: Make use of the BIT() macro inside the mt7620 driver | John Crispin | 1 | -6/+6 |
| 2017-11-13 | MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver | John Crispin | 1 | -1/+1 |
| 2017-11-13 | MIPS: pci: Remove duplicate define in mt7620 driver | John Crispin | 1 | -1/+0 |
| 2017-11-07 | MIPS: Octeon: Remove usage of cvmx_wait() everywhere. | Steven J. Hill | 1 | -6/+6 |
| 2017-11-03 | Update MIPS email addresses | Paul Burton | 1 | -1/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
| 2017-09-19 | MIPS: PCI: Move map_irq() hooks out of initdata | Lorenzo Pieralisi | 30 | -52/+50 |
| 2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 4 | -11/+10 |
| 2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+20 |
| 2017-08-30 | MIPS: CPS: Cluster support for topology functions | Paul Burton | 1 | -2/+2 |
| 2017-08-30 | MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers | Paul Burton | 1 | -1/+1 |
| 2017-08-29 | MIPS: pci-mt7620: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+1 |
| 2017-08-29 | MIPS: Convert to using %pOF instead of full_name | Rob Herring | 2 | -7/+6 |
| 2017-08-08 | MIPS: PCI: Fix smp_processor_id() in preemptible | Matt Redfearn | 1 | -4/+3 |
| 2017-08-03 | MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 1 | -7/+17 |
| 2017-07-31 | MIPS: PCI: Fix pcibios_scan_bus() NULL check code path | Lorenzo Pieralisi | 1 | -5/+5 |
| 2017-05-18 | MIPS: PCI: Remove unused busn_offset | Bjorn Helgaas | 1 | -2/+1 |
| 2017-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+2 |
| 2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -24/+0 |
| 2017-04-20 | MIPS: PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -25/+0 |
| 2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 1 | -1/+2 |
| 2017-04-13 | MIPS: PCI: add controllers before the specified head | Mathias Kresin | 1 | -1/+1 |
| 2017-04-10 | MIPS: Octeon: Remove unused SLI types and macros. | Steven J. Hill | 1 | -2/+2 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 1 | -1/+1 |
| 2017-01-03 | MIPS: TXx9: Modernize printing of kernel messages | Geert Uytterhoeven | 3 | -31/+31 |
| 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-23 | 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-16 | 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 |