linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-17 01:42:58 to 2015-11-17 10:58:52 UTC [more...]

[PATCH] [media] move media platform data to linux/platform_data/media
 2015-11-17 10:58 UTC  (5+ messages)

[PATCH v12 0/3] Mediatek xHCI support
 2015-11-17 10:58 UTC  (5+ messages)
` [PATCH v12 1/3] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v12 2/3] xhci: mediatek: support MTK "
` [PATCH v12 3/3] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[PATCH] regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
 2015-11-17 10:55 UTC  (3+ messages)

[PATCH] pinctrl: Delete unnecessary checks before the function call "pinctrl_unregister"
 2015-11-17 10:50 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: fix a memleak when do dt maps
 2015-11-17 10:50 UTC  (3+ messages)

[PATCH v2] spi: mediatek: single device does not require cs_gpios
 2015-11-17 10:49 UTC  (3+ messages)

[PATCH] arm64: extract a field correctly in cpuid_feature_extract_field()
 2015-11-17 10:39 UTC  (4+ messages)

[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
 2015-11-17 10:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: Atmel drivers: change NAND and ISI entries
 2015-11-17 10:27 UTC  (3+ messages)

[PATCH 1/3] ASoC: samsung: pass DMA channels as pointers
 2015-11-17 10:25 UTC  (9+ messages)
` [PATCH 2/3] ASoC: s3c24xx-i2s: pass DMA channels as platform data
` [PATCH 3/3] ASoC: samsung: pass filter function as pointer

arm64 function_graph tracer panic with CONFIG_DYNAMIC_FTRACE
 2015-11-17 10:12 UTC  (7+ messages)

[PATCH v2 0/4] Add support for NXP LPC18xx EEPROM using nvmem
 2015-11-17 10:01 UTC  (5+ messages)
` [PATCH v2 2/4] nvmem: NXP LPC18xx EEPROM memory NVMEM driver

[PATCH 00/13] Add ACPI support for Xen Dom0 on ARM64
 2015-11-17  9:57 UTC  (14+ messages)
` [PATCH 01/13] Xen : Hide UART used by Xen
` [PATCH 02/13] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH 03/13] arm/xen: Use xlated_setup_gnttab_pages to setup grant table
` [PATCH 04/13] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH 05/13] Xen: ARM: Add support for mapping platform device mmio
` [PATCH 06/13] Xen: ARM: Add support for mapping amba "
` [PATCH 07/13] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH 08/13] Xen: EFI: Parse DT parameters for Xen specific UEFI
` [PATCH 09/13] ARM: Xen: Initialize Xen specific UEFI runtime services
` [PATCH 10/13] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH 11/13] xen/hvm/params: Add a new dilivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH 12/13] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH 13/13] ARM: XEN: Move xen_early_init() before efi_init()

[PATCH 1/2] arm64: Fix STRICT_MM_TYPECHECKS errors from pgprot
 2015-11-17  9:56 UTC  (5+ messages)
` [PATCHv2] arm64: Fix R/O permissions in mark_rodata_ro

[PATCHv8 1/5] i2c: imx: fix a compiling error
 2015-11-17  9:53 UTC  (5+ messages)
` [PATCHv8 2/5] watchdog: Add support for Freescale Layerscape platforms
` [PATCHv8 3/5] Documentation: DT: Add entry for Freescale LS1043a-RDB board
` [PATCHv8 4/5] ARM64: dts: add Freescale LS1043a SoC support
` [PATCHv8 5/5] ARM64: dts: add LS1043a-RDB board support

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-17  9:50 UTC  (64+ messages)
` [PATCH v3 01/62] Revert "xen/arm: vgic-v2: Drop cbase from arch_domain"
` [PATCH v3 02/62] acpi/NUMA: Build NUMA for x86 only
` [PATCH v3 03/62] acpi/pmstat: Build pmstat "
` [PATCH v3 04/62] arm/acpi: Emulate io ports for arm
` [PATCH v3 05/62] acpi: Don't do traditional BIOS table scan for ARM64
` [PATCH v3 06/62] acpi: Refactor acpi_os_map_memory to be architecturally independent
` [PATCH v3 07/62] arm/acpi: Add arch_acpi_os_map_memory helper function for ARM
` [PATCH v3 08/62] arm/acpi: Add arm specific acpi header file
` [PATCH v3 09/62] arm/acpi: Add basic ACPI initialization
` [PATCH v3 10/62] arm/acpi: Move end_boot_allocator after acpi_boot_table_init
` [PATCH v3 11/62] arm/acpi: Introduce ARM Boot Architecture Flags in FADT
` [PATCH v3 12/62] ACPICA: ACPI 6.0: Add changes for FADT table
` [PATCH v3 13/62] arm/acpi: Parse FADT table and get PSCI flags
` [PATCH v3 14/62] arm/acpi: Add Generic Interrupt and Distributor struct
` [PATCH v3 15/62] ACPICA: ACPI 6.0: Add changes for MADT table
` [PATCH v3 16/62] ACPICA: ACPI 6.0: Add values for MADT GIC version field
` [PATCH v3 17/62] arm/acpi: Print GIC information when MADT is parsed
` [PATCH v3 18/62] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map
` [PATCH v3 19/62] arm/smpboot: Move dt specific code in smp to seperate functions
` [PATCH v3 20/62] arm/acpi: Add ACPI support for SMP initialization
` [PATCH v3 21/62] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts
` [PATCH v3 22/62] arm/gic-v3: Refactor gicv3_init "
` [PATCH v3 23/62] acpi/table: Introduce acpi_parse_entries
` [PATCH v3 24/62] arm: Introduce a generic way to use a device from acpi
` [PATCH v3 25/62] acpi/table: Introduce acpi_get_entry to get specified entry
` [PATCH v3 26/62] arm/gic-v2: Add ACPI boot support for GICv2
` [PATCH v3 27/62] arm/gic-v3: Add ACPI boot support for GICv3
` [PATCH v3 28/62] arm/gic: Add ACPI support for GIC preinit
` [PATCH v3 29/62] arm/acpi: Add GTDT support updated by ACPI 5.1
` [PATCH v3 30/62] arm/irq: Add helper function for setting interrupt type
` [PATCH v3 31/62] arm/acpi: Add a helper function to get "
` [PATCH v3 32/62] arm/acpi: Parse GTDT to initialize timer
` [PATCH v3 33/62] arm/uart: Create generic uart initialization function
` [PATCH v3 34/62] pl011: Refactor pl011 driver to dt and common initialization parts
` [PATCH v3 35/62] serial: Rename SERHND_DTUART to SERHND_UART
` [PATCH v3 36/62] arm/acpi: Initialize serial port from ACPI SPCR table
` [PATCH v3 37/62] arm/acpi: Define a enum for reserved tables
` [PATCH v3 38/62] arm/acpi: Add placeholder for efi and acpi load address
` [PATCH v3 39/62] arm/acpi: Read acpi memory info from uefi
` [PATCH v3 40/62] arm/acpi: Estimate memory required for acpi/efi tables
` [PATCH v3 41/62] arm/acpi: Add a helper function to get the acpi table offset
` [PATCH v3 42/62] arm/acpi: Prepare FADT table for Dom0
` [PATCH v3 43/62] arm/acpi: Prepare MADT "
` [PATCH v3 44/62] ACPICA: ACPI 6.0: Add support for STAO table
` [PATCH v3 45/62] arm/acpi: Prepare STAO table for Dom0
` [PATCH v3 46/62] arm/acpi: Prepare XSDT "
` [PATCH v3 47/62] arm/p2m: Add helper functions to map memory regions
` [PATCH v3 48/62] arm/acpi: Prepare RSDP table for Dom0
` [PATCH v3 49/62] arm/acpi: Map rest tables "
` [PATCH v3 50/62] xen/efi: store EFI system table in efi structure
` [PATCH v3 51/62] arm/acpi: Prepare EFI system table for Dom0
` [PATCH v3 52/62] arm/acpi: Prepare EFI memory descriptor "
` [PATCH v3 53/62] arm/acpi: Map the new created EFI and ACPI tables to Dom0
` [PATCH v3 54/62] arm/acpi: Create min DT stub for Dom0
` [PATCH v3 55/62] arm/acpi: Route all Xen unused SPIs to Dom0
` [PATCH v3 56/62] arm/acpi: Deny MMIO access of UART
` [PATCH v3 57/62] hvm/params: Add a new dilivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v3 58/62] xen/acpi: Fix event-channel interrupt when booting with ACPI
` [PATCH v3 59/62] xen/arm: Add a hypercall for device mmio mapping
` [PATCH v3 60/62] arm/acpi: Configure interrupts dynamically
` [PATCH v3 61/62] arm/acpi: Add acpi parameter to enable/disable acpi
` [PATCH v3 62/62] xen/arm64: Add ACPI support

[PATCH v7 0/2] Mediatek SPI-NOR flash driver
 2015-11-17  9:46 UTC  (3+ messages)
` [PATCH v7 1/2] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v7 2/2] arm64: dts: mt8173: Add nor flash node

Freescale IMX6 active cooling
 2015-11-17  9:38 UTC  (3+ messages)

[PATCH] clocksource: fsl: avoid harmless 64-bit warnings
 2015-11-17  9:37 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support
 2015-11-17  9:31 UTC  (9+ messages)
            ` [PATCH V2] "

[PATCH V1 00/10] Introduce ACPI world to GICv3 and ITS irqchips
 2015-11-17  9:30 UTC  (7+ messages)
` [PATCH V1 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v2 00/12] UEFI boot and runtime services support for 32-bit ARM
 2015-11-17  9:26 UTC  (14+ messages)
` [PATCH v2 04/12] arm64/efi: split off EFI init and runtime code for reuse by "
` [PATCH v2 05/12] arm64/efi: refactor "
` [PATCH v2 11/12] ARM: wire up UEFI init and runtime support

[PATCH] crypto: atmel: fix 64-bit warnings
 2015-11-17  9:22 UTC 

[PATCH v3 0/5] Add board support for TS-4800
 2015-11-17  9:21 UTC  (4+ messages)
` [PATCH v3 2/5] mfd: syscon: add a DT property to set value width

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-17  9:21 UTC  (9+ messages)

[PATCH] dmaengine: bcm2835-dma: Convert to use DMA pool
 2015-11-17  9:19 UTC  (4+ messages)

[PATCH v2 3/3] [media] include/media: move platform_data to linux/platform_data/media
 2015-11-17  9:16 UTC  (3+ messages)

A problem about interrupt when booting a captured kernel
 2015-11-17  9:16 UTC  (6+ messages)

[PATCH 00/27] mtd: nand: refactor the NAND subsystem (part 1)
 2015-11-17  9:05 UTC  (8+ messages)
` [PATCH 14/27] mtd: nand: use the mtd instance embedded in struct nand_chip
` [PATCH 18/27] mtd: nand: update mtd_to_nand()

[PATCH] ARM: sunxi: Re-enable SID driver in multi_v7_defconfig
 2015-11-17  9:03 UTC  (7+ messages)

[PATCH] cpufreq: do not mark s3c2410_plls_add as __init
 2015-11-17  9:01 UTC  (5+ messages)

next build: 235 warnings 3 failures (next/next-20151117)
 2015-11-17  8:57 UTC 

[PATCH v8 0/8] imx25 adc and touchscreen driver
 2015-11-17  8:54 UTC  (7+ messages)
` [PATCH v8 2/8] ARM: dt: Binding documentation for imx25 GCQ
` [PATCH v8 3/8] ARM: dt: Binding documentation for imx25 touchscreen controller

[RFC PATCH] arm64: use non-global mappings for UEFI runtime regions
 2015-11-17  8:53 UTC 

[PATCH v2] arm, am335x: add support for the bosch shc board
 2015-11-17  8:24 UTC 

[RESEND PATCH] drm/rockchip: import dma_buf to gem
 2015-11-17  8:01 UTC  (3+ messages)

[PATCH] phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivity
 2015-11-17  7:50 UTC  (3+ messages)

[PATCH, resend] scsi: advansys: fix big-endian builds
 2015-11-17  6:46 UTC  (2+ messages)

[PATCH v3 0/5] Add memory mapped read support for ti-qspi
 2015-11-17  6:32 UTC  (7+ messages)
` [PATCH v3 1/5] spi: introduce mmap read support for spi flash devices

[PATCH v6 0/9] samsung: pmu: split up SoC specific PMU data
 2015-11-17  6:16 UTC  (12+ messages)
` [PATCH v6 1/9] ARM: EXYNOS: removing redundant code from regs-pmu.h
` [PATCH v6 2/9] ARM: EXYNOS: Fix potential NULL pointer access in exynos_sys_powerdown_conf
` [PATCH v6 3/9] ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"
` [PATCH v6 4/9] ARM: EXYNOS: split up exynos3250 SoC specific PMU data
` [PATCH v6 5/9] ARM: EXYNOS: split up exynos4 "
` [PATCH v6 6/9] ARM: EXYNOS: split up exynos5250 "
` [PATCH v6 7/9] ARM: EXYNOS: split up exynos5420 "
` [PATCH v6 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver
` [PATCH v6 9/9] drivers: soc: Add support for Exynos "

[PATCHv2 0/3] Devicetree bindings for Ion
 2015-11-17  6:15 UTC  (3+ messages)
` [PATCHv2 2/3] staging: ion: Add files for parsing the devicetree

[PATCH 0/7] add missing of_node_put
 2015-11-17  6:12 UTC  (4+ messages)
` [PATCH 1/7] phy: brcmstb-sata: "

[PATCH] phy: phy-mt65xx-usb3: improve HS eye diagram
 2015-11-17  6:04 UTC 

[RESEND] phy: core: Get a refcount to phy in devm_of_phy_get_by_index()
 2015-11-17  6:00 UTC  (2+ messages)

[PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-11-17  4:59 UTC  (5+ messages)

[PATCH V3 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
 2015-11-17  4:43 UTC  (5+ messages)
` [PATCH V4 "

[PATCH 0/2] arm64: EXYNOS: Consolidate Exynos7 symbol
 2015-11-17  4:39 UTC  (6+ messages)
` [PATCH 1/2] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
` [PATCH 2/2] arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS

[PATCH v5 0/9] samsung: pmu: split up SoC specific PMU data
 2015-11-17  4:28 UTC  (7+ messages)
` [PATCH v5 9/9] drivers: soc: Add support for Exynos PMU driver

[Query] How to measure the entry-latency-us and exit-latency-us on arm PSCI system
 2015-11-17  3:56 UTC  (3+ messages)

[PATCH] PCI: hisi: Fix Section mismatch compilation warning for probe()
 2015-11-17  3:17 UTC  (4+ messages)
` [PATCH] PCI: hisi: fix deferred probing

[PATCH] pinctrl: mediatek: fix a memleak when do dt maps
 2015-11-17  2:50 UTC  (2+ messages)

[PATCH v2] ARM: xip: Use correct symbol for end of ROM marker
 2015-11-17  2:37 UTC  (9+ messages)
` [PATCH v3] "

[PATCH] ARM: sunxi: Re-enable SID driver in sunxi_defconfig
 2015-11-17  1:42 UTC 


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