linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-07 15:46:44 to 2022-10-13 21:32:05 UTC [more...]

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-10-13 21:31 UTC  (2+ messages)

[PATCH 0/8] MIPS: ingenic: Add support for the JZ4755 SoC
 2022-10-13 18:56 UTC  (23+ messages)
` [PATCH 1/8] dt-bindings: "
` [PATCH 2/8] MIPS: ingenic: add new machine type MACH_JZ4755
` [PATCH 3/8] dt-bindings: clock: Add Ingenic JZ4755 CGU header
` [PATCH 4/8] clk: Add Ingenic JZ4755 CGU driver
` [PATCH 5/8] pinctrl: ingenic: JZ4755 minor bug fixes
` [PATCH 6/8] dmaengine: JZ4780: Add support for the JZ4755
` [PATCH 7/8] serial: 8250/ingenic: Add support for the JZ4750/JZ4755 SoCs
` [PATCH 8/8] MIPS: DTS: Ingenic: Add support for the JZ4755 SoC

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-13 16:21 UTC  (18+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

[rft, PATCH v2 00/36] pinctrl: Clean up and add missed headers
 2022-10-13 16:05 UTC  (72+ messages)
` [PATCH v2 01/36] gpiolib: tegra186: Add missed header(s)
` [PATCH v2 02/36] gpiolib: cdev: "
` [PATCH v2 03/36] media: c8sectpfe: "
` [PATCH v2 04/36] pinctrl: actions: "
` [PATCH v2 05/36] pinctrl: aspeed: "
` [PATCH v2 06/36] pinctrl: at91: "
` [PATCH v2 07/36] pinctrl: axp209: "
` [PATCH v2 08/36] pinctrl: bcm: "
` [PATCH v2 09/36] pinctrl: cygnus-mux: "
` [PATCH v2 10/36] pinctrl: imx: "
` [PATCH v2 11/36] pinctrl: ingenic: "
` [PATCH v2 12/36] pinctrl: k210: "
` [PATCH v2 13/36] pinctrl: lochnagar: "
` [PATCH v2 14/36] pinctrl: mediatek: "
` [PATCH v2 15/36] pinctrl: mvebu: "
` [PATCH v2 16/36] pinctrl: npcm7xx: "
` [PATCH v2 17/36] pinctrl: ocelot: "
` [PATCH v2 18/36] pinctrl: qcom: "
` [PATCH v2 19/36] pinctrl: renesas: "
` [PATCH v2 20/36] pinctrl: samsung: "
` [PATCH v2 21/36] pinctrl: single: "
` [PATCH v2 22/36] pinctrl: spear: "
` [PATCH v2 23/36] pinctrl: sprd: "
` [PATCH v2 24/36] pinctrl: st: "
` [PATCH v2 25/36] pinctrl: starfive: "
` [PATCH v2 26/36] pinctrl: stm32: "
` [PATCH v2 27/36] pinctrl: stmfx: "
` [PATCH v2 28/36] pinctrl: tegra: "
` [PATCH v2 29/36] pinctrl: ti-iodelay: "
` [PATCH v2 30/36] pinctrl: uniphier: "
` [PATCH v2 31/36] pinctrl: zynqmp: "
` [PATCH v2 32/36] pinctrl: cherryview: "
` [PATCH v2 33/36] pinctrl: lynxpoint: "
` [PATCH v2 34/36] pinctrl: merrifield: "
` [PATCH v2 35/36] pinctrl: intel: "
` [PATCH v2 36/36] pinctrl: Clean up headers

drivers/ata/ahci_st.c:229:34: warning: unused variable 'st_ahci_match'
 2022-10-13  7:48 UTC  (3+ messages)

[PATCH V2 1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout
 2022-10-12 16:21 UTC  (3+ messages)
` [PATCH V2 2/2] mtd: parsers: add TP-Link SafeLoader partitions table parser

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (13+ messages)
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[PATCH v6] MIPS: Expose prid and globalnumber to sysfs
 2022-10-11 14:22 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mtd: partitions: add TP-Link SafeLoader layout
 2022-10-11 10:03 UTC  (2+ messages)
` [PATCH 2/2] mtd: parsers: add TP-Link SafeLoader partitions table parser

[PATCH] ASoC: codecs: jz4725b: Various improvements and fixes
 2022-10-10 18:54 UTC  (12+ messages)
  ` [PATCH v2 0/6] "
    ` [PATCH v2 1/6] ASoC: codecs: jz4725b: add missed Line In power control bit
    ` [PATCH v2 2/6] ASoC: codecs: jz4725b: fix reported volume for Master ctl
    ` [PATCH v2 3/6] ASoC: codecs: jz4725b: use right control for Capture Volume
    ` [PATCH v2 4/6] ASoC: codecs: jz4725b: fix capture selector naming
    ` [PATCH v2 5/6] ASoC: codecs: jz4725b: use right control for Master Playback
    ` [PATCH v2 6/6] ASoC: codecs: jz4725b: add missed Mixer inputs

[PATCH AUTOSEL 4.14 2/6] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 4.9 2/4] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:55 UTC 

[PATCH AUTOSEL 5.4 2/6] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 4.19 2/6] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 5.10 04/10] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:53 UTC 

[PATCH AUTOSEL 5.15 08/15] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:53 UTC 

[PATCH AUTOSEL 5.19 09/16] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:52 UTC 

[PATCH AUTOSEL 6.0 11/18] MIPS: BCM47XX: Cast memcmp() of function to (void *)
 2022-10-09 20:51 UTC 

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-09 14:17 UTC  (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[PATCH V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver
 2022-10-09 10:26 UTC  (3+ messages)

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-09  2:57 UTC  (13+ messages)
` [PATCH v3 3/5] treewide: use get_random_u32() when possible

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-09  0:26 UTC  (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (3+ messages)

[PATCH v5] MIPS: Expose prid and globalnumber to sysfs
 2022-10-08  7:43 UTC  (5+ 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).