linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-27 06:24:22 to 2015-10-27 20:25:11 UTC [more...]

[PATCH] arm64: efi: make sure vmlinux load address aligned on 2MBytes
 2015-10-28 21:02 UTC  (6+ messages)

v7-M: Fixing XIP when the kernel is in ROM
 2015-10-27 20:25 UTC  (7+ messages)

[PATCH 1/4] i2c: added i2c quirk flag for unsupported clock stretching
 2015-10-27 20:11 UTC  (4+ messages)
` [PATCH 2/4] i2c: added I2C_AQ_NO_CLK_STRETCH to i2c-algo-bit.c
` [PATCH 3/4] i2c: added I2C_AQ_NO_CLK_STRETCH to i2c-bcm2835.c
` [PATCH v3 4/4] iio: humidity: si7020: added No Hold read mode

[PATCH v3] EDAC: Add ARM64 EDAC
 2015-10-27 20:01 UTC  (3+ messages)

[PATCH v5] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-27 19:39 UTC  (2+ messages)

[PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-10-27 19:24 UTC  (5+ messages)
    ` [linux-sunxi] "

[PATCH 1/3] devicetree: mfd: Add binding for the TI LM3533
 2015-10-27 19:21 UTC  (10+ messages)
` [PATCH 2/3] iio: light: lm3533-als: Print error message on invalid resistance
` [PATCH v2 1/3] devicetree: mfd: Add binding for the TI LM3533
  ` [PATCH v2 2/3] iio: light: lm3533-als: Print error message on invalid resistance
  ` [PATCH v2 3/3] mfd: lm3533: Support initialization from Device Tree

[PATCH v12 0/8] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-10-27 19:19 UTC  (3+ messages)
` [PATCH v12 7/8] Documentation: DT: Add HiSilicon PCIe host binding

[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
 2015-10-27 18:44 UTC  (4+ messages)

[PATCH] ASoC: sun4i-codec: use consistent names for PA controls
 2015-10-27 18:27 UTC  (2+ messages)

[PATCH] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
 2015-10-27 18:25 UTC  (4+ messages)

[PATCH] mutex: make mutex_lock_nested an inline function
 2015-10-27 18:13 UTC  (7+ messages)

[PATCH v3 00/24] arm64: Consolidate CPU feature handling
 2015-10-27 18:09 UTC  (3+ messages)

[PATCH V3 RFT] ARM: bcm2835: enable all bcm2835-relevant in defconfig
 2015-10-27 18:08 UTC 

[PATCH v4 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-10-27 18:04 UTC  (8+ messages)
` [PATCH v4 1/6] clk: sunxi: Let divs clocks read the base factor clock name from devicetree
` [PATCH v4 2/6] clk: sunxi: Add H3 clocks support
` [PATCH v4 3/6] pinctrl: sunxi: Add H3 PIO controller support
` [PATCH v4 4/6] reset: sunxi: Add Allwinner H3 bus resets
` [PATCH v4 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI
` [PATCH v4 6/6] ARM: dts: sun8i: Add Orange Pi Plus support

[PATCH] ARM: sun7i: dt: Enable audio codec on pcDuino V3 Nano
 2015-10-27 17:56 UTC  (2+ messages)

[PATCH] gpio: zynq: Implement irq_(request|release)_resources
 2015-10-27 17:54 UTC  (6+ messages)

iMX6 SSI in TDM master mode and SDMA
 2015-10-27 17:45 UTC  (4+ messages)

[PATCH soc/next] ARM: bcm2835: add mutual inclusion protection
 2015-10-27 17:42 UTC  (3+ messages)

[PATCHv2] arm: perf: Add event descriptions
 2015-10-27 17:32 UTC  (4+ messages)

[PATCH v2 00/11] arm64: kernel: Add support for hibernate/suspend-to-disk
 2015-10-27 17:29 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
` [PATCH v2 02/11] arm64: Fold proc-macros.S into assembler.h
` [PATCH v2 03/11] arm64: Convert hcalls to use HVC immediate value
` [PATCH v2 04/11] arm64: Add new hcall HVC_CALL_FUNC
` [PATCH v2 05/11] arm64: kvm: allows kvm cpu hotplug
` [PATCH v2 06/11] arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
` [PATCH v2 07/11] arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
` [PATCH v2 08/11] arm64: kernel: Include _AC definition in page.h
` [PATCH v2 09/11] arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
` [PATCH v2 10/11] PM / Hibernate: clean cached pages on architectures that require it
` [PATCH v2 11/11] arm64: kernel: Add support for hibernate/suspend-to-disk

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-10-27 17:25 UTC  (14+ messages)
` [PATCH V1 01/11] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V1 02/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V1 03/11] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V1 04/11] x86, pci: mmconfig_{32, 64}.c code refactoring - remove code duplication
` [PATCH V1 05/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V1 06/11] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
  ` [Linaro-acpi] "
` [PATCH V1 08/11] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V1 09/11] x86, pci: Use previously added ECAM hot_added flag to remove ECAM regions
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init

[PATCH] thermal: Add Raspberry Pi BCM2835 thermal driver
 2015-10-27 17:23 UTC  (2+ messages)

[PATCH v4] arm-soc: Add support for Sigma Designs Tango4 platforms
 2015-10-27 17:12 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v2 00/10] Prevent list poison values from being mapped by userspace processes
 2015-10-27 17:11 UTC  (8+ messages)
` [PATCH v2 10/10] ARM: software-based priviledged-no-access support

[PATCH 4/6] reset: sunxi: Add compatible for Allwinner H3 bus resets
 2015-10-27 16:54 UTC  (10+ messages)
` [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI
            ` [linux-sunxi] "

[PATCH 1/2] arm64: cpufeature: declare enable_cpu_capabilities as static
 2015-10-27 16:42 UTC  (3+ messages)
` [PATCH 2/2] arm64: cachetype: fix definitions of ICACHEF_* flags

[PATCH 0/9] add missing of_node_put
 2015-10-27 16:18 UTC  (3+ messages)
` [PATCH 9/9] pinctrl: at91: "

[PATCH 1/3] DT binding: gpio-zynq: Document interrupt-controller
 2015-10-27 16:04 UTC  (4+ messages)
` [PATCH 2/3] ARM: zynq: DT: Add interrupt-controller property to GPIO

[PATCH] arm: perf: Add event descriptions
 2015-10-27 16:04 UTC  (8+ messages)

[PATCH 00/13] Device Tree support for RealView PB11MPCore
 2015-10-27 15:56 UTC  (6+ messages)
` [PATCH 06/13] clk: versatile-icst: convert to use regmap

[PATCH] ARM: SWP emulation: Restore original *data when failed
 2015-10-27 15:44 UTC  (10+ messages)

[PATCH v6 0/22] On-demand device probing
 2015-10-27 15:43 UTC  (9+ messages)
` [PATCH v6 04/22] of: add function to allow probing a device from a OF node
` [PATCH v6 03/22] of/platform: Point to struct device from device node

[PATCH V4 0/8] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-27 15:27 UTC  (9+ messages)
` [PATCH V4 1/8] acpi: Honor ACPI _CCA attribute setting
` [PATCH V4 7/8] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V4 8/8] PCI: ACPI: Add support for PCI device DMA coherency

Trustzone: DSB before/after SMC
 2015-10-27 15:01 UTC  (6+ messages)

[PATCH v4 0/3] arm64: EFI stub isolation
 2015-10-27 14:44 UTC  (6+ messages)
` [PATCH v4 3/3] arm64/efi: isolate EFI stub from the kernel proper

[PATCH v4] ARM: configs: Add Freescale LS1021A defconfig
 2015-10-27 14:40 UTC  (5+ messages)

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2015-10-27 14:38 UTC  (2+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH] ARM: add v7 LPAE multi-platform defconfig
 2015-10-27 14:35 UTC 

[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
 2015-10-27 14:26 UTC  (2+ messages)

[PATCH 0/2] validate the delta of cycle_now and cycle_last on arm64
 2015-10-27 14:03 UTC  (4+ messages)
` [PATCH 1/2] clocksource: replace cycle_last validation with an equal way
` [PATCH 2/2] arm64: validate the delta of cycle_now and cycle_last

[PATCH v13 5/5] uart: pl011: Add support to ZTE ZX296702 uart
 2015-10-27 13:31 UTC  (7+ messages)

[PATCH v5 0/6] MT8173 IOMMU SUPPORT
 2015-10-27 13:25 UTC  (5+ messages)
` [PATCH v5 4/6] memory: mediatek: Add SMI driver
` [PATCH v5 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH] ARM64: juno: add NOR flash to device tree
 2015-10-27 13:20 UTC  (22+ messages)
            ` [PATCH] arm64/efi: register UEFI runtime mmio regions as iomem resources

[PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support
 2015-10-27 13:14 UTC  (8+ messages)
` [PATCH 1/6] ARM: OMAP2+: dts: cm-t335: add "
` [PATCH 2/6] ARM: OMAP2+: dts: cm-t335: add basic support for I2C
` [PATCH 3/6] ARM: OMAP2+: dts: cm-t335: add support for NAND flash
` [PATCH 4/6] ARM: OMAP2+: dts: cm-t335: add support for MMC
` [PATCH 5/6] ARM: OMAP2+: dts: cm-t335: add support for network device
` [PATCH 6/6] ARM: OMAP2+: dts: cm-t335: add support for PWM backlight

[RESEND][PATCH] ARM: debug: add support for Palmchip 16550-like UART
 2015-10-27 12:57 UTC 

[PATCH 00/19] devicetree: standardize/consolidate on "wakeup-source" property
 2015-10-27 12:46 UTC  (4+ messages)
` [PATCH 18/19] ARM: dts: ste: replace legacy *, wakeup property with wakeup-source
  ` [PATCH 18/19] ARM: dts: ste: replace legacy *,wakeup "

[PATCH v2] regulator: tps65217: remove tps65217.dtsi file
 2015-10-27 12:36 UTC 

[PATCH] regulator: tps65217: remove tps65217.dtsi file
 2015-10-27 12:33 UTC  (3+ messages)

[PATCH] clockevents/drivers/mtk: Fix spurious interrupt leading to crash
 2015-10-27 11:47 UTC  (7+ messages)
` [PATCH V2] "

[PATCH RESEND v2 net-next] net: hisilicon: updates HNS config and documents
 2015-10-27 11:16 UTC 

[PATCH] arm64: page-align sections for DEBUG_RODATA
 2015-10-27 10:56 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8173 PSCI-1.0 support
 2015-10-27 10:52 UTC  (2+ messages)

[PATCH v5 0/5] arm64: dts: r8a7795: enable EthernetAVB on Salvator-X
 2015-10-27 10:41 UTC  (2+ messages)

[PATCH 0/4]
 2015-10-27 10:23 UTC  (5+ messages)
` [PATCH 2/4] thermal: rockchip: ensure the otp state before resetting the controller

[GIT PULL] arm64: Juno: Add support for PCIe or R1 board
 2015-10-27 10:12 UTC  (5+ messages)

[PATCH] pinctrl: uniphier: set input-enable before pin-muxing
 2015-10-27 10:09 UTC  (2+ messages)

[PATCH 00/11] Generalized broadcom cygnus gpio driver
 2015-10-27  9:54 UTC  (15+ messages)
` [PATCH 01/11] dt-bindings: pinctrl: Optional DT property to support pin mappings
` [PATCH 02/11] pinctrl: Remove GPIO to Pinctrl pin mapping from driver
` [PATCH 03/11] dts: pinctrl: Add GPIO to Pinctrl pin mapping in DT
` [PATCH 04/11] dt-binding: Add new compatible string for gpio controller driver
` [PATCH 05/11] dt-binding: Add ngpios property to GPIO controller node
` [PATCH 07/11] pinctrl: use ngpios propety from DT
` [PATCH 08/11] pinctrl: Add new compatible string to GPIO controller driver

[PATCH v3 00/10] Add tune support of Mediatek MMC driver
 2015-10-27  9:54 UTC  (11+ messages)
` [PATCH v3 02/10] mmc: dt-bindings: update Mediatek MMC bindings
` [PATCH v3 03/10] mmc: mediatek: make cmd_ints_mask to const
` [PATCH v3 04/10] mmc: mediatek: change the argument "ddr" to "timing"
` [PATCH v3 05/10] mmc: mediatek: fix got GPD checksum error interrupt when data transfer
` [PATCH v3 06/10] mmc: mediatek: add implement of ops->hw_reset()
` [PATCH v3 07/10] arm64: dts: mediatek: add eMMC hw reset support
` [PATCH v3 08/10] mmc: mmc: extend the mmc_send_tuning()
` [PATCH v3 09/10] mmc: mediatek: add HS400 support
` [PATCH v3 10/10] arm64: dts: mediatek: add HS200/HS400/SDR50/SDR104 support

[PATCH 0/3] Mediatek EFUSE Support
 2015-10-27  9:28 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: add document of mediatek efuse driver
` [PATCH 2/3] nvmem: mediatek: Add Mediatek EFUSE driver

[PATCH v2 0/2] Basic GPIO support for r8a7795
 2015-10-27  9:26 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC

need clarity on irq domain in pci_msi_create_irq_domain
 2015-10-27  9:08 UTC 

[PATCH 0/2] Mediatek I2C driver fixup
 2015-10-27  8:59 UTC  (3+ messages)
` [PATCH 1/2] i2c: mediatek: add i2c first write then read optimization
` [PATCH 2/2] i2c: mediatek: fix i2c multi transfer issue in high speed mode

[PATCH 00/10]
 2015-10-27  8:50 UTC  (7+ messages)
` [PATCH 01/10] pwm: lpc18xx_pwm: use pwm_set_chip_data
` [PATCH 07/10] pwm: gpio: Add a generic gpio based PWM driver

[PATCH v2 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-10-27  8:43 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: Add SROMc to Exynos 5410
` [PATCH v2 2/4] drivers: exynos-srom: Add support for bank configuration
` [PATCH v2 3/4] ARM: dts: Add Ethernet chip to SMDK5410
` [PATCH v2 4/4] Documentation: dt-bindings: Describe SROMc configuration

[PATCH v2 0/2] ARM: OMAP2+ McASP(3) support for DRA7xx family
 2015-10-27  8:37 UTC  (2+ messages)

[PATCH] arm: kernel: utilize hrtimer based broadcast
 2015-10-27  8:18 UTC  (2+ messages)

[PATCH v1 0/3] mailbox: rockchip: Add mailbox driver for Rockchip platform
 2015-10-27  8:10 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: rockchip-mailbox: Add mailbox controller document on Rockchip SoCs
` [PATCH v1 2/3] mailbox: rockchip: Add Rockchip mailbox driver
` [PATCH v1 3/3] ARM64: dts: rk3368: Add mailbox device nodes

[PATCH v2 0/4] Add support for NXP LPC18xx EEPROM using nvmem
 2015-10-27  7:49 UTC  (3+ messages)
` [PATCH v2 1/4] DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentation

[PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-10-27  7:17 UTC  (7+ messages)

[PATCH 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
 2015-10-27  6:59 UTC  (4+ messages)
` [PATCH 4/4] Documentation: dt-bindings: Describe SROMc configuration


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