Linux MIPS
[Prev Page][Next Page]
[PATCH] octeon-irq.c: fix missing return value check of kzalloc(), Jiecheng Wu
[PATCH] msi-xlp.c: fix missing return value check of kzalloc(), Jiecheng Wu
[PATCH] MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL, Paul Burton
[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers,
Boris Brezillon
- [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks, Boris Brezillon
- [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release(), Boris Brezillon
- [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co, Boris Brezillon
- [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready(), Boris Brezillon
- [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl(), Boris Brezillon
- [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks, Boris Brezillon
- [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate(), Boris Brezillon
- [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct(), Boris Brezillon
- [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks, Boris Brezillon
- [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks, Boris Brezillon
- [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks, Boris Brezillon
- [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip(), Boris Brezillon
- [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks, Boris Brezillon
- [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl(), Boris Brezillon
- [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready(), Boris Brezillon
- [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase(), Boris Brezillon
- [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry(), Boris Brezillon
- [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc(), Boris Brezillon
- [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features(), Boris Brezillon
- [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc(), Boris Brezillon
- [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface(), Boris Brezillon
- [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers, Boris Brezillon
- [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand(), Boris Brezillon
[PATCH] ip22-gio.c: fix missing return value check of kzalloc(),
Jiecheng Wu
[PATCH v4 0/7] Add support for MSCC Ocelot i2c,
Alexandre Belloni
serdev: How to attach serdev devices to USB based tty devices?,
Andreas Färber
[GIT PULL] Main MIPS changes for 4.19, Paul Burton
[LKP] 315706049c [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/mm/pageattr.c:1211 __cpa_process_fault, kernel test robot
[mips-linux:mips-next 128/129] include/linux/compiler_types.h:58:10: fatal error: asm/compiler.h: No such file or directory, kbuild test robot
[PATCH v6 00/24] Ingenic TCU patchset v6,
Paul Cercueil
- [PATCH v6 01/24] mfd: Add ingenic-tcu.h header, Paul Cercueil
- [PATCH v6 03/24] doc: Add doc for the Ingenic TCU hardware, Paul Cercueil
- [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers, Paul Cercueil
- [PATCH v6 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks, Paul Cercueil
- [PATCH v6 05/24] clocksource: Add a new timer-ingenic driver, Paul Cercueil
- [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST, Paul Cercueil
- [PATCH v6 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers, Paul Cercueil
- [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver, Paul Cercueil
- [PATCH v6 09/24] watchdog: jz4740: Use regmap provided by TCU driver, Paul Cercueil
- [PATCH v6 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout, Paul Cercueil
- [PATCH v6 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST, Paul Cercueil
- [PATCH v6 12/24] pwm: jz4740: Use regmap and clocks from TCU driver, Paul Cercueil
- [PATCH v6 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1, Paul Cercueil
- [PATCH v6 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST, Paul Cercueil
- [PATCH v6 15/24] pwm: jz4740: Remove unused devicetree compatible strings, Paul Cercueil
- [PATCH v6 17/24] clk: jz4740: Add TCU clock, Paul Cercueil
- [PATCH v6 16/24] pwm: jz4740: Add support for the JZ4725B, Paul Cercueil
- [PATCH v6 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set, Paul Cercueil
- [PATCH v6 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers, Paul Cercueil
- [PATCH v6 20/24] MIPS: qi_lb60: Move PWM devices to devicetree, Paul Cercueil
- [PATCH v6 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz, Paul Cercueil
- [PATCH v6 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz, Paul Cercueil
- [PATCH v6 23/24] MIPS: CI20: defconfig: enable OST driver, Paul Cercueil
- [PATCH v6 24/24] MIPS: jz4740: Drop obsolete code, Paul Cercueil
[PATCH v6 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS,
Paul Burton
[PATCH] irqchip/bcm7038-l1: hide cpu offline callback when building for !SMP,
Jonas Gorski
[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore),
Ravi Bangoria
[PATCH v5 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS,
Paul Burton
[PATCH] MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send(), Paul Burton
MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send(), Paul Burton
[PATCH v4 00/18] JZ47xx DMA patchset v4,
Paul Cercueil
- [PATCH v4 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes, Paul Cercueil
- [PATCH v4 02/18] dmaengine: dma-jz4780: Return error if not probed from DT, Paul Cercueil
- [PATCH v4 03/18] dmaengine: dma-jz4780: Avoid hardcoding number of channels, Paul Cercueil
- [PATCH v4 04/18] dmaengine: dma-jz4780: Separate chan/ctrl registers, Paul Cercueil
- [PATCH v4 05/18] dmaengine: dma-jz4780: Use 4-word descriptors, Paul Cercueil
- [PATCH v4 06/18] dmaengine: dma-jz4780: Don't depend on MACH_JZ4780, Paul Cercueil
- [PATCH v4 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH v4 08/18] dmaengine: dma-jz4780: Add support for the JZ4740 SoC, Paul Cercueil
- [PATCH v4 09/18] dmaengine: dma-jz4780: Add support for the JZ4725B SoC, Paul Cercueil
- [PATCH v4 10/18] dmaengine: dma-jz4780: Enable Fast DMA to the AIC, Paul Cercueil
- [PATCH v4 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask, Paul Cercueil
- [PATCH v4 12/18] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue(), Paul Cercueil
- [PATCH v4 13/18] dmaengine: dma-jz4780: Set DTCn register explicitly, Paul Cercueil
- [PATCH v4 14/18] dmaengine: dma-jz4780: Further residue status fix, Paul Cercueil
- [PATCH v4 16/18] MIPS: JZ4780: DTS: Update DMA node to match driver changes, Paul Cercueil
- [PATCH v4 17/18] MIPS: JZ4770: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v4 18/18] MIPS: JZ4740: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v4 15/18] dmaengine: dma-jz4780: Use dma_set_residue(), Paul Cercueil
- Re: [PATCH v4 00/18] JZ47xx DMA patchset v4, Vinod
[PATCH 0/3] MIPS: clang/LLVM build fixes,
Paul Burton
[PATCH v3 0/6] Add support for MSCC Ocelot i2c,
Alexandre Belloni
[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
- [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h, Alexandre Ghiti
- [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range, Alexandre Ghiti
- [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at, Alexandre Ghiti
- [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear, Alexandre Ghiti
- [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush, Alexandre Ghiti
- [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none, Alexandre Ghiti
- [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect, Alexandre Ghiti
- [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range, Alexandre Ghiti
- [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect, Alexandre Ghiti
- [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags, Alexandre Ghiti
- [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get, Alexandre Ghiti
- Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives, Ingo Molnar
- Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives, Alex Ghiti
- Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives, Alexandre Ghiti
[PATCH] MIPS: Remove obsolete MIPS checks for DST node "chosen@0",
Robert P. J. Day
[LKP] 28a54ccb4d [ 2.593639] BUG: unable to handle kernel paging request at c1aa2000, kernel test robot
[RFC] serial: sc16is7xx: Use DT sub-nodes for UART ports,
Andreas Färber
[bug report] MIPS: ath79: add support for QCA953x QCA956x TP9343, Dan Carpenter
[PATCH 4.4 001/124] MIPS: Fix off-by-one in pci_resource_to_user(), Greg Kroah-Hartman
[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs,
Songjun Wu
- [PATCH v2 01/18] MIPS: intel: Add initial support for Intel MIPS SoCs, Songjun Wu
- [PATCH v2 02/18] clk: intel: Add clock driver for Intel MIPS SoCs, Songjun Wu
- [PATCH v2 04/18] MIPS: dts: Add initial support for Intel MIPS SoCs, Songjun Wu
- [PATCH v2 03/18] dt-bindings: clk: Add documentation of grx500 clock controller, Songjun Wu
- [PATCH v2 05/18] dt-binding: MIPS: Add documentation of Intel MIPS SoCs, Songjun Wu
- [PATCH v2 06/18] MIPS: dts: Change upper case to lower case, Songjun Wu
- [PATCH v2 07/18] MIPS: dts: Add aliases node for lantiq danube serial, Songjun Wu
- [PATCH v2 08/18] serial: intel: Get serial id from dts, Songjun Wu
- [PATCH v2 09/18] serial: intel: Change ltq_w32_mask to asc_update_bits, Songjun Wu
- [PATCH v2 10/18] MIPS: lantiq: Unselect SWAP_IO_SPACE when LANTIQ is selected, Songjun Wu
- [PATCH v2 11/18] serial: intel: Use readl/writel instead of ltq_r32/ltq_w32, Songjun Wu
- [PATCH v2 13/18] serial: intel: Replace clk_enable/clk_disable with clk generic API, Songjun Wu
- [PATCH v2 14/18] serial: intel: Add CCF support, Songjun Wu
- [PATCH v2 15/18] serial: intel: Support more platform, Songjun Wu
- [PATCH v2 16/18] serial: intel: Reorder the head files, Songjun Wu
- [PATCH v2 17/18] serial: intel: Change init_lqasc to static declaration, Songjun Wu
- [PATCH v2 18/18] dt-bindings: serial: lantiq: Add optional properties for CCF, Songjun Wu
- [PATCH v2 12/18] serial: intel: Rename fpiclk to freqclk, Songjun Wu
disassembling raw MIPS binary,
A.W.C.
[PATCH] MIPS: generic: Remove input symbols from defconfig, Paul Burton
[PATCH] MIPS: Remove nabi_no_regargs, Paul Burton
[PATCH 1/2] MIPS: Remove unused sys_32_mmap2,
Paul Burton
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG,
Michael Büsch
[PATCH v4 0/3] Add support for MSCC Ocelot SPI,
Alexandre Belloni
[RESEND PATCH 0/6] rapidio: move Kconfig menu definition to subsystem,
Alexei Colin
[PATCH v2 0/6] Add support for MSCC Ocelot i2c,
Alexandre Belloni
[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives,
Alexandre Ghiti
- [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h, Alexandre Ghiti
- [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range, Alexandre Ghiti
- [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at, Alexandre Ghiti
- [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear, Alexandre Ghiti
- [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush, Alexandre Ghiti
- [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none, Alexandre Ghiti
- [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect, Alexandre Ghiti
- [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range, Alexandre Ghiti
- [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect, Alexandre Ghiti
- [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags, Alexandre Ghiti
- [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get, Alexandre Ghiti
- Re: [PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives, Catalin Marinas
- Re: [PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives, Luiz Capitulino
[PATCH v7 0/6] Uprobes: Support SDT markers having reference count (semaphore),
Ravi Bangoria
[PATCH 0/6] rapidio: move Kconfig menu definition to subsystem,
Alexei Colin
[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration,
Quentin Schulz
- [PATCH net-next 01/10] MIPS: mscc: ocelot: make HSIO registers address range a syscon, Quentin Schulz
- [PATCH 08/10] MIPS: mscc: ocelot: add SerDes mux DT node, Quentin Schulz
- [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces, Quentin Schulz
- [PATCH net-next 05/10] net: mscc: ocelot: simplify register access for PLL5 configuration, Quentin Schulz
- [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing, Quentin Schulz
- [PATCH net-next 03/10] net: mscc: ocelot: get HSIO regmap from syscon, Quentin Schulz
- [PATCH 09/10] phy: add driver for Microsemi Ocelot SerDes muxing, Quentin Schulz
- [PATCH net-next 10/10] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration, Quentin Schulz
- [PATCH 06/10] phy: add QSGMII and PCIE modes, Quentin Schulz
- [PATCH net-next 04/10] net: mscc: ocelot: move the HSIO header to include/soc, Quentin Schulz
- Re: [PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration, Quentin Schulz
- Re: [PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration, Andrew Lunn
[GIT PULL] Another MIPS fix for 4.18, Paul Burton
Patch "MIPS: Fix off-by-one in pci_resource_to_user()" has been added to the 4.4-stable tree, gregkh
[PATCH 0/4] MIPS: Support auto-detecting ARCH_PFN_OFFSET / PHYS_OFFSET,
Paul Burton
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET, Paul Burton
[PATCH v3 0/5] Add support for MSCC Ocelot SPI,
Alexandre Belloni
[PATCH] MIPS: remove mips_swiotlb_ops,
Christoph Hellwig
[PATCH v2 0/4] Add support for MSCC Ocelot SPI,
Alexandre Belloni
[PATCH] Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum",
Rafał Miłecki
[PATCH 4.4 01/23] MIPS: ath79: fix register address in ath79_ddr_wb_flush(), Greg Kroah-Hartman
[PATCH 4.9 02/33] MIPS: Fix off-by-one in pci_resource_to_user(), Greg Kroah-Hartman
[PATCH 4.9 01/33] MIPS: ath79: fix register address in ath79_ddr_wb_flush(), Greg Kroah-Hartman
[PATCH 4.14 03/48] MIPS: Fix off-by-one in pci_resource_to_user(), Greg Kroah-Hartman
[PATCH 4.14 02/48] MIPS: ath79: fix register address in ath79_ddr_wb_flush(), Greg Kroah-Hartman
[PATCH 4.17 04/66] MIPS: Fix off-by-one in pci_resource_to_user(), Greg Kroah-Hartman
[PATCH 4.17 03/66] MIPS: ath79: fix register address in ath79_ddr_wb_flush(), Greg Kroah-Hartman
[PATCH] MIPS: TXx9: remove useless RTC definitions,
Alexandre Belloni
Patch "MIPS: Fix off-by-one in pci_resource_to_user()" has been added to the 4.9-stable tree, gregkh
Patch "MIPS: ath79: fix register address in ath79_ddr_wb_flush()" has been added to the 4.9-stable tree, gregkh
Patch "MIPS: ath79: fix register address in ath79_ddr_wb_flush()" has been added to the 4.4-stable tree, gregkh
Patch "MIPS: Fix off-by-one in pci_resource_to_user()" has been added to the 4.17-stable tree, gregkh
Patch "MIPS: ath79: fix register address in ath79_ddr_wb_flush()" has been added to the 4.17-stable tree, gregkh
Patch "MIPS: Fix off-by-one in pci_resource_to_user()" has been added to the 4.14-stable tree, gregkh
Patch "MIPS: ath79: fix register address in ath79_ddr_wb_flush()" has been added to the 4.14-stable tree, gregkh
[PATCH] MIPS: mscc: ocelot: add MIIM1 bus,
Quentin Schulz
[PATCH 1/2] MIPS: mscc: ocelot: add interrupt controller properties to GPIO controller,
Quentin Schulz
[PATCH] MIPS: mscc: ocelot: fix length of memory address space for MIIM,
Quentin Schulz
MIPS: mscc: ocelot: fix length of memory address space for MIIM, Quentin Schulz
[GIT PULL] MIPS fixes for 4.18-rc7, Paul Burton
[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5,
Paul Cercueil
- [PATCH v5 02/21] dt-bindings: ingenic: Add DT bindings for TCU clocks, Paul Cercueil
- [PATCH v5 01/21] mfd: Add ingenic-tcu.h header, Paul Cercueil
- [PATCH v5 03/21] doc: Add doc for the Ingenic TCU hardware, Paul Cercueil
- [PATCH v5 04/21] dt-bindings: Add doc for the Ingenic TCU drivers, Paul Cercueil
- [PATCH v5 05/21] clocksource: Add a new timer-ingenic driver, Paul Cercueil
- [PATCH v5 06/21] clocksource: Add driver for the Ingenic JZ47xx OST, Paul Cercueil
- [PATCH v5 07/21] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers, Paul Cercueil
- [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver, Paul Cercueil
- [PATCH v5 09/21] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST, Paul Cercueil
- [PATCH v5 10/21] pwm: jz4740: Use regmap and clocks from TCU driver, Paul Cercueil
- [PATCH v5 11/21] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST, Paul Cercueil
- [PATCH v5 12/21] pwm: jz4740: Remove unused devicetree compatible strings, Paul Cercueil
- [PATCH v5 13/21] pwm: jz4740: Add support for the JZ4725B, Paul Cercueil
- [PATCH v5 14/21] clk: jz4740: Add TCU clock, Paul Cercueil
- [PATCH v5 15/21] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set, Paul Cercueil
- [PATCH v5 16/21] MIPS: jz4740: Add DTS nodes for the TCU drivers, Paul Cercueil
- [PATCH v5 17/21] MIPS: qi_lb60: Move PWM devices to devicetree, Paul Cercueil
- [PATCH v5 18/21] MIPS: qi_lb60: Use 750 kHz system timer & enable clocksource, Paul Cercueil
- [PATCH v5 19/21] MIPS: CI20: Reduce system timer clock to 3 MHz, Paul Cercueil
- [PATCH v5 20/21] MIPS: CI20: defconfig: enable OST driver, Paul Cercueil
- [PATCH v5 21/21] MIPS: jz4740: Drop obsolete code, Paul Cercueil
[PATCH 1/2] MIPS: Introduce HAS_RAPIDIO Kconfig option,
Alexander Sverdlin
[PATCH] mips: use asm-generic version of msi.h,
Thomas Petazzoni
Re: [PATCH V3 02/10] MIPS: Loongson64: Define and use some CP0 registers, Paul Burton
Re: [PATCH V3 01/10] MIPS: Loongson: Add Loongson-3A R3.1 basic support, Paul Burton
Re: [PATCH] arm64, kaslr: export offset in VMCOREINFO ELF notes,
James Morse
[PATCH v3 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues,
Dengcheng Zhu
[PATCH 00/15] MIPS: pistachio: Creator Ci40 aka Marduk SPI-UART,
Andreas Färber
- [PATCH 01/15] MIPS: dts: img: pistachio_marduk: Reorder nodes, Andreas Färber
- [PATCH 02/15] MIPS: dts: img: pistachio_marduk: Cleanups, Andreas Färber
- [PATCH 03/15] MIPS: dts: img: pistachio: Rename spim0-clk pin node label, Andreas Färber
- [PATCH 04/15] MIPS: dts: img: pistachio_marduk: Switch mmc to 1 bit mode, Andreas Färber
- [PATCH 05/15] MIPS: dts: img: pistachio_marduk: Enable SPIM0, Andreas Färber
- [PATCH 11/15] spi: img-spfi: Set device select bits for SPFI port state, Andreas Färber
- [PATCH 12/15] spi: img-spfi: Use device 0 configuration for all devices, Andreas Färber
- [PATCH 08/15] MIPS: dts: img: pistachio_marduk: Add user LEDs, Andreas Färber
- [PATCH 06/15] MIPS: dts: img: pistachio_marduk: Add 6Lowpan node, Andreas Färber
- [PATCH 07/15] MIPS: dts: img: pistachio_marduk: Add SPI UART node, Andreas Färber
- [PATCH 09/15] dmaengine: img-mdc: Handle early status read, Andreas Färber
- [PATCH 15/15] clk: pistachio: Fix wrong SDHost card speed, Andreas Färber
- [PATCH 10/15] spi: img-spfi: Implement dual and quad mode, Andreas Färber
- [PATCH 14/15] spi: img-spfi: Finish every transfer cleanly, Andreas Färber
- [PATCH 13/15] spi: img-spfi: RX maximum burst size for DMA is 8, Andreas Färber
[PATCH] MIPS: lantiq: Use dma_zalloc_coherent() in dma code,
Hauke Mehrtens
[PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network,
Hauke Mehrtens
[PATCH v3 00/18] JZ4780 DMA patchset v3,
Paul Cercueil
- [PATCH v3 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes, Paul Cercueil
- [PATCH v3 02/18] dmaengine: dma-jz4780: Return error if not probed from DT, Paul Cercueil
- [PATCH v3 05/18] dmaengine: dma-jz4780: Use 4-word descriptors, Paul Cercueil
- [PATCH v3 04/18] dmaengine: dma-jz4780: Separate chan/ctrl registers, Paul Cercueil
- [PATCH v3 03/18] dmaengine: dma-jz4780: Avoid hardcoding number of channels, Paul Cercueil
- [PATCH v3 06/18] dmaengine: dma-jz4780: Don't depend on MACH_JZ4780, Paul Cercueil
- [PATCH v3 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC, Paul Cercueil
- [PATCH v3 08/18] dmaengine: dma-jz4780: Add support for the JZ4740 SoC, Paul Cercueil
- [PATCH v3 09/18] dmaengine: dma-jz4780: Add support for the JZ4725B SoC, Paul Cercueil
- [PATCH v3 10/18] dmaengine: dma-jz4780: Enable Fast DMA to the AIC, Paul Cercueil
- [PATCH v3 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask, Paul Cercueil
- [PATCH v3 12/18] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue(), Paul Cercueil
- [PATCH v3 13/18] dmaengine: dma-jz4780: Set DTCn register explicitly, Paul Cercueil
- [PATCH v3 14/18] dmaengine: dma-jz4780: Further residue status fix, Paul Cercueil
- [PATCH v3 15/18] dmaengine: dma-jz4780: Use dma_set_residue(), Paul Cercueil
- [PATCH v3 16/18] MIPS: JZ4780: DTS: Update DMA node to match driver changes, Paul Cercueil
- [PATCH v3 17/18] MIPS: JZ4770: DTS: Add DMA nodes, Paul Cercueil
- [PATCH v3 18/18] MIPS: JZ4740: DTS: Add DMA nodes, Paul Cercueil
- Re: [PATCH v3 00/18] JZ4780 DMA patchset v3, Paul Burton
[PATCH] mips: mm: Discard ioremap_cacheable_cow() method,
Serge Semin
[PATCH 4.9 01/66] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace(), Greg Kroah-Hartman
[PATCH 4.4 27/31] MIPS: Use async IPIs for arch_trigger_cpumask_backtrace(), Greg Kroah-Hartman
[PATCH 4.4 26/31] MIPS: Call dump_stack() from show_regs(), Greg Kroah-Hartman
[PATCH V2 00/25] MIPS: ath79: convert target to pure OF,
John Crispin
- [PATCH V2 05/25] MIPS: ath79: fix system restart, John Crispin
- [PATCH V2 01/25] MIPS: ath79: add lots of missing registers, John Crispin
- [PATCH V2 08/25] MIPS: ath79: get PCIe controller out of reset, John Crispin
- [PATCH V2 09/25] dt-bindings: PCI: qcom,ar7100: adds binding doc, John Crispin
- [PATCH V2 04/25] MIPS: ath79: fix register address in ath79_ddr_wb_flush(), John Crispin
- [PATCH V2 07/25] MIPS: ath79: enable uart during early_prink, John Crispin
- [PATCH V2 02/25] MIPS: ath79: add support for QCA953x QCA956x TP9343, John Crispin
- [PATCH V2 03/25] MIPS: ath79: select the PINCTRL subsystem, John Crispin
- [PATCH V2 06/25] MIPS: ath79: finetune cpu-overrides, John Crispin
- [PATCH V2 20/25] MIPS: ath79: drop machfiles, John Crispin
- [PATCH V2 18/25] MIPS: ath79: export switch MDIO reference clock, John Crispin
- [PATCH V2 16/25] MIPS: ath79: make specifying the reference clock in DT optional, John Crispin
- [PATCH V2 14/25] MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc init, John Crispin
- [PATCH V2 13/25] MIPS: ath79: add helpers for setting clocks and expose the ref clock, John Crispin
- [PATCH V2 22/25] MIPS: ath79: drop platform device registration code, John Crispin
- [PATCH V2 25/25] spi: ath79: drop pdata support, John Crispin
- [PATCH V2 12/25] MIPS: pci-ar724x: convert to OF, John Crispin
[Index of Archives]
[Linux MIPS Home]
[Kernel]
[Linux ARM Kernel]
[Linux ARM]
Mail converted by MHonArc