linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-16 13:36:56 to 2017-06-18 14:05:44 UTC [more...]

[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-06-18 14:05 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: serial: Add bindings for the Amlogic Meson UARTs
` [PATCH v5 3/4] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock

[PATCH v3 1/3] spi: rockchip: add support for "cs-gpios" dts property
 2017-06-18 14:05 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: spi/rockchip: add "cs-gpios" optional property

[PATCH] of: update ePAPR references to point to Devicetree Specification
 2017-06-18 14:05 UTC  (2+ messages)

[PATCH v2 0/2] SoC driver for Broadcom STB DPFE
 2017-06-18 14:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt/bindings: Add bindings for Broadcom STB DRAM Sensors

[PATCH v1 0/2] Patches to add support pdm controller for rk3328
 2017-06-18 14:05 UTC  (5+ messages)
` [PATCH v1 1/2] ASoC: rockchip: add support for pdm controller
` [PATCH v1 2/2] arm64: dts: rk3328: add pdm node

[PATCH] dt-bindings: usb: exynos-usb: Add missing required VDD properties
 2017-06-18 14:05 UTC  (2+ messages)

[PATCH v2 0/4] Add Broadcom STB USB phy driver
 2017-06-18 14:05 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: Add Broadcom STB USB PHY binding document

[PATCH v5 0/3] Tango PCIe controller support
 2017-06-18 14:05 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
    ` [PATCH v6 "

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-18 14:04 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: rng: add MediaTek MT7622 Hardware Random Generator bindings

[PATCH 00/12] coresight: Support for ARM Coresight SoC-600
 2017-06-18 14:04 UTC  (4+ messages)
` [PATCH 01/12] coresight replicator: Cleanup programmable replicator naming

[PATCH] watchdog: meson-wdt: add support for the watchdog on Meson8 and Meson8m2
 2017-06-18 14:04 UTC  (4+ messages)

[PATCH v4 0/6] provide power off support for iMX6 with external PMIC
 2017-06-18 14:04 UTC  (3+ messages)
` [PATCH v4 4/6] regulator: pfuze100: add fsl, pmic-stby-poweroff property
  ` [PATCH v4 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property

[PATCH 1/4] ARM: shmobile: Document Renesas H3-based Salvator-XS board DT bindings
 2017-06-18 14:04 UTC 

[PATCH] ARM: dts: at91: add support DT for AC97 driver for at91sam9g45
 2017-06-18 12:40 UTC  (2+ messages)
` [PATCH] ARM: at91: dts: add AC97 support for AT91SAM9G45

clean up and modularize arch dma_mapping interface V2
 2017-06-18  9:54 UTC  (50+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 04/44] drm/exynos: "
` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
` [PATCH 10/44] ia64: "
` [PATCH 11/44] m32r: "
` [PATCH 12/44] microblaze: "
` [PATCH 13/44] openrisc: "
` [PATCH 14/44] sh: "
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask

[PATCH v2 3/5] arm64: dts: Add ufs dts node
 2017-06-18  7:06 UTC  (3+ messages)

[PATCH 0/5] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-18  5:38 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: Update Broadcom STB binding
` [PATCH 2/5] soc: bcm: brcmstb: Add Kconfig entry point for power management
` [PATCH 3/5] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
` [PATCH 4/5] dt-bindings: Document MIPS Broadcom STB power management nodes
` [PATCH 5/5] soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)

[PATCH V1 0/9] add clock driver for Spreadtrum platforms
 2017-06-18  1:58 UTC  (10+ messages)
` [PATCH V1 1/9] dt-bindings: Add Spreadtrum CCU binding documentation
` [PATCH V1 2/9] clk: sprd: Add common infrastructure
` [PATCH V1 3/9] clk: sprd: add gate clock support
` [PATCH V1 4/9] clk: sprd: add mux "
` [PATCH V1 5/9] clk: sprd: add divider "
` [PATCH V1 6/9] clk: sprd: add composite "
` [PATCH V1 7/9] clk: sprd: add adjustable pll support
` [PATCH V1 8/9] clk: sprd: add clocks support for SC9860
` [PATCH V1 9/9] arm64: dts: add ccu "

[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_IMX7D_ADC
 2017-06-17 23:32 UTC  (2+ messages)

[PATCH 0/6] add some device nodes support for rk322x SoC
 2017-06-17 18:12 UTC  (3+ messages)
` [PATCH 1/6] ARM: dts: rockchip: add basic dtsi file for RK3229 SoC

[PATCH] soc: rockchip: disable jtag switching for RK3328 Soc
 2017-06-17 17:59 UTC  (3+ messages)

[PATCH v1 0/2] Patches to add support spdif for rk322x
 2017-06-17 17:56 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: rk322x: add spdif node

[PATCH] ARM: dts: imx6q-cm-fx6: add sdio wifi/bt nodes
 2017-06-17 14:32 UTC  (4+ messages)

[PATCH] ASoC: zx-i2s: flip I2S master/slave mode
 2017-06-17 14:25 UTC 

[PATCH] clk: zx296718: export I2S mux clocks
 2017-06-17 14:21 UTC 

[PATCH 0/2] Add ZTE ZTE zx-aud96p22 audio codec driver
 2017-06-17 14:09 UTC  (3+ messages)
` [PATCH 1/2] ASoC: add bindings for ZTE zx-aud96p22 audio codec
` [PATCH 2/2] ASoC: zx_aud96p22: add ZTE ZX AUD96P22 codec driver

[PATCH 0/4] net-next: stmmac: dwmac-sun8i: add support for V3s
 2017-06-17 14:07 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net-next: Add DT bindings documentation for Allwinner V3s EMAC
` [PATCH 2/4] dt-bindings: syscon: Add DT bindings documentation for Allwinner V3s syscon
` [PATCH 3/4] net-next: stmmac: dwmac-sun8i: force EPHY clock freq to 24MHz
` [PATCH 4/4] net-next: stmmac: dwmac-sun8i: add support for V3s EMAC

[PATCH] dmaengine: qcom-bam: Process multiple pending descriptors
 2017-06-17 13:37 UTC  (4+ messages)

[PATCH v2] arm: eBPF JIT compiler
 2017-06-17 12:23 UTC  (6+ messages)

[PATCH v2] clocksource/drivers/tcb_clksrc: make IO endian agnostic
 2017-06-17 11:35 UTC 

[PATCH] ARM: dts: kirkwood: Fix Openblock A6 nand partition overlap
 2017-06-17  7:09 UTC  (2+ messages)

[PATCH v2] [media] davinci: vpif: adaptions for DT support
 2017-06-17  6:58 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.13 (#1)
 2017-06-17  6:47 UTC 

[GIT PULL] ARM: mvebu: dt for v4.13 (#1)
 2017-06-17  6:47 UTC 

[GIT PULL] ARM: mvebu: defconfig for v4.13 (#1)
 2017-06-17  6:46 UTC 

[PATCH v3 0/4] Generalize fncpy availability
 2017-06-17  0:07 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: fncpy: Rename include guards
` [PATCH v3 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v3 3/4] arm64: Provide a fncpy implementation
` [PATCH v3 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

[PATCH] drm: exynos: dsi: fix to return -ENODEV when DSI_PORT_OUT is not found
 2017-06-16 22:56 UTC 

[PATCH v2 0/5] scsi: ufs: add ufs driver code for Hi3660 SoC
 2017-06-16 21:51 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: scsi: ufs: add document for hi3660-ufs

[GIT PULL] Allwinner clock changes for 4.13
 2017-06-16 21:50 UTC  (2+ messages)

[PATCH] bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
 2017-06-16 21:33 UTC  (4+ messages)

[PATCH v2 0/4] Generalize fncpy availability
 2017-06-16 21:28 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: fncpy: Rename include guards
` [PATCH v2 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v2 3/4] arm64: Provide a fncpy implementation
` [PATCH v2 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

[PATCH RESEND 0/2] Add support for ARM CCN-502 interconnect
 2017-06-16 20:39 UTC  (2+ messages)

[PATCH] [perf/core branch] perf coresight: Fix ARM builds caused by misplaced __printf
 2017-06-16 19:59 UTC 

[PATCH] ARM: dts: meson8: fix the IR receiver pins
 2017-06-16 18:40 UTC  (3+ messages)

[PATCH 0/3] Meson (32-bit) multi_v7_defconfig updates
 2017-06-16 17:52 UTC  (3+ messages)

[PATCH 0/7] ASoC: stm32: sai: misc fixes
 2017-06-16 17:50 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: stm32: sai: fix DT example
  ` Applied "dt-bindings: stm32: sai: fix DT example" to the asoc tree
` [PATCH 2/7] ASoC: stm32: change SAI configuration flag

[PATCH 3/7] ASoC: stm32: sai: typo fixes
 2017-06-16 17:50 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: typo fixes" to the asoc tree

[PATCH 4/7] ASoC: stm32: sai: remove spurious trace
 2017-06-16 17:50 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: remove spurious trace" to the asoc tree

[PATCH 5/7] ASoC: stm32: sai: change stop sequence
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: change stop sequence" to the asoc tree

[PATCH 6/7] ASoC: stm32: sai: fix clock management
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: fix clock management" to the asoc tree

[PATCH 7/7] ASoC: stm32: sai: manage master clock
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: manage master clock" to the asoc tree

[PATCH 1/2] dt-bindings: stm32: add h7 support for sai
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "dt-bindings: stm32: add h7 support for sai" to the asoc tree

[PATCH 2/2] ASoC: stm32: sai: add h7 support
 2017-06-16 17:49 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: add h7 support" to the asoc tree

[PATCH] gpio: rcar: Add R8A7743 (RZ/G1M) support
 2017-06-16 17:24 UTC  (2+ messages)

[PATCH v5 0/2] Add Basic SoC support for MT7622
 2017-06-16 17:06 UTC  (3+ messages)
` [PATCH v5 1/2] arm64: dts: mt7622: add basic nodes to the mt7622.dtsi file
` [PATCH v5 2/2] arm64: dts: mt7622: add dts file for MT7622 reference board variant 1

[RFT v2] pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
 2017-06-16 16:59 UTC  (2+ messages)

[PATCH] PCI: imx6: add regulator support
 2017-06-16 16:58 UTC  (2+ messages)

[PATCH] arm64: dts: mt6797: fixup build breakage from no such file
 2017-06-16 16:31 UTC 

[PATCH net-next v5 00/11] net: mvmdio: add xMDIO xSMI support
 2017-06-16 16:28 UTC  (2+ messages)

[GIT PULL] ARM: at91: DT for 4.13
 2017-06-16 16:26 UTC 

[PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-16 16:20 UTC  (3+ messages)
  ` [PATCH v2 3/4] ARM: dts: exynos: Fix the active of reset gpios from rinato dts

[RFC PATCH 0/3] provide imx rproc driver
 2017-06-16 16:20 UTC  (4+ messages)
` [RFC PATCH 2/3] remoteproc: imx_rproc: add a NXP/Freescale "

[GIT PULL] ARM: at91: SoC for 4.13
 2017-06-16 16:19 UTC 

[PATCH RFC 0/3] bpf/arm64/mips: Avoid inline asm in BPF
 2017-06-16 16:14 UTC  (4+ messages)
` [PATCH RFC 2/3] samples/bpf: Add define __EMITTING_BPF__ when building BPF

[PATCH 2/2] perf coresight: Remove superfluous check before use
 2017-06-16 16:13 UTC  (3+ messages)

[PATCH 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-06-16 15:58 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: mfd: Add STM32 LPTimer binding
` [PATCH 2/8] mfd: Add STM32 LPTimer driver
` [PATCH 3/8] dt-bindings: pwm: Add STM32 LPTimer PWM binding
` [PATCH 4/8] pwm: Add STM32 LPTimer PWM driver
` [PATCH 5/8] dt-bindings: iio: Add STM32 LPTimer trigger binding
` [PATCH 6/8] iio: trigger: Add STM32 LPTimer trigger driver
` [PATCH 7/8] dt-bindings: iio: Add STM32 LPTimer quadrature encoder and counter
` [PATCH 8/8] iio: counter: Add support for STM32 LPTimer

[PATCH 0/3] rtc: make st-lpc robust against y2038/2106 bug
 2017-06-16 15:52 UTC  (7+ messages)
` [PATCH 1/3] tools: timer: add rtctest_setdate
` [PATCH 2/3] tools: timer: add test to check y2038/2106 bug
` [PATCH 3/3] rtc: st-lpc: make it robust against "

[PATCH] ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
 2017-06-16 15:42 UTC  (2+ messages)

[PATCH] ARM: dts: iwg20d-q7: Add pinctl support for scif0
 2017-06-16 14:57 UTC 

[GIT PULL] arm64: dts: hisilicon dts updates for v4.13
 2017-06-16 14:51 UTC  (3+ messages)
` [GIT PULL v2] "

[PATCH v4 15/20] arm64: dts: hisi: add kirin pcie node
 2017-06-16 14:43 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v4 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-16 14:39 UTC  (5+ messages)
` [PATCH v4 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH v3 0/2] Add basic support for Mediatek MT2712 SoC
 2017-06-16 14:33 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add bindings for Mediatek MT2712 SoC Platform
` [PATCH v3 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH] psci: add debugfs for runtime instrumentation
 2017-06-16 14:26 UTC  (3+ messages)

[PATCH v3 0/6] Add support for the ICU unit in Marvell Armada 7K/8K
 2017-06-16 14:19 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: interrupt-controller: add DT binding for the Marvell GICP
` [PATCH v3 2/6] dt-bindings: interrupt-controller: add DT binding for the Marvell ICU
` [PATCH v3 3/6] irqchip: irq-mvebu-gicp: new driver for Marvell GICP
` [PATCH v3 4/6] irqchip: irq-mvebu-icu: new driver for Marvell ICU
` [PATCH v3 5/6] arm64: marvell: enable ICU and GICP drivers
` [PATCH v3 6/6] arm64: dts: marvell: enable GICP and ICU on Armada 7K/8K

[RFT 1/2] pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
 2017-06-16 14:08 UTC  (3+ messages)
  ` [RFT 2/2] pinctrl: samsung: Fix invalid register offset used for Exynos5433 external interrupts

[PATCH v2] drm/mediatek: separate color module to fixup error memory reallocation
 2017-06-16 14:02 UTC 

[PATCH] drm/mediatek: fixup error memory reallocation
 2017-06-16 13:58 UTC  (3+ messages)

[PATCH 0/2] ASoC: stm32: add SPDIFRX driver
 2017-06-16 13:57 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: Document the STM32 SPDIFRX interface
` [PATCH 2/2] ASoC: stm32: Add SPDIFRX support

[PATCH 0/3] Add some DT nodes for Mediatek MT2701
 2017-06-16 13:54 UTC  (4+ messages)
` [PATCH 3/3] arm: dts: mt2701: Add display subsystem related nodes for MT2701

[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
 2017-06-16 13:36 UTC  (3+ messages)
` [RESEND PATCH v5 07/16] ARM: dts: koelsch: Add generic compatible string for I2C EEPROM


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