messages from 2025-07-24 09:24:47 to 2025-08-11 15:18:29 UTC [more...]
[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
2025-08-11 15:18 UTC (43+ messages)
` [PATCH 001/114] clk: at91: peripheral: fix return value
` [PATCH 002/114] clk: at91: peripheral: convert from round_rate() to determine_rate()
` [PATCH 003/114] clk: fixed-factor: add determine_rate() ops
` [PATCH 004/114] clk: at91: audio-pll: convert from round_rate() to determine_rate()
` [PATCH 005/114] clk: at91: h32mx: "
` [PATCH 006/114] clk: at91: pll: "
` [PATCH 007/114] clk: at91: plldiv: "
` [PATCH 008/114] clk: at91: sam9x60-pll: "
` [PATCH 009/114] clk: at91: usb: "
` [PATCH 010/114] clk: baikal-t1: ccu-div: "
` [PATCH 011/114] clk: baikal-t1: ccu-pll: "
` [PATCH 012/114] clk: cdce925: "
` [PATCH 013/114] clk: cs2000-cp: "
` [PATCH 014/114] clk: ep93xx: "
` [PATCH 015/114] clk: fractional-divider: "
` [PATCH 016/114] clk: gemini: "
` [PATCH 017/114] clk: highbank: "
` [PATCH 018/114] clk: hisilicon: clkdivider-hi6220: "
` [PATCH 019/114] clk: hisilicon: hi3660-stub: move comma from declaration of DEFINE_CLK_STUB()
` [PATCH 020/114] clk: hisilicon: hi3660-stub: convert from round_rate() to determine_rate()
` [PATCH 021/114] clk: hisilicon: hi6220-stub: "
` [PATCH 022/114] clk: ingenic: cgu: "
` [PATCH 023/114] clk: ingenic: jz4780-cgu: "
` [PATCH 024/114] clk: ingenic: x1000-cgu: "
` [PATCH 025/114] clk: lmk04832: "
` [PATCH 026/114] clk: loongson1: "
` [PATCH 027/114] clk: max9485: "
` [PATCH 028/114] clk: milbeaut: "
` [PATCH 029/114] clk: mmp: audio: "
` [PATCH 030/114] clk: mmp: frac: "
` [PATCH 031/114] clk: multiplier: "
` [PATCH 032/114] clk: mxs: div: "
` [PATCH 033/114] clk: mxs: frac: "
` [PATCH 034/114] clk: mxs: ref: "
` [PATCH 035/114] clk: nuvoton: ma35d1-divider: "
` [PATCH 036/114] clk: nuvoton: ma35d1-pll: "
` [PATCH 037/114] clk: nxp: lpc18xx-cgu: "
` [PATCH 038/114] clk: nxp: lpc32xx: "
` [PATCH 039/114] clk: pistachio: pll: "
` [PATCH 040/114] clk: scpi: "
` [PATCH 041/114] clk: si514: "
` [PATCH 042/114] clk: si521xx: "
[PATCH] mips: lantiq: danube: add missing device_type in pci node
2025-08-11 13:34 UTC
[PATCH 00/21] gpiolib: fence off legacy interfaces
2025-08-11 13:10 UTC (3+ messages)
` [PATCH 03/21] mips: select legacy gpiolib interfaces where used
[PATCH 00/12] irqchip: MSI cleanup and conversion to MSI parent domain
2025-08-11 12:52 UTC (3+ messages)
[PATCH] mips: lantiq: danube: add missing properties to cpu node
2025-08-11 11:58 UTC
[PATCH net] mips: lantiq: add missing burst length property
2025-08-11 11:44 UTC
[PATCH] dt-bindings: mips: cpu: Add MIPS 34Kc Core
2025-08-11 9:20 UTC
[PATCH] MIPS: Alchemy: convert from round_rate() to determine_rate()
2025-08-11 7:50 UTC (2+ messages)
[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
2025-08-10 21:12 UTC (2+ messages)
[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-08-07 16:11 UTC (10+ messages)
` [PATCH net-next v2 11/18] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support
[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
2025-08-07 14:43 UTC (23+ messages)
` [PATCH 01/17] KUnit: Introduce ffs()-family tests
` [PATCH 02/17] bitops: Add __attribute_const__ to generic ffs()-family implementations
` [PATCH 03/17] csky: Add __attribute_const__ to "
` [PATCH 04/17] x86: "
` [PATCH 05/17] powerpc: "
` [PATCH 06/17] sh: "
` [PATCH 07/17] alpha: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] parisc: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations
[PATCH v2 0/7] MD5 library functions
2025-08-05 22:52 UTC (9+ messages)
` [PATCH v2 1/7] lib/crypto: md5: Add MD5 and HMAC-MD5 "
` [PATCH v2 2/7] lib/crypto: mips/md5: Migrate optimized code into library
` [PATCH v2 3/7] mips: cavium-octeon: Move octeon-crypto.c into parent dir
` [PATCH v2 4/7] lib/crypto: powerpc/md5: Migrate optimized code into library
` [PATCH v2 5/7] lib/crypto: sparc/md5: "
` [PATCH v2 6/7] crypto: md5 - Wrap library and add HMAC support
` [PATCH v2 7/7] lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5
[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
2025-08-05 22:08 UTC (20+ 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 0/7] MD5 library functions
2025-08-05 17:15 UTC (26+ messages)
` [PATCH 1/7] mips: cavium-octeon: Remove Octeon optimized MD5 code
` [PATCH 2/7] mips: cavium-octeon: Move octeon-crypto.c into parent dir
` [PATCH 3/7] crypto: powerpc/md5 - Remove PowerPC optimized MD5 code
` Crypto use cases (was: Remove PowerPC optimized MD5 code)
` Crypto use cases
` [PATCH 4/7] crypto: sparc/md5 - Remove SPARC64 optimized MD5 code
` [PATCH 5/7] lib/crypto: md5: Add MD5 and HMAC-MD5 library functions
` [PATCH 6/7] crypto: md5 - Wrap library and add HMAC support
` [PATCH 7/7] lib/crypto: tests: Add KUnit tests for MD5 and HMAC-MD5
[PATCH v4 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
2025-08-04 8:19 UTC (3+ messages)
` [PATCH v4 1/2] irqchip/loongson-eiointc: Route interrupt parsed from bios table
` [PATCH v4 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
[PATCH v3] mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
2025-08-04 6:56 UTC
[PATCH v2] mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
2025-08-04 6:16 UTC (4+ messages)
[PATCH AUTOSEL 6.15 62/80] irqchip/mips-gic: Allow forced affinity
2025-08-04 0:27 UTC
[PATCH AUTOSEL 6.16 67/85] irqchip/mips-gic: Allow forced affinity
2025-08-04 0:23 UTC
[PATCH v2] tty: serial: ip22zilog: Use platform device for probing
2025-08-01 14:38 UTC (2+ messages)
[GIT PULL] MIPS changes for v6.17
2025-08-01 7:40 UTC (4+ messages)
[PATCH] drivers: firmware: bcm47xx_sprom: fix spelling
2025-07-31 16:37 UTC (2+ messages)
[PATCH v2 3/3] mips: Update HD-audio configs again
2025-07-31 11:18 UTC (2+ messages)
[PATCH 3/3] mips: Update HD-audio configs again
2025-07-31 6:48 UTC
[PATCH 0/2] brcmstb-memc-ddr binding updates for MIPS boards
2025-07-30 22:30 UTC (4+ 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 v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-30 15:35 UTC (35+ 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 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
[PATCH] mips/octeon/smp: Remove space before newline
2025-07-29 11:21 UTC
[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 (2+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).