linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 21:50:36 to 2019-11-25 17:23:43 UTC [more...]

[RFC 0/2] Add workaround for core wake-up on IPI for i.MX8MQ
 2019-11-25 17:23 UTC  (9+ messages)

[PATCH 1/4] ARM: dts: ux500: Disable I2C/SPI buses by default
 2019-11-25 17:04 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: ux500: Add aliases for I2C and SPI buses
` [PATCH 3/4] ARM: dts: ux500: Move serial aliases to ste-dbx5x0.dtsi
` [PATCH 4/4] ARM: dts: ux500: Remove ux500_ prefix from ux500_serial* labels

[PATCH RFC 0/2] PM / devfreq: Add dev_pm_qos support with minimal changes
 2019-11-25 16:46 UTC  (4+ messages)
` [PATCH RFC 2/2] PM / devfreq: Use PM QoS for sysfs min/max_freq

[PATCH v2] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-25 16:33 UTC  (4+ messages)

[PATCH v4] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-11-25 16:12 UTC 

[PATCH] firmware: arm_scmi: avoid double free in error flow
 2019-11-25 16:13 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: imx8mq: Add eLCDIF controller
 2019-11-25 16:12 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mxsfb: Add compatible for iMX8MQ
` [PATCH v2 2/2] arm64: dts: imx8mq: Add eLCDIF controller

[RFC PATCH v8 0/7] Enable ptp_kvm for arm64
 2019-11-25 15:47 UTC  (10+ messages)
` [RFC PATCH v8 1/8] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v8 2/8] psci: let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v8 3/8] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v8 4/8] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v8 5/8] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH v8 6/8] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v8 7/8] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v8 8/8] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH 1/5] ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi
 2019-11-25 15:40 UTC  (10+ messages)
` [PATCH 2/5] ARM: dts: ux500: Rename generic pin configs according to pin group
` [PATCH 3/5] ARM: dts: ux500: Add alternative SDI pin configs
` [PATCH 4/5] ARM: dts: ux500: Add pin configs for UART1 CTS/RTS pins
` [PATCH 5/5] ARM: dts: ux500: nomadik-pinctrl: Add &gpio_in_nopull

CP110 Comphy Issue
 2019-11-25 15:12 UTC  (6+ messages)

[PATCH] iio: at91-sama5d2_adc: fix iio_triggered_buffer_{predisable, postenable} positions
 2019-11-25 15:03 UTC  (2+ messages)
` [PATCH] iio: at91-sama5d2_adc: fix iio_triggered_buffer_{predisable,postenable} positions

[PATCH] i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
 2019-11-25 14:51 UTC  (2+ messages)

[PATCH v2 0/5] DTS changes to support cpufreq on QCS404
 2019-11-25 14:25 UTC  (2+ messages)
` [PATCH v2 5/5] arm64: defconfig: Enable HFPLL

[PATCH v1] clk: Add devm_clk_{prepare,enable,prepare_enable}
 2019-11-25 14:11 UTC  (12+ messages)

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-11-25 13:51 UTC  (15+ messages)
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH] clk: sunxi-ng: v3s: Fix incorrect number of hw_clks
 2019-11-25 12:58 UTC 

[PATCH v4 0/2] add meson secure watchdog driver
 2019-11-25 12:33 UTC  (3+ messages)
` [PATCH v4 1/2] firmware: meson_sm: add new SMC ID support for accessing secure watchdog
` [PATCH v4 2/2] watchdog: add meson secure watchdog driver

[PATCH] ARM: dts: stm32: remove "@" from stm32f7 pinmux groups
 2019-11-25 12:12 UTC  (2+ messages)
` [PATCH] ARM: dts: stm32: remove "@" from stm32f4 "

[PATCH 0/6] Add support for PCIe endpoint mode in Tegra194
 2019-11-25 11:52 UTC  (15+ messages)
` [PATCH 2/6] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes "
` [PATCH 5/6] arm64: tegra: Enable GPIO controllers nodes for P2972-0000 platform
` [PATCH 6/6] arm64: tegra: Add support for PCIe endpoint mode in "

[PATCH v2 01/14] smp: Create a new function to shutdown nonboot cpus
 2019-11-25 11:27 UTC  (4+ messages)
` [PATCH v2 03/14] arm: arm64: Don't use disable_nonboot_cpus()
` [PATCH v2 04/14] arm64: hibernate.c: Create a new function to handle cpu_up(sleep_cpu)
` [PATCH v2 11/14] firmware: psci: Replace cpu_up/down with device_online/offline

[PATCH v2 00/14] arm64: return address signing
 2019-11-25 11:01 UTC  (21+ messages)
` [PATCH v2 06/14] arm64: rename ptrauth key structures to be user-specific
` [PATCH v2 07/14] arm64: initialize and switch ptrauth kernel keys
` [PATCH v2 08/14] arm64: mask PAC bits of __builtin_return_address
` [PATCH v2 14/14] lkdtm: arm64: test kernel pointer authentication

[PATCH v2] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-25 10:55 UTC  (2+ messages)

[PATCH v2 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-11-25 10:44 UTC  (6+ messages)
` [PATCH v2 10/13] cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains

[PATCH v3 2/3] mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
 2019-11-25 10:24 UTC  (2+ messages)
` [PATCH v4 "

[RFC PATCH 0/2] Add Mediatek MMDVFS driver
 2019-11-25 10:23 UTC  (3+ messages)
` [RFC PATCH 2/2] soc: mediatek: Add mtk-mmdvfs driver

[PATCH v5 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2019-11-25 10:07 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH v5 2/2] watchdog: mtk_wdt: mt8183: Add reset controller

[PATCH v5 2/2] watchdog: mtk_wdt: mt8183: Add reset controller
 2019-11-25  9:51 UTC 

[V3, 0/2] media: ov8856: Add YAML binding and sensor mode support
 2019-11-25  9:33 UTC  (3+ messages)
` [V3, 2/2] media: i2c: ov8856: Add support for more sensor modes

[PATCH] ARM: dts: at91: sama5d27_som1_ek: add i2c filters properties
 2019-11-25  9:27 UTC 

[PATCH] drm/sun4i: Fix Kconfig indentation
 2019-11-25  9:04 UTC  (2+ messages)

[PATCH] iio: adc: stm32-adc: Add check on overrun interrupt
 2019-11-25  8:42 UTC  (3+ messages)

[PATCH 0/5] media: atmel: atmel-isc-base: fixes for GREY/mt9v022 support
 2019-11-25  8:32 UTC  (6+ messages)
` [PATCH 1/5] media: atmel: atmel-isc-base: allow 8 bit direct dump
` [PATCH 2/5] media: atmel: atmel-isc-base: add support for Y10 format
` [PATCH 3/5] media: atmel: atmel-isc-base: properly initialize pad_cfg
` [PATCH 4/5] media: atmel: atmel-isc-base: fix enum calls default format
` [PATCH 5/5] media: atmel: atmel-isc-base: initialize the try_crop for the pads in try_fmt

[PATCH v2 00/10] iommu/io-pgtable: Cleanup and prep for split tables
 2019-11-25  7:58 UTC  (12+ messages)
` [PATCH v2 08/10] iommu/io-pgtable-arm: Rationalise TTBRn handling
` [PATCH v2 09/10] iommu/io-pgtable-arm: Rationalise TCR handling
` [PATCH v2 10/10] iommu/io-pgtable-arm: Prepare for TTBR1 usage

[PATCH 0/6] arm64: meson: Add support for USB on Amlogic A1
 2019-11-25  7:53 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: phy: Add Amlogic G12A USB2 PHY Bindings
` [PATCH 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue

support gce on mt6779 platform
 2019-11-25  7:41 UTC  (14+ messages)
` [PATCH v1 06/12] soc: mediatek: cmdq: add assign function
` [PATCH v1 07/12] soc: mediatek: cmdq: add write_s function
` [PATCH v1 10/12] soc: mediatek: cmdq: add loop function

[PATCH V10] mm/debug: Add tests validating architecture page table helpers
 2019-11-25  4:28 UTC  (2+ messages)

[PATCH 0/2] can: xilinx_can: Bug fixes on can driver
 2019-11-25  3:58 UTC  (3+ messages)
` [PATCH 1/2] can: xilinx_can: skip error message on deferred probe

[PATCH v3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
 2019-11-25  1:35 UTC  (2+ messages)

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-25  1:26 UTC  (7+ messages)
` [PATCH v7 1/5] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocks
` [PATCH v7 2/5] clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHE
  ` [PATCH v7 4/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller

[PATCH v2] ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEED
 2019-11-25  0:04 UTC  (2+ messages)

[PATCH 2/4] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
 2019-11-24 22:10 UTC  (3+ messages)
` [PATCH v2] phy: allwinner: Fix GENMASK misuse

[PATCH] arm: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
 2019-11-24 21:47 UTC  (2+ messages)

[PATCH] ARM: dts: ux500: Use "arm,pl031" compatible for PL031
 2019-11-24 20:51 UTC 

[PATCH] ARM: dts: ux500: Add "simple-bus" compatible to soc node
 2019-11-24 19:57 UTC 

[PATCH v9 0/6] Add support for H6 PWM
 2019-11-24 19:18 UTC  (9+ messages)
` [PATCH v9 1/6] pwm: sun4i: Add an optional probe for reset line
` [PATCH v9 2/6] pwm: sun4i: Prefer "mod" clock to unnamed
` [PATCH v9 3/6] pwm: sun4i: Add an optional probe for bus clock
` [PATCH v9 4/6] pwm: sun4i: Always calculate params when applying new parameters
` [PATCH v9 5/6] pwm: sun4i: Add support to output source clock directly
` [PATCH v9 6/6] pwm: sun4i: Add support for H6 PWM

[PATCH] ARM: mvebu: Enable MBUS error propagation
 2019-11-24  9:35 UTC 

[CFT PATCH net-next v2] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
 2019-11-24  0:15 UTC  (7+ messages)

[PATCH v4 0/8] ARM: Initial RTD1195 and MeLE X1000 & Horseradish support
 2019-11-23 20:37 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: arm: realtek: Add RTD1195 and MeLE X1000
` [PATCH v4 2/8] ARM: Prepare Realtek RTD1195
` [PATCH v4 3/8] ARM: dts: Prepare Realtek RTD1195 and MeLE X1000
` [PATCH v4 4/8] ARM: dts: rtd1195: Exclude boot ROM from memory ranges
` [PATCH v4 5/8] ARM: dts: rtd1195: Introduce r-bus
` [PATCH v4 6/8] dt-bindings: arm: realtek: Add Realtek Horseradish EVB
` [PATCH v4 7/8] ARM: dts: rtd1195: "
` [PATCH v4 8/8] ARM: realtek: Enable RTD1195 arch timer

[PATCH] arm64: dts: sl28: configure the RGMII PHY
 2019-11-23 20:26 UTC 

[PATCH 0/4] ls1028a: dts fixes and new board support
 2019-11-23 20:13 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ls1028a: fix typo in TMU calibration data
` [PATCH 2/4] arm64: dts: ls1028a: add missing sai nodes
` [PATCH 3/4] arm64: dts: ls1028a: add FlexSPI node
` [PATCH 4/4] arm64: dts: freescale: add Kontron sl28 support

[PATCH v8 0/6] Add support for H6 PWM
 2019-11-23 20:00 UTC  (6+ messages)
` [PATCH v8 5/6] pwm: sun4i: Add support to output source clock directly

[PATCH] arm64: dts: imx8mq: Add eLCDIF controller
 2019-11-23 17:09 UTC  (3+ messages)

[PATCH] iio: trigger: stm32-timer: remove unnecessary update event
 2019-11-23 16:43 UTC  (2+ messages)

[PATCH v4] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-11-23 14:18 UTC 

[PATCH] PCI: rockchip: fix ptr_ret.cocci warnings
 2019-11-23 14:06 UTC 

[PATCH v3] crypto: picoxcell: adjust the position of tasklet_init and fix missed tasklet_kill
 2019-11-23 13:52 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: Convert to new-style SPDX license identifiers
 2019-11-23 13:24 UTC 

[PATCH] rtc: meson: remove redundant assignment to variable retries
 2019-11-23  9:40 UTC  (2+ messages)

[PATCH] arm64: dts: realtek: Add Realtek rtd1619 and mjolnir
 2019-11-23  8:51 UTC  (14+ messages)

[PATCH 2/8] drm/atmel: ditch fb_create wrapper
 2019-11-23  8:49 UTC  (4+ messages)

[PATCH] KVM: arm: fix missing free_percpu_irq in kvm_timer_hyp_init()
 2019-11-23  2:30 UTC 

[PATCH v3 0/4] Raspberry Pi 4 HWRNG Support
 2019-11-23  0:39 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add BCM2711 RNG compatible

[PATCH v3 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-11-23  0:34 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

[arm:cex7 77/92] drivers/net/ethernet/mscc/ocelot_board.c:301:4: error: label 'out_put_ports' used but not defined
 2019-11-23  0:21 UTC 

[PATCH] arm64: dts: ls1028a: fix reboot node
 2019-11-23  0:07 UTC 

[RFC 00/13] virtio-iommu on non-devicetree platforms
 2019-11-23  0:01 UTC  (2+ messages)

[PATCH v4 0/4] IT6505 cover letter
 2019-11-22 23:57 UTC  (3+ messages)
` [PATCH v4 3/4] dt-bindings: Add binding for IT6505

[PATCH v5 0/9] ARM: Realtek RTD1195/RTD1295/RTD1395 IRQ mux
 2019-11-22 23:34 UTC  (3+ messages)
` [PATCH v5 7/9] dt-bindings: interrupt-controller: rtd1195-mux: Add RTD1395

[PATCH v5 00/14] CoreSight CTI Driver
 2019-11-22 23:33 UTC  (3+ messages)
` [PATCH v5 05/14] dt-bindings: arm: Adds CoreSight CTI hardware definitions

[PATCH v2 1/8] dt-bindings: arm-smmu: Add Adreno GPU variant
 2019-11-22 23:32 UTC  (8+ messages)
` [PATCH v2 2/8] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v2 3/8] iommu/arm-smmu: Pass io_pgtable_cfg to impl specific init_context
` [PATCH v2 4/8] iommu/arm-smmu: Add split pagetables for Adreno IOMMU implementations
` [PATCH v2 5/8] drm/msm: Attach the IOMMU device during initialization
` [PATCH v2 7/8] drm/msm/a6xx: Support split pagetables
` [PATCH v2 6/8] drm/msm: Refactor address space initialization
` [PATCH v2 8/8] arm64: dts: qcom: sdm845: Update Adreno GPU SMMU compatible string

[PATCH v2 0/8] iommu/arm-smmu: Split pagetable support for Adreno GPUs
 2019-11-22 23:31 UTC 

[PATCH] crypto: picoxcell: add missed tasklet_kill
 2019-11-22 23:27 UTC  (4+ messages)

[PATCH v3] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-11-22 22:48 UTC  (9+ messages)

[PATCH v2 00/11] clk: imx: Trivial cleanups for clk_hw based API
 2019-11-22 21:50 UTC  (3+ messages)
` [PATCH v2 02/11] clk: imx: Rename the SCCG to SSCG


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