linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-20 17:38:22 to 2018-09-01 12:43:57 UTC [more...]

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

[PATCH v2 net-next 0/7] Add support for Lantiq / Intel vrx200 network
 2018-09-01 12:05 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] MIPS: lantiq: dma: add dev pointer
` [PATCH v2 net-next 2/7] MIPS: lantiq: Do not enable IRQs in dma open
` [PATCH v2 net-next 3/7] net: dsa: Add Lantiq / Intel GSWIP tag support
` [PATCH v2 net-next 4/7] dt-bindings: net: Add lantiq,xrx200-net DT bindings
` [PATCH v2 net-next 5/7] net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
` [PATCH v2 net-next 6/7] dt-bindings: net: dsa: Add lantiq,xrx200-gswip DT bindings
` [PATCH v2 net-next 7/7] net: dsa: Add Lantiq / Intel DSA driver for vrx200

[PATCH RESEND] mips: switch to NO_BOOTMEM
 2018-08-31 21:17 UTC  (3+ messages)

[PATCH 1/3] MIPS: jz4780: Allow access to jz4740-i2s
 2018-08-31 20:58 UTC  (4+ messages)

(no subject)
 2018-08-31 20:23 UTC  (8+ 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
` your mail

[PATCH v2 00/18] MIPS: intel: add initial support for Intel MIPS SoCs
 2018-08-31 17:13 UTC  (9+ messages)
` [PATCH v2 02/18] clk: intel: Add clock driver "

[PATCH v3 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-08-31 17:04 UTC  (6+ messages)
` [PATCH v3 1/6] MIPS: Make play_dead() work for kexec

[PATCH v2 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-08-31 16:58 UTC  (4+ messages)
` [PATCH v2 1/6] MIPS: Make play_dead() work for kexec

[PATCH] treewide: remove current_text_addr
 2018-08-31 16:48 UTC  (20+ messages)

VDSO and dcache aliasing
 2018-08-31 16:47 UTC  (7+ messages)
` [PATCH] MIPS: VDSO: Match data page cache colouring when D$ aliases

[PATCH] MIPS: generic: Add Network, SPI and I2C to ocelot_defconfig
 2018-08-31 15:04 UTC 

[PATCH] MIPS: ralink: Add rt3352 SPI_CS1 pinmux
 2018-08-30 20:27 UTC  (2+ messages)

[PATCH v9 0/4] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-30 19:43 UTC  (24+ 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)

MIPS: VDSO: Match data page cache colouring when D$ aliases
 2018-08-30 18:01 UTC 

MIPS: VDSO: Match data page cache colouring when D$ aliases
 2018-08-30 18:01 UTC 

MIPS: VDSO: Match data page cache colouring when D$ aliases
 2018-08-30 18:01 UTC 

MIPS: VDSO: Match data page cache colouring when D$ aliases
 2018-08-30 18:01 UTC 

[PATCH] MIPS: Fix computation on entry point
 2018-08-30 17:34 UTC  (5+ messages)
  ` [PATCH] MIPS: Use a custom elf-entry program to find kernel "

[PATCH] MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3
 2018-08-29 22:15 UTC  (3+ messages)

[PATCH 1/2] MIPS: Use GENERIC_IOMAP
 2018-08-29 21:54 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Remove SLOW_DOWN_IO

[PATCH v5 00/18] JZ4780 DMA patchset v5
 2018-08-29 21:33 UTC  (19+ messages)
` [PATCH v5 01/18] dt-bindings: jz4780-dma: Update bindings to reflect driver changes
` [PATCH v5 02/18] dmaengine: dma-jz4780: Return error if not probed from DT
` [PATCH v5 03/18] dmaengine: dma-jz4780: Avoid hardcoding number of channels
` [PATCH v5 04/18] dmaengine: dma-jz4780: Separate chan/ctrl registers
` [PATCH v5 05/18] dmaengine: dma-jz4780: Use 4-word descriptors
` [PATCH v5 06/18] dmaengine: dma-jz4780: Don't depend on MACH_JZ4780
` [PATCH v5 07/18] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
` [PATCH v5 08/18] dmaengine: dma-jz4780: Add support for the JZ4740 SoC
` [PATCH v5 09/18] dmaengine: dma-jz4780: Add support for the JZ4725B SoC
` [PATCH v5 10/18] dmaengine: dma-jz4780: Enable Fast DMA to the AIC
` [PATCH v5 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask
` [PATCH v5 12/18] dmaengine: dma-jz4780: Simplify jz4780_dma_desc_residue()
` [PATCH v5 13/18] dmaengine: dma-jz4780: Set DTCn register explicitly
` [PATCH v5 14/18] dmaengine: dma-jz4780: Further residue status fix
` [PATCH v5 15/18] dmaengine: dma-jz4780: Use dma_set_residue()
` [PATCH v5 16/18] MIPS: JZ4780: DTS: Update DMA node to match driver changes
` [PATCH v5 17/18] MIPS: JZ4770: DTS: Add DMA nodes
` [PATCH v5 18/18] MIPS: JZ4740: "

[PATCH v7 00/24] TCU patchset v7
 2018-08-29 17:43 UTC  (30+ 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 net-next 3/3] net: socket: implement 64-bit timestamps
 2018-08-29 13:11 UTC 

[PATCH for-4.9.y 03/14] kthread: fix boot hang (regression) on MIPS/OpenRISC
 2018-08-28 20:13 UTC 

[PATCH] MIPS: Convert to using %pOFn instead of device_node.name
 2018-08-28 16:54 UTC  (2+ messages)

[PATCH] MIPS: Loongon64: DMA functions cleanup
 2018-08-28 16:50 UTC  (2+ messages)

[PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips
 2018-08-28 16:39 UTC  (2+ messages)

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

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

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

[PATCH 1/2] rtc: mips: default to rtc-cmos on mips
 2018-08-27 20:03 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 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  (11+ 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 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-22 19:24 UTC  (4+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks

[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  (6+ messages)

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

[PATCH v4 0/7] Add support for MSCC Ocelot i2c
 2018-08-20 19:34 UTC  (4+ messages)
` [PATCH v4 4/7] i2c: designware: document MSCC Ocelot bindings


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).