Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2018-08-13 22:38:02 to 2018-08-27 20:57:15 UTC [more...]

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-08-27 20:57 UTC  (12+ messages)
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing

[PATCH 1/2] rtc: mips: default to rtc-cmos on mips
 2018-08-27 20:03 UTC 

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-27 19:09 UTC  (5+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "

(no subject)
 2018-08-27 14:50 UTC  (6+ messages)
` [PATCH 1/5] MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
` [PATCH 2/5] dma-mapping: move the dma_coherent flag to struct device
` [PATCH 3/5] dma-mapping: merge direct and noncoherent ops
` [PATCH 4/5] dma-mapping: consolidate the dma mmap implementations
` [PATCH 5/5] dma-mapping: support non-coherent devices in dma_common_get_sgtable

[PATCH] treewide: remove current_text_addr
 2018-08-27 13:33 UTC  (19+ messages)

[PATCH RESEND] mips: switch to NO_BOOTMEM
 2018-08-27  7:59 UTC 

[PATCH v4 00/18] JZ47xx DMA patchset v4
 2018-08-27  5:14 UTC  (4+ messages)
` [PATCH v4 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask

[PATCH 0/8] Devicetree build consolidation
 2018-08-26 23:56 UTC  (5+ messages)
` [PATCH 6/8] kbuild: consolidate Devicetree dtb build rules

Patch "Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"" has been added to the 4.9-stable tree
 2018-08-26  7:16 UTC  (2+ messages)

Patch "Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"" has been added to the 4.14-stable tree
 2018-08-26  7:14 UTC  (2+ messages)

[PATCH] MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3
 2018-08-25 14:26 UTC  (2+ messages)

[PATCH v2 06/17] zinc: ChaCha20 MIPS32r2 implementation
 2018-08-24 21:38 UTC  (2+ messages)
` [PATCH v2 10/17] zinc: Poly1305 MIPS32r2 and MIPS64 implementations

[GIT PULL] MIPS fixes for 4.19-rc1
 2018-08-23 17:55 UTC 

[PATCH v8 0/2] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-08-23 11:32 UTC  (12+ messages)
` [PATCH v8 1/2] kbuild: Allow asm-specific compiler_types.h
      ` [PATCH v9 0/2] MIPS: Override barrier_before_unreachable() to fix microMIPS
        ` [PATCH v9 1/2] kbuild: Allow arch-specific asm/compiler.h
            ` [Skiboot] [PATCH] opal/hmi: Wakeup the cpu before reading core_fir
        ` [PATCH v9 2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug
` [PATCH v8 "

[PATCH] MIPS: Loongon64: DMA functions cleanup
 2018-08-23  5:33 UTC 

[PATCH] MIPS: ralink: Add rt3352 SPI_CS1 pinmux
 2018-08-22 20:38 UTC 

[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-22 19:24 UTC  (32+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co
` [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get,set}_features()
` [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[PATCH v9 0/4] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-22 12:39 UTC  (19+ messages)
` [PATCH v9 1/4] "
` [PATCH v9 2/4] Uprobes/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v9 3/4] trace_uprobe/sdt: "
` [PATCH v9 4/4] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH] MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
 2018-08-21 19:12 UTC 

serdev: How to attach serdev devices to USB based tty devices?
 2018-08-21 18:01 UTC  (14+ messages)

[PATCH v7 00/24] TCU patchset v7
 2018-08-21 17:21 UTC  (26+ messages)
` [PATCH v7 01/24] mfd: Add ingenic-tcu.h header
` [PATCH v7 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v7 03/24] doc: Add doc for the Ingenic TCU hardware
` [PATCH v7 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v7 05/24] clocksource: Add a new timer-ingenic driver
` [PATCH v7 06/24] clocksource: Add driver for the Ingenic JZ47xx OST
` [PATCH v7 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers
` [PATCH v7 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v7 09/24] watchdog: jz4740: Use regmap "
` [PATCH v7 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v7 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST
` [PATCH v7 12/24] pwm: jz4740: Use regmap and clocks from TCU driver
` [PATCH v7 13/24] pwm: jz4740: Allow selection of PWM channels 0 and 1
` [PATCH v7 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v7 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v7 16/24] pwm: jz4740: Add support for the JZ4725B
` [PATCH v7 17/24] clk: jz4740: Add TCU clock
` [PATCH v7 18/24] MIPS: Kconfig: Select TCU timer driver when MACH_INGENIC is set
` [PATCH v7 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v7 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v7 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v7 22/24] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v7 23/24] MIPS: CI20: defconfig: enable OST driver
` [PATCH v7 24/24] MIPS: jz4740: Drop obsolete code

[PATCH] MIPS: Fix memory reservation in bootmem_init for certain non-usermem setups
 2018-08-21  7:41 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v4 0/7] Add support for MSCC Ocelot i2c
 2018-08-20 19:34 UTC  (13+ messages)
` [PATCH v4 1/7] i2c: designware: use generic table matching
` [PATCH v4 2/7] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v4 3/7] i2c: designware: allow IP specific sda_hold_time
` [PATCH v4 4/7] i2c: designware: document MSCC Ocelot bindings
` [PATCH v4 5/7] i2c: designware: add MSCC Ocelot support
` [PATCH v4 6/7] MIPS: dts: mscc: Add i2c on ocelot
` [PATCH v4 7/7] MIPS: dts: mscc: enable i2c on ocelot_pcb123

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-20  7:36 UTC  (4+ messages)

[PATCH] octeon-irq.c: fix missing return value check of kzalloc()
 2018-08-18  2:29 UTC 

[PATCH] msi-xlp.c: fix missing return value check of kzalloc()
 2018-08-18  2:13 UTC 

[PATCH] MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL
 2018-08-17 22:59 UTC 

[PATCH] ip22-gio.c: fix missing return value check of kzalloc()
 2018-08-17  1:46 UTC 

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-16 16:07 UTC  (6+ messages)
` [PATCH v6 06/24] clocksource: Add driver for the Ingenic JZ47xx OST

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-14 16:35 UTC  (20+ messages)
` [PATCH v8 1/6] Uprobes: Simplify uprobe_register() body
` [PATCH v8 3/6] Uprobes: Support SDT markers having reference count (semaphore)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox