messages from 2024-07-19 06:01:21 to 2024-07-20 00:31:18 UTC [more...]
[PATCH 0/2] riscv: spacemit: add pinctrl support to K1 SoC
2024-07-20 0:30 UTC (4+ messages)
` [PATCH 1/2] riscv: dts: spacemit: add pinctrl support for "
` [PATCH 2/2] riscv: dts: spacemit: add pinctrl property to uart0 in BPI-F3
[PATCH v5 0/2] Add touch-keys support to the Zinitix touch driver
2024-07-20 0:29 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: input: zinitix: Document touch-keys support
` [PATCH v5 2/2] input: zinitix: Add touchkey support
[PATCH v2 00/13] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
2024-07-19 23:32 UTC (3+ messages)
` [PATCH v2 12/13] "
[PATCH v5 0/7] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-19 22:25 UTC (12+ messages)
` [PATCH v5 3/7] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v5 4/7] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v5 5/7] RISC-V: Detect unaligned vector accesses supported
` [PATCH v5 6/7] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v5 7/7] RISC-V: hwprobe: Document unaligned vector perf key
[PATCH v5 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-07-19 22:10 UTC (9+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add Analog Devices ADP5585
` [PATCH v5 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v5 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v5 4/4] pwm: "
[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
2024-07-19 22:10 UTC (7+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v4 2/4] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v4 3/4] arm64: dts: rockchip: Add device tree support "
` [PATCH v4 4/4] media: platform: synopsys: Add support for hdmi input driver
[PATCH v2 2/4] rtc: stm32: add pinctrl and pinmux interfaces
2024-07-19 21:59 UTC (2+ messages)
[PATCH 0/3] Add Firmware Upload support for beagleplay cc1352
2024-07-19 21:39 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: net: ti,cc1352p7: Add boot-gpio
` [PATCH 2/3] arm64: dts: ti: k3-am625-beagleplay: Add boot-gpios to cc1352p7
` [PATCH 3/3] greybus: gb-beagleplay: Add firmware upload API
[PATCH 0/3] ThinkPad T14s Gen 6 support
2024-07-19 20:16 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Lenovo ThinkPad T14s Gen 6
` [PATCH 2/3] firmware: qcom: scm: Allow QSEECOM on ThinkPad T14s
` [PATCH 3/3] arm64: dts: qcom: Add X1E78100 ThinkPad T14s Gen 6
[PATCH v2 0/4] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
2024-07-19 19:26 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: samsung,atna33xc20: Document ATNA45AF01
[PATCH v1 0/2] adding support for Microchip PAC194X Power Monitor
2024-07-19 19:04 UTC (4+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: adding support for PAC194X
` [PATCH v1 2/2] "
[PATCH v2 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
2024-07-19 18:52 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: x1e80100-yoga: Update panel bindings
[PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
2024-07-19 18:48 UTC (2+ messages)
[PATCH 0/7] arm64: dts: qcom: x1e80100: PCIe fixes and CRD modem support
2024-07-19 18:43 UTC (15+ messages)
` [PATCH 1/7] arm64: dts: qcom: x1e80100-crd: fix PCIe4 PHY supply
` [PATCH 2/7] arm64: dts: qcom: x1e80100: fix PCIe domain numbers
` [PATCH 3/7] arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node
` [PATCH 4/7] arm64: dts: qcom: x1e80100-crd: disable PCIe6a perst pull down
` [PATCH 5/7] arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios
` [PATCH 6/7] arm64: dts: qcom: x1e80100: add PCIe5 nodes
` [PATCH 7/7] arm64: dts: qcom: x1e80100-crd: enable SDX65 modem
[PATCH 0/4] arm64: dts: qcom: sc8280xp: disable PCIe perst pull downs
2024-07-19 18:41 UTC (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc8280xp-crd: "
` [PATCH 2/4] arm64: dts: qcom: sc8280xp-crd: clean up PCIe2a pinctrl node
` [PATCH 3/4] arm64: dts: qcom: sc8280xp-x13s: disable PCIe perst pull downs
` [PATCH 4/4] arm64: dts: qcom: sc8280xp-x13s: clean up PCIe2a pinctrl node
[PATCH 00/17] mm: introduce numa_memblks
2024-07-19 18:19 UTC (44+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
[PATCH v2 0/2] Modify the method of obtaining porch parameters
2024-07-19 17:49 UTC (3+ messages)
` [PATCH v2 1/2] drm/panel: boe-th101mb31ig002 : Fix the way to get "
[PATCH 0/7] Add PCIe support for bcm2712
2024-07-19 16:22 UTC (4+ messages)
` [PATCH 1/7] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings
[PATCH v5 00/13] riscv: Add support for xtheadvector
2024-07-19 16:19 UTC (14+ messages)
` [PATCH v5 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v5 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v5 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v5 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v5 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v5 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v5 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v5 12/13] selftests: riscv: Fix vector tests
` [PATCH v5 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v8 1/2] dt-bindings: iio: light: ROHM BH1745
2024-07-19 16:02 UTC (3+ messages)
` [PATCH v8 2/2] iio: light: ROHM BH1745 colour sensor
[PATCH v4 0/2] iio: humidity: Add support for en210 sensor family
2024-07-19 15:10 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: humidity: add ENS210 "
` [PATCH v4 2/2] iio: humidity: Add support for ENS210
[PATCH 0/2] phy: Add support for Microchip ATA6561 CAN Transceiver
2024-07-19 15:07 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document Microchip ATA6561
[PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
2024-07-19 14:59 UTC (14+ messages)
` [PATCH v5 1/8] mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
` [PATCH v5 2/8] mmc: sdhci-of-dwcmshc: move two rk35xx functions
` [PATCH v5 3/8] mmc: sdhci-of-dwcmshc: factor out code for th1520_init()
` [PATCH v5 4/8] mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init
` [PATCH v5 5/8] mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data
` [PATCH v5 6/8] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2042 support
` [PATCH v5 7/8] mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
` [PATCH v5 8/8] riscv: sophgo: dts: add mmc controllers for SG2042 SoC
[PATCH 0/3] clk: meson: sm1: add earcrx clocks
2024-07-19 14:56 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: clock: axg-audio: add earcrx clock ids
` [PATCH 2/3] clk: meson: axg-audio: setup regmap max_register based on the SoC
` [PATCH 3/3] clk: meson: axg-audio: add sm1 earcrx clocks
[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-07-19 14:45 UTC (4+ messages)
` [PATCH v2 2/3] spi: spidev: Add an entry for elgin,jg10309-01
` [PATCH v2 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
[PATCH 1/3] dt-bindings: trivial-devices: Document elgin,spi-lcd
2024-07-19 14:38 UTC (6+ messages)
` [PATCH 3/3] ARM: dts: rockchip: rv1108-elgin-r1: Do not describe unexisting DAC device
[PATCH v4 0/4] ADP5585 GPIO expander, PWM and keypad controller support
2024-07-19 14:07 UTC (14+ messages)
` [PATCH v4 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support
` [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
` [PATCH v4 4/4] pwm: "
[PATCH 0/4] net: dsa: microchip: ksz8795: add Wake on LAN support
2024-07-19 13:52 UTC (8+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
` [PATCH 2/4] net: dsa: microchip: ksz8795: add Wake on LAN support
` [PATCH 3/4] net: dsa: microchip: check erratum workaround through indirect register read
` [PATCH 4/4] net: dsa: microchip: ksz9477: correct description of WoL functions
[PATCH 0/6] mfd: add adp5585 gpio and pwm support
2024-07-19 13:50 UTC (6+ messages)
` [PATCH 4/6] pwm: adp5585: add adp5585 PWM support
[PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
2024-07-19 13:17 UTC (4+ messages)
[PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops
2024-07-19 12:55 UTC
[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
2024-07-19 12:08 UTC (7+ messages)
` [PATCH 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 2/6] drivers/thermal/exynos: use tmu_temp_mask consistently
` [PATCH 3/6] drivers/thermal/exynos: check IS_ERR(data->clk) consistently
` [PATCH 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
[PATCH v4 0/3] pwm: meson: add pwm support for A1
2024-07-19 11:22 UTC (4+ messages)
[PATCH v2 3/4] rtc: stm32: add Low Speed Clock Output (LSCO) support
2024-07-19 10:29 UTC (2+ messages)
[PATCH v2 00/13] media: cadence,ti: CSI2RX Multistream Support
2024-07-19 10:17 UTC (13+ messages)
` [PATCH v2 09/13] media: ti: j721e-csi2rx: add support for processing virtual channels
` [PATCH v2 11/13] media: cadence: csi2rx: Enable multi-stream support
` "
` [PATCH v2 12/13] media: ti: j721e-csi2rx: add multistream support
` [PATCH v2 13/13] media: ti: j721e-csi2rx: Submit all available buffers
[PATCH v5 0/5] Changes in v5:
2024-07-19 10:08 UTC (6+ messages)
` [PATCH v5 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [EXT] "
[PATCH] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
2024-07-19 9:21 UTC (2+ messages)
[PATCH v2 0/3] Add support for Amlogic HCI UART
2024-07-19 9:05 UTC (10+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH v2 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART
[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
2024-07-19 9:01 UTC (7+ messages)
` [PATCH v3 02/23] gcc-sdm845: Add rates to the GP clocks
[PATCH v3 0/6] Add new Amlogic SoCs info defines
2024-07-19 8:08 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs
` [PATCH v3 2/6] soc: amlogic: meson-gx-socinfo: add new SoCs id
` [PATCH v3 3/6] arm64: dts: amlogic: s4: add ao secure node
` [PATCH v3 4/6] arm64: dts: amlogic: c3: "
` [PATCH v3 5/6] arm64: dts: amlogic: t7: "
` [PATCH v3 6/6] arm64: dts: amlogic: a4: "
[PATCH v6 00/16] Add audio support for the MediaTek Genio 350-evk board
2024-07-19 8:03 UTC (4+ messages)
` [PATCH v6 12/16] ASoC: codecs: add MT6357 support
[PATCH 1/6] usb: phy: mxs: Using regulator phy-3p0
2024-07-19 7:37 UTC (9+ messages)
` [PATCH 2/6] usb: phy: mxs: keep USBPHY2's clk always on
` [PATCH 5/6] usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
[PATCH] dt-bindings: clock: qcom: Remove required-opps from required list on SM8650
2024-07-19 7:15 UTC (3+ messages)
[PATCH] dt-bindings: PCI: qcom,pcie-sc7280: specify eight interrupts
2024-07-19 7:01 UTC (2+ messages)
[PATCH v8 0/7] Linux RISC-V IOMMU Support
2024-07-19 6:33 UTC (3+ messages)
` [PATCH v8 7/7] iommu/riscv: Paging domain support
[PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
2024-07-19 6:08 UTC (5+ messages)
` [PATCH v2 1/2] "
[PATCH v4 0/6] Refine i.MX8QM SATA based on generic PHY callbacks
2024-07-19 5:42 UTC (6+ messages)
` [PATCH v4 1/6] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v4 2/6] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
` [PATCH v4 3/6] ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
` [PATCH v4 5/6] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
` [PATCH v4 6/6] ata: ahci_imx: Correct the email address
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).