messages from 2023-12-07 08:27:17 to 2023-12-07 16:04:34 UTC [more...]
[PATCH -next 1/3] drm/mediatek: Use devm_platform_ioremap_resource()
2023-12-07 16:03 UTC (4+ messages)
` [PATCH -next 3/3] "
[PATCH v2] i2c: rk3x: fix potential spinlock recursion on poll
2023-12-07 16:00 UTC (5+ messages)
[PATCH 1/2] arm64: dts: imx8mm-evk: Move port under USB connector
2023-12-07 15:58 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-evk: "
[soc:soc/dt] BUILD SUCCESS 9ea6b7dfff2c782954e90da5f49e539104e9d27a
2023-12-07 15:56 UTC
[PATCH RFC/RFT 0/4] Remove preventive sfence.vma
2023-12-07 15:55 UTC (6+ messages)
` [PATCH RFC/RFT 1/4] riscv: Stop emitting preventive sfence.vma for new vmalloc mappings
` [PATCH RFC/RFT 2/4] riscv: Add a runtime detection of invalid TLB entries caching
` [PATCH RFC/RFT 3/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings
` [PATCH RFC/RFT 4/4] TEMP: riscv: Add debugfs interface to retrieve #sfence.vma
[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
2023-12-07 15:50 UTC (31+ messages)
` [PATCH v5 01/44] drm/tests: helpers: Include missing drm_drv header
` [PATCH v5 02/44] drm/tests: helpers: Add atomic helpers
` [PATCH v5 03/44] drm/tests: Add helper to create mock plane
` [PATCH v5 04/44] drm/tests: Add helper to create mock crtc
` [PATCH v5 05/44] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v5 06/44] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v5 07/44] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v5 10/44] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v5 12/44] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v5 13/44] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v5 16/44] drm/connector: hdmi: Add Infoframes generation
` [PATCH v5 20/44] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v5 21/44] drm/vc4: tests: Convert to plane creation helper
` [PATCH v5 22/44] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v5 23/44] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v5 25/44] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v5 26/44] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v5 27/44] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v5 28/44] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v5 29/44] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v5 33/44] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v5 34/44] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v5 35/44] drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
` [PATCH v5 37/44] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v5 38/44] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v5 39/44] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v5 40/44] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v5 41/44] drm/sun4i: hdmi: Move mode_set into enable
[PATCH v8 00/10] Multi-size THP for anonymous memory
2023-12-07 15:50 UTC (24+ messages)
` [PATCH v8 03/10] mm: thp: Introduce multi-size THP sysfs interface
` [PATCH v8 04/10] mm: thp: Support allocation of anonymous multi-size THP
[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
2023-12-07 15:47 UTC (6+ messages)
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
[PATCH v3 00/25] Permission Overlay Extension
2023-12-07 15:44 UTC (17+ messages)
` [PATCH v3 04/25] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v3 05/25] arm64: context switch POR_EL0 register
` [PATCH v3 07/25] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v3 09/25] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v3 10/25] arm64: mask out POIndex when modifying a PTE
` [PATCH v3 11/25] arm64: enable ARCH_HAS_PKEYS on arm64
[PATCH] soc: xilinx: Add error message for invalid payload received from IPI callback
2023-12-07 15:24 UTC
[PATCH v2 0/3] board: imx8mn-dimonoff-gateway-evk: add support for Dimonoff gateway EVK board
2023-12-07 15:22 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add dimonoff
` [PATCH v2 2/3] dt-bindings: arm: fsl: add Dimonoff gateway EVK board
` [PATCH v2 3/3] arm64: dts: freescale: introduce dimonoff-gateway-evk board
[PATCH] dt-bindings: perf: riscv,pmu: drop unneeded quotes
2023-12-07 15:20 UTC (2+ messages)
[PATCH 0/5] KVM: arm64: vgic fixes for 6.7
2023-12-07 15:12 UTC (6+ messages)
` [PATCH 1/5] KVM: arm64: vgic: Simplify kvm_vgic_destroy()
` [PATCH 2/5] KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
` [PATCH 3/5] KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
` [PATCH 4/5] KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_iodevs()
` [PATCH 5/5] KVM: Convert comment into an assertion in kvm_io_bus_register_dev()
[PATCH v2 0/4] KVM: arm64: Hide unsupported MPAM from the guest
2023-12-07 15:08 UTC (5+ messages)
` [PATCH v2 1/4] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v2 2/4] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v2 3/4] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v2 4/4] KVM: arm64: Disable MPAM visibility by default, and handle traps
[PATCH v2 00/12] KVM: arm64: Fixes to fine grain traps and pKVM traps
2023-12-07 15:06 UTC (4+ messages)
` [PATCH v2 06/12] KVM: arm64: Update and fix FGT register masks
[PATCH 0/6] Clean up perf mem
2023-12-07 15:05 UTC (9+ messages)
` [PATCH 1/6] perf mem: Add mem_events into the supported perf_pmu
` [PATCH 2/6] perf mem: Clean up perf_mem_events__ptr()
[PATCH 0/3] board: imx8mn-dimonoff-gateway-evk: add support for Dimonoff gateway EVK board
2023-12-07 14:55 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add dimonoff
` [PATCH 2/3] dt-bindings: arm: fsl: add Dimonoff gateway EVK board
` [PATCH 3/3] arm64: dts: freescale: introduce dimonoff-gateway-evk board
[PATCH 1/1] arm64: dts: imx8m*-tqma8m*: Add chassis-type
2023-12-07 14:54 UTC
[PATCH v2 1/1] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2023-12-07 14:50 UTC (13+ messages)
[PATCH v2 4/4] media: rkisp1: debug: Consolidate counter debugfs files
2023-12-07 14:50 UTC (3+ messages)
[PATCH net-next 13/16] net: stmmac: intel: Register generic MDIO device
2023-12-07 14:47 UTC (3+ messages)
[PATCH v2 0/3] Moxtet bus fixes
2023-12-07 14:43 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: armada-3720-turris-mox: set irq type for RTC
[PATCH v3 0/4] media: rkisp1: Fix IRQ related issues
2023-12-07 14:42 UTC (3+ messages)
` [PATCH v3 3/4] media: rkisp1: Store IRQ lines
[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
2023-12-07 14:38 UTC (5+ messages)
` [PATCH v9 2/2] arm64: boot: Support "
[PATCH net-next 11/16] net: pcs: xpcs: Change xpcs_create_mdiodev() suffix to "byaddr"
2023-12-07 14:37 UTC (3+ messages)
[PATCH v5 0/3] StarFive's StarLink PMU Support
2023-12-07 14:29 UTC (4+ messages)
` [PATCH v5 1/3] perf: starfive: Add StarLink PMU support
` [PATCH v5 2/3] dt-bindings: perf: starfive: Add JH8100 StarLink PMU
` [PATCH v5 3/3] docs: perf: Add description for StarFive's "
[PATCH v2 1/1] media: nxp: imx8-isi-debug: Add missing 36-Bit DMA registers to debugfs output
2023-12-07 14:28 UTC (4+ messages)
[PATCH v5 00/10] Add displays support for bsh-smm-s2/pro boards
2023-12-07 14:16 UTC (2+ messages)
` [PATCH v5 10/10] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup
[PATCH v4 0/2] mmc: mediatek: add support for 64-steps tuning
2023-12-07 14:16 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: mtk-sd: add tuning steps related property
` [PATCH v4 2/2] mmc: mediatek: extend number of tuning steps
[PATCH v3 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
2023-12-07 14:15 UTC (8+ messages)
` [PATCH v3 6/9] arm64: dts: mediatek: Add MT8186 Krabby platform based Tentacruel / Tentacool
[PATCH 0/3] Add AM64x ICSSG Ethernet support
2023-12-07 14:06 UTC (9+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am642-evm: add ICSSG1 "
` [PATCH 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port
[PATCH v3] mmc: mtk-sd: Increase the verbosity of msdc_track_cmd_data
2023-12-07 14:01 UTC (2+ messages)
[PATCH] dt-bindings: marvell: move MMP boards to common marvell directory
2023-12-07 13:57 UTC (7+ messages)
[PATCH net-next v2] net: stmmac: don't create a MDIO bus if unnecessary
2023-12-07 13:55 UTC (4+ messages)
[PATCH v9 0/7] Add TPS6594 PMIC support on several boards
2023-12-07 13:49 UTC (6+ messages)
` [PATCH v9 6/7] arm64: dts: ti: k3-j721e-sk: Add TPS6594 family PMICs
[PATCH v11 00/10] spi: Add support for stacked/parallel memories
2023-12-07 13:38 UTC (5+ messages)
` [PATCH v11 01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select
` (subset) "
` [GIT PULL] Immutable branch between MFD and SPI due for the v6.8 merge window
[v1,1/1] mmc: core: Add HS400es support in retune and initialization flow
2023-12-07 13:37 UTC (2+ messages)
[PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
2023-12-07 13:33 UTC (2+ messages)
[PATCH v2] ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support
2023-12-07 13:33 UTC
[PATCH v4 00/23] pinctrl: Convert struct group_desc to use struct pingroup
2023-12-07 13:14 UTC (5+ messages)
[PATCH 0/3] ARM: qcom: drop 32-bit machine Kconfig entries
2023-12-07 13:06 UTC (5+ messages)
` [PATCH 1/3] iommu/msm-iommu: don't limit the driver too much
` [PATCH 2/3] ARM: qcom: drop most of 32-bit ARCH_QCOM subtypes
` [PATCH 3/3] ARM: qcom: merge remaining subplatforms into sensible Kconfig entry
[PATCH 0/4] Improvement around mtk_vcodec_mem_free() logging and usage
2023-12-07 12:54 UTC (8+ messages)
` [PATCH 2/4] media: mediatek: vcodec: Drop unnecessary variable
` [PATCH 3/4] media: mediatek: vcodec: Fix mtk_vcodec_mem_free() error log criteria
[PATCH v2 0/2] media: i2c: Add support for GC08A3 sensor
2023-12-07 12:30 UTC (7+ messages)
` [PATCH 1/2] media: i2c: Add GC08A3 image sensor driver
[PATCH] arm64: dts: imx93: Fix the micfil clock-names entries
2023-12-07 12:20 UTC
[PATCH] soc: realview: fix two memleaks in realview_soc_probe
2023-12-07 12:19 UTC
[RESEND PATCH] arm64: dts: rockchip: Add PCIe pinctrls to Turing RK1
2023-12-07 11:41 UTC (4+ messages)
[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
2023-12-07 11:26 UTC (13+ messages)
` [PATCH V2 1/3] ufs: core: "
[PATCH v1 0/2] Add a property to turn off the max touch controller in suspend mode
2023-12-07 11:13 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-in-suspend property
` [PATCH v1 2/2] Input: atmel_mxt_ts - support poweroff in suspend
[PATCH 1/1] media: nxp: imx8-isi-debug: Add missing registers to debugfs output
2023-12-07 11:09 UTC (5+ messages)
[PATCH] arm64: dts: rockchip: Add dynamic-power-coefficient to rk3399 GPU
2023-12-07 11:07 UTC (2+ messages)
[PATCH 0/2] media: i2c: Add support for GC08A3 sensor
2023-12-07 11:06 UTC (6+ messages)
` [PATCH 1/2] media: dt-bindings: media: i2c: Document GC08A3 bindings
` [PATCH 2/2] media: i2c: Add GC08A3 image sensor driver
[PATCH 6/9] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
2023-12-07 10:38 UTC (2+ messages)
[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
2023-12-07 10:33 UTC (8+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs
[PATCH] ARM: dts: imx23/28: Fix the DMA controller node name
2023-12-07 10:26 UTC
[PATCH v3] dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
2023-12-07 10:16 UTC
[PATCH] ARM: dts: imx23-sansa: Use preferred i2c-gpios properties
2023-12-07 10:12 UTC
[PATCH RESEND v2] dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp
2023-12-07 10:03 UTC
[PATCH 0/2] stm32: fix GPIO level interrupts
2023-12-07 9:59 UTC (4+ messages)
` [PATCH 2/2] pinctrl: "
[PATCH 0/5] perf/arm_cspmu: Add devicetree support
2023-12-07 9:43 UTC (4+ messages)
` [PATCH 5/5] "
[PATCH] dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input
2023-12-07 9:37 UTC (2+ messages)
[PATCH 7/9] PCI: imx6: Simplify switch-case logic by involve init_phy callback
2023-12-07 9:35 UTC (2+ messages)
[PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
2023-12-07 9:34 UTC (7+ messages)
` [PATCH v1 1/2] dt-bindings: display: panel: raspberrypi: Add compatible property for waveshare 7inch touchscreen panel
[PATCH V2 1/2] firmware: arm_scmi: clock: implement get permissions
2023-12-07 9:33 UTC (2+ messages)
` [PATCH V2 2/2] clk: scmi: support state_ctrl_forbidden
[RFC PATCH 0/3] riscv: add support for SBI Supervisor Software Events
2023-12-07 9:23 UTC (3+ messages)
` [External] "
[PATCH v2 0/2] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
2023-12-07 9:22 UTC (7+ messages)
` [PATCH v2 2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq
[PATCH RESEND] drm/exynos: dpi: Change connector type to DPI
2023-12-07 9:16 UTC (3+ messages)
[PATCH v3 0/4] staging: vc04_services: Drop custom logging
2023-12-07 8:41 UTC (6+ messages)
` [PATCH v3 1/4] staging: vc04_services: Drop vchiq_log_error() in favour of dev_err
[PATCH v3 0/2] staging: vc04_services: Use %p to log pointer
2023-12-07 8:38 UTC (3+ messages)
` [PATCH v3 1/2] staging: vc04_services: vchiq_arm: Use %p to log pointer address
` [PATCH v3 2/2] staging: vc04_services: vchiq_dev: "
[PATCH 0/9] PCI: imx6: Clean up and add imx95 pci support
2023-12-07 8:30 UTC (3+ messages)
` [PATCH 8/9] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
[PATCH v8 00/10] Enable HS-G5 support on SM8550
2023-12-07 8:26 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).