linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-03 11:19:52 to 2021-09-05 21:27:54 UTC [more...]

[PATCH v2 0/9] Support ETE decoding
 2021-09-05 21:24 UTC  (25+ messages)
` [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params
` [PATCH v2 2/9] perf cs-etm: Initialise architecture based on TRCIDR1
` [PATCH v2 3/9] perf cs-etm: Refactor out ETMv4 header saving
` [PATCH v2 4/9] perf cs-etm: Save TRCDEVARCH register
` [PATCH v2 6/9] perf cs-etm: Update OpenCSD decoder for ETE
` [PATCH v2 7/9] perf cs-etm: Create ETE decoder
` [PATCH v2 8/9] perf cs-etm: Print the decoder name

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-05 21:14 UTC  (84+ 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 05/52] dt-bindings: Convert Reserved Memory "
` [PATCH v2 06/52] dt-bindings: arm: Convert ARM CCI-400 "
` [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 13/52] dt-bindings: display: aa104xd12: Remove unused vcc-supply
` [PATCH v2 14/52] dt-bindings: display: aa104xd12: Fix data-mapping
` [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 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 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 v2 37/52] dt-bindings: usb: dwc3: Fix usb-phy check
` [PATCH v2 38/52] dt-bindings: w1: Convert 1-Wire GPIO binding to a schema
` [PATCH v2 39/52] ARM: dts: sunxi: Rename power-supply names
` [PATCH v2 40/52] ARM: dts: sunxi: Rename gpio pinctrl names
` [PATCH v2 41/52] ARM: dts: sunxi: Fix OPP arrays
` [PATCH v2 42/52] ARM: dts: sunxi: Fix OPPs node name
` [PATCH v2 43/52] ARM: dts: sunxi: Fix the SPI NOR node names
` [PATCH v2 44/52] ARM: dts: v3s: Remove useless DMA properties
` [PATCH v2 45/52] ARM: dts: tbs711: Fix touchscreen compatible
` [PATCH v2 46/52] ARM: dts: cubieboard4: Remove the dumb-vga-dac compatible
` [PATCH v2 47/52] arm64: dts: allwinner: h5: Fix GPU thermal zone node name
` [PATCH v2 48/52] arm64: dts: allwinner: h6: Fix de3 parent clocks ordering
` [PATCH v2 49/52] arm64: dts: allwinner: a100: Fix thermal zone node name
` [PATCH v2 50/52] arm64: dts: allwinner: pinetab: Change regulator node name to avoid warning
` [PATCH v2 51/52] arm64: dts: allwinner: teres-i: Add missing reg

[PATCH 0/2]: ARM: Enable THREAD_INFO_IN_TASK
 2021-09-05 20:56 UTC  (7+ messages)
` [PATCH 0/2] ARM: support THREAD_INFO_IN_TASK (v7 only) (v2)
  ` [PATCH 1/3] ARM: Pass cpu number to secondary_start_kernel
  ` [PATCH 2/3] ARM: Move thread_info into task_struct (v7 only)
  ` [PATCH 3/3] ARM: Add per-cpu variable cpu_number "

[PATCH 0/8] clk: sunxi-ng: Lifetime fixes and module support
 2021-09-05 20:51 UTC  (5+ messages)
` [PATCH 4/8] clk: sunxi-ng: Rename files to match Kconfig and drivers

[PATCH v2] clk: rockchip: use module_platform_driver_probe
 2021-09-05 20:44 UTC  (2+ messages)

[PATCH v3] clk: imx: use module_platform_driver
 2021-09-05 20:42 UTC  (3+ messages)

[PATCH] arm: dts: sunxi: h3/h5: Fix I2S2 node
 2021-09-05 19:40 UTC  (2+ messages)

[PATCH v7 0/7] Refactor MTK MDP driver into core/components
 2021-09-05 16:39 UTC  (5+ messages)
` [PATCH v7 2/7] mtk-mdp: add driver to probe mdp components

[v5 00/15] Add support for ast2600 ADC
 2021-09-05 14:50 UTC  (15+ messages)
` [v5 01/15] iio: adc: aspeed: set driver data when adc probe
` [v5 02/15] dt-bindings: iio: adc: Add ast2600-adc bindings
` [v5 03/15] iio: adc: aspeed: completes the bitfield declare
` [v5 04/15] iio: adc: aspeed: Keep model data to driver data
` [v5 05/15] iio: adc: aspeed: Refactory model data structure
` [v5 11/15] iio: adc: aspeed: Fix the calculate error of clock

[PATCH] ARM: dts: imx: Fix USB host power regulator polarity on M53Menlo
 2021-09-05 14:35 UTC  (6+ messages)

[PATCH v3 0/2] coresight: Fix for snapshot mode
 2021-09-05 13:12 UTC  (3+ messages)
` [PATCH v3 1/2] coresight: tmc-etr: Use perf_output_handle::head for AUX ring buffer
` [PATCH v3 2/2] coresight: Update comments for removing cs_etm_find_snapshot()

[PATCH net 1/1] net: stmmac: Fix overall budget calculation for rxtx_napi
 2021-09-05 12:10 UTC  (2+ messages)

[PATCH 0/6] Add driver support for NXP IMX8QXP ADC
 2021-09-05 11:55 UTC  (7+ messages)
` [PATCH 1/6] iio: adc: Init the driver for NXP i.MX8QuadXPlus
` [PATCH 3/6] iio: imx8qxp-adc: Add the detail for NXP i.MX8QuadXPlus ADC driver
` [PATCH 4/6] dt-bindings: iio: adc: Add the binding documentation for NXP IMX8QXP ADC

[PATCH v2 1/1] iio: mtk-auxadc: update case IIO_CHAN_INFO_PROCESSED
 2021-09-05 11:20 UTC 

[PATCH V2 00/10] ARM: dts: Add Raspberry Pi CM4 & CM4 IO Board support
 2021-09-05 10:33 UTC  (5+ messages)
` [PATCH V2 09/10] ARM: dts: Add Raspberry Pi Compute Module 4 IO Board

[PATCH v3 00/10] iio: adc: at91-sama5d2_adc: add support for sama7g5
 2021-09-05 10:28 UTC  (5+ messages)
` [PATCH v3 04/10] iio: adc: at91-sama5d2_adc: convert to platform specific data structures

[PATCH v2 00/10] iio: adc: at91-sama5d2_adc: add support for sama7g5
 2021-09-05 10:12 UTC  (9+ messages)
` [PATCH v2 04/10] iio: adc: at91-sama5d2_adc: convert to platform specific data structures
` [PATCH v2 05/10] iio: adc: at91-sama5d2-adc: add support for separate end of conversion registers

[PATCH 0/4] Explicitly deny IRQ0 in the libata drivers
 2021-09-05  9:47 UTC  (5+ messages)

[PATCH 0/3] PM: domains: Improvements for performance states in genpd
 2021-09-05  9:11 UTC  (13+ messages)
` [PATCH 1/3] PM: domains: Drop the performance state vote for a device at detach
` [PATCH 3/3] PM: domains: Add a ->dev_get_performance_state() callback to genpd

[PATCH v7 00/15] Introduce SCMI transport based on VirtIO
 2021-09-05  7:14 UTC  (4+ messages)
` [PATCH v7 15/15] firmware: arm_scmi: Add virtio transport
  ` [virtio-dev] "

[PATCH v9 00/14] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-09-05  4:28 UTC  (16+ messages)
` [PATCH v9 03/14] dt-bindings: mediatek: display: split each block to individual yaml
` [PATCH v9 04/14] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
` [PATCH v9 05/14] dt-bindings: mediatek: display: add "
` [PATCH v9 09/14] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v9 10/14] drm/mediatek: rename the define of register offset
` [PATCH v9 11/14] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v9 12/14] drm/mediatek: add DSC support "

[PATCH v4] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-09-05  3:21 UTC 

[xlnx:master 11930/12427] drivers/usb/dwc3/core.c:1635: undefined reference to `dwc3_gadget_exit_hibernation'
 2021-09-05  2:17 UTC 

[PATCH] ARM: dts: imx: Fix ECSPI nCS polarity on M53Menlo
 2021-09-05  0:51 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
 2021-09-05  0:46 UTC  (2+ messages)

[PATCH] arm64: dts: sun50i: h5: NanoPI Neo 2: phy-mode rgmii-id
 2021-09-05  0:42 UTC  (3+ messages)
` [PATCH v2] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node

[PATCH v2 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-09-05  0:13 UTC  (2+ messages)
` [PATCH v2 2/2] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain

[PATCH v2] clk: imx: use module_platform_driver
 2021-09-04 23:52 UTC  (3+ messages)

[PATCH v15 2/3] cpufreq: Add of_perf_domain_get_sharing_cpumask
 2021-09-04 22:32 UTC  (2+ messages)

[PATCH v3 0/3] Allwinner R329 and D1 watchdog support
 2021-09-04 15:11 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: watchdog: sunxi: Add compatibles for R329
` [PATCH v3 2/3] dt-bindings: watchdog: sunxi: Add compatibles for D1

[PATCH] clk: rockchip: use module_platform_driver_probe
 2021-09-04 15:00 UTC  (5+ messages)

[PATCH] clk: imx: use module_platform_driver
 2021-09-04 14:58 UTC  (3+ messages)

[PATCH v3 0/4] arm64: meson: add support for JetHub D1/H1
 2021-09-04 14:27 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
` [PATCH v3 2/4] dt-bindings: vendor-prefixes: add jethome prefix
` [PATCH v3 3/4] arm64: dts: meson-gxl: add support for JetHub H1
` [PATCH v3 4/4] arm64: dts: meson-axg: add support for JetHub D1

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (2+ messages)

[PATCH v11 0/4] Mediatek pinctrl patch on mt8195
 2021-09-04  8:40 UTC  (6+ messages)
` [PATCH v11 1/4] dt-bindings: pinctrl: mt8195: add rsel define

[PATCH v2 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1
 2021-09-04  8:19 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
` [PATCH v2 2/3] arm64: dts: meson-gxl: add support for JetHub H1
` [PATCH v2 3/3] arm64: dts: meson-axg: add support for JetHub D1

[PATCH v6, 00/15] Using component framework to support multi hardware decode
 2021-09-04  3:00 UTC  (6+ messages)
` [PATCH v6, 15/15] media: mtk-vcodec: Use codec type to separate different hardware

[PATCH v3 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-04  2:58 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: remoteproc: Add fsl, imx-dsp-rproc binding document
  ` [PATCH v3 3/4] dt-bindings: remoteproc: Add fsl,imx-dsp-rproc "

[PATCH] coresight: cpu-debug: control default behavior via Kconfig
 2021-09-04  2:31 UTC  (2+ messages)

[PATCH v3 0/2] Fix simple-bus issues with fw_devlink
 2021-09-04  0:05 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: bus: simple-pm-bus: Add support for probing simple bus only devices
` [PATCH v3 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH v4 0/4] Rockchip I2S/TDM controller
 2021-09-03 23:15 UTC  (5+ messages)
` [PATCH v4 1/4] ASoC: rockchip: add support for i2s-tdm controller
` [PATCH v4 2/4] dt-bindings: sound: add rockchip i2s-tdm binding
` [PATCH v4 3/4] arm64: dts: rockchip: add i2s1 on rk356x
` [PATCH v4 4/4] arm64: dts: rockchip: add analog audio on Quartz64

[PATCH] arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabled
 2021-09-03 22:12 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: aspeed: p10 i2c and leds additions
 2021-09-03 21:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: rainier: Add system LEDs
` [PATCH 2/2] ARM: dts: aspeed: everest: Add I2C bus 15 muxes

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-03 20:53 UTC  (12+ messages)
` [PATCH v3 10/12] KVM: arm64: selftests: Add host support for vGIC
` [PATCH v3 11/12] KVM: arm64: selftests: Add arch_timer test
` [PATCH v3 12/12] KVM: arm64: selftests: arch_timer: Support vCPU migration

[PATCH 0/2] coresight: tmc: Add support to configure AXI burst size
 2021-09-03 19:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: coresight: Add burst size for TMC

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-03 18:13 UTC  (3+ messages)
` [PATCH 06/13] ASoC: tegra: Add Tegra210 based MVC driver

[PATCH v3] ASoC: rockchip: i2s: Fix concurrency between tx/rx
 2021-09-03 18:04 UTC  (2+ messages)

[PATCH v2] ASoC: rockchip: i2s: Fix concurrency between tx/rx
 2021-09-03 18:04 UTC  (2+ messages)

[PATCH 0/4] Add support for EcoNet EN7523 SoC
 2021-09-03 17:47 UTC  (6+ messages)
` [PATCH 4/5] ARM: Add basic "

[PATCH 1/3] dt-bindings: memory: fsl: convert DDR controller to dtschema
 2021-09-03 17:45 UTC  (2+ messages)

[PATCH v15 3/3] cpufreq: mediatek-hw: Add support for CPUFREQ HW
 2021-09-03 16:34 UTC  (3+ messages)

[PATCH v15] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-09-03 16:35 UTC  (3+ messages)
` [PATCH v15 1/3] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH 1/2] arm64: dts: allwinner: h5: align operating-points table name with dtschema
 2021-09-03 16:21 UTC  (2+ messages)

[RFC PATCH 0/7] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-03 15:36 UTC  (9+ messages)
` [RFC PATCH 1/7] dt-bindings: rtc: sun6i: Add H616 and R329 compatibles
` [RFC PATCH 6/7] [DO NOT MERGE] clk: sunxi-ng: Add support for H6

[PATCH] spi: rockchip: handle zero length transfers without timing out
 2021-09-03 15:18 UTC  (2+ messages)

[PATCH] ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITX
 2021-09-03 15:18 UTC  (2+ messages)

[PATCH v2 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-09-03 14:41 UTC  (4+ messages)
` [PATCH v2 4/6] kvm: use kvfree() in kvm_arch_free_vm()
` [PATCH v2 5/6] kvm: allocate vcpu pointer array separately

[PATCH v20 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2021-09-03 14:26 UTC  (3+ messages)
` [PATCH v20 3/7] "

[PATCH v3 0/7] Add support to the mmsys driver to be a reset controller
 2021-09-03 14:10 UTC  (5+ messages)
` [PATCH v3 6/7] soc: mediatek: mmsys: Add reset controller support

[v2,0/2] update mediatek wdt driver and dt-binding
 2021-09-03 14:05 UTC  (3+ messages)
` [v2,1/2] watchdog: mtk: add disable_wdt_extrst support

[PATCH 1/2] arm64: dts: rockchip: add isp node for px30
 2021-09-03 13:13 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: hook up camera on px30-evb

[PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-09-03 12:26 UTC  (4+ messages)

ucontext, kernel vs. userspace (glibc)
 2021-09-03 12:25 UTC  (4+ messages)

[PATCH] arm64: entry: Improve the performance of system calls
 2021-09-03 12:19 UTC 

[PATCH] ASoC: mediatek: mt8195: Fix unused initialization of pointer etdm_data
 2021-09-03 11:49 UTC 


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