messages from 2022-12-06 09:19:34 to 2022-12-07 05:55:51 UTC [more...]
[PATCH v2 00/16] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
2022-12-07 5:53 UTC (4+ messages)
` [PATCH v2 01/16] dt-bindings: clock: Fix node descriptions in uniphier-clock example
` [PATCH v2 02/16] dt-bindings: reset: Fix node descriptions in uniphier-reset example
` [PATCH v2 03/16] dt-bindings: pinctrl: Fix node descriptions in uniphier-pinctrl example
[PATCH 0/2] ARM Error Source Table Support
2022-12-07 5:44 UTC (7+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver
TI: X15 the connected SSD is not detected on Linux next 20221006 tag
2022-12-07 5:40 UTC (22+ messages)
` TI: X15 the connected SSD is not detected on Linux next 20221006 tag #forregzbot
[GIT PULL] arm64 updates for 6.1-rc1
2022-12-07 5:36 UTC (5+ messages)
` [GIT PULL] arm64 updates for 6.1-rc1 #forregzbot
[PATCH net-next v2] net: microchip: vcap: Remove unneeded semicolons
2022-12-07 4:50 UTC (3+ messages)
[linux-next-v2 5/5] arm64: dts: rockchip: Add missing of ethernet-phy-id to reset the phy on Rock 3A SBC
2022-12-07 4:29 UTC (3+ messages)
[PATCH] arm64: dts: apple: Add t8103 L1/L2 cache properties and nodes
2022-12-07 4:29 UTC
[PATCH v4 net-next 0/9] dt-binding preparation for ocelot switches
2022-12-07 3:07 UTC (11+ messages)
` [PATCH v4 net-next 3/9] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
` [PATCH v4 net-next 8/9] dt-bindings: net: add generic ethernet-switch-port binding
[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
2022-12-07 2:47 UTC (21+ messages)
` [RFC PATCH v4 2/4] dpll: Add DPLL framework base functions
` [RFC PATCH v4 4/4] ptp_ocp: implement DPLL ops
[PATCH v2 0/9] Add MediaTek MT7986 SPI NAND and ECC support
2022-12-07 2:01 UTC (18+ messages)
` [PATCH v2 3/9] spi: mtk-snfi: Add optional nfi_hclk which needed for MT7986
` [PATCH v2 4/9] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC
` [PATCH v2 7/9] dt-bindings: spi: mtk-snfi: Add read latch latency property
` [PATCH v2 8/9] dt-bindings: mtd: Split ECC engine with rawnand controller
` (subset) [PATCH v2 0/9] Add MediaTek MT7986 SPI NAND and ECC support
[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
2022-12-07 2:17 UTC (8+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver
[v2 PATCH] PCI: aardvark: switch to using devm_gpiod_get_optional()
2022-12-07 1:31 UTC (2+ messages)
[PATCH] [RFC] serial: stm32: Move stm32_usart_transmit_chars() to interrupt thread
2022-12-07 1:30 UTC
[PATCH 0/2] Fix Apple silicon PCIe iommu device tree node names
2022-12-07 1:13 UTC (2+ messages)
Coverity: mt7996_hw_queue_read(): Integer handling issues
2022-12-06 23:37 UTC (3+ messages)
[GIT PULL] KVM/arm64 updates for 6.2
2022-12-06 21:43 UTC (6+ messages)
[PATCH] dt-bindings: Add missing 'unevaluatedProperties' to regulator nodes
2022-12-06 21:15 UTC
[PATCH 0/5] ARM: imx: add missing of_node_put()
2022-12-06 21:04 UTC (7+ messages)
` [PATCH 1/5] ARM: imx25: "
` [PATCH 2/5] ARM: imx27: "
` [PATCH 3/5] ARM: imx31: "
` [PATCH 4/5] ARM: imx35: "
` [PATCH 5/5] ARM: imx5: "
[PATCH 00/11] Fix pca954x i2c-mux node names
2022-12-06 21:01 UTC (3+ messages)
` [PATCH 05/11] ARM: dts: socfpga: Fix pca9548 i2c-mux node name
[linusw-nomadik:gemini-usb-join] BUILD SUCCESS f6ee99cee28bd957c381174189ae080a552479f2
2022-12-06 20:50 UTC
[PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
2022-12-06 20:07 UTC (22+ messages)
` [PATCH v5 01/21] net: add helper eth_addr_add()
` [PATCH v5 02/21] of: base: add of_parse_phandle_with_optional_args()
` [PATCH v5 03/21] of: property: make #.*-cells optional for simple props
` [PATCH v5 04/21] of: property: add #nvmem-cell-cells property
` [PATCH v5 05/21] nvmem: core: fix device node refcounting
` [PATCH v5 06/21] nvmem: core: add an index parameter to the cell
` [PATCH v5 07/21] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
` [PATCH v5 08/21] nvmem: core: drop the removal of the cells in nvmem_add_cells()
` [PATCH v5 09/21] nvmem: core: fix cell removal on error
` [PATCH v5 10/21] nvmem: core: add nvmem_add_one_cell()
` [PATCH v5 11/21] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
` [PATCH v5 12/21] nvmem: core: introduce NVMEM layouts
` [PATCH v5 13/21] nvmem: core: add per-cell post processing
` [PATCH v5 14/21] nvmem: core: allow to modify a cell before adding it
` [PATCH v5 15/21] nvmem: imx-ocotp: replace global post processing with layouts
` [PATCH v5 16/21] nvmem: cell: drop global cell_post_process
` [PATCH v5 17/21] nvmem: core: provide own priv pointer in post process callback
` [PATCH v5 18/21] nvmem: layouts: add sl28vpd layout
` [PATCH v5 19/21] MAINTAINERS: add myself as sl28vpd nvmem layout driver
` [PATCH v5 20/21] nvmem: layouts: Add ONIE tlv "
` [PATCH v5 21/21] MAINTAINERS: Add myself as ONIE tlv NVMEM layout maintainer
[PATCH v7 0/6] Add support for TI TPS65219 PMIC
2022-12-06 19:22 UTC (3+ messages)
[PATCH] media: amphion: remove redundant check of colorspace in venc_s_fmt
2022-12-06 19:18 UTC (2+ messages)
[PATCH] media: cedrus: Convert to MPLANE uAPI
2022-12-06 19:15 UTC (5+ messages)
[GIT PULL] arm64 fix/revert for 6.1
2022-12-06 19:07 UTC (2+ messages)
[PATCH v1] Revert "ARM: dts: imx7: Fix NAND controller size-cells"
2022-12-06 19:02 UTC (9+ messages)
[PATCH v3 00/10] MediaTek SoC safe clock muxing and GPU clocks
2022-12-06 18:30 UTC (3+ messages)
` [PATCH v3 01/10] arm64: dts: mt8183: Fix Mali GPU clock
[PATCH] arm64: defconfig: Enable Qualcomm SM6115 / SM4250 GCC and Pinctrl
2022-12-06 18:18 UTC (2+ messages)
[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
2022-12-06 17:50 UTC (3+ messages)
[PATCH] media: videobuf2: add V4L2_BUF_FLAG_HEADERS_ONLY flag
2022-12-06 17:46 UTC (5+ messages)
[PATCH] thermal: use devm_platform_get_and_ioremap_resource()
2022-12-06 17:21 UTC (2+ messages)
[PATCH] ARM: BCM63xx: remove useless goto statement
2022-12-06 17:09 UTC
[RFC PATCH] arm64: mm: Add invalidate back in arch_sync_dma_for_device when FROM_DEVICE
2022-12-06 17:07 UTC (5+ messages)
[PATCH V5 0/7] arm64/perf: Enable branch stack sampling
2022-12-06 17:05 UTC (5+ messages)
` [PATCH V5 6/7] arm64/perf: Add BRBE driver
[PATCH v3 00/11] enable VTM node for all TI's K3 SoCs
2022-12-06 17:02 UTC (2+ messages)
[PATCH v2 0/9] media: dt-bindings: common CEC properties
2022-12-06 16:36 UTC (20+ messages)
` [PATCH v2 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder
` [PATCH v2 2/9] media: dt-bindings: st,stm32-cec: "
` [PATCH v2 3/9] media: dt-bindings: cec: convert common CEC properties to DT schema
` [PATCH v2 4/9] media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC properties
` [PATCH v2 5/9] media: dt-bindings: chrontel,ch7322: "
` [PATCH v2 6/9] media: dt-bindings: samsung,s5p-cec: convert to DT schema
` [PATCH v2 7/9] media: dt-bindings: cec-gpio: "
` [PATCH v2 8/9] media: dt-bindings: nvidia,tegra-cec: "
` [PATCH v2 9/9] media: dt-bindings: st,stih-cec: "
[PATCH v3 0/8] perf: Arm SPEv1.2 support
2022-12-06 16:28 UTC (7+ messages)
` [PATCH v3 7/8] perf: Add perf_event_attr::config3
[PATCH v3 0/7] Remove the pins-are-numbered DT property
2022-12-06 16:25 UTC (3+ messages)
[PATCH v5 0/3] Debix Model A board devicetree
2022-12-06 16:24 UTC (6+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add Polyhex Technology Co
` [PATCH v5 2/3] dt-bindings: arm: fsl: Enumerate Debix Model A Board
` [PATCH v5 3/3] arm64: dts: Add device tree for the "
[linux-next:master] BUILD REGRESSION 5d562c48a21eeb029a8fd3f18e1b31fd83660474
2022-12-06 16:06 UTC
[PATCH v4 0/6] Add first version mt8188 vdosys0 driver
2022-12-06 15:45 UTC (3+ messages)
` [PATCH v4 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188
[next v7 0/8] Add BananaPi R3
2022-12-06 15:42 UTC (3+ messages)
` (subset) "
[PATCH 5/5] cxl/region: Manage CPU caches relative to DPA invalidation events
2022-12-06 15:17 UTC (3+ messages)
linux-next: manual merge of the pinctrl tree with the arm-soc tree
2022-12-06 15:04 UTC (2+ messages)
[PATCH mm-unstable RFC 01/26] mm/debug_vm_pgtable: more pte_swp_exclusive() sanity checks
2022-12-06 14:47 UTC (26+ messages)
` [PATCH mm-unstable RFC 02/26] alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 03/26] arc/mm: "
` [PATCH mm-unstable RFC 04/26] arm/mm: "
` [PATCH mm-unstable RFC 05/26] csky/mm: "
` [PATCH mm-unstable RFC 06/26] hexagon/mm: "
` [PATCH mm-unstable RFC 07/26] ia64/mm: "
` [PATCH mm-unstable RFC 08/26] loongarch/mm: "
` [PATCH mm-unstable RFC 09/26] m68k/mm: remove dummy __swp definitions for nommu
` [PATCH mm-unstable RFC 10/26] m68k/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 11/26] microblaze/mm: "
` [PATCH mm-unstable RFC 12/26] mips/mm: "
` [PATCH mm-unstable RFC 13/26] nios2/mm: refactor swap PTE layout
` [PATCH mm-unstable RFC 14/26] nios2/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 15/26] openrisc/mm: "
` [PATCH mm-unstable RFC 16/26] parisc/mm: "
` [PATCH mm-unstable RFC 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
` [PATCH mm-unstable RFC 18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 19/26] riscv/mm: "
` [PATCH mm-unstable RFC 20/26] sh/mm: "
` [PATCH mm-unstable RFC 21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit
` [PATCH mm-unstable RFC 22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit
` [PATCH mm-unstable RFC 23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit
` [PATCH mm-unstable RFC 25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH mm-unstable RFC 26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
[PATCH v3 0/3] Make ILI9486 driver working with 16-bits SPI controllers
2022-12-06 14:14 UTC (6+ messages)
` [PATCH v3 3/3] drm/tiny: ili9486: remove conflicting framebuffers
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2022-12-06 13:59 UTC (13+ messages)
` [PATCH v1 01/12] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v1 02/12] arm64/mm: Update tlb invalidation routines for FEAT_LPA2
` [PATCH v1 03/12] KVM: arm64: Add new (V)TCR_EL2 field definitions "
` [PATCH v1 04/12] KVM: arm64: Plumbing to enable multiple pgtable formats
` [PATCH v1 05/12] KVM: arm64: Maintain page-table format info in struct kvm_pgtable
` [PATCH v1 06/12] KVM: arm64: Use LPA2 page-tables for stage2 if HW supports it
` [PATCH v1 07/12] KVM: arm64: Use LPA2 page-tables for hyp stage1 "
` [PATCH v1 08/12] KVM: arm64: Insert PS field at TCR_EL2 assembly time
` [PATCH v1 09/12] KVM: arm64: Convert translation level parameter to s8
` [PATCH v1 10/12] KVM: arm64: Rework logic to en/decode VTCR_EL2.{SL0, SL2} fields
` [PATCH v1 11/12] KVM: arm64: Support upto 5 levels of translation in kvm_pgtable
` [PATCH v1 12/12] KVM: arm64: Allow guests with >48-bit IPA size on FEAT_LPA2 systems
[PATCH v1 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2022-12-06 13:40 UTC (2+ messages)
[PATCH v1 0/3] arm64/sysreg: ISR register conversions
2022-12-06 13:11 UTC (4+ messages)
` [PATCH v1 1/3] arm64/sysreg: Add definition for ICC_NMIAR1_EL1
` [PATCH v1 2/3] arm64/sysreg: Add definition of ISR_EL1
` [PATCH v1 3/3] KVM: arm64: Use symbolic definition for ISR_EL1.A
[PATCH v3 0/9] fix reset line polarity for Goodix touchscreen controllers
2022-12-06 12:42 UTC (7+ messages)
` [PATCH v3 4/9] ARM: dts: imx: fix touchscreen reset GPIO polarity
` [PATCH v3 6/9] arm64: dts: allwinner: "
[PATCH net-next v3 0/4] net: lan966x: Enable PTP on bridge interfaces
2022-12-06 12:40 UTC (4+ messages)
` [PATCH net-next v3 1/4] net: microchip: vcap: Add vcap_get_rule
[PATCH] net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
2022-12-06 11:50 UTC (2+ messages)
[PATCH 0/5] Add CPU caches information for some MediaTek SoCs
2022-12-06 11:23 UTC (6+ messages)
` [PATCH 1/5] arm64: dts: mt8195: Add complete CPU caches information
` [PATCH 2/5] arm64: dts: mt8192: "
` [PATCH 3/5] arm64: dts: mt8186: "
` [PATCH 4/5] arm64: dts: mt8183: "
` [PATCH 5/5] arm64: dts: mt6795: "
[PATCH] coresight: Convert to use sysfs_emit()/sysfs_emit_at() APIs
2022-12-06 11:21 UTC
[PATCH v2] net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
2022-12-06 11:00 UTC (2+ messages)
[PATCH v4 0/3] Debix Model A board devicetree
2022-12-06 10:52 UTC (6+ messages)
` [PATCH v4 3/3] arm64: dts: Add device tree for the Debix Model A Board
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-12-06 10:49 UTC (3+ messages)
` [PATCH 209/606] Input: atmel_captouch - Convert to i2c's .probe_new()
[PATCH v4 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
2022-12-06 10:07 UTC (7+ messages)
` [PATCH v4 1/2] dt-bindings: soc: samsung: exynos-sysreg: Add tesla FSD sysreg compatibles
` [PATCH v4 2/2] arm64: dts: fsd: add sysreg device node
[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
2022-12-06 9:58 UTC (12+ messages)
[PATCH v3 1/9] dt-bindings: arm-smmu: Allow 3 power domains on SM6375 MMU500
2022-12-06 9:56 UTC (4+ messages)
[PATCH AUTOSEL 4.19 2/5] pinctrl: meditatek: Startup with the IRQs disabled
2022-12-06 9:51 UTC
[PATCH AUTOSEL 5.4 2/5] pinctrl: meditatek: Startup with the IRQs disabled
2022-12-06 9:50 UTC
[PATCH AUTOSEL 5.10 05/10] pinctrl: meditatek: Startup with the IRQs disabled
2022-12-06 9:50 UTC
[PATCH AUTOSEL 5.15 05/12] pinctrl: meditatek: Startup with the IRQs disabled
2022-12-06 9:49 UTC
[PATCH AUTOSEL 6.0 05/13] pinctrl: meditatek: Startup with the IRQs disabled
2022-12-06 9:49 UTC
[PATCH] net: stmmac: fix "snps,axi-config" node property parsing
2022-12-06 9:40 UTC (2+ messages)
[PATCH v7 0/4] thermal: mediatek: Add support for MT8365 SoC
2022-12-06 9:18 UTC (6+ messages)
` [PATCH v7 4/4] thermal: mediatek: add another get_temp ops for thermal sensors
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).