linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-22 15:31:36 to 2014-10-23 07:30:12 UTC [more...]

[PATCH v1 1/5] mfd: tps65910: Convert ti, system-power-controller DT property to poweroff-source
 2014-10-23  7:30 UTC  (4+ messages)

[PATCH v2] ARM: shmobile: Add early debugging support using SCIF(A)
 2014-10-23  7:02 UTC  (6+ messages)

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-23  6:40 UTC  (20+ messages)
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 24/27] IA64/MSI: Use MSI chip framework to configure MSI/MSI-X irq

[PATCH v2 1/2] pm: add FSM configuration for deep sleep
 2014-10-23  4:16 UTC  (2+ messages)
` [PATCH v2 2/2] arm: pm: add deep sleep support for LS1

[GIT PULL] SOCFPGA fixes for 3.18
 2014-10-23  2:24 UTC 

CMA region and highmem
 2014-10-23  2:10 UTC  (2+ messages)

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-23  1:28 UTC  (3+ messages)

[PATCH 0/4] Make Armada 375 use the reference clock when possible
 2014-10-23  0:55 UTC  (7+ messages)
` [PATCH 2/4] watchdog: orion: Use the reference clock on Armada 375 SoC

[PATCH] tty: serial: msm_serial: Use DT aliases
 2014-10-23  0:33 UTC 

[RESEND/PATCH] i2c: pxa: Use suspend() and resume() instead of the _noirq hooks
 2014-10-23  0:25 UTC  (4+ messages)

[PATCH v4 0/6] this is the 1st version of suspend. RK3288 can shut down the cpu, gpu and
 2014-10-23  0:09 UTC  (5+ messages)
` [PATCH v4 5/6] ARM: rockchip: Add pmu-sram binding
` [PATCH v4 6/6] ARM: dts: add RK3288 suspend support

[PATCHv4 0/3] ARM: dts: socfpga: fix booting with SD/MMC
 2014-10-22 23:53 UTC  (6+ messages)
` [PATCHv4 1/3] ARM: dts: socfpga: rename gpio nodes
` [PATCHv4 2/3] ARM: dts: socfpga: Fix SD card detect
` [PATCHv4 3/3] ARM: dts: socfpga: Add a 3.3V fixed regulator node

use IORESOURCE_REG resource type for non-translatable addresses in DT
 2014-10-22 23:53 UTC  (9+ messages)
` [PATCH] RFC: add function for localbus address

[PATCH v2 0/3] ARM: keystone: pm: switch to use generic pm domains
 2014-10-22 22:46 UTC  (16+ messages)
` [PATCH v2 1/3] PM / clock_ops: Add pm_clk_add_clk()
` [PATCH v2 2/3] ARM: keystone: pm: switch to use generic pm domains

[PATCH v12 5/6] arm: KVM: dirty log read write protect support
 2014-10-22 22:38 UTC  (2+ messages)
` [PATCH v12 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault

gcc 4.9 build warnings (was: Re: next build: 2674 warnings 1 failures (next/next-20141022))
 2014-10-22 22:38 UTC 

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-10-22 22:34 UTC  (5+ messages)
` [PATCH v12 1/6] KVM: Add architecture-defined TLB flush support
` [PATCH v12 2/6] KVM: Add generic support for dirty page logging
` [PATCH v12 3/6] arm: KVM: Add ARMv7 API to flush TLBs
` [PATCH v12 4/6] arm: KVM: Add initial dirty page locking infrastructure

[PATCH 0/7] Armada 375/38x perf support, and a bonus irqchip driver simplification
 2014-10-22 22:18 UTC  (11+ messages)
` [PATCH 5/7] ARM: mvebu: Enable Performance Monitor Unit on Armada 375 SoC
` [PATCH 6/7] ARM: mvebu: Enable Performance Monitor Unit on Armada 380/385 SoC
` [PATCH 7/7] ARM: mvebu: Enable perf support in mvebu_v7_defconfig

[PATCH v3 00/59] dmaengine: Implement generic slave capabilities retrieval
 2014-10-22 21:27 UTC  (66+ messages)
` [PATCH v3 01/59] crypto: ux500: Use dmaengine_terminate_all API
` [PATCH v3 02/59] serial: at91: Use dmaengine_slave_config API
` [PATCH v3 03/59] dmaengine: Make the destination abbreviation coherent
` [PATCH v3 04/59] dmaengine: Rework dma_chan_get
` [PATCH v3 05/59] dmaengine: Make channel allocation callbacks optional
` [PATCH v3 06/59] dmaengine: Introduce a device_config callback
` [PATCH v3 07/59] dmaengine: split out pause/resume operations from device_control
` [PATCH v3 08/59] dmaengine: Add device_terminate_all callback
` [PATCH v3 09/59] dmaengine: Remove the need to declare device_control
` [PATCH v3 10/59] dmaengine: Create a generic dma_slave_caps callback
` [PATCH v3 11/59] dmaengine: Move slave caps to dma_device
` [PATCH v3 12/59] dmaengine: pl08x: Split device_control
` [PATCH v3 13/59] dmaengine: hdmac: "
` [PATCH v3 14/59] dmaengine: bcm2835: "
` [PATCH v3 15/59] dmaengine: coh901318: "
` [PATCH v3 16/59] dmaengine: cppi41: "
` [PATCH v3 17/59] dmaengine: jz4740: "
` [PATCH v3 18/59] dmaengine: dw: "
` [PATCH v3 19/59] dmaengine: edma: "
` [PATCH v3 20/59] dmaengine: ep93xx: "
` [PATCH v3 21/59] dmaengine: fsl-edma: "
` [PATCH v3 22/59] dmaengine: imx: "
` [PATCH v3 23/59] dmaengine: imx-sdma: "
` [PATCH v3 24/59] dmaengine: intel-mid-dma: "
` [PATCH v3 25/59] dmaengine: ipu-idmac: "
` [PATCH v3 26/59] dmaengine: k3: "
` [PATCH v3 27/59] dmaengine: mmp-pdma: "
` [PATCH v3 28/59] dmaengine: mmp-tdma: "
` [PATCH v3 29/59] dmaengine: moxart: "
` [PATCH v3 30/59] dmaengine: fsl-dma: "
` [PATCH v3 31/59] dmaengine: mpc512x: "
` [PATCH v3 32/59] dmaengine: mxs: "
` [PATCH v3 33/59] dmaengine: nbpfaxi: "
` [PATCH v3 34/59] dmaengine: omap: "
` [PATCH v3 35/59] dmaengine: pl330: "
` [PATCH v3 36/59] dmaengine: bam-dma: "
` [PATCH v3 37/59] dmaengine: s3c24xx: "
` [PATCH v3 38/59] dmaengine: sa11x0: "
` [PATCH v3 39/59] dmaengine: sh: "
` [PATCH v3 40/59] dmaengine: sirf: "
` [PATCH v3 41/59] dmaengine: sun6i: "
` [PATCH v3 42/59] dmaengine: d40: "
` [PATCH v3 43/59] dmaengine: tegra20: "
` [PATCH v3 44/59] dmaengine: xilinx: "
` [PATCH v3 45/59] dmaengine: mv_xor: Remove device_control
` [PATCH v3 46/59] dmaengine: pch-dma: Rename device_control
` [PATCH v3 47/59] dmaengine: td: "
` [PATCH v3 48/59] dmaengine: txx9: "
` [PATCH v3 49/59] dmaengine: rapidio: tsi721: "
` [PATCH v3 50/59] dmaengine: bcm2835: Declare slave capabilities for the generic code
` [PATCH v3 51/59] dmaengine: fsl-edma: "
` [PATCH v3 52/59] dmaengine: edma: "
` [PATCH v3 53/59] dmaengine: nbpfaxi: "
` [PATCH v3 54/59] dmaengine: omap: "
` [PATCH v3 55/59] dmaengine: pl330: "
` [PATCH v3 56/59] dmaengine: sirf: "
` [PATCH v3 57/59] dmaengine: sun6i: "
` [PATCH v3 58/59] dmaengine: Add a warning for drivers not using the generic slave caps retrieval
` [PATCH v3 59/59] dmaengine: Remove device_control and device_slave_caps

[PATCH v7 0/7] Add initial support for Broadcom Cygnus SoC
 2014-10-22 20:57 UTC  (8+ messages)
  ` [PATCH v7 1/7] ARM: cygnus: Initial "
  ` [PATCH v7 2/7] dt-bindings: Document Broadcom Cygnus SoC and clocks
  ` [PATCH v7 3/7] ARM: cygnus defconfig : Initial defconfig for Broadcom Cygnus SoC
  ` [PATCH v7 4/7] ARM: dts: Enable "
  ` [PATCH v7 5/7] MAINTAINERS: Entry for Cygnus/iproc arm architecture
  ` [PATCH v7 6/7] ARM: mach-bcm: Consolidate currently supported IPROC SoCs
  ` [PATCH v7 7/7] ARM: mach-bcm: ARCH_BCM_MOBILE: remove one level of menu from Kconfig

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-10-22 20:52 UTC  (7+ messages)
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[GIT PULL] arm: pxa: fixes against v3.18-rc1
 2014-10-22 20:18 UTC  (3+ messages)

[PATCH v2 00/53] dmaengine: Implement generic slave capabilities retrieval
 2014-10-22 20:16 UTC  (4+ messages)
` [PATCH v2 06/53] dmaengine: Create a generic dma_slave_caps callback

[PATCH v2 1/2] Documentation: dmaengine: Move the current doc to a folder of its own
 2014-10-22 20:08 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: dmaengine: Add a documentation for the dma controller API

[PATCH 0/3] Pinctrl driver for Amlogic Meson SoCs
 2014-10-22 20:06 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: add "

[PATCH] ARM: supplementing IO accessors with 64 bit capability
 2014-10-22 19:10 UTC  (7+ messages)

[PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
 2014-10-22 18:46 UTC  (5+ messages)

[PATCH v2 0/9] Marvell PXA168 libphy handling and Berlin Ethernet
 2014-10-22 18:26 UTC  (10+ messages)
` [PATCH v2 1/9] phy: marvell: Add support for 88E3016 FastEthernet PHY
` [PATCH v2 2/9] net: pxa168_eth: Provide phy_interface mode on platform_data
` [PATCH v2 3/9] net: pxa168_eth: Prepare proper libphy handling
` [PATCH v2 4/9] net: pxa168_eth: Remove HW auto-negotiaion
` [PATCH v2 5/9] net: pxa168_eth: Remove in-driver PHY mangling
` [PATCH v2 6/9] ARM: berlin: Add BG2 ethernet DT nodes
` [PATCH v2 7/9] ARM: berlin: Add BG2CD "
` [PATCH v2 8/9] ARM: berlin: Add phy-connection-type to BG2Q Ethernet
` [PATCH v2 9/9] ARM: berlin: Enable ethernet on Sony NSZ-GS7

[PATCH v5 0/3] ARM: rk3288 : Add PM Domain support
 2014-10-22 17:45 UTC  (6+ messages)
` [PATCH v5 1/3] power-domain: add power domain drivers for Rockchip platform

[PATCH 00/10] arm64 EFI patches for 3.19
 2014-10-22 17:29 UTC  (8+ messages)
` [PATCH 04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS
` [PATCH 06/10] arm64/efi: use UEFI memory map unconditionally if available

[PATCH v6 0/3] ARM: rk3288 : Add PM Domain support
 2014-10-22 17:17 UTC  (3+ messages)
` [PATCH v6 1/3] power-domain: add power domain drivers for Rockchip platform

[PATCH] ARM: mx6: Fix suspend/resume with PCI
 2014-10-22 17:13 UTC  (3+ messages)

[PATCH v5 1/6] ARM: cygnus: Initial support for Broadcom Cygnus SoC
 2014-10-22 17:12 UTC  (5+ messages)

[PATCH] arm64/crypto: use crypto instructions for generating AES key schedule
 2014-10-22 17:06 UTC  (5+ messages)

[GIT PULL] at91: fixes for 3.18 #1
 2014-10-22 17:01 UTC 

[PATCH v4 0/5] simplefb: add clock handling code
 2014-10-22 16:45 UTC  (6+ messages)
` [PATCH v4 1/5] simplefb: Add simplefb MAINTAINERS entry
` [PATCH v4 2/5] dt-bindings: Add a clocks property to the simple-framebuffer binding
` [PATCH v4 3/5] simplefb: formalize pseudo palette handling
` [PATCH v4 4/5] simplefb: add goto error path to probe
` [PATCH v4 5/5] simplefb: add clock handling code

[PATCH 00/12] rtc: omap: fixes and power-off feature
 2014-10-22 16:43 UTC  (8+ messages)

[PATCH v2 0/4] ARM: vf610: restructure device trees
 2014-10-22 16:27 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: vf610: assign oscillator to clock module
` [PATCH v2 2/4] ARM: imx: clk-vf610: get input clocks from assigned clocks
` [PATCH v2 3/4] ARM: dts: vf610: create generic base device trees
` [PATCH v2 4/4] ARM: dts: vf500-colibri: add Colibri VF50 support

[PATCH v4 0/7] introduce GNTTABOP_cache_flush
 2014-10-22 16:04 UTC  (8+ messages)
` [PATCH v4 3/7] [RFC] arm/arm64: introduce is_dma_coherent

[PATCH v3 0/4] input: Add new sun4i-lradc-keys driver
 2014-10-22 16:01 UTC  (3+ messages)
` [PATCH v3 1/4] "

[PATCHv3 0/2] ARM: dts: socfpga: fix booting with SD/MMC
 2014-10-22 15:47 UTC  (6+ messages)
` [PATCHv3 1/2] ARM: dts: socfpga: Fix SD card detect

[PATCH v2 08/47] kernel: Move pm_power_off to common code
 2014-10-22 15:43 UTC  (8+ messages)
` [PATCH v2 36/47] arm64: psci: Register with kernel poweroff handler


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