linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 09:11:40 to 2016-06-06 17:36:51 UTC [more...]

[PATCH 00/22] ARM: clps711x: Switch to DT and Multiplatform
 2016-06-06 17:36 UTC  (3+ messages)
` [PATCH 13/22] spi: clps711x: Driver refactor

[PATCH 0/5] regulator: add Ricoh RN5T567 PMIC support
 2016-06-06 17:35 UTC  (6+ messages)
` [PATCH 3/5] regulator: rn5t618: add "
` [PATCH 5/5] mfd: rn5t618: register restart handler

[PATCH] dmaengine: bcm2835: Fix polling for completion of DMA with interrupts masked
 2016-06-06 17:33 UTC  (3+ messages)

[PATCH v2 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-06-06 17:29 UTC  (11+ messages)
` [PATCH v2 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding

[PATCH 0/3] arm64: Avoid overlapping EFI regions
 2016-06-06 17:26 UTC  (5+ messages)
` [PATCH 2/3] arm64: efi: Ensure efi_create_mapping() does not map overlapping regions

[PATCH v2 4/4] ARM: dts: imx6q-cm-fx6: Relicense under GPLv2/X11
 2016-06-06 17:24 UTC  (2+ messages)

[PATCH v2 0/7] Generic DT bindings for PCI IOMMUs and ARM SMMUv3
 2016-06-06 17:22 UTC  (4+ messages)
` [PATCH v2 6/7] iommu/arm-smmu: Finish off SMMUv3 default domain support

[PATCH] dma: bcm2835: Fix compiler warning on arm64
 2016-06-06 17:15 UTC  (3+ messages)

[RFC PATCH 0/4] arm64: vdso: check whether the params is invalid address
 2016-06-06 17:12 UTC  (2+ messages)

[RFC PATCH 0/2] scpi: Add SCPI framework to handle vendors variants
 2016-06-06 17:10 UTC  (5+ messages)

[PATCH 0/7] reset: Consumers to explicitly request 'exclusive' or 'shared' lines
 2016-06-06 17:08 UTC  (11+ messages)
` [PATCH 1/7] reset: Reorder inline reset_control_get*() wrappers
` [PATCH 2/7] reset: Ensure drivers are explicit when requesting reset lines
` [PATCH 3/7] reset: Supply *_shared variant calls when using of_* API
` [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs
` [PATCH 5/7] reset: TRIVIAL: Add line break at same place for similar APIs
` [PATCH 6/7] phy: miphy28lp: Inform the reset framework that our reset line may be shared
` [PATCH 7/7] usb: dwc3: st: "
  ` [PATCH 8/10] phy: phy-stih407-usb: "
    ` [PATCH 9/10] usb: host: ehci-st: "
    ` [PATCH 10/10] usb: host: ohci-st: "

[v2 PATCH] arm64: kasan: instrument user memory access API
 2016-06-06 17:07 UTC  (3+ messages)

[PATCH net-next 1/3] arm64: bpf: implement bpf_tail_call() helper
 2016-06-06 17:05 UTC  (3+ messages)
` [PATCH net-next 2/3] arm64: bpf: optimize JMP_CALL

[PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools
 2016-06-06 17:01 UTC  (33+ messages)
` [PATCH kexec-tools v2 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
` [PATCH kexec-tools v2 02/32] kdump: fix multiple program header entries
` [PATCH kexec-tools v2 03/32] kdump: actually write out the memory
` [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping
` [PATCH kexec-tools v2 05/32] arm: fix kdump to work on LPAE systems
` [PATCH kexec-tools v2 06/32] kdump: print mmap() offset in hex
` [PATCH kexec-tools v2 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
` [PATCH kexec-tools v2 08/32] kexec: add max_size to memory_ranges
` [PATCH kexec-tools v2 09/32] kexec: phys_to_virt() must take unsigned long long
` [PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions
` [PATCH kexec-tools v2 11/32] kexec: add mem_regions sorting implementation
` [PATCH kexec-tools v2 12/32] kexec: add helper to exlude a region from a set of memory ranges
` [PATCH kexec-tools v2 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
` [PATCH kexec-tools v2 14/32] arm: fix off-by-one on memory end
` [PATCH kexec-tools v2 15/32] arm: fix get_kernel_stext_sym() to close its file
` [PATCH kexec-tools v2 16/32] arm: fix ELF32/ELF64 check
` [PATCH kexec-tools v2 17/32] arm: return proper error for missing crash kernel
` [PATCH kexec-tools v2 18/32] arm: report if crash kernel is out of bounds
` [PATCH kexec-tools v2 19/32] arm: add memory ranges debug
` [PATCH kexec-tools v2 20/32] arm: add maximum number of memory ranges
` [PATCH kexec-tools v2 21/32] arm: parse crash_reserved_mem early
` [PATCH kexec-tools v2 22/32] arm: use generic mem_region sorting implementation
` [PATCH kexec-tools v2 23/32] arm: move crash system RAM parsing earlier
` [PATCH kexec-tools v2 24/32] arm: add support for platforms with boot memory aliases
` [PATCH kexec-tools v2 25/32] arm: crashdump needs boot alias of crash kernel region
` [PATCH kexec-tools v2 26/32] arm: rename crash_reserved_mem to crash_kernel_mem
` [PATCH kexec-tools v2 27/32] arm: add support for multiple reserved regions
` [PATCH kexec-tools v2 28/32] arm: add support for boot-time crash kernel resource
` [PATCH kexec-tools v2 29/32] arm: add debug of reserved and coredump memory ranges
` [PATCH kexec-tools v2 30/32] arm: fix type of phys_offset
` [PATCH kexec-tools v2 31/32] arm: clean up phys/page offset debug
` [PATCH kexec-tools v2 32/32] arm: report which ELF core format we will use

[PATCH v2 0/6] Support BCM23550 SoC
 2016-06-06 16:42 UTC  (5+ messages)
` [PATCH v2 1/6] power: Introduce Broadcom kona reset driver

[PATCH 1/8] arm64: tegra: p2180: Add PMIC support
 2016-06-06 16:36 UTC  (8+ messages)
` [PATCH 2/8] arm64: tegra: p2597: Add basic power supplies
` [PATCH 3/8] arm64: tegra: p2597: Add SDMMC "
` [PATCH 4/8] arm64: tegra: Add DSI panel on Jetson TX1
` [PATCH 5/8] arm64: tegra: Add Tegra210 XUSB pad controller
` [PATCH 6/8] arm64: tegra: Add Tegra210 XUSB controller
` [PATCH 7/8] arm64: tegra: Enable debug serial on Jetson TX1
` [PATCH 8/8] arm64: tegra: Enable XUSB controller "

[RFC v2 0/4] ARM LPAE Outer Shared v2
 2016-06-06 16:28 UTC  (16+ messages)
` [RFC v2 1/4] ARM: mm: add early page table attribute modification ability
` [RFC v2 4/4] ARM: keystone: dma-coherent with safe fallback

[PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support
 2016-06-06 16:00 UTC  (9+ messages)
` [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config

[PATCH 0/3] arm64: dts: juno: add coresight support
 2016-06-06 15:59 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] arm64: dts: juno: add arm,primecell-periphid override
` [PATCH 3/3] arm64: dts: juno: add SCPI power domains for device power management

[PATCH 1/3] firmware: arm_scpi: add support for device power state management
 2016-06-06 15:53 UTC  (2+ messages)
` [PATCH 2/3] Documentation: add DT bindings for ARM SCPI power domains

[PATCH 1/3] firmware: arm_scpi: remove dvfs_get packed structure
 2016-06-06 15:36 UTC  (3+ messages)
` [PATCH 2/3] firmware: arm_scpi: mark scpi_get_sensor_value as static
` [PATCH 3/3] firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHU

[PATCH v2 00/11] pwm: Add support for PWM Capture
 2016-06-06 15:32 UTC  (3+ messages)

[PATCH 00/18] Add support for FDMA DMA controller and xp70 rproc found on STi chipsets
 2016-06-06 15:09 UTC  (3+ messages)

[PATCH 1/2] drm/rockchip: Use atomic PM helpers
 2016-06-06 14:53 UTC  (2+ messages)
` [PATCH 2/2] drm/rockchip: Resume DP early

[PATCH v3] regulator: axp20x: Add support for the (external) drivebus regulator
 2016-06-06 14:35 UTC  (2+ messages)

[PATCH v2 1/2] ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
 2016-06-06 14:33 UTC  (4+ messages)

[v1 PATCH 0/4] Rockchip Type-C and DispplayPort driver
 2016-06-06 14:28 UTC  (5+ messages)
` [v1 PATCH 1/4] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v1 PATCH 3/4] Documentation: bindings: add dt documentation for cdn DP controller

[PATCH v4 0/7] Add MDIO bus multiplexer support for iProc SoCs
 2016-06-06 14:17 UTC  (11+ messages)
` [PATCH v4 1/7] mdio: mux: Enhanced MDIO mux framework for integrated multiplexers
` [PATCH v4 2/7] binding: Make "mdio-parent-bus" property from mandatory to optional
` [PATCH v4 3/7] binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer
` [PATCH v4 4/7] dt: mdio-mux: Add mdio multiplexer driver node
` [PATCH v4 5/7] net: mdio-mux: Add MDIO mux driver for iProc SoCs
` [PATCH v4 6/7] binding: PHY: Binding doc for NS2 PCIe PHYs
` [PATCH v4 7/7] phy: Add Northstar2 PCI Phy support

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver
 2016-06-06 14:14 UTC  (6+ messages)
` [PATCH 1/5] "
  ` [linux-sunxi] "
` [PATCH 3/5] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

[PATCH 0/3] hw_random: Add Amlogic Meson SoCs Random Genenerator driver
 2016-06-06 14:10 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings

[PATCH 00/14] regulator: pwm: various improvements
 2016-06-06 14:09 UTC  (3+ messages)
` [PATCH 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-06 14:01 UTC  (10+ messages)

[PATCH] MAINTAINERS: Add myself as reviewer of ARM FSL/NXP
 2016-06-06 13:51 UTC 

[PATCH 00/34] Convert clk providers to clk_hw based APIs (part 1)
 2016-06-06 13:48 UTC  (3+ messages)
` [PATCH 30/34] clk: stm32f3: Migrate to clk_hw based OF and registration APIs

[PATCH 1/7] dt-bindings: Update QorIQ TMU thermal bindings
 2016-06-06 13:47 UTC  (2+ messages)

[PATCHv3] support for AD5820 camera auto-focus coil
 2016-06-06 13:29 UTC  (11+ messages)
` [PATCHv4] "
    ` [PATCHv5] "
                ` [PATCH] device tree description "

[PATCH v2 1/4] power: axp20x_usb: Add support for usb power-supply on axp22x pmics
 2016-06-06 13:26 UTC  (2+ messages)

[PATCH v5 resend 0/2] ?hci-platform: Add support for controllers with more then one reset line
 2016-06-06 13:25 UTC  (3+ messages)
` [PATCH v5 resend 1/2] ehci-platform: Add support for controllers with multiple reset lines

[PATCH v2 0/5] Add support for the STM32F4 I2C
 2016-06-06 13:21 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: Document the STM32 I2C bindings

[PATCH 1/2] clk: imx: do not sleep if IRQ's are still disabled
 2016-06-06 13:20 UTC  (12+ messages)

[RFC PATCH 0/8] PM / Domains: Add support for removing PM domains
 2016-06-06 13:19 UTC  (4+ messages)

[PATCH v5 0/3] Add Amlogic secure monitor driver
 2016-06-06 13:19 UTC  (5+ messages)
` [PATCH v5 2/3] documentation: Add secure monitor binding documentation

[PATCH 20/32] dt-bindings: Add binding for brcm,bcm2835-sdhost
 2016-06-06 13:12 UTC  (2+ messages)

[PATCH 1/4] ARM: mxs: dts: Add SSP2 SD mux
 2016-06-06 13:12 UTC  (4+ messages)
` [PATCH V2 3/4] ARM: mxs: dts: Add Creative X-Fi3 support

[PATCH 0/4] ASoC: sunxi: Add i2s controller support
 2016-06-06 13:08 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: Add A10 I2S controller binding documentation

[PATCH] drm: sun4i: fix LPAE warnings
 2016-06-06 13:06 UTC  (2+ messages)

[PATCH V4 0/5] Add two-level support for ITS device table
 2016-06-06 12:59 UTC  (3+ messages)
` [PATCH V4 1/5] irqchip/gicv3-its: Introduce two helper functions for accessing BASERn

[PATCH V8 0/9] Support for ARM64 ACPI based PCI host controller
 2016-06-06 12:55 UTC  (4+ messages)
` [PATCH V8 7/9] acpi: Add generic MCFG table handling

4.7-rc2: iptables broken on ARM 32 bits
 2016-06-06 12:52 UTC 

[PATCH 0/2] arm-smmu: add master mask
 2016-06-06 12:47 UTC  (3+ messages)
` [PATCH 2/2] arm-smmu: Add possibillity to mask streamIDs

[GIT PULL 0/8] ARM: exynos: Early stuff for v4.8
 2016-06-06 12:25 UTC  (9+ messages)
` [GIT PULL 1/8] ARM: exynos: Mach/soc changes "
` [GIT PULL 2/8] arm64: "
` [GIT PULL 3/8] ARM: exynos: Drivers "
` [GIT PULL 4/8] ARM: exynos: Topic branch with driver changes "
` [GIT PULL 5/8] ARM: dts: exynos: DTS "
` [GIT PULL 6/8] arm64: "
` [GIT PULL 7/8] ARM: dts: exynos: Topic branch with Odroid XU "
` [GIT PULL 8/8] ARM: defconfig: exynos: Defconfig "

[PATCH 0/3] mtd: nand: sunxi: fix SLC NAND support
 2016-06-06 12:07 UTC  (5+ messages)
` [PATCH 1/3] mtd: nand: sunxi: prefer 1k ECC blocks when applicable
` [PATCH 2/3] mtd: nand: sunxi: check ecc->size values
` [PATCH 3/3] mtd: nand: sunxi: fix subpage write

[PATCH v5 0/5] Thermal: Support for hardware-tracked trip points
 2016-06-06 11:44 UTC  (2+ messages)
` [PATCH v5 5/5] thermal: rockchip: add the set_trips function

[PATCH 5/5] RFC spi: sun4i: add DMA support
 2016-06-06 11:36 UTC  (11+ messages)
          ` [linux-sunxi] "

[PATCH 5/9] clocksource/drivers/exynos_mct: Convert init function to return error
 2016-06-06 11:28 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: clock: Add watchdog and SSS clock IDs to Exynos5410
 2016-06-06 11:13 UTC  (4+ messages)
` [PATCH 2/3] clk: samsung: exynos5410: Add WDT, ACLK266 and SSS clocks

[PATCH 0/3] arm64: Kill ESR_LNX_EXEC
 2016-06-06 10:59 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: imx6q: extend support for the cm-fx6
 2016-06-06 10:37 UTC  (8+ messages)

[PATCH 0/4] serial: earlycon: keep earlycon symbols for non-module and driver clean-ups
 2016-06-06 10:27 UTC  (5+ messages)
` [PATCH 2/4] serial: 8250_uniphier: drop !defined(MODULE) conditional
` [PATCH 3/4] serial: 8250_mtk: "

[PATCH 0/7] dts: sunxi: Add sunxi NAND Flash Controller support
 2016-06-06 10:24 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: sun4i: Add A10 NAND controller pin definitions
` [PATCH 2/7] ARM: dts: sun4i: Add NFC node to Allwinner A10 SoC
` [PATCH 3/7] ARM: dts: sun7i: Add A20 NAND controller pin definitions
` [PATCH 4/7] ARM: dts: sun7i: Add NFC node to Allwinner A20 SoC
` [PATCH 5/7] mtd: nand: Add Hynix H27UBG8T2BTR-BC to nand_ids table
` [PATCH 6/7] ARM: dts: sun4i: Enable NAND on Marsboard A10
` [PATCH 7/7] ARM: dts: sun7i: Enable NAND on Wexler TAB7200

[RFC PATCH v2 0/6] rk3399 support ddr frequency scaling
 2016-06-06 10:13 UTC  (7+ messages)
` [RFC PATCH v2 1/6] clk: rockchip: add new clock-type for the ddrclk
` [RFC PATCH v2 2/6] clk: rockchip: rk3399: add SCLK_DDRCLK ID for ddrc
` [RFC PATCH v2 3/6] clk: rockchip: rk3399: add ddrc clock support
` [RFC PATCH v2 4/6] PM / devfreq: event: support rockchip dfi controller
` [RFC PATCH v2 5/6] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc
` [RFC PATCH v2 6/6] drm/rockchip: Add dmc notifier in vop driver

[PATCH 0/2] qcom: add l2 cache perf events driver
 2016-06-06  9:51 UTC  (3+ messages)
` [PATCH 2/2] soc: "

[PATCH v2] ARM: dts: sunxi: Add a startup delay for fixed regulator enabled phys
 2016-06-06  9:45 UTC  (3+ messages)

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-06  9:33 UTC  (11+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH v2 00/13] Clock improvement for video playback
 2016-06-06  9:26 UTC  (14+ messages)
` [PATCH v2 01/13] drivers: clk: st: Remove stih415-416 clock support
` [PATCH v2 02/13] drivers: clk: st: Simplify clock binding of STiH4xx platforms
` [PATCH v2 03/13] drivers: clk: st: Add fs660c32 synthesizer algorithm
` [PATCH v2 04/13] drivers: clk: st: Add clock propagation for audio clocks
` [PATCH v2 05/13] drivers: clk: st: Handle clk synchronous mode for video clocks
` [PATCH v2 06/13] ARM: DT: STiH407: Enable clock propagation for audio clocks
` [PATCH v2 07/13] ARM: DT: STiH410: "
` [PATCH v2 08/13] ARM: DT: STiH418: "
` [PATCH v2 09/13] ARM: DT: STiH407: Enable synchronous clock mode for video clocks
` [PATCH v2 10/13] ARM: DT: STiH410: "
` [PATCH v2 11/13] ARM: DT: STiH418: "
` [PATCH v2 12/13] ARM: DT: STi: STiH407: clock configuration to address 720p and 1080p
` [PATCH v2 13/13] ARM: DT: STi: STiH410: "

[PATCH] mmc: sunxi: Add support to the Allwinner A83T
 2016-06-06  9:13 UTC  (2+ messages)

[PATCH v2 0/9] coresight: Miscellaneous fixes
 2016-06-06  9:11 UTC  (3+ messages)
` [PATCH v2 8/9] coresight: Consolidate error handling path for tmc_probe
` [PATCH v2 9/9] coresight: Add better messages for coresight_timeout


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