linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-19 01:29:57 to 2017-05-19 15:20:15 UTC [more...]

[PATCH v2 0/5] STM32 DSI HOST
 2017-05-19 15:20 UTC  (3+ messages)
` [PATCH v2 1/5] drm/stm: ltdc: Add bridge support
` [PATCH v2 2/5] dt-bindings: display: Add Synopsys DW MIPI DSI DRM bridge driver

[PATCH] arm64: dts: rockchip: fix include reference
 2017-05-19 15:11 UTC 

[PATCH] serial: 8250: Add CAP_MINI, set for bcm2835aux
 2017-05-19 15:07 UTC 

[PATCH V2 2/6] tty: serial: lpuart: add little endian 32 bit register support
 2017-05-19 15:07 UTC  (9+ messages)
` [V2, "

[PATCH] arm: boot/compressed: fix decompressor header layout for v7-M
 2017-05-19 14:59 UTC 

[RFC PATCH] arm64: neon: Remove support for nested or hardirq kernel-mode NEON
 2017-05-19 14:18 UTC  (11+ messages)

[PATCH] dmaengine: pl330: Add IOMMU support to slave tranfers
 2017-05-19 14:06 UTC 

[PATCH 1/8 v2] clocksource/drivers/fttmr010: Fix the clock handling
 2017-05-19 13:58 UTC  (7+ messages)
` [PATCH 2/8 v2] clocksource/drivers/fttmr010: Merge FTTMR010 DT bindings
` [PATCH 7/8 v2] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010

[PATCH V3 0/3] clk: introduce clk_bulk_get accessories
 2017-05-19 13:49 UTC  (4+ messages)
` [PATCH V3 1/3] clk: add "
` [PATCH V3 2/3] clk: add managed version of clk_bulk_get
` [PATCH V3 3/3] cpufreq: imx6q: refine clk operations

[GIT PULL] arm64 fixes for 4.12
 2017-05-19 13:48 UTC 

[PATCH 0/3][v4] staging: fsl-mc: move bus driver out of staging
 2017-05-19 13:41 UTC  (5+ messages)
` [PATCH 1/3] staging: fsl-mc: fix several checkpath.pl warnings
` [PATCH 2/3] staging: fsl-mc: add binding path to MAINTAINERS
` [PATCH 3/3][v4] staging: fsl-mc: move bus driver out of staging

[PATCH 1/1] ARM: compressed/head.S: fix __nop macro rept number for ARMv7M
 2017-05-19 13:41 UTC  (4+ messages)

[PATCH] coresight: tmc: Configure DMA mask appropriately
 2017-05-19 13:29 UTC  (2+ messages)

[PATCH v2] printk: Use the main logbuf in NMI when logbuf_lock is available
 2017-05-19 13:02 UTC  (4+ messages)

[PATCH 0/5] iio: add support for STM32H7 ADC
 2017-05-19 12:45 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: iio: stm32-adc: add support for STM32H7
` [PATCH 2/5] iio: adc: stm32: make core adc clock optional by default
` [PATCH 3/5] iio: adc: stm32: introduce compatible data cfg
` [PATCH 4/5] iio: adc: stm32: make per instance bus clock optional
` [PATCH 5/5] iio: adc: stm32: add support for STM32H7

[PATCH] i2c: designware: don't infer timings described by ACPI from clock rate
 2017-05-19 12:38 UTC  (6+ messages)

[PATCH v3 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
 2017-05-19 12:35 UTC  (7+ messages)
` [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323

[PATCH V2 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-19 11:50 UTC  (6+ messages)
` [PATCH V2 6/6] tty: serial: lpuart: add a more accurate baud rate calculation method

[PATCH 1/2] acpica: iort: Update SMMU models for IORT rev. C
 2017-05-19 11:32 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable several drivers for HiSilicon Hi3798CV200 SoC
 2017-05-19 11:29 UTC 

[PATCH v2 0/4] amend some properties related clk and cpu for rk322x
 2017-05-19 11:29 UTC  (7+ messages)
` [PATCH v2 1/4] arm: dts: rk322x: add some assigned-clocks
` [PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
` [PATCH v2 4/4] arm: dts: rk322x: update tsadc's frequence setting

[PATCH 0/2] Add basic support for Mediatek MT2712 SoC
 2017-05-19 11:09 UTC  (3+ messages)
` [PATCH 1/2] Document: DT: Add bindings for Mediatek MT2712 SoC Platform
` [PATCH 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH v1] PM / devfreq: exynos-ppmu : Handle return value of clk_prepare_enable
 2017-05-19 10:56 UTC 

[PATCH v1] PM / devfreq: exynos-nocp : Handle return value of clk_prepare_enable
 2017-05-19 10:50 UTC 

[PATCH v2 0/3] clk: rockchip: support clk controller for RK3128 SoC
 2017-05-19 10:31 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: add bindings for rk3128 clock controller

[PATCH v2] drm: mediatek: change the variable type of rdma threshold
 2017-05-19  9:57 UTC 

[RFC PATCH v2 0/7] ARM: NOMMU: MPU updates
 2017-05-19  9:46 UTC  (8+ messages)
` [RFC PATCH v2 1/7] ARM: NOMMU: Move out MPU setup in separate module
` [RFC PATCH v2 2/7] ARM: NOMMU: Update MPU accessors to use cp15 helpers
` [RFC PATCH v2 3/7] ARM: NOMMU: Rework MPU to be mostly done in C
` [RFC PATCH v2 4/7] ARM: NOMMU: Disallow MPU for XIP
` [RFC PATCH v2 5/7] ARM: Kconfig: Kill CONFIG_VECTORS_BASE
` [RFC PATCH v2 6/7] ARM: V7M: Add support for MPU to M-class
` [RFC PATCH v2 7/7] ARM: NOMMU: Use more MPU regions to cover memory

[PATCH v2 0/9] crypto: add HMAC IPAD/OPAD constant
 2017-05-19  9:17 UTC  (12+ messages)
` [PATCH v2 1/9] crypto: add hmac "
` [PATCH v2 2/9] crypto: brcm - Use "
` [PATCH v2 3/9] crypto: ixp4xx "
` [PATCH v2 4/9] crypto: marvell "
` [PATCH v2 5/9] crypto: mv_cesa "
` [PATCH v2 6/9] crypto: omap-sham "
` [PATCH v2 7/9] crypto: qat "
` [PATCH v2 8/9] crypto: mediatek "
` [PATCH v2 9/9] crypto: ccp "

[PATCH v6 0/9] AXP803 PMIC support for Pine64
 2017-05-19  8:56 UTC  (24+ messages)
` [PATCH v6 2/9] irqchip/sunxi-nmi: add support for the NMI in A64 R_INTC
` [PATCH v6 3/9] arm64: allwinner: a64: add NMI (R_INTC) controller on A64
  ` [linux-sunxi] "
` [PATCH v6 4/9] arm64: allwinner: a64: add AXP803 node to Pine64 device tree
  ` [linux-sunxi] "
` [PATCH v6 7/9] arm64: allwinner: a64: add DTSI file for AXP803 PMIC
  ` [linux-sunxi] "
` [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64
  ` [linux-sunxi] "
` [PATCH v6 9/9] arm64: allwinner: a64: enable Wi-Fi "
  ` [linux-sunxi] "

[PATCH v4 0/6] clk: sunxi-ng: Add support for A83T CCU
 2017-05-19  8:36 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: clock: sunxi-ccu: Add compatible string "
` [PATCH v4 2/6] clk: sunxi-ng: Support multiple variable pre-dividers
` [PATCH v4 3/6] clk: sunxi-ng: Add driver for A83T CCU
` [PATCH v4 4/6] ARM: sun8i: a83t: Add CCU device nodes
` [PATCH v4 5/6] ARM: sun8i: a83t: Set clock accuracy for 24MHz oscillator
` [PATCH v4 6/6] ARM: sun8i: a83t: Switch to CCU device tree binding macros

[PATCH v2] soc: renesas: Rework Kconfig and Makefile logic
 2017-05-19  8:35 UTC 

[PATCH] firmware: ti_sci: fix strncat length check
 2017-05-19  8:32 UTC  (3+ messages)

[PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
 2017-05-19  8:30 UTC  (2+ messages)

[PATCH v2] clk: renesas: Rework Kconfig and Makefile logic
 2017-05-19  8:30 UTC 

[PATCH -next] clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()
 2017-05-19  8:26 UTC  (2+ messages)

[GIT PULL] omap fixes for v4.12-rc cycle
 2017-05-19  8:16 UTC 

[PATCH 00/41] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support
 2017-05-19  8:15 UTC  (42+ messages)
` [PATCH 01/41] mmc: host: omap_hsmmc: Support pbias and vmmc_aux to switch to 1.8v
` [PATCH 02/41] mmc: host: omap_hsmmc: Separate setting voltage capabilities from bus power
` [PATCH 03/41] mmc: host: omap_hsmmc: Program HCTL based on signal_voltage set by mmc core
` [PATCH 04/41] mmc: host: omap_hsmmc: Add voltage switch support for UHS SD card
` [PATCH 05/41] mmc: host: omap_hsmmc: Set clk rate to the max frequency
` [PATCH 06/41] mmc: host: omap_hsmmc: Add tuning support
` [PATCH 07/41] mmc: host: omap_hsmmc: Allow io voltage switch even for fixed vdd
` [PATCH 08/41] mmc: host: omap_hsmmc: Remove incorrect voltage switch sequence
` [PATCH 09/41] mmc: host: omap_hsmmc: Add software timer when timeout greater than hardware capablility
` [PATCH 10/41] mmc: host: omap_hsmmc: Prepare *set_timing() to be used for iodelay setting
` [PATCH 11/41] mmc: host: omap_hsmmc: Add new compatible string to support dra7
` [PATCH 12/41] mmc: host: omap_hsmmc: Fix error path sequence
` [PATCH 13/41] mmc: host: omap_hsmmc: Add support to set IODELAY values
` [PATCH 14/41] mmc: host: omap_hsmmc: Remove *use_dma* member
` [PATCH 15/41] mmc: host: omap_hsmmc: Enable ADMA2
` [PATCH 16/41] mmc: omap_hsmmc: Support non-1.8V IO controllers
` [PATCH 17/41] ARM: dts: dra72-evm: Add vmmc_aux supply to mmc1
` [PATCH 18/41] ARM: dts: dra72-evm-revc: "
` [PATCH 19/41] ARM: dts: am57xx-beagle-x15-revb1: Fix supply name used for MMC1 IO lines
` [PATCH 20/41] ARM: dts: dra7-evm: Correct the vmmc-supply for mmc2
` [PATCH 21/41] ARM: dts: dra72-evm-common: Correct "
` [PATCH 22/41] ARM: dts: Add dra7 iodelay configuration
` [PATCH 23/41] ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data
` [PATCH 24/41] ARM: dts: dra74x: "
` [PATCH 25/41] ARM: dts: dra7-evm: Add pinmux configuration for MMC
` [PATCH 26/41] ARM: dts: am57xx-beagle-x15: "
` [PATCH 27/41] ARM: dts: am57xx-idk: Move common MMC/SD properties to common file
` [PATCH 28/41] ARM: dts: am571x-idk: Add pinmux configuration for MMC
` [PATCH 29/41] ARM: dts: am572x-idk: "
` [PATCH 30/41] ARM: dts: dra72-evm: "
` [PATCH 31/41] ARM: dts: dra72-evm-revc: "
` [PATCH 32/41] ARM: dts: dra71-evm: "
` [PATCH 33/41] ARM: dts: dra7: Add "max-frequency" property to MMC dt nodes
` [PATCH 34/41] ARM: dts: dra7: Use new dra7-specific compatible string
` [PATCH 35/41] ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes
` [PATCH 36/41] ARM: dts: am57xx-idk: Set MMC2 IO voltage to 3.3V
` [PATCH 37/41] ARM: dts: am57xx-beagle-x15-common: "
` [PATCH 38/41] ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVM
` [PATCH 39/41] ARM: omap2plus_defconfig: Enable PINCTRL_TI_IODELAY
` [PATCH 40/41] ARM: multi_v7_defconfig: "
` [PATCH 41/41] Documentation: ARM: Document new dependencies for MMC on DRA7

[PATCH] ARM: remove duplicate 'const' annotations'
 2017-05-19  8:14 UTC  (2+ messages)

[PATCH 0/8] clocksource: Generalize Faraday timer
 2017-05-19  7:59 UTC  (7+ messages)
` [PATCH 7/8] clocksource/drivers/fttmr010: Merge Moxa into FTTMR010

[PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
 2017-05-19  7:34 UTC  (4+ messages)
` [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock

[PATCH 3/4] [media] s5p-jpeg: don't return a random width/height
 2017-05-19  7:22 UTC  (2+ messages)

[PATCH V2 0/5] pinctrl: imx: add generic pin config and imx7ulp support
 2017-05-19  7:05 UTC  (6+ messages)
` [PATCH V2 1/5] pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
` [PATCH V2 2/5] pinctrl: imx: add generic pin config core support
` [PATCH V2 3/5] pinctrl: imx: add soc specific mux_mode mask and shift property
` [PATCH V2 4/5] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
` [PATCH V2 5/5] pinctrl: imx: add imx7ulp driver

[PATCH 1/2] arm64: defconfig: sync with savedefconfig
 2017-05-19  7:01 UTC  (6+ messages)
` [PATCH 2/2] arm64: defconfig: enable options needed for QCom DB410c board

[PATCH] ARM: configs: add a gemini defconfig
 2017-05-19  6:57 UTC  (2+ messages)

[GIT PULL 1/2] Broadcom devicetree changes for 4.12
 2017-05-19  6:56 UTC  (4+ messages)
` [GIT PULL 2/2] Broadcom drivers "

[PATCH v3 0/3] Add support for the S6E3HF2 panel on TM2e board
 2017-05-19  6:56 UTC  (2+ messages)

[PATCH] mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
 2017-05-19  6:25 UTC  (2+ messages)

[PATCH v5 0/5] Fix the parse_dt of exynos dsi and remove the OF graph
 2017-05-19  6:17 UTC  (4+ messages)
  ` [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node

[PATCH v2 net-next 0/2] Check all RGMII phy mode variants
 2017-05-19  4:34 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode

[PATCH v10 00/10] coresight: enable debug module
 2017-05-19  4:25 UTC  (11+ messages)
` [PATCH v10 01/10] coresight: bindings for CPU "
` [PATCH v10 02/10] doc: Add documentation for Coresight CPU debug
` [PATCH v10 03/10] doc: Add coresight_cpu_debug.enable to kernel-parameters.txt
` [PATCH v10 04/10] MAINTAINERS: update file entries for Coresight subsystem
` [PATCH v10 05/10] coresight: of_get_coresight_platform_data: Add missing of_node_put
` [PATCH v10 06/10] coresight: refactor with function of_coresight_get_cpu
` [PATCH v10 07/10] coresight: add support for CPU debug module
` [PATCH v10 08/10] arm64: dts: hi6220: register "
` [PATCH v10 09/10] arm64: dts: qcom: msm8916: Add debug unit
` [PATCH v10 10/10] arm64: dts: juno: Add Coresight CPU debug nodes

[PATCH v6 0/3] OF/PCI address PCI inbound memory limitations
 2017-05-19  2:58 UTC  (6+ messages)
` [PATCH v6 1/3] of/pci/dma: fix DMA configuration for PCI masters

[PATCH] ARM: dts: imx6sx-sdb: Properly model the ARM and SOC regulator supplies
 2017-05-19  2:16 UTC  (2+ messages)

[PATCH 0/3] add clock driver for Spreadtrum platforms
 2017-05-19  2:12 UTC  (5+ messages)
` [PATCH 2/3] Documentation: add sprd clock bindings

[PATCH v2 0/2] Hi3660: enable sp804 timer
 2017-05-19  2:01 UTC  (4+ messages)
` [PATCH v2 1/2] clk: Hi3660: change to register crgctrl clock with CLK_OF_DECLARE_DRIVER

[PATCH 00/11] arm64/firmware: Software Delegated Exception Interface
 2017-05-19  1:48 UTC  (3+ messages)
` [PATCH 06/11] dt-bindings: add devicetree binding for describing arm64 SDEI firmware

[PATCH 00/11] Broadcom Stingray SOC Initial Support
 2017-05-19  1:37 UTC  (3+ messages)
` [PATCH 03/11] clk: bcm: Add clocks for Stingray SOC

[PATCH 1/5 v3] dt-bindings: Augment Gemini for clocks, resets
 2017-05-19  1:36 UTC  (2+ messages)

[PATCH 0/2] dmaengine: mtk-hsdma: add support for Mediatek High-Speed DMA controller on MT7623 SoC
 2017-05-19  1:29 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add Mediatek High-Speed DMA controller bindings


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