linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-08 13:30:22 to 2016-12-09 11:04:10 UTC [more...]

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2016-12-09 11:04 UTC  (3+ messages)
` [PATCH v2 01/11] power: supply: axp20x_usb_power: use of_device_id data field instead of device_is_compatible
` [PATCH v2 02/11] mfd: axp20x: add volatile and writeable reg ranges for VBUS power supply driver

[PATCH 0/1] arm64: mm: add config options for page table configuration
 2016-12-09 10:57 UTC  (7+ messages)
` [PATCH 1/1] "

[RFC, PATCHv1 00/28] 5-level paging
 2016-12-09 10:51 UTC  (2+ messages)

[PATCH] builddeb: Use aarch64 instead of arm64 for UTS_MACHINE
 2016-12-09 10:50 UTC 

[PATCH] ARM: EXYNOS: move exynos_pm_init into pm.c and remove init_late hook
 2016-12-09 10:31 UTC 

[PATCH v3 00/12] mmc: Add support to Marvell Xenon SD Host Controller
 2016-12-09 10:30 UTC  (13+ messages)
` [PATCH v3 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v3 02/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v3 03/12] mmc: sdhci: Export sdhci_execute_tuning() "
` [PATCH v3 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v3 05/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v3 06/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v3 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v3 08/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v3 09/12] mmc: sdhci-xenon: Add SOC PHY PAD voltage control
` [PATCH v3 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v3 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v3 12/12] arm64: configs: enable SDHCI driver for Xenon

Tearing down DMA transfer setup after DMA client has finished
 2016-12-09 10:25 UTC  (28+ messages)

[PATCH v8 0/3] add support for Allwinner SoCs ADC
 2016-12-09 10:22 UTC  (4+ messages)
` [PATCH v8 1/3] ARM: sunxi_defconfig: Add CONFIG_THERMAL_OF
` [PATCH v8 2/3] mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADC
` [PATCH v8 3/3] iio: adc: add support for Allwinner SoCs ADC

[PATCH v6 0/5] davinci: VPIF: add DT support
 2016-12-09 10:20 UTC  (7+ messages)
` [PATCH v6 1/5] [media] davinci: VPIF: fix module loading, init errors
` [PATCH v6 2/5] [media] davinci: vpif_capture: remove hard-coded I2C adapter id

[PATCH] SCPI (pre-v1.0): fix reading sensor value
 2016-12-09 10:16 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] firmware: arm_scpi: zero RX buffer before requesting data from the mbox
  ` [PATCH v2 2/2] firmware: arm_scpi: check the payload length in scpi_send_message

[PATCH renesas/devel] arm64: dts: r8a7795: Use Gen 3 fallback compat string for PCIE
 2016-12-09 10:13 UTC  (3+ messages)

[PATCH v3 0/4] mm: fix the "counter.sh" failure for libhugetlbfs
 2016-12-09  9:58 UTC  (7+ messages)

[PATCH v1 0/2] Add MediaTek crypto acclelrator driver
 2016-12-09  9:45 UTC  (5+ messages)
` [PATCH v1 2/2] crypto: mediatek - add DT bindings documentation

[PATCH RFC] drm/sun4i: rgb: Add 5% tolerance to dot clock frequency check
 2016-12-09  9:36 UTC  (8+ messages)

[RFC PATCH net-next v3 1/2] macb: Add 1588 support in Cadence GEM
 2016-12-09  9:20 UTC  (7+ messages)

[RESEND-PATCH] ARM: EXYNOS: remove smp hook from machine descriptor
 2016-12-09  9:12 UTC  (3+ messages)

[PATCH v4 0/7] Add PWM and IIO timer drivers for STM32
 2016-12-09  8:59 UTC  (8+ messages)
` [PATCH v4 6/7] IIO: add STM32 timer trigger driver

[PATCH v5 0/7] Add PWM and IIO timer drivers for STM32
 2016-12-09  8:53 UTC  (3+ messages)
` [PATCH v5 1/7] MFD: add bindings for STM32 General Purpose Timer driver

[PATCH v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-09  8:24 UTC  (18+ messages)
` [PATCH v18 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v18 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v18 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v18 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v18 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v18 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v18 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v18 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v18 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v18 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v18 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v18 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v18 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v18 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v18 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH v3 -next 1/2] ARM: sunxi: add support for H2+ SoC
 2016-12-09  8:17 UTC  (3+ messages)
` [PATCH v3 -next 2/2] ARM: dts: sunxi: add support for Orange Pi Zero board

[PATCH 2/2] arm: dts: sun8i: reuse the uart1 node of iNet D978 rev2 board
 2016-12-09  8:11 UTC 

[PATCH] ARM: dts: sun8i-q8-common: enable bluetooth on SDIO Wi-Fi
 2016-12-09  8:07 UTC  (2+ messages)

[PATCH 0/3] clk: keystone: add sci clock support
 2016-12-09  8:05 UTC  (6+ messages)
` [PATCH 3/3] clk: keystone: Add sci-clk driver support

[RESEND PATCH v2 0/7] drm/vc4: VEC (SDTV) output support
 2016-12-09  7:45 UTC  (3+ messages)

[PATCH] arm64: ls1012a: dts: add eSDHC nodes
 2016-12-09  6:29 UTC 

[PATCH 0/4] dt-bindings: mfd: Update TPS65217 interrupts
 2016-12-09  6:28 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: am335x: Fix the interrupt name of TPS65217
` [PATCH 2/4] dt-bindings: mfd: Remove TPS65217 interrupts
` [PATCH 3/4] dt-bindings: power/supply: Update TPS65217 properties
` [PATCH 4/4] dt-bindings: input: Specify the interrupt number of TPS65217 power button

[PATCH 3/3] iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC
 2016-12-09  5:20 UTC  (2+ messages)

[PATCH 0/2] minor GXL and GXM improvements
 2016-12-09  4:39 UTC  (3+ messages)
` [PATCH v2 0/2] GXL and GXM SCPI improvements

[PATCH 00/16] FSI device driver introduction
 2016-12-09  4:12 UTC  (3+ messages)
` [PATCH 16/16] drivers/fsi: Add GPIO based FSI master

[PATCH 3/4] ARM: versatile: empty Makefile.boot needed for no-MMU compile
 2016-12-09  3:02 UTC  (5+ messages)
` [PATCH 4/4] ARM: versatile: support configuring versatile machine for no-MMU

boot hang issue on S5PV210 with the latest kernel
 2016-12-09  2:28 UTC 

[PATCH v3 0/2] add reset-hi3660
 2016-12-09  2:11 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: Document the hi3660 reset bindings
  ` [PATCH] "

[PATCH] ARM: dts: sun8i: Support DTB build for NanoPi M1
 2016-12-09  1:47 UTC 

[PATCH v3 0/3] ARM: dts: imx6: Support Poslab Savageboard dual & quad
 2016-12-09  1:04 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: imx6: Add Savageboard common file
` [PATCH v3 2/3] ARM: dts: imx6: Support Savageboard dual
` [PATCH v3 3/3] ARM: dts: imx6: Support Savageboard quad

[PATCH] ARM64: defconfig: enable DRM_MESON as module
 2016-12-09  0:57 UTC 

[PATCH 0/3] clkdev: add devm_get_clk_from_child()
 2016-12-09  0:55 UTC  (14+ messages)
` [PATCH 2/3] ASoC: simple-card: use devm_get_clk_from_child()
` [PATCH 3/3] ASoC: simple-card-utils: enable clocks/clock-names/clock-ranges

[PATCH 5/8] efi: Get the secure boot status [ver #5]
 2016-12-09  0:35 UTC  (7+ messages)
  ` [PATCH 0/8] efi: Pass secure boot mode to kernel "

[PATCH] drivers: clk: qoriq: Add ls2088a key to clk OF match table
 2016-12-09  0:33 UTC 

[PATCH v3] clk: qoriq: added ls1012a clock configuration
 2016-12-09  0:31 UTC  (6+ messages)

[PATCH v2] PCI: designware: add host_init error handling
 2016-12-09  0:04 UTC  (2+ messages)

[PATCH 0/2] clk: bcm2835: Propage rate change to PLLH
 2016-12-08 23:06 UTC  (5+ messages)
` [PATCH 1/2] clk: bcm: Support rate change propagation on bcm2835 clocks
` [PATCH 2/2] clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clock

[PATCH] clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clk
 2016-12-08 22:55 UTC  (2+ messages)

[PATCH 00/11] Add basic code support for imx6sll
 2016-12-08 22:54 UTC  (5+ messages)
` [PATCH 03/11] driver: clk: imx: Add clock driver "
` [PATCH 10/11] Document: dt: binding: imx: update doc "

[PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2016-12-08 22:49 UTC 

[PATCH 04/16] drivers/fsi: Add fsi master definition
 2016-12-08 22:49 UTC  (7+ messages)
` [PATCH 08/16] drivers/fsi: Add crc4 helpers

[PATCH] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2016-12-08 22:46 UTC  (2+ messages)

[PATCH] ARM: keystone: dts: fix netcp clocks and add names
 2016-12-08 22:13 UTC  (2+ messages)

[bug report] ARM: pxa: add U2D controller and ULPI driver for pxa3xx
 2016-12-08 22:11 UTC 

[PATCHv5 00/11] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-08 21:49 UTC  (7+ messages)
` [PATCH v2 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
  ` [PATCH v2 1/4] mtd: lart: Rename partition defines to be prefixed with PART_
  ` [PATCH v2 2/4] ARM: Define KERNEL_START and KERNEL_END
  ` [PATCH v2 3/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
  ` [PATCH v2 4/4] ARM: treewide: Replace uses of virt_to_phys with __pa_symbol

[PATCH pci/host-iproc] PCI: iproc: Allow more than slot 0 on PAXC
 2016-12-08 21:30 UTC 

Odroid C2 crashes with Bad mode in Error handler detected on CPUx
 2016-12-08 21:20 UTC 

[PATCH 1/2] dt-bindings: zx296718-clk: add compatible for audio clock controller
 2016-12-08 21:04 UTC  (4+ messages)
` [PATCH 2/2] clk: zte: add audio clocks for zx296718

[PATCH] ARM: Ignore compressed kernel build products
 2016-12-08 18:54 UTC 

[PATCH] ARM: Ignore compressed kernel build products
 2016-12-08 18:54 UTC 

[GIT PULL 0/3] ARM: exynos: Second round for v4.10
 2016-12-08 18:46 UTC  (8+ messages)
` [GIT PULL 1/3] ARM: exynos: Soc/mach "

[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-08 18:42 UTC  (7+ messages)

[PATCH pci/host-iproc] pci-iproc: skip check for legacy IRQ on PAXC buses
 2016-12-08 18:26 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: fixes for v4.9 (#2)
 2016-12-08 18:19 UTC  (2+ messages)

[PATCH 0/3] rtc: armada38x: Few improvement and cleanup
 2016-12-08 18:09 UTC  (8+ messages)
` [PATCH 1/3] rtc: armada38x: improve RTC errata implementation
` [PATCH 2/3] rtc: armada38x: Convert to time64_t
` [PATCH 3/3] rtc: armada38x: Prepare for being use on 64 bits

[PATCH v2 0/5] arm64: dts: Enable bus frequency scaling on Exynos5433-based TM2 board
 2016-12-08 17:52 UTC  (3+ messages)
` [PATCH v2 4/5] arm64: dts: exynos5433: Add bus dt node using VDD_INT for Exynos5433

[RFC PATCH v3 00/11] arm64: Add a compat vDSO
 2016-12-08 17:02 UTC  (5+ messages)
` [RFC PATCH v3 07/11] arm64: compat: Add a 32-bit vDSO

[PATCH 3/5] dt-bindings: spi: Add documentation for the Armada 3700 SPI Controller
 2016-12-08 16:55 UTC  (2+ messages)
` Applied "spi: armada-3700: Add documentation for the Armada 3700 SPI Controller" to the spi tree

[PATCH v4 0/4] Add support for the Armada 3700 SPI controller
 2016-12-08 16:55 UTC  (6+ messages)
` [PATCH v4 1/4] spi: Add support for Armada 3700 SPI Controller
  ` Applied "spi: Add support for Armada 3700 SPI Controller" to the spi tree
` [PATCH v4 2/4] spi: armada-3700: Add documentation for the Armada 3700 SPI Controller
` [PATCH v4 3/4] arm64: dts: marvell: Add definition of SPI controller for Armada 3700
` [PATCH v4 4/4] arm64: dts: marvell: Enable spi0 on the board Armada-3720-db

[PATCH 1/2] ASoC: zte: spdif and i2s drivers are not zx296702 specific
 2016-12-08 16:55 UTC  (6+ messages)
` [PATCH 2/2] ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define
  ` Applied "ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define" to the asoc tree
` Applied "ASoC: zte: spdif and i2s drivers are not zx296702 specific" "

[PATCH v3] arm64: fpsimd: improve stacking logic in non-interruptible context
 2016-12-08 16:49 UTC 

[PATCH] MAINTAINERS: Add Patchwork URL to Samsung Exynos entry
 2016-12-08 16:38 UTC  (3+ messages)

[PATCH V1 0/2] Add support for ThunderX SoCs ACPI Host Controllers
 2016-12-08 16:34 UTC  (9+ messages)
` [PATCH V1 1/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
      ` [Linaro-acpi] "

[PATCH] PM / Domains: Fix for domain idle state
 2016-12-08 16:07 UTC  (5+ messages)
` [PATCH] PM / Domains: Fix compatible "

[PATCH] dmaengine: pl330: do not generate unaligned access
 2016-12-08 15:59 UTC  (2+ messages)

[PATCH] drm: zte: add overlay plane support
 2016-12-08 15:57 UTC  (2+ messages)

[bug report v4.8] fs/locks.c: kernel oops during posix lock stress test
 2016-12-08 15:57 UTC  (3+ messages)

[PATCH v2] arm64: fpsimd: improve stacking logic in non-interruptible context
 2016-12-08 15:53 UTC  (3+ messages)

[PATCH] i2c: rk3x: keep i2c irq ON in suspend
 2016-12-08 15:50 UTC  (7+ messages)

[Question] New mmap64 syscall?
 2016-12-08 15:47 UTC  (4+ messages)

[PATCH 1/2] Documentation: sample averaging for imx6ul_tsc
 2016-12-08 15:45 UTC  (4+ messages)

[PATCH V1] pinctrl:pxa:pinctrl-pxa2xx:- No need of devm functions
 2016-12-08 15:25 UTC  (3+ messages)

[PATCH 00/16] Provide support of generic function for SCU enable
 2016-12-08 15:18 UTC  (5+ messages)
` [PATCH 01/16] ARM: scu: Provide support for parsing SCU device node to enable SCU

[PATCH 0/2] crypto: arm64/ARM: NEON accelerated ChaCha20
 2016-12-08 14:28 UTC  (3+ messages)
` [PATCH 1/2] crypto: arm64/chacha20 - implement NEON version based on SSE3 code
` [PATCH 2/2] crypto: arm/chacha20 "

[PATCH v2 1/4] ARM: dts: davinci: da850: VPIF: add node and muxing
 2016-12-08 13:51 UTC  (3+ messages)
` [PATCH v2.1 "

[PATCH] arm64: dts: h3ulcb: Provide sd0_uhs node
 2016-12-08 13:30 UTC  (2+ messages)


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