linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-09 13:03:47 to 2013-08-10 15:20:12 UTC [more...]

[PATCH RFC v2 0/3] Add support for the System Power Management Interface (SPMI)
 2013-08-22 20:18 UTC  (4+ messages)
` [PATCH RFC v2 4/5] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH RFC v2 5/5] spmi: document the PMIC arbiter SPMI bindings
` [PATCH RFC v2 2/5] spmi: Linux driver framework for SPMI

[PATCH RFC 0/3] Add support for the System Power Management Interface (SPMI)
 2013-08-15 19:50 UTC  (3+ messages)
` [PATCH RFC 2/3] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH RFC 1/3] spmi: Linux driver framework for SPMI

[PATCH v2 0/2] Kirkwood suspend to RAM
 2013-08-10 15:20 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: feroceon: Add suspend/resume operation
` [PATCH v2 2/2] ARM: kirkwood: Add basic suspend-to-RAM support

No subject
 2013-08-10 14:57 UTC  (7+ messages)
` [PATCH v6 09/11] clk: mmp: parse clock from dts

[PATCH 1/2] ARM: dts: AM4372: cpu(s) node per latest binding
 2013-08-10 14:23 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: AM4372: add few nodes

[PATCH 0/3] Introduce atomic MMIO register clear-set
 2013-08-10 14:09 UTC  (7+ messages)
` [PATCH 1/3] ARM: Introduce atomic MMIO clear/set
` [PATCH 2/3] clocksource: orion: Use atomic access for shared registers
` [PATCH 3/3] watchdog: "

[PATCH] ARM: document the use of NEON in kernel mode
 2013-08-10 14:09 UTC  (3+ messages)

[PATCH RESEND 1/2] ARM: dts: vf610-twr: enable i2c0 device
 2013-08-10 14:08 UTC  (3+ messages)
` [PATCH v3 2/2] i2c: imx: Add Vybrid VF610 I2C controller support

[PATCH for v3.12] memory: mvebu-devbus: Remove unused variable
 2013-08-10 13:05 UTC 

[PATCH v10 3/7] ASoC: imx-audmux: Read default configuration from devicetree
 2013-08-10 12:55 UTC  (2+ messages)
` [PATCH] ASoC: imx-audmux: default configuration parser fixups

[PATCH v4 0/2] support hisilicon i2c
 2013-08-10 12:50 UTC  (3+ messages)
` [PATCH v4 2/2] i2c: designware: add two optional property tx/rx-fifo-size

[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
 2013-08-10 12:30 UTC  (16+ messages)
    ` [RFC 1/1] "

[GIT PULL] Samsung PWM support cleanup
 2013-08-10 12:16 UTC  (3+ messages)

N900 device tree conversion: how to do first step
 2013-08-10 11:46 UTC  (13+ messages)
  ` [PATCH] N900: add device tree
          ` [PATCH v2] "
                    ` [PATCH] ARM: dts: omap3 / n900 support, Benoit please take me (was Re: [PATCH v2] N900: add device tree)

[PATCH v4 1/1] ASoc: kirkwood: add DT support to the mvebu audio subsystem
 2013-08-10 11:12 UTC  (17+ messages)

[PATCH 00/20] ARM: pxa: move core and drivers to dmaengine
 2013-08-10 10:56 UTC  (8+ messages)
` [PATCH 13/20] ASoC: pxa: pxa-ssp: add DT bindings

[RFC][PATCH 0/7] USB: OHCI: more bus glues as separate modules
 2013-08-10 10:53 UTC  (9+ messages)
` [PATCH V4 0/6] "
  ` [PATCH V4 1/6] USB: OHCI: make ohci-exynos a separate driver
  ` [PATCH V4 2/6] USB: OHCI: make ohci-omap "
  ` [PATCH V4 3/6] USB: OHCI: make ohci-omap3 "
  ` [PATCH V4 4/6] USB: OHCI: make ohci-spear "
  ` [PATCH V4 5/6] USB: OHCI: make ohci-at91 "
  ` [PATCH V4 6/6] USB: OHCI: make ohci-s3c2410 "

[PATCH 1/2] ARM: dts: i.MX27: Disable AUDMUX in the template
 2013-08-10  8:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx27-phytec-phycore-som: Enable AUDMUX

[PATCH] USB: OHCI: make ohci-nxp a separate driver
 2013-08-10  7:44 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/2] USB: OHCI: more bus glues as separate modules
 2013-08-10  7:41 UTC  (4+ messages)
` [PATCH V3 "
  ` [PATCH V3 1/2] USB: OHCI: make ohci-ep93xx a separate driver
  ` [PATCH V3 2/2] USB: OHCI: make ohci-pxa27x "

[PATCH] USB: EHCI: make ehci-w90X900 a separate driver
 2013-08-10  7:34 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v2] video: imxfb: Fix retrieve values from DT
 2013-08-10  7:33 UTC 

[PATCH] ARM: dts: imx27-phytec-phycore-rdk: Add DT nodes for camera module
 2013-08-10  6:49 UTC 

[PATCH 00/35] cpufreq: Introduce cpufreq_table_validate_and_show()
 2013-08-10  2:53 UTC  (9+ messages)
` [PATCH 35/35] cpufreq: tegra: use cpufreq_table_validate_and_show()

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-09 23:26 UTC  (17+ messages)
` [PATCH 01/16] Move common EFI stub code from x86 arch code to common location
` [PATCH 02/16] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c. This code is now shared, so using a global variable as part of the interface is not that nice. Also, by avoiding any global variables in the ARM EFI stub, this allows the code to be position independent without requiring GOT fixups
` [PATCH 03/16] Rename memory allocation/free functions
` [PATCH 04/16] Add minimum address parameter to efi_low_alloc()
` [PATCH 05/16] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 06/16] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 07/16] Allow efi_free() to be called with size of 0, and do nothing in that case
` [PATCH 08/16] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 09/16] Renames in handle_cmdline_files() to complete generalization
` [PATCH 10/16] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 11/16] Add proper definitions for some EFI function pointers
` [PATCH 12/16] Fix types in EFI calls to match EFI function definitions
` [PATCH 13/16] resolve warnings found on ARM compile
` [PATCH 14/16] Add strstr to compressed string.c for ARM
` [PATCH 15/16] Add EFI stub "
` [PATCH 16/16] Add config EFI_STUB for ARM to Kconfig

[PATCHv2] ARM: socfpga: dts: Add support for SD/MMC
 2013-08-09 22:58 UTC  (10+ messages)

[PATCH 0/2] power: Add APM X-Gene SoC system reboot driver
 2013-08-09 22:37 UTC  (7+ messages)
` [PATCH 1/2] power: Add APM X-Gene "
  ` [PATCH 2/2] power: arm64: Add DTS entry for APM X-Gene "

[RFC PATCH] ARM: smp_twd: Fix twd_get_clock() to get clock from dts or clock framework
 2013-08-09 22:35 UTC 

[PATCHv3 0/9] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-08-09 22:28 UTC  (27+ messages)
` [PATCHv3 2/9] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs
` [PATCHv3 4/9] ARM: OMAP2+: AM33XX: Reserve memory to comply with EMIF spec
` [PATCHv3 8/9] ARM: OMAP2+: AM33XX: Basic suspend resume support

[PATCHv8 00/10] MSI support for Marvell EBU PCIe driver
 2013-08-09 21:54 UTC  (7+ messages)
` [PATCHv8 04/10] of: pci: add registry of MSI chips

Linux Plumbers ACPI/PM, PCI Microconference
 2013-08-09 21:37 UTC  (2+ messages)

[PATCH 00/12] dma: pdma: some patches needed for PXA DT environments
 2013-08-09 21:08 UTC  (6+ messages)
` [PATCH 06/12] dma: mmp_pdma: make the controller a DMA provider

[PATCH] ARM: Reunite some things that were separated in the UAPI split
 2013-08-09 20:42 UTC 

[PATCHv9 00/10] MSI support for Marvell EBU PCIe driver
 2013-08-09 20:27 UTC  (11+ messages)
` [PATCHv9 01/10] PCI: use weak functions for MSI arch-specific functions
` [PATCHv9 02/10] PCI: remove ARCH_SUPPORTS_MSI kconfig option
` [PATCHv9 03/10] PCI: Introduce new MSI chip infrastructure
` [PATCHv9 04/10] of: pci: add registry of MSI chips
` [PATCHv9 05/10] irqchip: armada-370-xp: properly request resources
` [PATCHv9 06/10] irqchip: armada-370-xp: implement MSI support
` [PATCHv9 07/10] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci
` [PATCHv9 08/10] ARM: mvebu: the MPIC now provides MSI controller features
` [PATCHv9 09/10] PCI: mvebu: add support for MSI
` [PATCHv9 10/10] ARM: mvebu: link PCIe controllers to the MSI controller

[PATCH 0/2] i2c: davinci: Couple of patches to make i2c usable on Keystone SOCs
 2013-08-09 20:09 UTC  (2+ messages)

[PATCH V3] ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
 2013-08-09 20:04 UTC 

[PATCH v2 0/6] ARM: mm: Extend the runtime patch stub for PAE systems
 2013-08-09 19:37 UTC  (8+ messages)
` [PATCH v2 4/6] ARM: mm: LPAE: Correct virt_to_phys patching for 64 bit physical addresses

[PATCH 0/7] ARM: imx27 pinctrl
 2013-08-09 19:33 UTC  (18+ messages)
` [PATCH 1/7] gpio: mxc: Support initialization as subdevice
` [PATCH 2/7] pinctrl: imx header, conditional probe functions
` [PATCH 3/7] pinctrl: imx1 core driver
` [PATCH 4/7] pinctrl: imx27: imx27 pincontrol driver
` [PATCH 6/7] ARM: dts: imx27 pinctrl

[PATCH v2] ARM: DT: binding fixup to align with vendor-prefixes.txt
 2013-08-09 19:14 UTC  (8+ messages)

Enable arm_global_timer for Zynq brakes boot
 2013-08-09 18:45 UTC  (17+ messages)

[PATCH] [TRIVIAL] ARM: msm: fix compilation error in gpiomux
 2013-08-09 18:00 UTC  (6+ messages)

[PATCH] PCI: mvebu: make Marvell PCIe driver depend on OF
 2013-08-09 17:08 UTC  (2+ messages)

[PATCHv2 0/5] device tree support for exynos rotator
 2013-08-09 17:05 UTC  (5+ messages)
` [PATCHv2 5/5] ARM: dts: Add dt binding documentation "

[PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
 2013-08-09 16:48 UTC  (9+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
  ` [PATCH v5 0/4] mmc: dw_mmc: fixes for suspend/resume on exynos
    ` [PATCH v5 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT

[PATCH v2 0/3] Add power control for lm90
 2013-08-09 16:35 UTC  (5+ messages)
` [PATCH v2 3/3] Documentation: dt: hwmon: add OF document "

[PATCH RFC 0/2] clk: Fix potential race condition in clk_get()
 2013-08-09 16:34 UTC  (3+ messages)
` [PATCH RFC 1/2] clk: Provide not locked variant of of_clk_get_from_provider()
` [PATCH RFC 2/2] clkdev: Fix race condition in clock lookup from device tree

dw_mmc: Does anyone use multiple slots?
 2013-08-09 15:51 UTC  (5+ messages)

[PATCH v3 0/10] enable swiotlb-xen on arm and arm64
 2013-08-09 15:50 UTC  (12+ messages)
` [PATCH v3 03/10] arm: make SWIOTLB available
` [PATCH v3 04/10] arm: introduce a global dma_ops pointer
` [PATCH v3 07/10] xen: introduce XENMEM_get_dma_buf and xen_put_dma_buf
` [PATCH v3 09/10] swiotlb-xen: support autotranslate guests
` [PATCH v3 10/10] xen/arm,arm64: enable SWIOTLB_XEN

[PATCH] arm: Fix is_gate_vma to have a == instead of a single =
 2013-08-09 15:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/4] crypto: omap-sham: Add support for SHA384/SHA512 for OMAP5/AM43xx Soc's
 2013-08-09 15:31 UTC  (3+ messages)
` [PATCH 2/4] crypto: omap-sham: Add OMAP5/AM43XX SHAM Support

[PATCH 00/02] ARM: shmobile: Initial r8a73a4 APMU SMP code
 2013-08-09 15:31 UTC  (2+ messages)

[PATCH v6 0/6] support Hisilicon SoC
 2013-08-09 15:25 UTC  (7+ messages)
` [PATCH v6 1/4] clk: hi3xxx: add clock support
` [PATCH v6 3/4] ARM: hi3xxx: add board support with device tree
` [PATCH v6 4/4] ARM: hi3xxx: enable hi4511 "

[PATCH v9 07/16] iommu/exynos: support for device tree
 2013-08-09 15:02 UTC  (5+ messages)

[PATCH] mmc: dw_mmc-exynos: Common bindings for dw-mshc timing
 2013-08-09 14:54 UTC  (5+ messages)

[PATCH] ARM: EXYNOS: always enable PM domains support for EXYNOS4x12
 2013-08-09 14:53 UTC  (2+ messages)

[PATCH 3/3] usb: host: delete chipidea dependency
 2013-08-09 14:52 UTC  (4+ messages)

[RFC PATCH] ARM: add workaround for ambiguous C99 stdint.h types
 2013-08-09 14:30 UTC  (4+ messages)

[PATCH 0/3] KVM/ARM Huge pages support
 2013-08-09 14:30 UTC  (2+ messages)
` [PATCH 2/3] KVM: ARM: Get rid of KVM_HPAGE_ defines

[PATCH v2 0/6] Armada 370/XP clocksource fixes
 2013-08-09 14:21 UTC  (3+ messages)

[PATCH V2 00/17] EFI stub for ARM
 2013-08-09 14:13 UTC  (4+ messages)
` [PATCH 12/17] Add proper definitions for some EFI function pointers

[RFC PATCH] types.h: use GCC supplied typedefs if appropriate
 2013-08-09 14:03 UTC  (4+ messages)

pci-mvebu driver on km_kirkwood
 2013-08-09 14:01 UTC  (6+ messages)

[PATCH v3 0/3] ARM: TC2 big.LITTLE CPU idle driver
 2013-08-09 13:45 UTC  (5+ messages)
` [PATCH v3 3/3] cpuidle: big.LITTLE: vexpress-TC2 "

[PATCH v14 00/12] Add tested id switch and vbus connect detect support for Chipidea
 2013-08-09 13:23 UTC  (9+ messages)
` [PATCH v14 06/12] usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
` [PATCH v14 08/12] usb: chipidea: move otg relate things to otg file
` [PATCH v14 11/12] usb: chipidea: udc: misuse flag CI_HDRC_REGS_SHARED and CI_HDRC_PULLUP_ON_VBUS

[PATCH 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-08-09 13:22 UTC  (8+ messages)
` [PATCH 1/3] i2c-mv64xxx: Add I2C Transaction Generator support

[PATCH for v3.12] ARM: mvebu: Relocate PCIe node in Armada 370 RD board
 2013-08-09 13:21 UTC  (2+ messages)

[PATCH v5 0/3] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-08-09 13:19 UTC  (2+ messages)

[PATCH] clk: get matching entry under lock in of_clk_init()
 2013-08-09 13:16 UTC 

[PATCH 0/5] ARM: DT: remove redundant DT related code
 2013-08-09 13:11 UTC  (3+ messages)
` [PATCH 3/5] ARM: mach-mvebu: remove redundant DT parsing and validation


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