messages from 2022-04-10 21:51:07 to 2022-04-14 17:42:03 UTC [more...]
[PATCH v2 00/14] Refactor Ralink Pinctrl and Add Documentation
2022-04-14 17:39 UTC (15+ messages)
` [PATCH v2 01/14] pinctrl: ralink: rename MT7628(an) functions to MT76X8
` [PATCH v2 02/14] pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
` [PATCH v2 03/14] pinctrl: ralink: rename pinmux functions to pinctrl
` [PATCH v2 04/14] pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
` [PATCH v2 05/14] pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
` [PATCH v2 06/14] pinctrl: ralink: rename driver names to subdrivers
` [PATCH v2 07/14] pinctrl: ralink: add new compatible strings for each pinctrl subdriver
` [PATCH v2 08/14] MAINTAINERS: add Ralink pinctrl driver
` [PATCH v2 09/14] mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
` [PATCH v2 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH v2 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
` [PATCH v2 12/14] dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
` [PATCH v2 13/14] dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
` [PATCH v2 14/14] dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
[PATCH v2 0/2] Add OTG support for Ingenic SoCs
2022-04-14 17:18 UTC (10+ messages)
` [PATCH v2 1/2] dt-bindings: dwc2: Add bindings for new "
` [PATCH v2 2/2] USB: dwc2: Add OTG support for "
[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
2022-04-14 16:50 UTC (17+ messages)
` [PATCH v3 16/23] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v3 22/23] KVM: x86/mmu: Support Eager Page Splitting in the shadow MMU
[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
2022-04-14 16:37 UTC (32+ messages)
` [PATCH 01/14] pinctrl: ralink: rename MT7628(an) functions to MT76X8
` [PATCH 02/14] pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
` [PATCH 03/14] pinctrl: ralink: rename pinmux functions to pinctrl
` [PATCH 04/14] pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
` [PATCH 05/14] pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
` [PATCH 06/14] pinctrl: ralink: rename driver names to subdrivers
` [PATCH 07/14] pinctrl: ralink: add new compatible strings for each pinctrl subdriver
` [PATCH 08/14] MAINTAINERS: add Ralink pinctrl driver
` [PATCH 09/14] mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
` [PATCH 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
` [PATCH 12/14] dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
` [PATCH 13/14] dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
` [PATCH 14/14] dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl
[PATCH 5.4 205/475] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
2022-04-14 13:09 UTC (2+ messages)
` [PATCH 5.4 211/475] MIPS: RB532: fix return value of __setup handler
[PATCH 4.19 149/338] MIPS: RB532: fix return value of __setup handler
2022-04-14 13:10 UTC
[PATCH v4 00/11] archs/random: fallback to best raw ktime when no cycle counter
2022-04-14 11:56 UTC (23+ messages)
` [PATCH v4 01/11] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v4 02/11] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v4 03/11] riscv: "
` [PATCH v4 04/11] mips: "
` [PATCH v4 05/11] arm: "
` [PATCH v4 06/11] nios2: "
` [PATCH v4 07/11] x86: "
` [PATCH v4 08/11] um: "
` [PATCH v4 09/11] sparc: "
` [PATCH v4 10/11] xtensa: "
` [PATCH v4 11/11] random: insist on random_get_entropy() existing in order to simplify
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-04-14 11:19 UTC (28+ messages)
` [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
` [PATCH v7 05/20] ARM: Use do_kernel_power_off()
` [PATCH v7 06/20] csky: "
` [PATCH v7 07/20] riscv: "
` [PATCH v7 08/20] arm64: "
` [PATCH v7 09/20] parisc: "
` [PATCH v7 10/20] xen/x86: "
` [PATCH v7 11/20] powerpc: "
` [PATCH v7 12/20] m68k: Switch to new sys-off handler API
` [PATCH v7 13/20] sh: Use do_kernel_power_off()
` [PATCH v7 14/20] x86: "
` [PATCH v7 15/20] ia64: "
` [PATCH v7 16/20] mips: "
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
` [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API
` [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v7 20/20] reboot: Remove pm_power_off_prepare()
[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
2022-04-13 16:52 UTC (5+ messages)
Wycena paneli fotowoltaicznych
2022-04-13 7:40 UTC
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (5+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
[PATCH v5 0/2] Fix missing TCU clock for X1000/X1830 SoCs
2022-04-12 22:39 UTC (5+ messages)
` [PATCH v5 1/2] mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
` [PATCH v5 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
[PATCH v3 00/10] archs/random: fallback to best raw ktime when no cycle counter
2022-04-12 21:17 UTC (14+ messages)
` [PATCH v3 01/10] timekeeping: add raw clock fallback for random_get_entropy()
` [PATCH v3 02/10] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH v3 03/10] riscv: "
` [PATCH v3 04/10] mips: "
` [PATCH v3 05/10] arm: "
` [PATCH v3 06/10] nios2: "
` [PATCH v3 07/10] x86: "
` [PATCH v3 08/10] um: "
` [PATCH v3 09/10] sparc: "
` [PATCH v3 10/10] xtensa: "
[PATCH 0/2] Add OTG support for Ingenic SoCs
2022-04-12 16:45 UTC (6+ messages)
` [PATCH 2/2] USB: dwc2: "
[PATCH v2] pinctrl: ingenic: Garbage-collect code paths for SoCs disabled by config
2022-04-12 16:22 UTC
[PATCH 1/1] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
2022-04-12 13:05 UTC (2+ messages)
[PATCH 00/18] MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check"
2022-04-12 11:15 UTC (12+ messages)
` [PATCH 07/18] MIPS: DTS: jz4780: fix otg node as reported by dtbscheck
[PATCH v4 0/2] Fix missing TCU clock for X1000/X1830 SoCs
2022-04-12 10:57 UTC (10+ messages)
` [PATCH v4 1/2] mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
` [PATCH v4 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
[PATCH v2 00/11] archs/random: fallback to using ktime_read_raw_clock() if no cycle counter
2022-04-11 22:07 UTC (12+ messages)
` [PATCH v2 03/11] m68k: use ktime_read_raw_clock() for random_get_entropy() instead of zero
` [PATCH v2 04/11] riscv: "
` [PATCH v2 05/11] mips: "
` [PATCH v2 06/11] arm: "
` [PATCH v2 07/11] nios2: "
` [PATCH v2 08/11] x86: "
` [PATCH v2 09/11] um: "
` [PATCH v2 10/11] sparc: "
` [PATCH v2 11/11] xtensa: "
[PATCH v2] mips: dts: ingenic: x1000: Add PWM device tree node
2022-04-11 18:50 UTC (2+ messages)
[PATCH] MIPS: Fix inline assembly in uaccess.h
2022-04-11 16:49 UTC (2+ messages)
[PATCH] mips: dts: ingenic: x1000: Add PWM device tree node
2022-04-11 16:08 UTC (4+ messages)
[PATCH] mmc: jz4740: Apply DMA engine limits to maximum segment size
2022-04-11 15:37 UTC
[PATCH] dmaengine: jz4780: set DMA maximum segment size
2022-04-11 15:36 UTC
[PATCH v18 0/3] MIPS: JZ4780 and CI20 HDMI
2022-04-11 15:10 UTC (4+ messages)
` [PATCH v18 3/3] drm/ingenic: Add dw-hdmi driver specialization for jz4780
[PATCH v2 1/3] mips: dts: ralink: mt7621: add mdio label to mdio-bus
2022-04-11 11:20 UTC (3+ messages)
` [PATCH v2 2/3] mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1
` [PATCH v2 3/3] mips: dts: ralink: mt7621: remove defining gpio function for pin groups
[RESEND PATCH 0/3] Clock fixes for Ingenic SoCs
2022-04-11 10:14 UTC (4+ messages)
` [RESEND PATCH 1/3] clk: ingenic: Allow specifying common clock flags
` [RESEND PATCH 2/3] clk: ingenic: Mark critical clocks in Ingenic SoCs
` [RESEND PATCH 3/3] mips: ingenic: Do not manually reference the CPU clock
[PATCH v3 07/12] serial: termbits: ADDRB to indicate 9th bit addressing mode
2022-04-11 8:33 UTC (2+ messages)
` [PATCH v3 08/12] serial: General support for multipoint addresses
[PATCH 1/3] mips: dts: mt7621: add mdio label to mdio-bus
2022-04-11 7:21 UTC (6+ messages)
` [PATCH 2/3] mips: dts: mt7621: mux phy4 to gmac1 for GB-PC1
` [PATCH 3/3] mips: dts: mt7621: remove binding for defining gpio function for pin groups
[PATCH RFC v1 00/10] archs/random: fallback to using sched_clock() if no cycle counter
2022-04-10 23:29 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).