messages from 2023-11-08 10:44:49 to 2023-11-09 09:43:49 UTC [more...]
[PATCH v14 00/56] Add DELETE_BUF ioctl
2023-11-09 9:43 UTC (44+ messages)
` [PATCH v14 01/56] media: videobuf2: Rename offset parameter
` [PATCH v14 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v14 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v14 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v14 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v14 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v14 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v14 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v14 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v14 53/56] media: core: Free range of buffers
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v14 56/56] media: test-drivers: Use helper for "
[PATCH 0/8] hwtracing: Convert to platform remove callback returning void
2023-11-09 9:41 UTC (3+ messages)
` [PATCH 1/8] coresight: ultrasoc-smb: Fix resource leak in .remove()
[PATCH v1] ARM: dts: imx: tqma7: add lm75a sensor (rev. 01xxx)
2023-11-09 9:26 UTC (7+ messages)
[PATCH v5 0/4] rockchip: add GATE_LINK
2023-11-09 9:21 UTC (8+ messages)
` [PATCH v5 3/4] dt-bindings: clock: rk3588: export PCLK_VO1GRF clk id
[PATCH net 1/1] net: stmmac: fix MAC and phylink mismatch issue after resume with STMMAC_FLAG_USE_PHY_WOL enabled
2023-11-09 9:15 UTC (2+ messages)
[PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout
2023-11-09 9:09 UTC (3+ messages)
[PATCH 0/3] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver
2023-11-09 9:15 UTC (6+ messages)
` [PATCH 1/3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
` [PATCH 2/3] dt-bindings: clock: mediatek: Remove compatible "
` [PATCH 3/3] dt-bindings: arm:mediatek: mmsys: Add VPPSYS compatible for MT8188
[PATCH v7 1/1] i2c: lpi2c: use clk notifier for rate changes
2023-11-09 9:10 UTC (4+ messages)
[PATCH v2 0/6] mtd: spi-nor: introduce die erase
2023-11-09 9:09 UTC (22+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
[PATCH] clock: mediatek: mt8173: Handle unallocated infracfg clock data
2023-11-09 9:05 UTC (2+ messages)
[PATCH V3 0/3] Add watchdog support for Amlogic C3 and S4 SoCs
2023-11-09 9:04 UTC (5+ messages)
` [PATCH V3 2/3] arm64: dts: Add watchdog node for Amlogic C3 SoCs
` [PATCH V3 3/3] arm64: dts: Add watchdog node for Amlogic S4 SoCs
[PATCH net v4 0/3] Fix large frames in the Gemini ethernet driver
2023-11-09 9:03 UTC (4+ messages)
` [PATCH net v4 1/3] net: ethernet: cortina: Fix max RX frame define
` [PATCH net v4 2/3] net: ethernet: cortina: Handle large frames
` [PATCH net v4 3/3] net: ethernet: cortina: Fix MTU max setting
[PATCH v8 00/12] drm/meson: add support for MIPI DSI Display
2023-11-09 9:00 UTC (13+ messages)
` [PATCH v8 01/12] dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids
` [PATCH v8 02/12] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: add example covering meson-axg-hhi-sysctrl
` [PATCH v8 03/12] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: drop text about parent syscon and drop example
` [PATCH v8 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example
` [PATCH v8 05/12] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v8 06/12] clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
` [PATCH v8 07/12] clk: meson: add vclk driver
` [PATCH v8 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v8 09/12] drm/meson: gate px_clk when setting rate
` [PATCH v8 10/12] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v8 11/12] DONOTMERGE: arm64: meson: khadas-vim3l: add DSI panel
` [PATCH v8 12/12] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-09 8:54 UTC (10+ messages)
` [PATCH 09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags
[PATCH v1] arm64: dts: amlogic: meson-axg: pinctrl node for NAND
2023-11-09 8:54 UTC (2+ messages)
[PATCH] firmware: meson-sm: change sprintf to scnprintf
2023-11-09 8:50 UTC
[PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board
2023-11-09 8:36 UTC (11+ messages)
` [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
` [PATCH 09/10] arm64: dts: exynos: add initial support for exynosautov920 SoC
` [PATCH 04/10] dt-bindings: pwm: samsung: add exynosautov9 compatible
[PATCH v3] firmware: arm_scmi: Refrain set operations of perf
2023-11-09 8:28 UTC
[PATCH] drivers: perf: Check find_first_bit() return value
2023-11-09 8:21 UTC
[PATCH] fpga: zynq: Fix incorrect variable type
2023-11-09 8:05 UTC (2+ messages)
[Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
2023-11-09 7:50 UTC (2+ messages)
[PATCH v4 0/5] update for versal net platform
2023-11-09 7:00 UTC (6+ messages)
` [PATCH v4 1/5] firmware: xilinx: Update firmware call interface to support additional args
` [PATCH v4 2/5] firmware: xilinx: Expand feature check to support all PLM modules
` [PATCH v4 3/5] firmware: xilinx: Register event manager driver
` [PATCH v4 4/5] drivers: soc: xilinx: Fix error message on SGI registration failure
` [PATCH v4 5/5] firmware: zynqmp: Add support to handle IPI CRC failure
[PATCH v2 1/5] perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support
2023-11-09 6:26 UTC (4+ messages)
` [EXT] "
[PATCH 00/22] fb: handle remove callbacks in .exit.text and convert to .remove_new
2023-11-09 6:24 UTC (9+ messages)
` [PATCH 02/22] fb: atmel_lcdfb: Stop using platform_driver_probe()
[PATCH v1 0/2] coresight: Add remote etm support
2023-11-09 6:19 UTC (6+ messages)
` [PATCH v1 1/2] "
[PATCH v14.1] media: videobuf2: Be more flexible on the number of queue stored buffers
2023-11-09 6:05 UTC (4+ messages)
[PATCH RFC] arm64: DMA zone above 4GB
2023-11-09 5:57 UTC (2+ messages)
[PATCH v1] mtd: rawnand: meson: initialize clock register
2023-11-09 5:40 UTC
[PATCH v1 0/3] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
2023-11-09 5:45 UTC (4+ messages)
` [PATCH v1 1/3] soc: hisilicon: kunpeng_hccs: Fix some incorrect format strings
` [PATCH v1 2/3] soc: hisilicon: kunpeng_hccs: Add failure log for no _CRS method
` [PATCH v1 3/3] soc: hisilicon: kunpeng_hccs: Support the platform with PCC type3 and interrupt ack
[PATCH net-next 1/1] net: stmmac: Add support for HW-accelerated VLAN stripping
2023-11-09 5:38 UTC
[PATCH net-next v2 1/1] net: stmmac: check CBS input values before configuration
2023-11-09 5:08 UTC (3+ messages)
[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
2023-11-09 4:44 UTC (3+ messages)
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case
[PATCH v3 0/1] ufs: core: Expand MCQ queue slot to DeviceQueueDepth + 1
2023-11-09 2:35 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH 0/7] Coresight for Kernel panic and watchdog reset
2023-11-09 1:08 UTC (6+ messages)
` [PATCH 5/7] coresight: tmc: Add support for reading tracedata from previous boot
` [EXT] "
[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
2023-11-08 23:38 UTC (21+ messages)
` [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: "
` [PATCH 05/17] dt-bindings: pinctrl: samsung: "
` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: "
` [PATCH 07/17] dt-bindings: serial: samsung: "
` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: "
` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC
` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC
` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: "
` [PATCH 12/17] dt-bindings: pwm: samsung: "
` [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks
` [PATCH 14/17] arm64: dts: exynos7: "
` [PATCH 15/17] arm64: dts: exynos7885: "
` [PATCH 16/17] arm64: dts: exynos850: "
` [PATCH 17/17] arm64: dts: exynosautov9: "
[PATCH 0/6] Fix polarity and bindings for GPIO-based NAND drivers
2023-11-08 21:45 UTC (13+ messages)
` [PATCH 1/6] mtd: rawnand: ams-delta/gpio: Unify polarity
` [PATCH 2/6] dt-bindings: mtd: Rewrite gpio-control-nand in schema
` [PATCH 3/6] MIPS: NI 169445: Fix NAND GPIOs
` [PATCH 4/6] mtd: rawnand: gpio: Use device properties
` [PATCH 5/6] mtd: rawnand: gpio: Support standard nand width
` [PATCH 6/6] mtd: rawnand: gpio: Rename file
[PATCH] perf: arm_cspmu: Reject events meant for other PMUs
2023-11-08 19:00 UTC (5+ messages)
[PATCH v14 0/8] Wave5 codec driver
2023-11-08 19:29 UTC (7+ messages)
` [PATCH v14 1/8] media: v4l2: Add ignore_streaming flag
` [PATCH v14 2/8] media: v4l2: Allow M2M job queuing w/o streaming CAP queue
` [PATCH v14 3/8] media: platform: chips-media: Move Coda to separate folder
` [PATCH v14 6/8] dt-bindings: media: wave5: add yaml devicetree bindings
` [PATCH v14 7/8] media: chips-media: wave5: Add wave5 driver to maintainers file
` [PATCH v14 8/8] arm64: dts: ti: k3-j721s2-main: add wave5 video encoder/decoder node
[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
2023-11-08 19:22 UTC (9+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
[PATCH] arm64: dts: ti: k3-am62a7-sk: Add interrupt support for IO Expander
2023-11-08 19:16 UTC
[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
2023-11-08 18:38 UTC (6+ messages)
` [PATCH RESEND v10 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
2023-11-08 18:36 UTC (3+ messages)
[PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
2023-11-08 18:12 UTC (2+ messages)
[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
2023-11-08 17:33 UTC (8+ messages)
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
[Patch v4 00/11] Add MFC V12 support
2023-11-08 17:24 UTC (6+ messages)
` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant
[PATCH v2 0/3] Add RTC for MStar SSD20xD SoCs
2023-11-08 17:17 UTC (9+ messages)
` [PATCH v2 2/3] dt-bindings: rtc: Add Mstar SSD202D RTC
[PATCH 1/2] dt-bindings: watchdog: re-order entries to match coding convention
2023-11-08 16:41 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: watchdog: intel,keembay: reference common watchdog schema
[PATCH v2 1/2] arm64: Move Mediatek GIC quirk handling from irqchip to core
2023-11-08 15:46 UTC (5+ messages)
` [PATCH v2 2/2] Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"
[PATCH v6 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-11-08 15:31 UTC (2+ messages)
[PATCH net v3 0/4] Fix large frames in the Gemini ethernet driver
2023-11-08 15:29 UTC (9+ messages)
` [PATCH net v3 1/4] net: ethernet: cortina: Fix MTU max setting
` [PATCH net v3 3/4] net: ethernet: cortina: Handle large frames
` [PATCH net v3 4/4] net: ethernet: cortina: Checksum only TCP and UDP
[PATCH net v2 0/4] Fix large frames in the Gemini ethernet driver
2023-11-08 15:18 UTC (5+ messages)
` [PATCH net v2 4/4] net: ethernet: cortina: Handle large frames
[PATCH v8 0/3] Implement MTE tag compression for swapped pages
2023-11-08 13:53 UTC (4+ messages)
` [PATCH v8 3/3] arm64: mte: add compression support to mteswap.c
[RESEND PATCH] ARM: dts: stm32f469-disco: use the same 3v3 for SD and DSI nodes
2023-11-08 13:44 UTC
[RFC PATCH] ARM: dts: stm32f469-disco: use the same 3v3 for SD and DSI nodes
2023-11-08 13:38 UTC (4+ messages)
[PATCH -fixes v2] drivers: perf: Do not broadcast to other cpus when starting a counter
2023-11-08 13:12 UTC (2+ messages)
[PATCH v1 0/2] firmware: meson_sm: cleanup error paths inside probe()
2023-11-08 12:56 UTC (3+ messages)
` [PATCH v1 1/2] firmware: meson_sm: refactor serial sysfs entry via dev_groups attrs
` [PATCH v1 2/2] firmware: meson-sm: unmap out_base shmem in error path
[PATCH v2 0/3] imx8qm/imx8qxp: Support for inverted PWM
2023-11-08 12:37 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: imx-pwm: Unify #pwm-cells for all compatibles
[PATCH] firmware: arm_ffa: Fix ffa_notification_info_get() IDs handling
2023-11-08 11:32 UTC (2+ 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).