linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-06 14:14:36 to 2023-03-06 20:09:36 UTC [more...]

[PATCH v1 00/16] gpio: Use string_choices.h
 2023-03-06 19:55 UTC  (14+ messages)
` [PATCH v1 01/16] lib/string_helpers: Add missing header files to MAINTAINERS database
` [PATCH v1 02/16] lib/string_helpers: Split out string_choices.h
` [PATCH v1 03/16] lib/string_choices: Add str_high_low() helper
` [PATCH v1 04/16] lib/string_choices: Add str_input_output() helper
` [PATCH v1 05/16] gpiolib: Utilize helpers from string_choices.h
` [PATCH v1 06/16] gpio: adnp: "
` [PATCH v1 07/16] gpio: brcmstb: "
` [PATCH v1 08/16] gpio: crystalcove: "
` [PATCH v1 09/16] gpio: grgpio: "
` [PATCH v1 10/16] gpio: mvebu: "
` [PATCH v1 12/16] gpio: stmpe: "
` [PATCH v1 13/16] gpio: wcove: "
` [PATCH v1 14/16] gpio: wm831x: "

[PATCH v2 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
 2023-03-06 19:54 UTC  (13+ messages)
` [PATCH v2 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2
` [PATCH v2 02/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v2 03/12] KVM: arm64: Add ARM64_HAS_LPA2 CPU capability
` [PATCH v2 04/12] KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2
` [PATCH v2 05/12] KVM: arm64: Use LPA2 page-tables for stage2 if HW supports it
` [PATCH v2 06/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 "
` [PATCH v2 07/12] KVM: arm64: Insert PS field at TCR_EL2 assembly time
` [PATCH v2 08/12] KVM: arm64: Convert translation level parameter to s8
` [PATCH v2 09/12] KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
` [PATCH v2 10/12] KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
` [PATCH v2 11/12] KVM: selftests: arm64: Determine max ipa size per-page size
` [PATCH v2 12/12] KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes

[RESEND PATCH] clk: visconti: remove unused visconti_pll_provider::regmap
 2023-03-06 19:43 UTC  (2+ messages)

[PATCH v2 0/3] meson-uart: Use "divide XTAL by 2" bit on G12A
 2023-03-06 19:42 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for G12A
` [PATCH v2 2/3] tty: serial: meson: Add a new compatible string for the G12A SoC
` [PATCH v2 3/3] arm64: dts: meson-g12-common: Use the G12A UART compatible string

[PATCH 11/27] kbuild, clk: bcm2835: remove MODULE_LICENSE in non-modules
 2023-03-06 19:29 UTC  (2+ messages)

cpumask: re-introduce constant-sized cpumask optimizations
 2023-03-06 19:19 UTC 

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-06 19:15 UTC  (14+ messages)
` [PATCH v10 01/13] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v10 02/13] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml
` [PATCH v10 04/13] dt-bindings: gpio-mmio: Add compatible for QIXIS
` [PATCH v10 05/13] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v10 06/13] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v10 07/13] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v10 08/13] phy: lynx10g: Enable by default on Layerscape
` [PATCH v10 09/13] arm64: dts: ls1046a: Add serdes nodes
` [PATCH v10 10/13] arm64: dts: ls1046ardb: Add serdes descriptions
` [PATCH v10 11/13] arm64: dts: ls1088a: Add serdes nodes
` [PATCH v10 12/13] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v10 13/13] arm64: dts: ls1088ardb: Add serdes descriptions

[RFC] Support for Arm CCA VMs on Linux
 2023-03-06 19:10 UTC  (10+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
  ` [RFC PATCH 15/28] KVM: arm64: Handle realm MMIO emulation
  ` [RFC PATCH 16/28] arm64: RME: Allow populating initial contents
  ` [RFC PATCH 17/28] arm64: RME: Runtime faulting of memory

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-06 19:07 UTC  (7+ messages)
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 4/5] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH net-next v2 0/6] net: phy: Remove probe_capabilities
 2023-03-06 19:02 UTC  (6+ messages)
` [PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-03-06 19:01 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros
` [PATCH v2 2/4] KVM: Refactor designated initializer macros for struct _kvm_stats_desc
` [PATCH v2 3/4] KVM: Allow custom names for KVM_STAT()
` [PATCH v2 4/4] KVM: x86: Drop union for pages_{4k,2m,1g} stats

[PATCH v3 0/6] clk: samsung: Add PM support for ARM64 Exynos chips
 2023-03-06 18:56 UTC  (11+ messages)
` [PATCH v3 1/6] clk: samsung: Don't pass reg_base to samsung_clk_register_pll()
  ` (subset) "
` [PATCH v3 2/6] clk: samsung: Remove np argument from samsung_clk_init()
  ` (subset) "
` [PATCH v3 3/6] clk: samsung: Set dev in samsung_clk_init()
  ` (subset) "
` [PATCH v3 5/6] clk: samsung: Extract parent clock enabling to common function

[PATCH v2 0/6] clk: samsung: exynos850: Add missing clocks for PM
 2023-03-06 18:55 UTC  (4+ messages)

[PATCH v1 1/2] arm64: dts: meson-a1: add gpio_intc node
 2023-03-06 18:53 UTC  (3+ messages)

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-06 18:43 UTC  (2+ messages)

[PATCH 1/2] watchdog: s3c2410_wdt: Use Use devm_clk_get[_optional]_enabled() helpers
 2023-03-06 18:12 UTC  (6+ messages)
` [PATCH 0/3] watchdog: s3c2410_wdt: Simplify using dev_err_probe()
  ` [PATCH 1/3] watchdog: s3c2410_wdt: Fold s3c2410_get_wdt_drv_data() into only caller

[RFC PATCH 0/6] Add basic Minidump kernel driver support
 2023-03-06 18:10 UTC  (3+ messages)

[PATCH v4 00/11] leds: deduplicate led_init_default_state_get()
 2023-03-06 17:47 UTC  (5+ messages)
` [PATCH v4 11/11] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()

[PATCH net] net: ethernet: mtk_eth_soc: fix RX data corruption issue
 2023-03-06 17:31 UTC  (2+ messages)

[PATCH 0/8] ARM: dts: imx6ull: Add chargebyte Tarragon support
 2023-03-06 17:22 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: vendor-prefixes: add chargebyte
` [PATCH 2/8] dt-bindings: Add DS2482/DS2484 as trivial device
` [PATCH 3/8] w1: ds2482: add i2c id for ds2484
` [PATCH 4/8] dt-bindings: iio: st-sensors: Add IIS328DQ accelerometer
` [PATCH 5/8] iio: accel: add support for IIS328DQ variant
` [PATCH 6/8] dt-bindings: ARM: fsl: Add chargebyte Tarragon
` [PATCH 7/8] ARM: dts: imx6ull: Add chargebyte Tarragon support
` [PATCH 8/8] ARM: imx_v6_v7_defconfig: Enable Tarragon peripheral drivers

[PATCH 00/22] drm/dma-helper: Add dedicated fbdev emulation
 2023-03-06 17:18 UTC  (3+ messages)
` [PATCH 09/22] drm/kmb: Use GEM DMA "

[PATCH 00/34] watchdog: Convert to platform remove callback returning void
 2023-03-06 17:05 UTC  (2+ messages)

[RFC PATCH net] net: dsa: mt7530: move PLL setup out of port 6 pad configuration
 2023-03-06 17:03 UTC  (5+ messages)

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-03-06 16:58 UTC  (11+ messages)
  ` [RFC PATCH v3 05/22] objtool: Reorganize ORC types
  ` [RFC PATCH v3 19/22] arm64: unwinder: Add a reliability check in the unwinder based on ORC

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-06 16:56 UTC  (4+ messages)
` [PATCH v2 2/2] docs: dev-tools: Add UAPI checker documentation

[PATCH v7 00/10] Add the PowerQUICC audio support using the QMC
 2023-03-06 16:51 UTC  (12+ messages)
` [PATCH v7 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller
` [PATCH v7 02/10] soc: fsl: cpm1: Add support for TSA
` [PATCH v7 03/10] MAINTAINERS: add the Freescale TSA controller entry
` [PATCH v7 04/10] powerpc/8xx: Use a larger CPM1 command check mask
` [PATCH v7 05/10] dt-bindings: soc: fsl: cpm_qe: Add QMC controller
` [PATCH v7 06/10] soc: fsl: cpm1: Add support for QMC
` [PATCH v7 07/10] MAINTAINERS: add the Freescale QMC controller entry
` [PATCH v7 08/10] dt-bindings: sound: Add support for QMC audio
` [PATCH v7 09/10] ASoC: fsl: "
` [PATCH v7 10/10] MAINTAINERS: add the Freescale QMC audio entry

[PATCH 00/20] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-06 16:43 UTC  (14+ messages)
` [PATCH 05/20] pinctrl: ralink: move to mediatek as mtmips

[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-03-06 16:34 UTC  (10+ messages)
` [PATCH 02/10] ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms
` [PATCH 03/10] ARM: mach-rda: Move RDA Micro "
` [PATCH 04/10] ARM: mach-uniphier: Move Socionext UniPhier "
` [PATCH 05/10] ARM: mach-moxart: Move MOXA ART "
` [PATCH 06/10] ARM: mach-airoha: Rework support and directory structure
` [PATCH 07/10] ARM: mach-digicolor: "
` [PATCH 08/10] ARM: mach-hpe: "
` [PATCH 09/10] ARM: mach-lpc18xx: "
` [PATCH 10/10] ARM: mach-sunplus: "

[PATCH v3] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-06 16:20 UTC 

[PATCH v2] dt-bindings: display: mediatek: Fix the duplicated fallback
 2023-03-06 16:15 UTC 

[PATCH] KVM: selftests: Comment newly defined aarch64 ID registers
 2023-03-06 16:15 UTC 

[PATCH 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
 2023-03-06 16:08 UTC  (3+ messages)
` [PATCH 1/2] arm64: Add feature detection for fine grained traps
` [PATCH 2/2] KVM: arm64: Move FGT value configuration to vCPU state

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2023-03-06 16:00 UTC  (6+ messages)
      ` 回复: "

[PATCH v10 00/15] Support AMD Pensando Elba SoC
 2023-03-06 16:00 UTC  (5+ messages)
` [PATCH v10 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller
` [PATCH v10 10/15] spi: dw: Add support for AMD Pensando Elba SoC

imx6ul: Recent enet refclock changes breaks custom i.mx6ull board
 2023-03-06 15:50 UTC  (7+ messages)

[PATCH v3 0/2] Add MediaTek MT8365 I2C support
 2023-03-06 13:47 UTC  (2+ messages)
` [PATCH v3 1/2] arm64: dts: mediatek: add i2c support for mt8365 SoC

[PATCH v1 0/3] Meson A1 32-bit support
 2023-03-06 13:52 UTC  (5+ messages)
` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM

[PATCH v6 00/54] MediaTek clocks: full module build and cleanups
 2023-03-06 14:05 UTC  (42+ messages)
` [PATCH v6 14/54] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v6 15/54] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v6 16/54] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v6 17/54] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v6 18/54] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v6 19/54] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v6 20/54] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v6 21/54] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v6 22/54] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v6 23/54] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v6 24/54] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v6 25/54] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v6 26/54] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v6 27/54] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v6 28/54] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v6 29/54] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v6 30/54] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v6 31/54] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v6 32/54] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v6 33/54] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v6 34/54] clk: mediatek: mt7986-eth: "
` [PATCH v6 35/54] clk: mediatek: mt8186-mcu: "
` [PATCH v6 36/54] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v6 37/54] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v6 38/54] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v6 39/54] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v6 40/54] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v6 41/54] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v6 42/54] clk: mediatek: Allow all MT8167 "
` [PATCH v6 43/54] clk: mediatek: Allow all MT8183 "
` [PATCH v6 44/54] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v6 45/54] clk: mediatek: Allow building most MT6797 "
` [PATCH v6 46/54] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v6 47/54] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v6 48/54] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v6 49/54] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v6 50/54] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v6 51/54] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v6 52/54] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v6 53/54] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v6 54/54] clk: mediatek: mt8135: Convert to simple probe and enable module build

[PATCH v6 00/10] Add the PowerQUICC audio support using the QMC
 2023-03-06 15:41 UTC  (4+ messages)
` [PATCH v6 01/10] dt-bindings: soc: fsl: cpm_qe: Add TSA controller

[PATCH] arm64: virtconfig: Further shrink the config
 2023-03-06 15:34 UTC 

[PATCH v28 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2023-03-06 15:31 UTC  (3+ messages)
` [PATCH v28 1/7] dt-bindings: mediatek: add ethdr definition "

[PATCH 0/4] devres: Provide krealloc_array
 2023-03-06 15:30 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH 3/4] iio: adc: "
` [PATCH 4/4] serial: qcom_geni: "

[PATCH 1/2] watchdog: s3c2410_wdt: Use Use devm_clk_get[_optional]_enabled() helpers
 2023-03-06 15:23 UTC  (4+ messages)
` [PATCH 2/2] watchdog: s3c2410_wdt: Use devm_add_action_or_reset() to disable watchdog

[PATCH v1] drivers/gpio: remove redundant platform_set_drvdata()
 2023-03-06 15:15 UTC 

[GIT PULL] intel-gpio for 6.3-1
 2023-03-06 15:09 UTC 

[PATCH] arm64: smccc: Add trace events to SMC calls
 2023-03-06 14:47 UTC  (2+ messages)

[PATCH] pinctrl: stm32: use dynamic allocation of GPIO base
 2023-03-06 14:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: input: atmel,maxtouch: add linux,keycodes
 2023-03-06 14:19 UTC  (2+ messages)

arm64/for-kernelci baseline: 36 runs, 9 regressions (v6.3-rc1)
 2023-03-06 13:27 UTC 

[PATCH 1/2] pinctrl: mediatek: add missing options to PINCTRL_MT7981
 2023-03-06 13:23 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: mediatek: fix naming inconsistency


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).