linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-31 18:35:28 to 2021-09-01 10:36:28 UTC [more...]

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-01  9:18 UTC  (37+ messages)
` [PATCH v2 01/52] ASoC: dt-bindings: Add WM8978 Binding
` [PATCH v2 02/52] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema
` [PATCH v2 03/52] ASoC: dt-bindings: Convert SPDIF Transmitter "
` [PATCH v2 04/52] ASoC: dt-bindings: Convert Simple Amplifier "
` [PATCH v2 05/52] dt-bindings: Convert Reserved Memory "
` [PATCH v2 06/52] dt-bindings: arm: Convert ARM CCI-400 "
` [PATCH v2 07/52] dt-bindings: bluetooth: broadcom: Fix clocks check
` [PATCH v2 08/52] dt-bindings: bluetooth: realtek: Add missing max-speed
` [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible
` [PATCH v2 10/52] dt-bindings: display: Move idk-1110wr to panel-lvds
` [PATCH v2 11/52] dt-bindings: display: Move idk-2121wr "
` [PATCH v2 12/52] dt-bindings: display: Move ee101ia-01d "
` [PATCH v2 13/52] dt-bindings: display: aa104xd12: Remove unused vcc-supply
` [PATCH v2 14/52] dt-bindings: display: aa104xd12: Fix data-mapping
` [PATCH v2 15/52] dt-bindings: display: Move aa104xd12 to panel-lvds
` [PATCH v2 16/52] dt-bindings: display: aa121td01: Remove unused vcc-supply
` [PATCH v2 17/52] dt-bindings: display: aa121td01: Fix data-mapping
` [PATCH v2 18/52] dt-bindings: display: Move aa121td01 to panel-lvds
` [PATCH v2 19/52] dt-bindings: display: Move gktw70sdae4se "
` [PATCH v2 20/52] dt-bindings: display: panel-lvds: Document missing panel compatibles
` [PATCH v2 21/52] dt-bindings: gnss: Convert UBlox Neo-6M binding to a schema
` [PATCH v2 22/52] dt-bindings: gpio: Convert X-Powers AXP209 GPIO "
` [PATCH v2 23/52] dt-bindings: hwmon: Add IIO HWMON binding
` [PATCH v2 24/52] dt-bindings: input: Convert Silead GSL1680 binding to a schema
` [PATCH v2 25/52] dt-bindings: interconnect: sunxi: Add R40 MBUS compatible
` [PATCH v2 26/52] dt-bindings: media: ti,cal: Fix example
` [PATCH v2 27/52] dt-bindings: media: Convert OV5640 binding to a schema
` [PATCH v2 28/52] dt-bindings: mfd: Convert X-Powers AC100 "
` [PATCH v2 29/52] dt-bindings: mfd: Convert X-Powers AXP "
` [PATCH v2 30/52] dt-bindings: mmc: Convert MMC Card "
` [PATCH v2 31/52] dt-bindings: net: dwmac: Fix typo in the R40 compatible
` [PATCH v2 32/52] dt-bindings: net: wireless: Convert ESP ESP8089 binding to a schema
` [PATCH v2 33/52] dt-bindings: regulator: Convert SY8106A "
` [PATCH v2 34/52] dt-bindings: sunxi: Add CPU Configuration Controller Binding
` [PATCH v2 35/52] dt-bindings: sunxi: Add Allwinner A80 PRCM Binding
` [PATCH v2 36/52] dt-bindings: usb: Convert SMSC USB3503 binding to a schema

[PATCH] media: s5p-jpeg: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  9:18 UTC  (2+ messages)

rcu_preempt detected stalls
 2021-09-01  9:17 UTC  (7+ messages)

[PATCH] pwm: samsung: Simplify using devm_pwmchip_add()
 2021-09-01  9:11 UTC  (3+ messages)

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-01  9:06 UTC 

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-09-01  8:59 UTC 

[PATCH] pwm: rockchip: Simplify using devm_pwmchip_add()
 2021-09-01  8:58 UTC  (2+ messages)

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-01  8:56 UTC 

[PATCH] ACPI / PPTT: get PPTT table in the first beginning
 2021-09-01  8:49 UTC  (5+ messages)

[PATCH] cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
 2021-09-01  8:47 UTC 

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-01  8:32 UTC  (16+ messages)
` [PATCH v6, 01/15] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v6, 02/15] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v6, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v6, 04/15] media: mtk-vcodec: Use component framework to manage each hardware information
` [PATCH v6, 05/15] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v6, 06/15] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v6, 07/15] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v6, 08/15] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v6, 09/15] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v6, 10/15] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v6, 11/15] media: mtk-vcodec: Add core thread
` [PATCH v6, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v6, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v6, 14/15] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH] media: sti/c8sectpfe: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  8:41 UTC  (4+ messages)

[PATCH] media: rcar_drif: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:38 UTC 

[PATCH v7 0/5] media: mediatek: support mdp3 on mt8183 platform
 2021-09-01  8:14 UTC  (6+ messages)
` [PATCH v7 3/5] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings

[PATCH] media: rc: meson-ir: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:14 UTC  (2+ messages)

[PATCH] media: meson: ge2d: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:14 UTC  (2+ messages)

[PATCH] media: cec: ao-cec: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:14 UTC  (2+ messages)

[PATCH] mtd: rawnand: oxnas: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:14 UTC  (2+ messages)

[PATCH 2/2] of: property: fw_devlink: Set 'optional_con_dev' for parse_power_domains
 2021-09-01  8:12 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: remoteproc: Add fsl, imx-dsp-rproc binding document
 2021-09-01  8:11 UTC  (4+ messages)
` [PATCH v2 2/2] remoteproc: imx_dsp_rproc: add remoteproc driver for dsp on i.MX

[PATCH v3 0/4] mmc: pwrseq: sd8787: add support wilc1000 devices
 2021-09-01  8:08 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: btrtl: Add the new support ID for Realtek RTL8852A
 2021-09-01  8:00 UTC  (2+ messages)

arm scsi drivers
 2021-09-01  8:03 UTC  (4+ messages)

[PATCH] media: rc: st_rc: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:50 UTC  (2+ messages)

[PATCH 1/2] of: property: fw_devlink: Rename 'node_not_dev' to 'optional_con_dev'
 2021-09-01  7:44 UTC  (3+ messages)

[PATCH] mtd: spi-nor: nxp-spifi: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  7:43 UTC 

[PATCH] mtd: rawnand: stm32_fmc2: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:42 UTC 

[PATCH] mtd: rawnand: mtk_ecc: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:41 UTC 

[PATCH] mtd: rawnand: mtk: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:41 UTC 

[PATCH] mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  7:40 UTC 

[PATCH] PCI: xgene: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  7:40 UTC 

[PATCH] PCI: mediatek-gen3: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  7:40 UTC 

[PATCH] PCI: mediatek: Make use of the helper function devm_platform_ioremap_resource_byname()
 2021-09-01  7:39 UTC 

[PATCH 0/2] arm: aspeed: Add LPC uart routing support
 2021-09-01  7:36 UTC  (6+ messages)
` [PATCH 1/2] soc: aspeed: Add LPC UART "
` [PATCH 2/2] ARM: dts: aspeed: Add uart routing to device tree

Question about MMC_PM_KEEP_POWER in MMCI driver
 2021-09-01  7:32 UTC  (3+ messages)

[PATCH v8 00/11] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-09-01  7:21 UTC  (7+ messages)
` [PATCH v8 02/11] dt-bindings: rtc: sun6i: Add H616 compatible string

[PATCH] ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEK
 2021-09-01  7:14 UTC  (3+ messages)

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-01  7:09 UTC  (4+ messages)
` [PATCH 04/13] ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules

[PATCH] ARM: kasan: Fix __get_user_check failure with kasan
 2021-09-01  7:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/imx: imx-tve: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  6:58 UTC  (2+ messages)

[RFC][PATCH v2 00/13] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-09-01  6:55 UTC  (3+ messages)

[PATCH] media: imx-pxp: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  6:46 UTC  (2+ messages)

[PATCH] media: coda: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  6:46 UTC  (2+ messages)

[PATCH v6 0/3] support gce on mt8192 platform
 2021-09-01  6:40 UTC  (2+ messages)

[PATCH v2] usb: ehci: handshake CMD_RUN instead of STS_HALT
 2021-09-01  6:07 UTC  (2+ messages)

[PATCH] media: xilinx: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:57 UTC 

[PATCH] media: sunxi: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:56 UTC 

[PATCH] media: stm32-cec: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:56 UTC 

[PATCH] media: s5p-mfc: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:56 UTC 

[PATCH] media: s5p-g2d: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:56 UTC 

[PATCH] media: rockchip: rga: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:55 UTC 

[PATCH] media: rc: sunxi-cir: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:55 UTC 

[PATCH] media: rc: mtk-cir: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:54 UTC 

[PATCH] media: mtk-jpeg: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:52 UTC 

[PATCH] media: imx-jpeg: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:51 UTC 

[PATCH] media: exynos4-is: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:51 UTC 

[PATCH] media: exynos-gsc: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  5:51 UTC 

[PATCH v2 0/6] clk: at91: updates for power management and dvfs
 2021-09-01  5:44 UTC  (5+ messages)

[PATCH v2 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-09-01  5:40 UTC  (3+ messages)
` [PATCH v2 4/4] clk: mediatek: use tristate for COMMON_CLK_MEDAITEK and COMMON_CLK_MT6779

[RFC PATCH 0/7] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-01  5:39 UTC  (8+ messages)
` [RFC PATCH 1/7] dt-bindings: rtc: sun6i: Add H616 and R329 compatibles
` [RFC PATCH 2/7] clk: sunxi-ng: div: Add macro using CLK_HW_INIT_FW_NAME
` [RFC PATCH 3/7] clk: sunxi-ng: mux: Add macro using CLK_HW_INIT_PARENTS_DATA
` [RFC PATCH 4/7] clk: sunxi-ng: mux: Allow muxes to have keys
` [RFC PATCH 5/7] clk: sunxi-ng: Add support for the sun50i RTC clocks
` [RFC PATCH 6/7] [DO NOT MERGE] clk: sunxi-ng: Add support for H6
` [RFC PATCH 7/7] [DO NOT MERGE] clk: sunxi-ng: Add support for T5

[RESEND PATCH 0/4] clk: mediatek: modularize COMMON_CLK_MT6779
 2021-09-01  5:32 UTC  (5+ messages)
` [RESEND PATCH 3/4] clk: mediatek: support COMMON_CLK_MT6779 module build

[PATCH] dt-bindings: clock: samsung: fix header path in example
 2021-09-01  5:27 UTC  (3+ messages)

[PATCH 0/8] clk: sunxi-ng: Lifetime fixes and module support
 2021-09-01  5:05 UTC  (9+ messages)
` [PATCH 1/8] clk: sunxi-ng: Unregister clocks/resets when unbinding
` [PATCH 2/8] clk: sunxi-ng: Prevent unbinding CCUs via sysfs
` [PATCH 3/8] clk: sunxi-ng: Use a separate lock for each CCU instance
` [PATCH 4/8] clk: sunxi-ng: Rename files to match Kconfig and drivers
` [PATCH 5/8] clk: sunxi-ng: Export symbols used by CCU drivers
` [PATCH 6/8] clk: sunxi-ng: Allow drivers to be built as modules
` [PATCH 7/8] clk: sunxi-ng: Convert early providers to platform drivers
` [PATCH 8/8] clk: sunxi-ng: Allow the CCU core to be built as a module

[PATCH v11 0/4] Mediatek pinctrl patch on mt8195
 2021-09-01  4:35 UTC  (7+ messages)
` [PATCH v11 1/4] dt-bindings: pinctrl: mt8195: add rsel define
` [PATCH v11 2/4] dt-bindings: pinctrl: mt8195: change pull up/down description

linux-next: manual merge of the vhost tree with the arm-soc and Linus' trees
 2021-09-01  4:22 UTC 

[PATCH] usb: host: ehci: skip STS_HALT check for aspeed platform
 2021-09-01  2:34 UTC  (3+ messages)

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-09-01  3:49 UTC  (6+ messages)
` [PATCH v5, 13/15] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192

[PATCH] usb: ehci: handshake CMD_RUN instead of STS_HALT
 2021-09-01  3:45 UTC 

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-09-01  3:30 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: aspeed: Add eSPI controller
` [PATCH v4 2/4] MAINTAINER: Add ASPEED eSPI driver entry
` [PATCH v4 3/4] soc: aspeed: Add eSPI driver
` [PATCH v4 4/4] ARM: dts: aspeed: Add eSPI node

[PATCH] drm/sun4i: Fix macros in sun8i_csc.h
 2021-09-01  3:13 UTC  (2+ messages)

[PATCH v11] dt-bindings: ufs: Add bindings for Samsung ufs host
 2021-09-01  2:07 UTC  (4+ messages)

[v5 00/15] Add support for ast2600 ADC
 2021-09-01  1:38 UTC  (3+ messages)
` [v5 02/15] dt-bindings: iio: adc: Add ast2600-adc bindings

[PATCH v3 1/4] dt-bindings: usb: dwc3: add reference clock period
 2021-09-01  1:37 UTC  (2+ messages)

[PATCH v3 0/4] Rockchip I2S/TDM controller
 2021-08-31 21:50 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: sound: add rockchip i2s-tdm binding

[PATCH 1/2] dt-bindings: phy: rockchip: remove usb-phy fallback string for rk3066a/rk3188
 2021-08-31 21:33 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: add gpio-line-names to rockchip, gpio-bank.yaml
 2021-08-31 21:33 UTC  (2+ messages)
` [PATCH] dt-bindings: gpio: add gpio-line-names to rockchip,gpio-bank.yaml

[PATCH devicetree 1/2] dt-bindings: arm: fsl: document the LX2160A BlueBox 3 boards
 2021-08-31 21:23 UTC  (2+ messages)

[PATCH v4 0/4] Apple M1 PCIe DT bindings
 2021-08-31 21:21 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: interrupt-controller: Convert MSI controller to json-schema
` [PATCH v4 2/4] dt-bindings: interrupt-controller: msi: Add msi-ranges property
` [PATCH v4 3/4] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH] arm64: dts: sun50i: h5: NanoPI Neo 2: phy-mode rgmii-id
 2021-08-31 20:53 UTC  (7+ messages)
    `  "

[PATCHv3 0/6] Meson-8b and Meson-gxbb Fix some missing code
 2021-08-31 20:47 UTC  (6+ messages)
` [PATCHv3 1/6] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH v2 0/4] amba: Properly handle device probe without IRQ domain
 2021-08-31 20:48 UTC  (5+ messages)
` [PATCH v2 3/4] amba: Kill sysfs attribute file of irq
` [PATCH v2 4/4] amba: Properly handle device probe without IRQ domain

[PATCH v1] mmc: mediatek: Add HS400 online tuning support
 2021-08-31 20:22 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting

[PATCH v6 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-08-31 20:13 UTC  (3+ messages)

[v2,00/12] Add basic SoC support for mediatek mt7986
 2021-08-31 19:27 UTC  (3+ messages)
` [v2,05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC

[PATCH 0/2] media: HEVC: RPS clean up
 2021-08-31 19:19 UTC  (2+ messages)

[GIT PULL] arm64 fix for 5.14
 2021-08-31 19:16 UTC  (8+ messages)

[PATCH v8 1/4] dt-bindings: mfd: qcom, tcsr: document ipq6018 compatible
 2021-08-31 19:02 UTC  (3+ messages)
` [PATCH v8 3/4] dt-bindings: pwm: add IPQ6018 binding

[PATCH] drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 19:01 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: mt8195: remove dependent headers in the example
 2021-08-31 18:52 UTC  (2+ messages)

[PATCH v12 3/6] PCI: mediatek: Add new method to get irq number
 2021-08-31 18:30 UTC  (2+ messages)


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).