linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-26 20:28:17 to 2017-07-03 09:07:22 UTC [more...]

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-07-03  9:07 UTC  (6+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[PATCH v7 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-07-03  7:51 UTC  (19+ messages)
` [PATCH v7 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v7 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v7 03/16] mtd: spi-falcon: "
` [PATCH v7 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v7 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v7 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v7 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v7 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v7 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v7 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v7 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v7 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v7 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v7 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v7 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v7 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH 01/15] clk: ingenic: Fix recalc_rate for clocks with fixed divider
 2017-07-02 16:30 UTC  (20+ messages)
` [PATCH v3 00/18] JZ4770 support
  ` [PATCH v3 01/18] clk: ingenic: Use const pointer to clk_ops in struct
  ` [PATCH v3 02/18] clk: ingenic: Fix recalc_rate for clocks with fixed divider
  ` [PATCH v3 03/18] clk: ingenic: support PLLs with no bypass bit
  ` [PATCH v3 04/18] clk: ingenic: Add code to enable/disable PLLs
  ` [PATCH v3 05/18] dt-bindings: clock: Add jz4770-cgu.h header
  ` [PATCH v3 06/18] clk: Add Ingenic jz4770 CGU driver
  ` [PATCH v3 07/18] serial: core: Make uart_parse_options take const char* argument
  ` [PATCH v3 08/18] serial: 8250_ingenic: Add support for the JZ4770 SoC
  ` [PATCH v3 09/18] serial: 8250_ingenic: Parse earlycon options
  ` [PATCH v3 10/18] MIPS: Setup boot_command_line before plat_mem_setup
  ` [PATCH v3 11/18] MIPS: ingenic: Use common cmdline handling code
  ` [PATCH v3 12/18] MIPS: platform: add machtype IDs for more Ingenic SoCs
  ` [PATCH v3 13/18] MIPS: ingenic: Add machine info for supported boards
  ` [PATCH v3 14/18] MIPS: ingenic: Initial JZ4770 support
  ` [PATCH v3 15/18] MIPS: JZ4770: Work around config2 misreporting associativity
  ` [PATCH v3 16/18] MIPS: JZ4770: Workaround for corrupted DMA transfers
  ` [PATCH v3 17/18] devicetree/bindings: Add GCW vendor prefix
  ` [PATCH v3 18/18] MIPS: ingenic: Initial GCW Zero support

[PATCH] EDAC: Get rid of mci->mod_ver
 2017-06-30 18:32 UTC  (7+ messages)

[PATCH] MIPS: ftrace: fix init functions tracing
 2017-06-30 15:16 UTC  (5+ messages)

[PATCH v6 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-30 12:22 UTC  (19+ messages)
` [PATCH v6 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v6 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v6 03/16] mtd: spi-falcon: "
` [PATCH v6 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v6 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v6 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v6 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v6 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v6 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v6 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v6 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v6 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v6 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v6 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v6 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v6 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH V7 0/9] MIPS: Loongson: feature and performance improvements
 2017-06-30  7:03 UTC  (10+ messages)
` [PATCH V7 2/9] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3

[PATCH for-4.4 03/16] MIPS: ath79: fix regression in PCI window initialization
 2017-06-30  5:46 UTC  (6+ messages)
` [PATCH for-4.4 05/16] MIPS: ralink: MT7688 pinmux fixes
` [PATCH for-4.4 06/16] MIPS: ralink: fix USB frequency scaling
` [PATCH for-4.4 07/16] MIPS: ralink: Fix invalid assignment of SoC type
` [PATCH for-4.4 08/16] MIPS: ralink: fix MT7628 pinmux typos
` [PATCH for-4.4 09/16] MIPS: ralink: fix MT7628 wled_an pinmux gpio

[mips-sjhill:mips-for-linux-next 46/72] kernel/locking/qspinlock.c:549:4: error: implicit declaration of function 'prefetchw'
 2017-06-30  1:03 UTC 

[PATCH RFC 18/26] mips: Remove spin_unlock_wait() arch-specific definitions
 2017-06-30  0:01 UTC  (2+ messages)

[PATCH v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
 2017-06-29 23:17 UTC  (15+ messages)
` [PATCH v2 01/10] Documentation: Add device tree binding for Goldfish RTC driver
` [PATCH v2 02/10] MIPS: ranchu: Add "
` [PATCH v2 03/10] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v2 04/10] MIPS: ranchu: Add "
` [PATCH v2 05/10] MIPS: ranchu: Add Ranchu as a new generic-based board
` [PATCH v2 06/10] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v2 07/10] video: goldfishfb: Add support for device tree bindings
` [PATCH v2 08/10] MIPS: Introduce check_legacy_ioport() interface
` [PATCH v2 09/10] MIPS: i8042: Probe this device only if it exists
` [PATCH v2 10/10] MIPS: generic: Add optional support for Android kernel

[PATCH v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-29 20:27 UTC  (4+ messages)
` [PATCH v5 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings

[mips-sjhill:mips-for-linux-next 36/72] arch/mips/include/asm/cmpxchg.h:135:8: error: expected ':' or ')' before '__scbeqz'
 2017-06-29 19:41 UTC 

[PATCH v2 0/7] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-06-29 18:58 UTC  (10+ messages)
` [PATCH v2 1/7] MIPS: cmdline: Add support for 'memmap' parameter
` [PATCH v2 2/7] MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6
` [PATCH v2 3/7] MIPS: unaligned: Add DSP lwx & lhx missaligned access support
` [PATCH v2 4/7] MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
` [PATCH v2 5/7] input: goldfish: Fix multitouch event handling
` [PATCH v2 6/7] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
` [PATCH v2 7/7] tty: goldfish: Implement support for kernel 'earlycon' parameter

[PATCH 0/6] MIPS: TLB exception handler fixes & optimisation
 2017-06-29 16:39 UTC  (6+ messages)
` [PATCH 5/6] MIPS: tlbex: Use ErrorEPC as scratch when KScratch isn't available

[PATCH 1/1] MIPS: Avoid accidental raw backtrace
 2017-06-29 14:05 UTC  (2+ messages)

[PATCH 0/4] MIPS: Syscall tracing fixes
 2017-06-29 12:59 UTC  (12+ messages)
` [PATCH 1/4] MIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select
` [PATCH 2/4] MIPS: Negate error syscall return in trace
` [PATCH 3/4] MIPS: Correct forced syscall errors
` [PATCH 4/4] MIPS: Traced negative syscalls should return -ENOSYS

[PATCH 00/11] MIPS: cmpxchg(), xchg() fixes & queued locks
 2017-06-29 10:28 UTC  (2+ messages)

[PATCH v2 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-28 23:23 UTC  (25+ messages)
` [PATCH v2 1/4] dt-bindings: ARM: brcmstb: Update Broadcom STB Power Management binding
` [PATCH 1/4] misc: sram: Allow ARM64 to select SRAM_EXEC
` [PATCH 2/4] misc: sram-exec: Use aligned fncpy instead of memcpy
` [PATCH v2 2/4] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
` [PATCH v2 3/4] dt-bindings: Document MIPS Broadcom STB power management nodes
` [PATCH 3/4] dt-bindings: Document the Broadcom STB wake-up timer node
` [PATCH 4/4] rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
` [PATCH v2 4/4] soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)

BC47xx build errors
 2017-06-28 21:20 UTC  (3+ messages)

[PATCH v2 0/4] MIPS: Fix several VDSO-related issues
 2017-06-28 15:55 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
` [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime() fallback
` [PATCH v2 3/4] MIPS: VDSO: Add implementation of gettimeofday() fallback
` [PATCH v2 4/4] MIPS: VDSO: Fix a mismatch between comment and preprocessor constant

[PATCH v2 00/10] MIPS: Add virtual Ranchu board as a generic-based board
 2017-06-28 15:36 UTC  (11+ messages)
` [PATCH v2 01/10] Documentation: Add device tree binding for Goldfish RTC driver
` [PATCH v2 02/10] MIPS: ranchu: Add "
` [PATCH v2 03/10] Documentation: Add device tree binding for Goldfish PIC driver
` [PATCH v2 04/10] MIPS: ranchu: Add "
` [PATCH v2 05/10] MIPS: ranchu: Add Ranchu as a new generic-based board
` [PATCH v2 06/10] Documentation: Add device tree binding for Goldfish FB driver
` [PATCH v2 07/10] video: goldfishfb: Add support for device tree bindings
` [PATCH v2 08/10] MIPS: Introduce check_legacy_ioport() interface
` [PATCH v2 09/10] MIPS: i8042: Probe this device only if it exists
` [PATCH v2 10/10] MIPS: generic: Add optional support for Android kernel

[PATCH 0/8] MIPS: Miscellaneous fixes related to Android Mips emulator
 2017-06-28 11:23 UTC  (9+ messages)
` [PATCH 3/8] MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-28  0:14 UTC  (4+ messages)

[PATCH 0/7] MIPS: Standard calling convention usercopy & memcpy
 2017-06-27 22:33 UTC  (4+ messages)
` [PATCH 7/7] MIPS: uaccess: Use standard __user_copy* function calls

[RESEND PATCH] MIPS: head: Reorder instructions missing a delay slot
 2017-06-27 21:40 UTC  (4+ messages)

[PATCH] MIPS: head: Reorder instructions missing a delay slot
 2017-06-27 19:11 UTC 

[PATCH 4.9 35/44] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-27 14:12 UTC 

[mips-sjhill:mips-for-linux-next 36/41] arch/mips/mm/c-r4k.c:867:27: error: implicit declaration of function 'pa_to_nid'
 2017-06-27 13:01 UTC 

[PATCH 4.4 19/26] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-27 12:49 UTC 

[PATCH 3.18 11/16] of: Add check to of_scan_flat_dt() before accessing initial_boot_params
 2017-06-27 12:49 UTC 

[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
 2017-06-27 10:16 UTC  (4+ messages)

[PATCH 00/15] Ingenic JZ4770 and GCW Zero patchset
 2017-06-26 22:49 UTC  (5+ messages)
` [PATCH 04/15] clk: Add Ingenic jz4770 CGU driver

clean up and modularize arch dma_mapping interface V2
 2017-06-26 22:06 UTC  (6+ messages)

[PATCH] MIPS: perf: fix build failure
 2017-06-26 21:32 UTC  (3+ messages)


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).