linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 22:56:54 to 2021-11-10 17:48:33 UTC [more...]

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 17:46 UTC 

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-10 17:36 UTC  (5+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH/RFC] of: Shrink struct of_device_id
 2021-11-10 16:51 UTC  (2+ messages)

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-10 15:55 UTC  (11+ messages)
` [PATCH v15 1/8] dt-bindings: mfd: Initial commit of silergy, sy7636a.yaml
` [PATCH v15 2/8] mfd: simple-mfd-i2c: Add a Kconfig name
` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable support for the silergy, sy7636a
` [PATCH v15 4/8] regulator: sy7636a: Remove requirement on sy7636a mfd
` [PATCH v15 5/8] hwmon: sy7636a: Add temperature driver for sy7636a
` [PATCH v15 6/8] ARM: imx_v6_v7_defconfig: Enable silergy,sy7636a
` [PATCH v15 7/8] ARM: dts: imx7d: remarkable2: "
` [PATCH v15 8/8] ARM: dts: imx7d: remarkable2: Enable lcdif

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 15:52 UTC  (4+ messages)
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error

[PATCH v2 0/3] Add RZ/G2L OSTM support
 2021-11-10 15:31 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTM
` [PATCH v2 3/3] clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support

[PATCH net] net: stmmac: allow a tc-taprio base-time of zero
 2021-11-10 14:40 UTC  (7+ messages)
    ` [Linux-stm32] "

[xilinx-xlnx:master 157/218] drivers/usb/host/xhci-plat.c:94: undefined reference to `dwc3_host_wakeup_capable'
 2021-11-10 13:48 UTC 

[PATCH v2 0/5] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-11-10 13:19 UTC  (3+ messages)
` [PATCH v2 2/5] KVM: arm64: Get rid of host SVE tracking/saving

[PATCH v6 0/7] drm/mediatek: Add mt8195 DisplayPort driver
 2021-11-10 13:06 UTC  (5+ messages)
` [PATCH v6 1/7] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v6 2/7] dt-bindings: mediatek,dp: Add Display Port binding
` [PATCH v6 5/7] drm/mediatek: dpi: Add dpintf support
` [PATCH v6 6/7] phy: phy-mtk-dp: Add driver for DP phy

[RESEND PATCH 0/3] drm/{exynos, xen}: Implement gem_prime_mmap with drm_gem_prime_mmap()
 2021-11-10 12:56 UTC  (4+ messages)
` [PATCH 3/3] drm: Update documentation and TODO of gem_prime_mmap hook

[PATCH v2 0/8] gpiolib header cleanup
 2021-11-10 12:39 UTC  (12+ messages)
` [PATCH v2 5/8] gpiolib: shrink further
` [PATCH v2 6/8] gpiolib: remove legacy gpio_export

[PATCH 0/2] Add RZ/G2L OSTM support
 2021-11-10 12:21 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2L OSTM
` [PATCH 2/2] clocksource/drivers/renesas-ostm: Add RZ/G2L OSTM support

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-11-10 12:16 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-11-10 12:15 UTC  (3+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops

[PATCH v6 0/2] static call support for arm64
 2021-11-10 12:05 UTC  (7+ messages)
` [PATCH v6 2/2] arm64: implement support for static call trampolines

[PATCH v4 0/4] arm: aspeed: Add eSPI support
 2021-11-10 11:21 UTC  (3+ messages)
` [PATCH v4 4/4] ARM: dts: aspeed: Add eSPI node

[PATCH v3 00/16] perf: KVM: Fix, optimize, and clean up callbacks
 2021-11-10 11:07 UTC  (12+ messages)
` [PATCH v3 01/16] perf: Ensure perf_guest_cbs aren't reloaded between !NULL check and deref
` [PATCH v3 08/16] perf: Force architectures to opt-in to guest callbacks
` [PATCH v3 15/16] KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c / pmu.c

[PATCH v2 1/3] soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
 2021-11-10 10:59 UTC  (3+ messages)
` [PATCH v2 2/3] soc: fsl: Correct MAINTAINERS database (SOC)
` [PATCH v2 3/3] soc: fsl: Replace kernel.h with the necessary inclusions

[PATCH] scsi: ufs: ufs-mediatek: add put_device() after of_find_device_by_node()
 2021-11-10 10:51 UTC 

[PATCH v6 net-next 0/8] net: dsa: felix: psfp support on vsc9959
 2021-11-10 10:43 UTC  (4+ messages)
` [PATCH v6 net-next 5/8] net: dsa: felix: support psfp filter "

[PATCH v9, 00/19] Support multi hardware decode using of_platform_populate
 2021-11-10 10:30 UTC  (11+ messages)
` [PATCH v9, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v9, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v9, 04/19] media: mtk-vcodec: Build decoder pm file as module
` [PATCH v9, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v9, 06/19] media: mtk-vcodec: Manage multi hardware information

[PATCH v2] thermal: imx: implement runtime PM support
 2021-11-10 10:07 UTC  (6+ messages)

[RFC PATCH v2 0/5] Add hardware prefetch driver for A64FX and Intel processors
 2021-11-10  9:25 UTC  (11+ messages)
` [RFC PATCH v2 5/5] docs: ABI: Add sysfs documentation interface of hardware prefetch driver

[syzbot] upstream boot error: WARNING in __context_tracking_enter
 2021-11-10  9:08 UTC  (5+ messages)

[PATCH] drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
 2021-11-10  8:59 UTC  (4+ messages)

[PATCH] PCI: Marvell: Update PCIe fixup
 2021-11-10  8:55 UTC  (11+ messages)
` [PATCH v2 1/2] ARM: "

[PATCH] remoteproc: imx_rproc: Fix a resource leak in the remove function
 2021-11-10  8:54 UTC  (5+ messages)

[PATCH 0/5] MediaTek Ethernet Patches on MT8195
 2021-11-10  8:39 UTC  (6+ messages)
` [PATCH 1/5] net: stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH 2/5] net: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH 3/5] net: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH 4/5] dt-bindings: net: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH 5/5] arm64: dts: mt8195: add ethernet device node

[PATCH AUTOSEL 5.15 01/82] arm64: zynqmp: Do not duplicate flash partition label property
 2021-11-10  8:40 UTC  (7+ messages)
` [PATCH AUTOSEL 5.15 17/82] arm64: dts: rockchip: add Coresight debug range for RK3399
` [PATCH AUTOSEL 5.15 73/82] arm64: dts: qcom: msm8916: Add CPU ACC and SAW/SPM

[PATCH 00/13] Kconfig symbol clean-up on ./arch/arm{64}
 2021-11-10  8:28 UTC  (5+ messages)
` [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X
` [PATCH 10/13] arm: nomadik: drop selecting obsolete CLKSRC_NOMADIK_MTU_SCHED_CLOCK

[PATCH v3 0/7] add aspeed-jpeg support for aspeed-video
 2021-11-10  8:23 UTC  (7+ messages)
` [PATCH v3 5/7] media: aspeed: Support aspeed mode to reduce compressed data

[PATCH] serial: 8250_aspeed_vuart: Replace snprintf in show functions with sysfs_emit
 2021-11-10  8:10 UTC  (2+ messages)

[PATCH 0/2] clk: samsung: exynos850: Implement CMU_CMGP
 2021-11-10  8:06 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: samsung: Document Exynos850 CMU_CMGP
` [PATCH 2/2] clk: samsung: exynos850: Implement CMU_CMGP domain

[PATCH v2 0/2] Fix incorrect resolution detected
 2021-11-10  8:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: aspeed: Add macro for the fields of the mode-detect registers
` [PATCH v2 2/2] media: aspeed: Fix incorrect resolution detected

[PATCH v3 00/33] MT8195 IOMMU SUPPORT
 2021-11-10  7:50 UTC  (6+ messages)
` [PATCH v3 12/33] iommu/mediatek: Always tlb_flush_all when each PM resume

[PATCH v4 0/1] Mediatek pinctrl patch
 2021-11-10  7:19 UTC  (2+ messages)
` [PATCH v4] pinctrl: mediatek: fix global-out-of-bounds issue

[PATCH v3 0/1] Mediatek pinctrl patch
 2021-11-10  7:02 UTC  (4+ messages)
` [PATCH v3] pinctrl: mediatek: fix global-out-of-bounds issue

[v1] clk: mediatek: use en_mask as a pure div_en_mask
 2021-11-10  6:59 UTC  (2+ messages)

[PATCH v3 1/7] arm64: dts: mt8183: jacuzzi: remove unused ddc-i2c-bus
 2021-11-10  6:31 UTC  (7+ messages)
` [PATCH v3 2/7] arm64: dts: mt8183: Add kukui-jacuzzi-cozmo board
` [PATCH v3 3/7] arm64: dts: mt8183: Add more fennel SKUs
` [PATCH v3 4/7] arm64: dts: mt8183: Add kakadu sku22
` [PATCH v3 5/7] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-cozmo
` [PATCH v3 6/7] dt-bindings: arm64: dts: mediatek: Add more SKUs for mt8183 fennel board
` [PATCH v3 7/7] dt-bindings: arm64: dts: mediatek: Add sku22 for mt8183 kakadu board

[PATCH v2] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-10  6:26 UTC 

[PATCH v2 2/3] MIPS: cm/cpc: export some missing symbols to be able to use them from driver code
 2021-11-10  6:00 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: emmc remove mmc-hs400-enhanced-strobe rk3399-khadas-edge
 2021-11-10  5:53 UTC 

[PATCH] media: aspeed: Fix incorrect resolution detected
 2021-11-10  3:33 UTC  (3+ messages)

[PATCH] remoteproc: coredump: correct argument 2 type for memcpy_fromio
 2021-11-10  3:21 UTC 

[PATCH v10 00/11] arm64: Reorganize the unwinder and implement stack trace reliability checks
 2021-11-10  3:13 UTC  (4+ messages)
  ` [PATCH v10 10/11] arm64: Introduce stack trace reliability checks in the unwinder

[PATCH v4 0/3] watchdog: meson_gxbb_wdt: improve
 2021-11-10  2:27 UTC  (5+ messages)
` [PATCH v4 3/3] watchdog: meson_gxbb_wdt: remove stop_on_reboot

[PATCH] watchdog: meson_gxbb_wdt: remove stop_on_reboot
 2021-11-10  2:25 UTC 

[PATCH] ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
 2021-11-10  0:29 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-09 23:44 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[GIT PULL] ARM: SoC fixes for v5.16
 2021-11-09 22:49 UTC 

[xilinx-xlnx:xlnx_rebase_v5.4 19/1767] drivers/mtd/nand/raw/arasan_nand.c: linux/delay.h is included more than once
 2021-11-09 22:41 UTC  (2+ messages)
` [RFC PATCH xilinx-xlnx] mtd: rawnand: fix duplicated inclusion

[PATCH] irqchip/irq-bcm7120-l2: add put_device() after of_find_device_by_node()
 2021-11-09 22:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCHv3 0/3] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-09 22:28 UTC  (12+ messages)
` [PATCHv3 3/3] dynamic_debug: Add a flag for dynamic event tracing

[PATCH AUTOSEL 4.4 04/12] ARM: dts: omap: fix gpmc,mux-add-data type
 2021-11-09 22:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 08/12] scsi: target: Fix ordered tag handling

[PATCH AUTOSEL 4.9 03/13] arm64: dts: qcom: msm8916: Add unit name for /soc node
 2021-11-09 22:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 05/13] ARM: dts: omap: fix gpmc,mux-add-data type
` [PATCH AUTOSEL 4.9 09/13] scsi: target: Fix ordered tag handling

[PATCH AUTOSEL 4.14 01/14] arm64: zynqmp: Fix serial compatible string
 2021-11-09 22:23 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 03/14] arm64: dts: rockchip: add Coresight debug range for RK3399
` [PATCH AUTOSEL 4.14 06/14] ARM: dts: omap: fix gpmc, mux-add-data type
` [PATCH AUTOSEL 4.14 10/14] scsi: target: Fix ordered tag handling

[PATCH AUTOSEL 4.19 01/21] arm64: zynqmp: Do not duplicate flash partition label property
 2021-11-09 22:23 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 02/21] arm64: zynqmp: Fix serial compatible string
` [PATCH AUTOSEL 4.19 04/21] arm64: dts: hisilicon: fix arm, sp805 "
` [PATCH AUTOSEL 4.19 05/21] arm64: dts: rockchip: add Coresight debug range for RK3399
` [PATCH AUTOSEL 4.19 08/21] arm64: dts: freescale: fix arm, sp805 compatible string
` [PATCH AUTOSEL 4.19 12/21] ARM: dts: omap: fix gpmc, mux-add-data type
` [PATCH AUTOSEL 4.19 17/21] scsi: target: Fix ordered tag handling

[PATCH 0/2] Fix Arm Ltd board node name collisions
 2021-11-09 22:22 UTC  (6+ messages)
` [PATCH 1/2] of: Support using 'mask' in making device bus id
` [PATCH 2/2] clk: versatile: clk-icst: Ensure clock names are unique

[PATCH AUTOSEL 5.4 01/30] arm64: zynqmp: Do not duplicate flash partition label property
 2021-11-09 22:22 UTC  (13+ messages)
` [PATCH AUTOSEL 5.4 02/30] arm64: zynqmp: Fix serial compatible string
` [PATCH AUTOSEL 5.4 03/30] ARM: dts: NSP: Fix mpcore, mmc node names
` [PATCH AUTOSEL 5.4 05/30] arm64: dts: hisilicon: fix arm, sp805 compatible string
` [PATCH AUTOSEL 5.4 06/30] arm64: dts: rockchip: add Coresight debug range for RK3399
` [PATCH AUTOSEL 5.4 10/30] arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency
` [PATCH AUTOSEL 5.4 11/30] arm64: dts: qcom: msm8916: Add unit name for /soc node
` [PATCH AUTOSEL 5.4 12/30] arm64: dts: freescale: fix arm, sp805 compatible string
` [PATCH AUTOSEL 5.4 14/30] clk: imx: imx6ul: Move csi_sel mux to correct base register
` [PATCH AUTOSEL 5.4 18/30] ARM: dts: omap: fix gpmc,mux-add-data type
` [PATCH AUTOSEL 5.4 20/30] ARM: dts: ls1021a: move thermal-zones node out of soc/
` [PATCH AUTOSEL 5.4 21/30] ARM: dts: ls1021a-tsn: use generic "jedec, spi-nor" compatible for flash
` [PATCH AUTOSEL 5.4 25/30] scsi: target: Fix ordered tag handling

[PATCH AUTOSEL 5.10 01/50] arm64: zynqmp: Do not duplicate flash partition label property
 2021-11-09 22:21 UTC  (22+ messages)
` [PATCH AUTOSEL 5.10 02/50] arm64: zynqmp: Fix serial compatible string
` [PATCH AUTOSEL 5.10 03/50] ARM: dts: sunxi: Fix OPPs node name
` [PATCH AUTOSEL 5.10 04/50] arm64: dts: allwinner: h5: Fix GPU thermal zone "
` [PATCH AUTOSEL 5.10 05/50] arm64: dts: allwinner: a100: Fix "
` [PATCH AUTOSEL 5.10 07/50] ARM: dts: NSP: Fix mpcore, mmc node names
` [PATCH AUTOSEL 5.10 09/50] arm64: dts: rockchip: Disable CDN DP on Pinebook Pro
` [PATCH AUTOSEL 5.10 10/50] arm64: dts: hisilicon: fix arm, sp805 compatible string
` [PATCH AUTOSEL 5.10 11/50] arm64: dts: rockchip: add Coresight debug range for RK3399
` [PATCH AUTOSEL 5.10 18/50] ARM: dts: ux500: Skomer regulator fixes
` [PATCH AUTOSEL 5.10 20/50] ARM: BCM53016: Specify switch ports for Meraki MR32
` [PATCH AUTOSEL 5.10 21/50] arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency
` [PATCH AUTOSEL 5.10 22/50] arm64: dts: qcom: ipq6018: Fix qcom, controlled-remotely property
` [PATCH AUTOSEL 5.10 23/50] arm64: dts: qcom: msm8916: Add unit name for /soc node
` [PATCH AUTOSEL 5.10 24/50] arm64: dts: freescale: fix arm, sp805 compatible string
` [PATCH AUTOSEL 5.10 26/50] clk: imx: imx6ul: Move csi_sel mux to correct base register
` [PATCH AUTOSEL 5.10 33/50] ARM: dts: omap: fix gpmc, mux-add-data type
` [PATCH AUTOSEL 5.10 35/50] ARM: dts: ls1021a: move thermal-zones node out of soc/
` [PATCH AUTOSEL 5.10 36/50] ARM: dts: ls1021a-tsn: use generic "jedec, spi-nor" compatible for flash
` [PATCH AUTOSEL 5.10 42/50] scsi: target: Fix ordered tag handling
` [PATCH AUTOSEL 5.10 46/50] arm64: dts: qcom: msm8916: Add CPU ACC and SAW/SPM
` [PATCH AUTOSEL 5.10 47/50] ARM: dts: qcom: fix memory and mdio nodes naming for RB3011

[PATCH AUTOSEL 5.14 01/75] arm64: zynqmp: Do not duplicate flash partition label property
 2021-11-09 22:18 UTC  (17+ messages)
` [PATCH AUTOSEL 5.14 22/75] ARM: dts: ux500: Skomer regulator fixes
` [PATCH AUTOSEL 5.14 25/75] ARM: BCM53016: Specify switch ports for Meraki MR32
` [PATCH AUTOSEL 5.14 26/75] arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency
` [PATCH AUTOSEL 5.14 27/75] arm64: dts: qcom: ipq6018: Fix qcom, controlled-remotely property
` [PATCH AUTOSEL 5.14 28/75] arm64: dts: qcom: sdm845: "
` [PATCH AUTOSEL 5.14 29/75] arm64: dts: qcom: msm8916: Add unit name for /soc node
` [PATCH AUTOSEL 5.14 30/75] arm64: dts: freescale: fix arm, sp805 compatible string
` [PATCH AUTOSEL 5.14 31/75] arm64: dts: ls1012a: Add serial alias for ls1012a-rdb
` [PATCH AUTOSEL 5.14 36/75] clk: imx: imx6ul: Move csi_sel mux to correct base register
` [PATCH AUTOSEL 5.14 42/75] arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY
` [PATCH AUTOSEL 5.14 50/75] ARM: dts: omap: fix gpmc, mux-add-data type
` [PATCH AUTOSEL 5.14 52/75] ARM: dts: ls1021a: move thermal-zones node out of soc/
` [PATCH AUTOSEL 5.14 53/75] ARM: dts: ls1021a-tsn: use generic "jedec, spi-nor" compatible for flash
` [PATCH AUTOSEL 5.14 60/75] scsi: target: Fix ordered tag handling
` [PATCH AUTOSEL 5.14 68/75] arm64: dts: qcom: msm8916: Add CPU ACC and SAW/SPM
` [PATCH AUTOSEL 5.14 69/75] ARM: dts: qcom: fix memory and mdio nodes naming for RB3011


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