linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-27 09:43:52 to 2019-03-11 20:05:04 UTC [more...]

[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
 2019-03-11 19:58 UTC  (46+ messages)
` [PATCH 02/42] drivers: gpio: amdpt: "
` [PATCH 03/42] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev
` [PATCH 04/42] drivers: gpio: aspeed: use devm_platform_ioremap_resource()
` [PATCH 05/42] drivers: gpio: bcm-kona: "
` [PATCH 06/42] drivers: gpio: cadence: "
` [PATCH 07/42] drivers: gpio: clps711x: "
` [PATCH 08/42] drivers: gpio: dwap: "
` [PATCH 09/42] drivers: gpio: sprd: "
` [PATCH 10/42] drivers: gpio: ep93xx: devm_platform_ioremap_resource()
` [PATCH 11/42] drivers: gpio: ftgpio010: use devm_platform_ioremap_resource()
` [PATCH 12/42] drivers: gpio: grgpio: "
` [PATCH 13/42] drivers: gpio: hlwd: "
` [PATCH 14/42] drivers: gpio: iop: "
` [PATCH 15/42] drivers: gpio: janz-ttl: "
` [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 17/42] drivers: gpio: loongon1: use devm_platform_ioremap_resource()
` [PATCH 18/42] drivers: gpio: lpc18xx: "
` [PATCH 19/42] drivers: gpio: mb86s7x: "
` [PATCH 20/42] drivers: gpio: mt7621: "
` [PATCH 21/42] drivers: gpio: mvebu: "
` [PATCH 22/42] drivers: gpio: mxc: "
` [PATCH 23/42] drivers: gpio: "
` [PATCH 24/42] "
` [PATCH 25/42] drivers: gpio: pxa: "
` [PATCH 26/42] drivers: gpio: rcar: pendantic formatting
` [PATCH 27/42] drivers: gpio: rcar: use devm_platform_ioremap_resource()
` [PATCH 28/42] drivers: gpio: spear-spics: "
` [PATCH 29/42] drivers: gpio: sprd: "
` [PATCH 30/42] drivers: gpio: sta2x11: "
` [PATCH 31/42] drivers: gpio: stp-xway: "
` [PATCH 32/42] drivers: gpio: tb10x: "
` [PATCH 33/42] drivers: gpio: tegra: "
` [PATCH 34/42] drivers: gpio: timberdale: "
` [PATCH 35/42] drivers: gpio: ts4800: "
` [PATCH 36/42] drivers: gpio: uniphier: "
` [PATCH 37/42] drivers: gpio: vf610: "
` [PATCH 38/42] drivers: gpio: vr41xx: "
` [PATCH 39/42] drivers: gpio: xgene-sb: "
` [PATCH 40/42] drivers: gpio: zx: "
` [PATCH 41/42] drivers: gpio: xlp: devm_platform_ioremap_resource()
` [PATCH 42/42] drivers: gpio: use devm_platform_ioremap_resource()

[PATCH 2/3] MIPS: eBPF: Provide eBPF support for MIPS64R6
 2019-03-11 19:07 UTC 

[PATCH] y2038: fix socket.h header inclusion
 2019-03-11 18:23 UTC  (2+ messages)

[PATCH 1/1] MIPS: Ensure ELF appended dtb is relocated
 2019-03-11 18:14 UTC 

[PATCH] Fix Kernel crash for MIPS rel6 in jump label branch function
 2019-03-11 18:14 UTC  (2+ messages)

[PATCH] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
 2019-03-11 18:14 UTC  (2+ messages)

[PATCH] arch: mips: Kconfig: pedantic formatting
 2019-03-11 15:54 UTC 

[5.2][PATCH 0/3] Ingenic JZ47xx KMS driver
 2019-03-11 11:45 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: Add doc for the ingenic-drm driver
` [PATCH 2/3] dt-bindings: Add header for the ingenic-drm driver bindings
` [PATCH 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-03-08 23:56 UTC  (15+ messages)

[PATCH] signal: fix building with clang
 2019-03-08 21:09 UTC  (10+ messages)

[PATCH 5.0 36/46] MIPS: irq: Allocate accurate order pages for irq stack
 2019-03-08 12:50 UTC 

[PATCH 4.20 66/76] MIPS: irq: Allocate accurate order pages for irq stack
 2019-03-08 12:50 UTC 

[PATCH 4.19 58/68] MIPS: irq: Allocate accurate order pages for irq stack
 2019-03-08 12:50 UTC 

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

[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
 2019-03-07 14:17 UTC  (6+ messages)

[PATCH v4 03/19] mips: mm: Add p?d_large() definitions
 2019-03-06 17:12 UTC  (2+ messages)

[PATCH v3 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
 2019-03-06 12:01 UTC  (8+ messages)
` [PATCH v3 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops
` [PATCH v3 2/7] mips: loongson64: select MFD_YEELOONG_KB3310B for LEMOTE_MACH2F
` [PATCH v3 3/7] mips: loongson64: remove ec_kb3310b.c, use MFD driver
` [PATCH v3 4/7] mips: loongson64: remove yeeloong_report_lid_status from pm.c
` [PATCH v3 5/7] mips: loongson64: register per-board platform drivers for lemote-2f
` [PATCH v3 6/7] mips: loongson64: Support System Control Interrupts for Lemote Yeeloong
` [PATCH v3 7/7] MAINTAINERS: add myself as a maintainer of MIPS/Loongson2 platform code

[PATCH v2 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
 2019-03-06  3:08 UTC  (10+ messages)
` [PATCH v2 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops
` [PATCH v2 2/7] mips: loongson64: select MFD_YEELOONG_KB3310B for LEMOTE_MACH2F
` [PATCH v2 3/7] mips: loongson64: remove ec_kb3310b.c, use MFD driver
` [PATCH v2 4/7] mips: loongson64: remove yeeloong_report_lid_status from pm.c
` [PATCH v2 5/7] mips: loongson64: register per-board platform drivers for lemote-2f
` [PATCH v2 6/7] mips: loongson64: Support System Control Interrupts for Lemote Yeeloong
` [PATCH v2 7/7] MAINTAINERS: add myself as a maintainer of MIPS/Loongson2 platform code

[GIT PULL] Main MIPS pull request for 5.1
 2019-03-05 19:35 UTC  (3+ messages)

MFD/Platform drivers for Yeeloong laptop submitted, please review
 2019-03-04 22:49 UTC 

[PATCH 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
 2019-03-04 12:19 UTC  (12+ messages)
` [PATCH 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops
` [PATCH 2/7] mips: loongson64: select MFD_YEELOONG_KB3310B for LEMOTE_MACH2F
` [PATCH 3/7] mips: loongson64: remove ec_kb3310b.c, use MFD driver
` [PATCH 4/7] mips: loongson64: remove yeeloong_report_lid_status from pm.c
` [PATCH 5/7] mips: loongson64: register per-board platform drivers for lemote-2f
` [PATCH 6/7] mips: loongson64: Support System Control Interrupts for Lemote Yeeloong
` [PATCH 7/7] MAINTAINERS: add myself as a maintainer of MIPS/Loongson2 platform code

[PATCH 4.14 51/52] MIPS: eBPF: Fix icache flush end address
 2019-03-04  8:22 UTC 

[PATCH 4.19 77/78] MIPS: eBPF: Fix icache flush end address
 2019-03-04  8:23 UTC 

[PATCH 4.20 81/88] MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
 2019-03-04  8:23 UTC  (2+ messages)
` [PATCH 4.20 87/88] MIPS: eBPF: Fix icache flush end address

[GIT PULL] MIPS fixes for 5.0
 2019-03-02  0:20 UTC  (2+ messages)

[PATCH] MIPS: eBPF: Fix icache flush end address
 2019-03-01 23:07 UTC  (2+ messages)

[PATCH v3 11/34] mips: mm: Add p?d_large() definitions
 2019-03-01 11:02 UTC  (5+ messages)

MIPS fixes for 5.0
 2019-02-28 23:17 UTC 

[PATCH v9 00/27] Ingenic TCU patchset v9
 2019-02-28 18:42 UTC  (8+ messages)
` [PATCH v9 14/27] pwm: jz4740: Improve algorithm of clock calculation

[PATCH AUTOSEL 4.20 24/81] MIPS: DTS: jz4740: Correct interrupt number of DMA core
 2019-02-28 15:08 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 25/81] DTS: CI20: Fix bugs in ci20's device tree
` [PATCH AUTOSEL 4.20 67/81] MIPS: Loongson: Introduce and use loongson_llsc_mb()
` [PATCH AUTOSEL 4.20 68/81] MIPS: Remove function size check in get_frame_info()

[PATCH AUTOSEL 4.19 19/64] DTS: CI20: Fix bugs in ci20's device tree
 2019-02-28 15:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 53/64] MIPS: Loongson: Introduce and use loongson_llsc_mb()
` [PATCH AUTOSEL 4.19 54/64] MIPS: Remove function size check in get_frame_info()

[PATCH AUTOSEL 4.14 07/36] DTS: CI20: Fix bugs in ci20's device tree
 2019-02-28 15:13 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 31/36] MIPS: Loongson: Introduce and use loongson_llsc_mb()
` [PATCH AUTOSEL 4.14 32/36] MIPS: Remove function size check in get_frame_info()

[PATCH AUTOSEL 4.9 17/19] MIPS: Loongson: Introduce and use loongson_llsc_mb()
 2019-02-28 15:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 18/19] MIPS: Remove function size check in get_frame_info()

[PATCH AUTOSEL 4.4 8/8] MIPS: Remove function size check in get_frame_info()
 2019-02-28 15:16 UTC 

New IoT/M2M Communication Products with Cloud Service
 2019-02-28  3:20 UTC 

[RFC PATCH 0/2] MIPS: Loongson: ExtCC clocksource support
 2019-02-28  3:17 UTC  (5+ messages)
` [RFC PATCH 1/2] MIPS: Loongson: add extcc clocksource
` [RFC PATCH 2/2] MIPS: VDSO: support extcc-based timekeeping

[PATCH v2] MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
 2019-02-28  2:51 UTC  (2+ messages)

[PATCH v8 00/26] Ingenic TCU patchset v8
 2019-02-27 23:54 UTC  (12+ messages)
` [PATCH v8 05/26] clocksource: Add driver for the Ingenic JZ47xx OST

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (2+ messages)

[PATCH v2 00/10] MIPS: SGI-IP27 rework
 2019-02-27 17:10 UTC  (4+ messages)
` [PATCH v2 08/10] MIPS: SGI-IP27: use generic PCI driver

[PATCH] MIPS: fix memory setup for platforms with PHY_OFFSET != 0
 2019-02-27  9:43 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).