linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-22 08:46:06 to 2014-10-22 15:43:55 UTC [more...]

[PATCH v3 00/59] dmaengine: Implement generic slave capabilities retrieval
 2014-10-22 15:43 UTC  (42+ 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 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

[PATCH 0/7] Armada 375/38x perf support, and a bonus irqchip driver simplification
 2014-10-22 15:38 UTC  (15+ messages)
` [PATCH 1/7] irqchip: armada-370-xp: Simplify interrupt map, mask and unmask
` [PATCH 2/7] irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=N
` [PATCH 3/7] irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readability
` [PATCH 4/7] irqchip: armada-370-xp: Enable Performance Counter interrupts
` [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 00/12] rtc: omap: fixes and power-off feature
 2014-10-22 15:29 UTC  (18+ messages)
` [PATCH 08/12] rtc: omap: restore irq state after reading TC registers
` [PATCH 09/12] rtc: omap: add support for pmic_power_en

[PATCH 0/4] Make Armada 375 use the reference clock when possible
 2014-10-22 15:29 UTC  (21+ messages)
` [PATCH 1/4] clocksource: armada-370-xp: Add missing clock enable
` [PATCH 2/4] watchdog: orion: Use the reference clock on Armada 375 SoC
` [PATCH 3/4] clocksource: armada-370-xp: Use the reference clock on A375 SoC
` [PATCH 4/4] ARM: dts: Enable the reference clock for timer and watchdog on Armada 375 SoC

[PATCH v2 0/3] ARM: keystone: pm: switch to use generic pm domains
 2014-10-22 15:28 UTC  (7+ messages)
` [PATCH v2 2/3] "

[PATCH v1 1/5] mfd: tps65910: Convert ti, system-power-controller DT property to poweroff-source
 2014-10-22 15:26 UTC  (6+ messages)
` [PATCH v1 2/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 apalis
` [PATCH v1 3/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 beaver
` [PATCH v1 4/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 cardhu
` [PATCH v1 5/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 colibri

[PATCH v7 0/3] new Atmel DMA controller
 2014-10-22 15:22 UTC  (4+ messages)
` [PATCH v7 1/3] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver
` [PATCH v7 2/3] ARM: dts: at_xdmac: add bindings documentation
` [PATCH v7 3/3] MAINTAINERS: add entry for Atmel XDMA driver

[PATCH 0/3] Rockchip IOMMU driver and devicetree bindings
 2014-10-22 15:20 UTC  (2+ messages)

[PATCH v5 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-22 15:12 UTC  (2+ messages)

[PATCH v5 0/6] add basic rk3288 smp support
 2014-10-22 15:00 UTC  (3+ messages)
` [PATCH v5 2/6] ARM: rockchip: add option to access the pmu via a phandle in smp_operations

[PATCH 00/10] arm64 EFI patches for 3.19
 2014-10-22 14:49 UTC  (13+ messages)
` [PATCH 01/10] arm64/efi: efistub: jump to 'stext' directly, not through the header
` [PATCH 02/10] arm64/efi: set PE/COFF section alignment to 4 KB
` [PATCH 03/10] arm64/efi: set PE/COFF file alignment to 512 bytes
` [PATCH 04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS
` [PATCH 05/10] arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
` [PATCH 06/10] arm64/efi: use UEFI memory map unconditionally if available
` [PATCH 07/10] efi: dmi: add support for SMBIOS 3.0 UEFI configuration table
` [PATCH 08/10] dmi: add support for SMBIOS 3.0 64-bit entry point
` [PATCH 09/10] arm64: dmi: Add SMBIOS/DMI support
` [PATCH 10/10] arm64: dmi: set DMI string as dump stack arch description

[PATCH] ARM: at91: sama5: update defconfig
 2014-10-22 14:30 UTC  (2+ messages)

[PATCH 1/2] iommu: Always define struct iommu_ops
 2014-10-22 14:29 UTC  (5+ messages)
` [PATCH 2/2] iommu: Implement a dummy bus_set_iommu()

[PATCH v4 0/8] arm: Add basic support for MediaTek MT8127 & MT8135 SoCs
 2014-10-22 14:19 UTC  (13+ messages)
` [PATCH v4 1/8] ARM: mediatek: Add basic support for mt8127
` [PATCH v4 2/8] ARM: mediatek: add dts for 8127 Moose board
` [PATCH v4 3/8] ARM: mediatek: Add basic support for mt8135
` [PATCH v4 4/8] ARM: mediatek: add dts for MT8135 evaluation board
` [PATCH v4 5/8] dt-bindings: add more chips in documentation for Mediatek SoC
` [PATCH v4 6/8] ARM: dts: Build dtb for mt8127 & mt8135
` [PATCH v4 7/8] ARM: mediatek: Add earlyprintk support "
` [PATCH v4 8/8] ARM: mediatek: Add config option for mediatek SoCs

[PATCH v2 0/7] Add clock and DT support for a few IPs on Exynos7
 2014-10-22 13:58 UTC  (6+ messages)
` [PATCH v2 6/7] arm64: dts: Add nodes for mmc, i2c, rtc, watchdog "

[PATCH] ARM: socfpga_defconfig: Update defconfig for SoCFPGA
 2014-10-22 13:52 UTC 

[PATCH] tty/serial: earlycon: Fix print for implied MMIO case
 2014-10-22 13:48 UTC  (2+ messages)

[PATCH v2 00/11] ARM: dts: zynq: Prepare Parallella
 2014-10-22 13:22 UTC  (7+ messages)

[PATCH 0/3] tty: serial: Add mediatek MT8127 and MT8135 UART support
 2014-10-22 13:12 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: Fix mediatek UART driver setting baudrate issue
` [PATCH 2/3] ARM: mediatek: add UART dts for mt8127 and mt8135
` [PATCH 3/3] DTS: serial: Add bindings document for the Mediatek UARTs

[PATCH] irqchip: dw-apb-ictl: select GENERIC_IRQ_CHIP
 2014-10-22 13:00 UTC  (2+ messages)

[PATCH v2] irqchip: dw-apb-ictl: select GENERIC_IRQ_CHIP
 2014-10-22 12:59 UTC 

[PATCH] tty: serial: omap: increase max consoles to 10
 2014-10-22 12:46 UTC  (4+ messages)
` [PATCH V2] tty: serial: omap: Increase max consoles and add check to prevent crash

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-22 12:31 UTC  (2+ messages)

[GIT PULL] Integrator multiplatform migration for v3.19
 2014-10-22 12:13 UTC 

[PATCH v7] mfd: syscon: Decouple syscon interface from platform devices
 2014-10-22 12:12 UTC  (4+ messages)

[GIT PULL] RealView DeviceTree support for v3.19
 2014-10-22 12:05 UTC 

[PATCH v1 0/2] ARM: hip04: add GPIO support
 2014-10-22 11:56 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: hip04: set ARCH_NR_GPIO to 128
` [PATCH v1 2/2] ARM: dts: hip04: add GPIO pieces

[PATCH v6 0/7] ARM: kprobes: enable OPTPROBES for ARM 32
 2014-10-22 11:32 UTC  (8+ messages)
` [PATCH v6 1/7] ARM: kprobes: replace 'union decode_action' to 'struct decode_action'
` [PATCH v6 2/7] ARM: kprobes: seprates load and store actions
` [PATCH v6 3/7] ARM: kprobes: introduces checker
` [PATCH v6 4/7] ARM: kprobes: collects stack consumption for store instructions
` [PATCH v6 5/7] ARM: kprobes: disallow probing stack consuming instructions
` [PATCH v6 6/7] kprobes: copy ainsn after alloc aggr kprobe
` [PATCH v6 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

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

[RFC PATCH 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-10-22 11:27 UTC  (10+ messages)
` [RFC PATCH 4/4] arm64:numa: adding "

[PATCH 1/2] ARM: perf: armv7 remove useless return and check of idx in counter handling
 2014-10-22 11:26 UTC  (6+ messages)
` [PATCH 2/2] ARM: perf: armv7: wrap unsupported arch init functions via micro

[PATCH v3 0/4] input: Add new sun4i-lradc-keys driver
 2014-10-22 11:11 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] ARM: dts: sun4i: Add lradc node
` [PATCH v3 3/4] ARM: dts: sun5i: "
` [PATCH v3 4/4] ARM: dts: sun7i: "

[PATCH 0/8] Prepatory rework for multi-PMU support
 2014-10-22 11:06 UTC  (13+ messages)
` [PATCH 2/8] arm: perf: make PMU probing data-driven
` [PATCH 3/8] arm: perf: use IDR types for CPU PMUs
` [PATCH 6/8] arm: perf: fold percpu_pmu into pmu_hw_events
` [PATCH 7/8] arm: perf: dynamically allocate cpu hardware data

[PATCH] ASoC: rockchip-i2s: add rockchip-max98090 driver support
 2014-10-22 10:49 UTC  (3+ messages)
` [PATCH v3] ASoC: rockchip-i2s: add MAX98090 support to Kconfig

[PATCH v2 0/4] input: Add new sun4i-lradc-keys driver
 2014-10-22 10:45 UTC  (11+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 3/4] ARM: dts: sun5i: Add lradc node
      ` [linux-sunxi] "
` [PATCH v2 4/4] ARM: dts: sun7i: "
    ` [linux-sunxi] "

[PATCH v2 0/3] Some cleanup for samsung clock
 2014-10-22 10:34 UTC  (2+ messages)

[PATCH v7 0/6] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-10-22 10:22 UTC  (4+ messages)
    ` [linux-sunxi] "

*** G�llande ditt Swedbank kreditkort ! *** 85jcojj10 ( linux-arm-kernel@lists.infradead.org )
 2014-10-22 10:16 UTC 

[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2014-10-22  9:54 UTC  (5+ messages)
` [PATCH v2 11/18] iommu: exynos: remove useless device_add/remove callbacks

[PATCH v3 0/3] ARM: meson: Add reset controller
 2014-10-22  9:52 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: meson: reset: Add reset controller for MesonX SoCs

[PATCH V2 1/2] ARM: pxa: spitz: register spitz-audio device
 2014-10-22  9:42 UTC  (3+ messages)

[PATCH 1/4] ARM: shmobile: r8a7790: Add RGX clock to device tree
 2014-10-22  9:31 UTC  (4+ messages)

[PATCH v4 0/4] Add Phytec pbab01 audio support
 2014-10-22  9:12 UTC  (5+ messages)
` [PATCH v4 0/3 RESEND] "
  ` [PATCH v4 RESEND 1/3] ARM: dts: pbab01: move i2c pins and frequency configuration into pfla02
  ` [PATCH v4 RESEND 3/3] ARM: imx_v6_v7_defconfig: enable tlv320aic3x audio codec by default
  ` [PATCH v4 RESEND 2/3] ARM: dts: pbab01: enable I2S audio on phyFLEX-i.MX6 boards

[PATCH v5] crypto: Add Allwinner Security System crypto accelerator
 2014-10-22  9:00 UTC  (3+ messages)
` [PATCH v5 4/4] "

[PATCHv4] dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
 2014-10-22  8:53 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).