Age | Commit message (Expand) | Author |
2022-07-30 | MIPS: msi-octeon: eliminate kernel-doc warnings | Randy Dunlap |
2022-07-14 | MIPS: Remove VR41xx support | Thomas Bogendoerfer |
2022-07-05 | MIPS: PCI: Remove leading space in info message, rename pci | Colin Ian King |
2022-05-30 | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2022-05-23 | MIPS: Octeon: fix typo in comment | Julia Lawall |
2022-05-04 | MIPS: fix typos in comments | Julia Lawall |
2022-04-18 | MIPS/octeon: use swiotlb_init instead of open coding it | Christoph Hellwig |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer |
2022-02-22 | MIPS: pci-ar2315: Constify static irq_domain_ops | Rikard Falkeborn |
2022-02-17 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár |
2022-01-14 | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-01-05 | mips/pci: remove redundant ret variable | Minghao Chi |
2022-01-02 | MIPS: TXX9: Remove TX4939 SoC support | Thomas Bogendoerfer |
2021-12-09 | MIPS: Octeon: Use arch_setup_msi_irq() | Thomas Gleixner |
2021-12-09 | MIPS: TXX9: Remove rbtx4938 board support | Thomas Bogendoerfer |
2021-12-09 | MIPS: Only define pci_remap_iospace() for Ralink | Tiezhu Yang |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-11-03 | MIPS: Cobalt: Explain GT64111 early PCI fixup | Pali Rohár |
2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer |
2021-10-18 | bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert() | Andy Shevchenko |
2021-10-18 | bcm47xx: Get rid of redundant 'else' | Andy Shevchenko |
2021-10-05 | MIPS: implement architecture-specific 'pci_remap_iospace()' | Sergio Paracuellos |
2021-08-12 | mips: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-06-10 | MIPS: Add missing linux/irqdomain.h includes | Marc Zyngier |
2021-04-21 | MIPS: pci-legacy: revert "use generic pci_enable_resources" | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-legacy: use generic pci_enable_resources | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-legacy: remove busn_resource field | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-legacy: remove redundant info messages | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-legacy: stop using of_pci_range_to_resource | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-rt3883: more accurate DT error messages | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-rt3883: trivial: remove unused variable | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-rt2880: remove unneeded locks | Ilya Lipnitskiy |
2021-04-16 | MIPS: pci-rt2880: fix slot 0 configuration | Ilya Lipnitskiy |
2021-03-24 | MIPS: PCI: Fix a typo | Bhaskar Chowdhury |
2021-03-12 | MIPS: pci-mt7620: fix PLL lock check | Ilya Lipnitskiy |
2021-03-06 | MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dma | Christoph Hellwig |
2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig |
2021-02-13 | MIPS: refactor the runtime coherent vs noncoherent DMA indicators | Christoph Hellwig |
2020-12-28 | mips: pci: convert comma to semicolon | Zheng Yongjun |
2020-11-06 | mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init() | Qinglang Miao |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-09-18 | MIPS: pci: use devm_platform_ioremap_resource_byname | Zhang Qilong |
2020-09-11 | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig |
2020-09-11 | dma-direct: remove __dma_to_phys | Christoph Hellwig |
2020-08-06 | Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2020-07-24 | MIPS: Retire kvm paravirt | Jiaxun Yang |
2020-07-23 | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner |