messages from 2023-10-02 16:16:00 to 2023-10-03 11:04:14 UTC [more...]
[PATCH v2 0/2] arm64: dts: ti: Add overlay for AM642-EVM NAND expansion card
2023-10-03 11:00 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-am654-base-board: Add I2C I/O expander
2023-10-03 11:00 UTC (2+ messages)
[PATCH 0/3] AM68 SK: Add support for PCIe and USB
2023-10-03 11:00 UTC (2+ messages)
[PATCH 0/3] arm64: dts: ti: k3-am625: Add boot phase marking
2023-10-03 11:00 UTC (2+ messages)
[PATCH 0/3] arm64: dts: ti: k3-am42: Add boot phase tags marking
2023-10-03 11:00 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-j721e-mcu-wakeup: Add MCU domain ESM instance
2023-10-03 11:00 UTC (2+ messages)
[PATCH v1] arm64: dts: ti: verdin-am62: add iw416 based bluetooth
2023-10-03 11:00 UTC (2+ messages)
[PATCH v1] arm64: dts: ti: verdin-am62: disable MIPI DSI bridge
2023-10-03 11:00 UTC (2+ messages)
[PATCH v5 0/9] Add R5F and C7x DSP node for K3 J721S2, AM68 and AM69 SoCs
2023-10-03 11:00 UTC (2+ messages)
[PATCH v4 0/4] Add AM65x ICSSG Ethernet support
2023-10-03 10:55 UTC (5+ messages)
` [PATCH v4 1/4] arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes
` [PATCH v4 2/4] arm64: dts: ti: k3-am654-base-board: add ICSSG2 Ethernet support
` [PATCH v4 3/4] arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports
` [PATCH v4 4/4] arm64: defconfig: Enable TI_ICSSG_PRUETH
[PATCH 0/2] Add qcom hvc/shmem transport
2023-10-03 10:50 UTC (22+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
` [PATCH v4 3/4] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
` [PATCH v4 4/4] firmware: arm_scmi: Add qcom hvc/shmem transport support
[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
2023-10-03 10:28 UTC (3+ messages)
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
[PATCH 1/2] clk: imx: imx8: Fix an IS_ERR() vs NULL check in clk_imx_acm_attach_pm_domains()
2023-10-03 9:49 UTC (4+ messages)
` [PATCH 2/2] clk: imx: imx8: Fix error code in probe
[PATCH v3 0/2] firmware: arm_scmi: clock: support parents commands
2023-10-03 9:45 UTC (9+ messages)
` [PATCH v3 1/2] firmware: arm_scmi: clock: support clock parents
` [PATCH v3 2/2] clk: scmi: add set/get_parent support
[PATCH v8] cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timer
2023-10-03 9:45 UTC (4+ messages)
[PATCH] arm64: dts: mediatek: mt8195: Set DSU PMU status to fail
2023-10-03 9:24 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: Fix HDMI Audio overlay in Makefile
2023-10-03 9:22 UTC
[PATCH v2 1/2] dt-bindings: phy: mediatek,tphy: allow simple nodename pattern
2023-10-03 9:19 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: fix t-phy unit name
[PATCH v10 00/54] Add DELETE_BUF ioctl
2023-10-03 8:07 UTC (55+ messages)
` [PATCH v10 01/54] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v10 02/54] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v10 03/54] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v10 04/54] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 05/54] media: mediatek: jpeg: "
` [PATCH v10 06/54] media: mediatek: vdec: Remove useless loop
` [PATCH v10 07/54] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v10 08/54] media: visl: "
` [PATCH v10 09/54] media: atomisp: "
` [PATCH v10 10/54] media: dvb-core: "
` [PATCH v10 11/54] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v10 12/54] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v10 13/54] media: Report the maximum possible number of buffers for the queue
` [PATCH v10 14/54] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v10 15/54] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v10 16/54] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v10 17/54] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v10 18/54] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v10 19/54] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v10 20/54] media: Remove duplicated index vs q->num_buffers check
` [PATCH v10 21/54] media: core: Add helper to get queue number of buffers
` [PATCH v10 22/54] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v10 23/54] media: dvb-frontends: rtl2832_srd: Use queue min_buffers_needed field
` [PATCH v10 24/54] media: video-i2c: Set min_buffers_needed to 2
` [PATCH v10 25/54] media: pci: cx18: Set correct value to min_buffers_needed field
` [PATCH v10 26/54] media: pci: dt3155: Remove useless check
` [PATCH v10 27/54] media: pci: netup_unidvb: Remove useless number of buffers check
` [PATCH v10 28/54] media: pci: tw68: Stop direct calls to queue num_buffers field
` [PATCH v10 29/54] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v10 30/54] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v10 31/54] media: coda: "
` [PATCH v10 32/54] media: mediatek: vcodec: "
` [PATCH v10 33/54] media: nxp: "
` [PATCH v10 34/54] media: renesas: Set min_buffers_needed to 16
` [PATCH v10 35/54] media: ti: Use queue min_buffers_needed field to set the min number of buffers
` [PATCH v10 36/54] media: verisilicon: Stop direct calls to queue num_buffers field
` [PATCH v10 37/54] media: test-drivers: "
` [PATCH v10 38/54] media: usb: airspy: Set min_buffers_needed to 8
` [PATCH v10 39/54] media: usb: cx231xx: Set min_buffers_needed to CX231XX_MIN_BUF
` [PATCH v10 40/54] media: usb: hackrf: Set min_buffers_needed to 8
` [PATCH v10 41/54] media: usb: usbtv: Set min_buffers_needed to 2
` [PATCH v10 42/54] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v10 43/54] media: imx: "
` [PATCH v10 44/54] media: meson: vdec: "
` [PATCH v10 45/54] touchscreen: sur40: "
` [PATCH v10 46/54] sample: v4l: "
` [PATCH v10 47/54] media: cedrus: "
` [PATCH v10 48/54] media: nuvoton: "
` [PATCH v10 49/54] media: core: Rework how create_buf index returned value is computed
` [PATCH v10 50/54] media: core: Add bitmap manage bufs array entries
` [PATCH v10 51/54] media: core: Free range of buffers
` [PATCH v10 52/54] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v10 53/54] media: v4l2: Add mem2mem helpers for "
` [PATCH v10 54/54] media: test-drivers: Use helper "
[PATCH v3 0/6] arm64: ti: Enable audio on AM62A
2023-10-03 9:11 UTC (7+ messages)
` [PATCH v3 1/6] arm64: dts: ti: k3-am62a-main: Add nodes for McASP
` [PATCH v3 2/6] arm64: dts: ti: k3-am62a7-sk: Split vcc_3v3 regulators
` [PATCH v3 3/6] arm64: dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
` [PATCH v3 4/6] arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC
` [PATCH v3 5/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A
` [PATCH v3 6/6] arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A
[PATCH v2 4/7] thermal: exynos: simplify regulator (de)initialization
2023-10-03 9:06 UTC (9+ messages)
` [PATCH v2 0/7] Improve Exynos thermal driver
[PATCH v2 0/2] dmaengine: xdma: Cyclic transfers support
2023-10-03 9:02 UTC (4+ messages)
` [PATCH v2 2/2] dmaengine: xilinx: xdma: Support cyclic transfers
[PATCH] firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
2023-10-03 8:59 UTC
[PATCH] gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
2023-10-03 8:54 UTC (2+ messages)
[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
2023-10-03 8:45 UTC (13+ messages)
[RFC 0/4] gpio: add SCMI pinctrl based driver
2023-10-03 8:43 UTC (7+ messages)
` [RFC 4/4] dt-bindings: gpio: Add bindings for SCMI pinctrl based gpio
[PATCH v2 0/2] Fix emmc hs400 mode on mt7986
2023-10-03 8:36 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: mt7986: fix emmc hs400 mode without uboot initialization
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-10-03 8:34 UTC (5+ messages)
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers
[PATCH 0/9] PM: domains/opp/arm_scmi: Extend performance scaling support
2023-10-03 8:23 UTC (7+ messages)
` [PATCH 6/9] OPP: Extend support for the opp-level beyond required-opps
` [PATCH 9/9] firmware: arm_scmi: Add generic OPP support to the SCMI performance domain
[PATCH v6 1/3] dt-bindings: Add beaglecc1352
2023-10-03 8:21 UTC (3+ messages)
` [PATCH v6 3/3] dts: ti: k3-am625-beagleplay: "
[PATCH v2 0/6] arm64: ti: Enable audio on AM62A
2023-10-03 8:02 UTC (6+ messages)
` [PATCH v2 3/6] arm64: dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz
` [PATCH v2 5/6] arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A
[PATCH v5 00/11] Introduce STM32 Firewall framework
2023-10-03 7:57 UTC (5+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC
[PATCH] i2c: stm32f7: Fix PEC handling in case of SMBUS transfers
2023-10-03 7:50 UTC (2+ messages)
[PATCH V2] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-03 7:40 UTC (2+ messages)
[PATCH v6 0/9] variable-order, large folios for anonymous memory
2023-10-03 7:32 UTC (4+ messages)
` [PATCH v6 7/9] arm64/mm: Override arch_wants_pte_order()
[PATCH 0/3] Add MCTP-over-KCS transport binding
2023-10-03 7:22 UTC (4+ messages)
` [PATCH 3/3] mctp: "
[PATCH v12 0/7] Wave5 codec driver
2023-10-03 6:54 UTC (6+ messages)
` [PATCH v12 5/7] media: chips-media: wave5: Add the v4l2 layer
[PATCH v1] iio: adc: aspeed: Support deglitch feature
2023-10-03 6:52 UTC (4+ messages)
[PATCH v6 0/7] arm64: ti: k3-j7: Add the ESM & main domain watchdog nodes
2023-10-03 6:50 UTC (7+ messages)
` [PATCH v6 1/7] arm64: dts: ti: k3-j721s2: Add ESM instances
` [PATCH v6 2/7] arm64: dts: ti: k3-j784s4: "
` [PATCH v6 4/7] arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances
[PATCH 0/7] Coresight for Kernel panic and watchdog reset
2023-10-03 6:31 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [EXT] "
` [PATCH 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [EXT] "
[PATCH] ARM: multi_v7_defconfig: add AHCI_DWC driver
2023-10-03 6:25 UTC (2+ messages)
[PATCH] ARM: multi_v7_defconfig: make Exynos related PHYs modules
2023-10-03 6:26 UTC (2+ messages)
[PATCH] ARM: exynos_defconfig: replace SATA_AHCI_PLATFORM with AHCI_DWC driver
2023-10-03 6:25 UTC (2+ messages)
[PATCH 0/2] update for versal net platform
2023-10-03 6:21 UTC (3+ messages)
` [PATCH 1/2] drivers: clk: zynqmp: calculate closest mux rate
` [PATCH 2/2] drivers: clk: zynqmp: update divider round rate logic
linux-next: duplicate patch in the samsung-krzk tree
2023-10-03 6:22 UTC (2+ messages)
[PATCH v2 0/6] Add support for Texas Instruments MCRC64 engine
2023-10-03 6:07 UTC (7+ messages)
` [EXTERNAL] "
` [EXTERNAL] "
[PATCH] dt-bindings: nvmem: move deprecated cells binding to its own file
2023-10-03 5:03 UTC
[PATCH v6 0/7] Add support for XLCDC to sam9x7 SoC family
2023-10-03 4:18 UTC (4+ messages)
` [PATCH v6 1/7] drm: atmel-hlcdc: add flag and driver ops to differentiate XLCDC and HLCDC IP
[PATCH v2 00/28] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-10-03 3:57 UTC (4+ messages)
` [PATCH v2 19/28] dt-bindings: pinctrl: renesas: set additionalProperties: false
[PATCH v10 0/9] Add connector dynamic selection capability
2023-10-03 3:34 UTC (6+ messages)
` [PATCH v10 5/9] drm/mediatek: "
[PATCH v6 00/16] introduce more MDP3 components in MT8195
2023-10-03 3:32 UTC (7+ messages)
` [PATCH v6 02/16] dt-bindings: media: mediatek: mdp3: split out general properties
` [PATCH v6 05/16] dt-bindings: media: mediatek: mdp3: add support MT8195 RDMA
[PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
2023-10-03 2:51 UTC (2+ messages)
[PATCH v6 00/13] add support MDP3 on MT8195 platform
2023-10-03 2:14 UTC (4+ messages)
` [PATCH v6 13/13] media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()
[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
2023-10-03 1:29 UTC (6+ messages)
` [RESEND PATCH v6 17/20] drm/mediatek: Support MT8188 Padding in display driver
[PATCH v4 00/15] Introduce /dev/mshv drivers
2023-10-03 0:41 UTC (6+ messages)
` [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c
` [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally
bluetooth issues since kernel 6.4 - not discovering other bt devices - /linux/drivers/bluetooth/btusb.c
2023-10-02 23:46 UTC
[PATCH net-next] net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
2023-10-02 23:24 UTC (2+ messages)
[PATCH] firmware: raspberrypi: Fix devm_rpi_firmware_get documentation
2023-10-02 23:23 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: Relicense Vivek's code to the GPL 2.0+ / MIT
2023-10-02 23:22 UTC (2+ messages)
[PATCH] ARM: dts: BCM5301X: Relicense Felix's code to the GPL 2.0+ / MIT
2023-10-02 23:21 UTC (2+ messages)
[PATCH v2 0/3] Add MCTP-over-KCS transport binding
2023-10-02 23:04 UTC (4+ messages)
` [PATCH v2 3/3] mctp: "
[PATCH v3 0/3] DCP as trusted keys backend
2023-10-02 22:50 UTC (5+ messages)
` [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys
[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
2023-10-02 20:55 UTC (3+ messages)
[PATCH v5 0/4] add zynqmp TCM bindings
2023-10-02 20:54 UTC (12+ messages)
` [PATCH v5 2/4] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v5 3/4] remoteproc: zynqmp: add pm domains support
` [PATCH v5 4/4] remoteproc: zynqmp: parse TCM from device tree
[linusw-nomadik:b4/ixp4xx-usr8200] BUILD SUCCESS 2a71c8f2a5cc94a01ab3c380a9577a39b7a6424c
2023-10-02 20:05 UTC
[PATCH 1/2] arm64: smp: Fix pseudo NMI issues w/ broken Mediatek FW
2023-10-02 19:16 UTC (5+ messages)
` [PATCH 2/2] arm64: smp: Don't directly call arch_smp_send_reschedule() for wakeup
[PATCH 0/2] ARM: stm32: add clock for pwrcfg syscon
2023-10-02 18:08 UTC (3+ messages)
` [PATCH 1/2] clk: stm32: initialize syscon after clocks are registered
` [PATCH 2/2] ARM: dts: stm32: add pwrcfg clock for stm32f4/7
[PATCH v2 1/2] amba: bus: balance firmware node reference counting
2023-10-02 17:38 UTC (3+ messages)
` [PATCH v2 2/2] amba: bus: Enable compile testing
[PATCH 0/2] ARM: dts: stm32: add SDIO pinctrl sleep support on stm32f7
2023-10-02 17:13 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: stm32: add stm32f7 SDIO sleep pins
` [PATCH 2/2] ARM: dts: stm32: add SDIO pinctrl sleep support on stm32f7 boards
[PATCH RFC v4 5/6] ARM: pxa: Convert gumstix Bluetooth to GPIO descriptors
2023-10-02 17:09 UTC (3+ messages)
[PATCH] arm64: dts: imx8mm-venice-gw790: Remove phy-mode from switch node
2023-10-02 17:05 UTC (2+ messages)
[PATCH v13 0/7] arm64: Add IPI for backtraces / kgdb; try to use NMI for some IPIs
2023-10-02 16:48 UTC (4+ messages)
` [PATCH v13 3/7] arm64: smp: Remove dedicated wakeup IPI
[PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support
2023-10-02 16:35 UTC (3+ messages)
[PATCH 0/2] irqchip/irqdomain MAINTAINERS update
2023-10-02 16:22 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS: Add myself as the ARM GIC maintainer
[PATCH v3 00/17] firmware: arm_ffa: Add FF-A v1.1 support(notification + new memory descriptor format)
2023-10-02 16:20 UTC (3+ messages)
` [PATCH v3 14/17] KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
[PATCH v4 00/12] regulator: mt6366: Split out of MT6358 and cleanup
2023-10-02 16:18 UTC (7+ messages)
` [PATCH v4 03/12] regulator: dt-bindings: mt6358: Add regulator-allowed-modes property
` [PATCH v4 04/12] regulator: dt-bindings: mt6358: Add regulator supplies
` [PATCH v4 05/12] regulator: dt-bindings: mt6358: Add MT6366 PMIC
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).