linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 14:24:39 to 2025-07-30 09:36:12 UTC [more...]

[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
 2025-07-30  9:33 UTC  (7+ messages)
` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
` [PATCH RFC 4/6] i2c: qcom-geni: Hint GENI protocol ID to GPI DMA
` [PATCH RFC 5/6] spi: geni-qcom: "
` [PATCH RFC 6/6] arm64: dts: qcom: x1e80100: Remove GENI protocol ID from DMA cells

[PATCH v2] mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
 2025-07-30  7:07 UTC  (2+ messages)

[PATCH 0/2] brcmstb-memc-ddr binding updates for MIPS boards
 2025-07-29 20:52 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
` [PATCH 2/2] MIPS: BMIPS: Properly define memory controller compatible

[PATCH] mips/octeon/smp: Remove space before newline
 2025-07-29 11:21 UTC 

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-29  9:23 UTC  (28+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 03/15] pinctrl: airoha: replace struct function_desc with struct pinfunction
` [PATCH v3 04/15] pinctrl: mediatek: mt7988: use PINCTRL_PIN_FUNCTION()
` [PATCH v3 05/15] pinctrl: mediatek: moore: replace struct function_desc with struct pinfunction
` [PATCH v3 06/15] pinctrl: imx: don't access the pin function radix tree directly
` [PATCH v3 07/15] pinctrl: keembay: release allocated memory in detach path
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 10/15] pinctrl: make struct pinfunction a pointer in struct function_desc
` [PATCH v3 11/15] pinctrl: qcom: use generic pin function helpers
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
` [PATCH v3 13/15] pinctrl: qcom: add infrastructure for marking pin functions as GPIOs
` [PATCH v3 14/15] pinctrl: qcom: mark the `gpio` and `egpio` pins function as non-strict functions
` [PATCH v3 15/15] pinctrl: qcom: make the pinmuxing strict

[GIT PULL] execve updates for v6.17
 2025-07-29  1:11 UTC  (2+ messages)

[PATCH] MIPS: Update Joshua Kinard's e-mail address
 2025-07-28  8:05 UTC  (2+ messages)

[PATCH 0/2] MIPS: mobileye: dts: rename the emmc controller
 2025-07-28  8:01 UTC  (6+ messages)
` [PATCH 1/2] MIPS: mobileye: dts: eyeq5: "
` [PATCH 2/2] MIPS: mobileye: dts: eyeq6h: "

[PATCH RESEND] MIPS: Don't use %pK through printk
 2025-07-28  8:01 UTC  (2+ messages)

[PATCH] MIPS: alchemy: gpio: use new GPIO line value setter callbacks for the remaining chips
 2025-07-28  6:03 UTC  (3+ messages)

[PATCH v2] tty: serial: ip22zilog: Use platform device for probing
 2025-07-25 13:40 UTC 

[PATCHv6 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-24  0:12 UTC  (8+ messages)
` [PATCHv6 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv6 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv6 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv6 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv6 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv6 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv6 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add SOC Wifi

[PATCH] tty: serial: ip22zilog: Use platform device for probing
 2025-07-23 12:32 UTC  (3+ messages)

[PATCH v2 0/7] syscore: Pass context data to callbacks
 2025-07-23 11:27 UTC  (15+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH v2 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH v2 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH v2 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH v2 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH v2 7/7] soc/tegra: pmc: Derive PMC context from syscore ops

[PATCHv5 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-23  5:58 UTC  (9+ messages)
` [PATCHv5 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv5 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv5 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv5 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv5 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv5 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv5 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add SOC Wifi

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-19 16:02 UTC  (7+ messages)
` [PATCH v2 08/12] pinctrl: qcom: use generic pin function helpers
` [PATCH v2 09/12] pinctrl: allow to mark pin functions as requestable GPIOs

[PATCH] drivers: firmware: bcm47xx_sprom: fix spelling
 2025-07-19 11:14 UTC 

[PATCH 00/26] SHA-1 library functions
 2025-07-18 17:24 UTC  (31+ messages)
` [PATCH 01/26] crypto: x86/sha1 - Rename conflicting symbol
` [PATCH 02/26] lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
` [PATCH 03/26] lib/crypto: sha1: Add SHA-1 library functions
` [PATCH 04/26] lib/crypto: sha1: Add HMAC support
` [PATCH 05/26] crypto: sha1 - Wrap library and add "
` [PATCH 06/26] crypto: sha1 - Use same state format as legacy drivers
` [PATCH 07/26] lib/crypto: arm/sha1: Migrate optimized code into library
` [PATCH 08/26] lib/crypto: arm64/sha1: "
` [PATCH 09/26] lib/crypto: mips/sha1: "
` [PATCH 10/26] lib/crypto: powerpc/sha1: "
` [PATCH 11/26] lib/crypto: s390/sha1: "
` [PATCH 12/26] lib/crypto: sparc/sha1: "
` [PATCH 13/26] lib/crypto: x86/sha1: "
` [PATCH 14/26] crypto: sha1 - Remove sha1_base.h
` [PATCH 15/26] lib/crypto: tests: Add KUnit tests for SHA-1 and HMAC-SHA1
` [PATCH 16/26] bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
` [PATCH 17/26] sctp: Use HMAC-SHA1 and HMAC-SHA256 library functions
` [PATCH 18/26] ipv6: sr: "
` [PATCH 19/26] tee: Use SHA-1 library instead of crypto_shash
` [PATCH 20/26] lib/digsig: "
` [PATCH 21/26] drm/bridge: it6505: "
` [PATCH 22/26] nfc: s3fwrn5: "
` [PATCH 23/26] ppp: mppe: "
` [PATCH 24/26] KEYS: trusted_tpm1: "
` [PATCH 25/26] ipv6: Switch to higher-level SHA-1 functions
` [PATCH 26/26] lib/crypto: sha1: Remove low-level functions from API

[PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
 2025-07-18 14:38 UTC  (5+ messages)
` Gentle ping: "

[PATCH v3 09/13] mips: Handle KCOV __init vs inline mismatch
 2025-07-18  9:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: gpio: Create a trivial GPIO schema
 2025-07-18  7:56 UTC  (3+ messages)

[PATCH v2] MIPS: disable MMID when not supported by the hardware
 2025-07-16 18:06 UTC  (2+ messages)

[PATCH 0/4] mips: CMOS RTC refactoring
 2025-07-16 18:07 UTC  (6+ messages)
` [PATCH 1/4] mips: remove unused function mc146818_set_rtc_mmss
` [PATCH 2/4] mips/mach-rm: remove custom mc146818rtc.h file
` [PATCH 3/4] mips: remove redundant macro mc146818_decode_year
` [PATCH 4/4] mips/malta,loongson2ef: use generic mc146818_get_time function

[PATCH] MIPS: SGI-IP27: Delete an unnecessary check before kfree() in hub_domain_free()
 2025-07-16 18:04 UTC  (2+ messages)

[PATCH v2] MIPS: mm: tlb-r4k: Uniquify TLB entries on init
 2025-07-16 18:04 UTC  (2+ messages)

[PATCH 0/6] MIPS: Mobileye: EyeQ5: add GPIO/I2C devicetrees/defconfigs
 2025-07-16 18:05 UTC  (6+ messages)
` [PATCH 1/6] MIPS: eyeq5_defconfig: Update for v6.16-rc1
` [PATCH 6/6] MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driver

[PATCH v4 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
 2025-07-16 18:06 UTC  (2+ messages)

[PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers
 2025-07-16 18:04 UTC  (3+ messages)

[PATCH] mips: kvm: simplify kvm_mips_deliver_interrupts()
 2025-07-16 17:29 UTC 

[PATCH v3 0/9] MIPS: loongson32: Convert all platform devices to DT
 2025-07-16 11:25 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: mips: loongson: Add LS1B-DEMO and CQ-T300B
` [PATCH v3 2/9] MIPS: dts: loongson: Add LS1B-DEMO board
` [PATCH v3 3/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board
` [PATCH v3 4/9] MIPS: dts: loongson: Add Smartloong-1C board
` [PATCH v3 5/9] MIPS: dts: loongson: Add CQ-T300B board
` [PATCH v3 6/9] MIPS: loongson: Add built-in DTB support
` [PATCH v3 7/9] MIPS: loongson32: Switch to generic core
` [PATCH v3 8/9] MIPS: Unify Loongson1 PRID_REV
` [PATCH v3 9/9] MIPS: configs: Consolidate Loongson1 defconfigs

[PATCH v2 0/9] MIPS: loongson32: Convert all platform devices to DT
 2025-07-16  9:45 UTC  (7+ messages)
` [PATCH v2 3/9] MIPS: dts: loongson: Add LS1B-DEMO board
` [PATCH v2 4/9] MIPS: dts: loongson: Add LSGZ_1B_DEV board

[PATCH] clocksource/timer-econet-en751221: Convert comma to semicolon
 2025-07-15 11:24 UTC  (2+ messages)

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-07-15 10:32 UTC  (3+ messages)

[PATCHv4 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-15  8:23 UTC  (17+ messages)
` [PATCHv4 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv4 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv4 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv4 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv4 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv4 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv4 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCH 0/2] Fix HD-audio default kconfigs in arm and mips
 2025-07-15  7:51 UTC  (3+ messages)
` [PATCH 1/2] arm: multi_v7_defconfig: Update HD-audio configs
` [PATCH 2/2] mips: loongson3_defconfig: "

[PATCHv3 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-13 11:06 UTC  (22+ messages)
` [PATCHv3 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv3 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv3 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv3 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv3 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCHv3 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
 2025-07-11 20:33 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).