linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-21 02:37:34 to 2018-12-22 10:53:30 UTC [more...]

[PATCH 1/6] ARM: dts: imx21: add i.MX21 SoC device tree
 2018-12-22 10:52 UTC  (5+ messages)
` [PATCH 2/6] ARM i.MX21: Add devicetree support
` [PATCH 4/6] ARM: i.MX: Remove i.MX21 Freescale ADS board support
` [PATCH 5/6] ARM: i.MX: Move SOC_IMX21 into 'Device tree only'
` [PATCH 6/6] ARM: i.MX: Remove i.MX21 non-DT device registration helpers

[PATCH] dts: arm64: add CoreSight trace support for hi3660
 2018-12-22 10:46 UTC  (2+ messages)

[PATCH v4 0/3] driver core: add probe error check helper
 2018-12-22 10:33 UTC  (7+ messages)
  ` [PATCH v4 1/3] driver core: add probe_err log helper
          ` [PATCH] driver core: platform: Add an error message to platform_get_irq*()

[PATCH 1/3] treewide: remove explicit rules for *offsets.s
 2018-12-22  9:50 UTC  (2+ messages)
` [PATCH 2/3] treewide: add intermediate .s files to targets

[PATCH] soc: fsl: guts: us devm_kstrdup_const() for RO data
 2018-12-22  7:59 UTC  (3+ messages)

[PATCH v4 3/3] driver core: add probe_err_ptr helper
 2018-12-22  5:42 UTC  (3+ messages)
  ` [PATCH] PCI: pcie-rockchip: use probe_err helpers instead of open coding

[PATCH v4 00/18] MT8183 IOMMU SUPPORT
 2018-12-22  3:58 UTC  (21+ messages)
` [PATCH v4 02/18] iommu/mediatek: Use a struct as the platform data
` [PATCH v4 03/18] memory: mtk-smi: Use a general config_port interface
` [PATCH v4 04/18] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v4 08/18] iommu/mediatek: Add larb-id remapped support
` [PATCH v4 10/18] iommu/mediatek: Add mt8183 IOMMU support
` [PATCH v4 13/18] memory: mtk-smi: Add bus_sel for mt8183

[PATCH 0/3] Few fix for pins configuration on Armada 37xx
 2018-12-22  2:32 UTC  (5+ messages)
` [PATCH 1/3] pinctrl: armada-37xx: Correct mpp definitions
` [PATCH 2/3] pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup
` [PATCH 3/3] pinctrl: dt-bindings: Fix the armada-37xx documentation

[PATH v7 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
 2018-12-22  1:59 UTC  (3+ messages)
` [PATH v7 1/2] mailbox: ZynqMP IPI mailbox controller

question about broadcast invalidation and atc invalidation
 2018-12-22  1:30 UTC  (3+ messages)

[PATCH 00/21] i.MX6, DesignWare PCI improvements
 2018-12-22  0:39 UTC  (24+ messages)
` [PATCH 01/21] PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
` [PATCH 02/21] PCI: imx6: Remove redundant debug tracing
` [PATCH 03/21] PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
` [PATCH 04/21] PCI: imx6: Remove duplicate macro definitions
` [PATCH 05/21] PCI: imx6: Remove PCIE_PL_PFLR_* constants
` [PATCH 06/21] PCI: imx6: Remove PCIE_PHY_RX_ASIC_OUT* constants
` [PATCH 07/21] PCI: designware: Make use of IS_ALIGNED()
` [PATCH 08/21] PCI: designware: Share code for dw_pcie_rd/wr_other_conf()
` [PATCH 09/21] PCI: imx6: Drop imx6_pcie_link_up()
` [PATCH 10/21] PCI: designware: imx6: Share PHY debug register definitions
` [PATCH 11/21] PCI: designware: Make use of BIT() in constant definitions
` [PATCH 12/21] PCI: imx6: "
` [PATCH 13/21] PCI: imx6: Simplify bit operations in PHY functions
` [PATCH 14/21] PCI: imx6: Simplify pcie_phy_poll_ack()
` [PATCH 15/21] PCI: imx6: Restrict PHY register data to 16-bit
` [PATCH 16/21] PCI: imx6: Pass data to dw_pcie_writel_dbi() directly
` [PATCH 17/21] PCI: imx6: Use common mask in imx6_pcie_reset_phy()
` [PATCH 18/21] PCI: imx6: Simplify bit operations in imx6_setup_phy_mpll()
` [PATCH 19/21] PCI: imx6: Remove magic numbers from imx6_pcie_establish_link()
` [PATCH 20/21] PCI: designware: Make use of GENMASK/FIELD_PREP
` [PATCH 21/21] PCI: designware: Remove superfluous shifting in definitions

[PATCH v2 1/2] dt-bindings: arm: amlogic: add amediatech x96-max bindings
 2018-12-21 23:13 UTC  (3+ messages)

[PATCH 00/13] Support CPU frequency scaling on QCS404
 2018-12-21 21:51 UTC  (10+ messages)
` [PATCH 01/13] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency

[PATCH 0/2] firmware: arm_sdei: fix SDEI DT probing
 2018-12-21 19:25 UTC  (3+ messages)
` [PATCH 1/2] firmware: arm_sdei: fix wrong of_node_put() in init function
` [PATCH 2/2] firmware: arm_sdei: Fix DT platform device creation

[PATCH] firmware: arm_sdei: fix wrong of_node_put() in init function
 2018-12-21 19:19 UTC  (4+ messages)

[PATCH 0/5] clk: imx8qm: prepare for imx8qm clock support
 2018-12-21 19:00 UTC  (7+ messages)
` [PATCH 4/5] clk: imx8qxp: make the name of clock ID generic

[PATCH 00/10] i2c: move handling of suspended adapters to the core
 2018-12-21 18:50 UTC  (14+ messages)
` [PATCH 01/10] i2c: add suspended flag and accessors for i2c adapters
` [PATCH 06/10] i2c: sprd: don't use pdev as variable name for struct device *
` [PATCH 07/10] i2c: sprd: use core helper to mark adapter suspended

[PATCH] ARM: dts: at91: replace gpio-key, wakeup with wakeup-source property
 2018-12-21 18:46 UTC  (2+ messages)
` [PATCH] ARM: dts: at91: replace gpio-key,wakeup "

[PATCH v5 0/8] Adding support for STMPE811 ADC
 2018-12-21 18:25 UTC  (10+ messages)
` [PATCH v5 1/8] dt-bindings: stmpe: reformatting parameter list and use tabs only
` [PATCH v5 2/8] mfd: stmpe: Move ADC related defines to header of mfd
` [PATCH v5 3/8] mfd: stmpe: preparations for STMPE ADC driver
` [PATCH v5 4/8] Input: stmpe-ts: "
` [PATCH v5 5/8] iio: adc: add STMPE ADC driver using IIO framework
` [PATCH v5 6/8] iio: adc: add STMPE ADC devicetree bindings
` [PATCH v5 7/8] ARM: dts: Add stmpe-adc DT node to Toradex iMX6 modules

[PATCH 0/5] Meson (32-bit): add support for the Mali GPU
 2018-12-21 18:18 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: gpu: mali-utgard: add Amlogic Meson8 and Meson8b compatible

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-21 18:17 UTC  (3+ messages)

[PATCH v2 0/3] add Xilinx audio formatter driver
 2018-12-21 18:15 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: ASoC: xlnx, audio-formatter: Document audio formatter bindings
` [PATCH v2 2/3] ASoC: xlnx: add pcm formatter platform driver
  ` Applied "ASoC: xlnx: add pcm formatter platform driver" to the asoc tree
` [PATCH v2 3/3] ASoC: xlnx: enable audio formatter driver build

[PATCH 1/2] ASoC: rockchip: support ACODEC for rk3328
 2018-12-21 18:15 UTC  (2+ messages)
` Applied "ASoC: rockchip: support ACODEC for rk3328" to the asoc tree

[PATCH 2/2] ASoC: rockchip: add workaround for silence of rk3288 ACODEC
 2018-12-21 18:14 UTC  (2+ messages)
` Applied "ASoC: rockchip: add workaround for silence of rk3288 ACODEC" to the asoc tree

[PATCH -next] ARM: dts: am437x: replace linux, wakeup with wakeup-source property
 2018-12-21 18:12 UTC 

[PATCH] ARM: dts: zynqmp: replace gpio-key, wakeup with wakeup-source property
 2018-12-21 18:12 UTC 

[PATCH] ARM: dts: imx: replace gpio-key, wakeup with wakeup-source property
 2018-12-21 18:12 UTC 

[PATCH] ARM: Ensure that NEON code always compiles with Clang
 2018-12-21 18:11 UTC  (2+ messages)

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-12-21 18:00 UTC  (8+ messages)

[for-next][PATCH 08/24] arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
 2018-12-21 17:56 UTC 

[PATCH] i2c: bcm2835: Clear current message and count after a transaction
 2018-12-21 17:52 UTC  (2+ messages)

[PATCH v3 0/9] ASoC: sun4i-i2s: Updates to the driver
 2018-12-21 17:15 UTC  (15+ messages)
` [PATCH v3 1/9] ASoC: sun4i-i2s: Adjust regmap settings
` [PATCH v3 2/9] ASoC: sun4i-i2s: Add regmap field to sign extend sample
` [PATCH v3 3/9] ASoc: sun4i-i2s: Add 20, 24 and 32 bit support
` [PATCH v3 4/9] ASoC: sun4i-i2s: Fix offset mask
` [PATCH v3 5/9] ASoC: sun4i-i2s: Correct divider calculations
` [PATCH v3 6/9] ASoC: sun4i-i2s: Add multi-lane functionality
` [PATCH v3 7/9] ASoC: sun4i-i2s: Do not divide clocks when slave
` [PATCH v3 8/9] ASoC: sun4i-i2s: Add set_tdm_slot functionality
` [PATCH v3 9/9] ASoC: sun4i-i2s: Add multichannel functionality

[PATCH] media: sunxi: cedrus: Fix missing error message context
 2018-12-21 16:56 UTC 

[PATCH] ARM: dts: rockchip: add focaltech touchscreen to rk3188-bqedison2qc
 2018-12-21 16:51 UTC 

[PATCH v2 1/1] arm64: dts: marvell: armada-ap806: reserve PSCI area
 2018-12-21 16:45 UTC 

[PATCH v3 0/3] i2c: at91: slave mode support
 2018-12-21 16:16 UTC  (5+ messages)

[PATCH 0/3] soc: fsl: add DPAA2 log console support
 2018-12-21 15:31 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: add dpaa2-console node for DPAA2 platforms
` [PATCH 2/3] Documentation: DT: Add entry for DPAA2 console
` [PATCH 3/3] soc: fsl: add DPAA2 console support

[arm:csi-v6 3/5] drivers/media/i2c/imx219.c:2218:2-8: preceding lock on line 2206 (fwd)
 2018-12-21 15:25 UTC  (2+ messages)

[PATCH v3 1/1] i2c: imx: refactor error handling on i2c_imx_dma_request()
 2018-12-21 15:24 UTC  (2+ messages)

[PATCH v2 0/2] uaccess: Add unsafe accessors for arm64
 2018-12-21 14:57 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: uaccess: Implement unsafe accessors

[PATCH v6 0/7] spi: add support for octal mode
 2018-12-21 14:45 UTC  (5+ messages)
` [PATCH v6 3/7] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v6 4/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba

[PATCH] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2018-12-21 14:41 UTC 

[PATCH 0/2] PCI: mediatek: Add support for MT7629
 2018-12-21 13:13 UTC  (9+ messages)
` [PATCH 2/2] PCI: mediatek: Add controller "

[PATCH v5 0/6] media/sun6i: Allwinner A64 CSI support
 2018-12-21 13:00 UTC  (3+ messages)
` [PATCH v5 2/6] media: sun6i: Add mod_rate quirk

[PATCH v2 0/6] add i2c support for mt7629 and mt8183
 2018-12-21 12:58 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH 2/6] i2c: mediatek: speeds is replaced by macros definitions
` [PATCH 3/6] i2c: mediatek: remove completion_done()
` [PATCH 4/6] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH 6/6] i2c: mediatek: Add i2c support for MediaTek MT8183

[PATCH RESEND v8 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-12-21 11:45 UTC  (3+ messages)
` [PATCH RESEND v8 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH RESEND v8 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH 1/2] arm64: dts: imx8mq: move watchdog nodes to correct location
 2018-12-21 11:20 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8mq: add GPC power domains

[PATCH] regulator: mcp16502: Use #ifdef CONFIG_PM_SLEEP around mcp16502_suspend/resume_noirq
 2018-12-21 11:17 UTC  (2+ messages)

[PATCH fixes 4.20] dt-bindings: pinctrl: bcm4708-pinmux: rework binding to use syscon
 2018-12-21 11:07 UTC  (3+ messages)

[PATCH 1/1] arm64: dts: marvell: mcbin: reserve PSCI area
 2018-12-21 11:02 UTC 

[PATCH] pinctrl: bcm: ns: support updated DT binding as syscon subnode
 2018-12-21 10:46 UTC  (2+ messages)

[PATCH v4 1/8] dt-bindings: stmpe: reformatting parameter list and use tabs only
 2018-12-21 10:44 UTC  (5+ messages)
` [PATCH v4 3/8] mfd: stmpe: preparations for STMPE ADC driver

[PATCH 1/4] ARM: dts: clps711x: Remove skeleton.dtsi
 2018-12-21 10:30 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: clps711x: rename uart device tree nodes
` [PATCH 3/4] ARM: dts: clps711x: Add syscon phandle to device nodes
` [PATCH 4/4] ARM: dts: clps711x: Add keypad devicetree node

[PATCH v7 00/25] arm64: provide pseudo NMI with GICv3
 2018-12-21 10:25 UTC  (15+ messages)
` [PATCH v7 11/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH] MAINTAINERS: merge at91 pinctrl entries
 2018-12-21 10:25 UTC  (2+ messages)

[PATCH V2 1/1] pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP
 2018-12-21 10:23 UTC  (2+ messages)

[PATCH] pinctrl: uniphier: constify uniphier_pinctrl_socdata
 2018-12-21 10:18 UTC  (2+ messages)

[PATCH v1] pinctrl: mediatek: improve Kconfig dependencies
 2018-12-21 10:17 UTC  (2+ messages)

[PATCH] gpio: aspeed: remove duplicated statement
 2018-12-21 10:14 UTC  (2+ messages)

[PATCH v1] phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro
 2018-12-21 10:13 UTC 

[PATCH] dt-bindings: pinctrl: sunxi: Add supply properties
 2018-12-21 10:04 UTC  (2+ messages)

[PATCH 0/6] pinctrl: various fixes for Meson8 and Meson8b SoCs
 2018-12-21 10:01 UTC  (2+ messages)

[PATCH v2 0/8] regulator: axp20x: Stop AXP209 from crashing when enabling LDO3
 2018-12-21  9:57 UTC  (9+ messages)
` [PATCH v2 1/8] mfd: axp20x: name voltage ramping define properly
    ` [linux-sunxi] "
` [PATCH v2 5/8] dt-bindings: mfd: axp20x: Add software based soft_start for AXP209 LDO3

[PATCH v4 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-12-21  9:57 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: atmel: describe SECUMOD usage as a GPIO controller
` [PATCH v4 2/2] gpio: add driver for SAMA5D2 PIOBU pins

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-21  9:32 UTC  (4+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support

[PATCH V5 0/4] Add i.MX system controller RTC driver
 2018-12-21  9:24 UTC  (5+ messages)
` [PATCH V5 1/4] dt-bindings: fsl: scu: add rtc binding
` [PATCH V5 2/4] rtc: add i.MX system controller RTC support

[arm:clearfog 6/7] drivers/pci/controller/pci-mvebu.c:660:22: error: 'value' undeclared; did you mean 'false'?
 2018-12-21  9:23 UTC 

[PATCH v2 -next] input: keyboard: remove duplicated include from mtk-pmic-keys.c
 2018-12-21  8:46 UTC  (2+ messages)

[PATCH] mfd: convert to DEFINE_SHOW_ATTRIBUTE
 2018-12-21  7:41 UTC  (4+ messages)

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-21  7:15 UTC  (7+ messages)
` [PATCH v10 17/27] drivers: firmware: psci: Prepare to support PM domains

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2018-12-21  6:50 UTC  (4+ messages)
` [PATCH v3 6/7] arm64: dts: xilinx: ultra96: Standardize LED labels and triggers

[PATCH v1 1/3] mailbox: Add support for Armada 37xx rWTM mailbox
 2018-12-21  5:13 UTC  (5+ messages)
` [PATCH v1 2/3] dt-bindings: mailbox: Document armada-37xx-rwtm-mailbox binding

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-21  4:52 UTC  (12+ messages)
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

[v6] PCI: imx: make msi work without CONFIG_PCIEPORTBUS=y
 2018-12-21  4:33 UTC 

[PATCH] panel-innolux: set display off in innolux_panel_unprepare
 2018-12-21  3:39 UTC 

[PATCH] regulator: mcp16502: Select REGMAP_I2C to fix build error
 2018-12-21  2: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).