linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-07 10:55:10 to 2012-06-08 18:37:11 UTC [more...]

[CFT] DMA engine patches
 2012-06-08 18:37 UTC  (42+ messages)
` [CFT 3/3] dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
  ` [CFT] PL08x patches
    ` [CFT 28/31] dmaengine: PL08x: fix tx_status function to return correct residue
    ` [CFT 29/31] dmaengine: PL08x: get rid of pl08x_prep_channel_resources
    ` [CFT 30/31] dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
    ` [CFT 31/31] dmaengine: PL08x: ensure all descriptors are freed when channel is released
  ` [CFT] OMAP patches
    ` [CFT 01/11] dmaengine: add OMAP DMA engine driver
    ` [CFT 02/11] mmc: omap_hsmmc: add DMA engine support
    ` [CFT 03/11] mmc: omap_hsmmc: remove private DMA API implementation
    ` [CFT 04/11] mmc: omap: add DMA engine support
    ` [CFT 05/11] mmc: omap: remove private DMA API implementation
    ` [CFT 06/11] ARM: omap: remove mmc platform data dma_mask and initialization
    ` [CFT 07/11] spi: omap2-mcspi: add DMA engine support
    ` [CFT 08/11] spi: omap2-mcspi: remove private DMA API implementation
    ` [CFT 09/11] mtd: omap2: add DMA engine support
    ` [CFT 10/11] mtd: omap2: remove private DMA API implementation
    ` [CFT 11/11] Add feature removal of old OMAP private DMA implementation

[PATCH] MXS: Add DENX M28 dts file
 2012-06-08 18:32 UTC  (3+ messages)

[PATCH] ARM: Kirkwood: Fix crash when neither NAND nor SPI
 2012-06-08 17:42 UTC  (4+ messages)

[PATCH V2 0/3] i2c-nomadik changes
 2012-06-08 17:09 UTC  (5+ messages)
` [PATCH V2 1/3] i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
` [PATCH V2 2/3] i2c-nomadik: turn the platform driver to an amba driver
` [PATCH V2 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK

[PATCH 7/7 v2] ARM: nomadik: register the MMC/SD device
 2012-06-08 15:45 UTC  (2+ messages)

[RFC PATCH 0/2] Implement word-at-a-time string functions
 2012-06-08 15:43 UTC  (4+ messages)
` [RFC PATCH 1/2] ARM: use generic strnlen_user and strncpy_from_user functions
` [RFC PATCH 2/2] ARM: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs

[PATCH] MXS: Add DT binding support into stmp3xxx-rtc
 2012-06-08 15:42 UTC  (4+ messages)

[RFC] Support for H.264/MPEG4 encoder (VPU) in i.MX27
 2012-06-08 15:25 UTC  (9+ messages)

[PATCH V2 00/10] ARM: OMAP4: Add PMU Support
 2012-06-08 15:24 UTC  (15+ messages)
` [PATCH V2 01/10] ARM: PMU: Add runtime PM Support
` [PATCH V2 02/10] ARM: OMAP2+: PMU: Convert OMAP2/3 devices to use HWMOD
` [PATCH V2 03/10] ARM: OMAP4: Re-map the CTIs IRQs from MPU to DEBUGSS
` [PATCH V2 04/10] ARM: OMAP4430: Create PMU device via HWMOD
` [PATCH V2 05/10] ARM: OMAP2+: PMU: Add runtime PM support
` [PATCH V2 06/10] ARM: OMAP4: Route PMU IRQs to CTI IRQs
` [PATCH V2 07/10] ARM: OMAP4: CLKDM: Update supported transition modes
` [PATCH V2 08/10] ARM: OMAP4: Prevent EMU power domain transitioning to OFF when in-use
` [PATCH V2 09/10] ARM: OMAP4: Enable PMU for OMAP4460/70
` [PATCH V2 10/10] ARM: OMAP2+: PMU: Add QoS constraint

[PATCH] ARM: extable: ensure fixup entries are 4-byte aligned
 2012-06-08 15:19 UTC 

[PATCH] ARM: perf: remove arm_perf_pmu_ids global enumeration
 2012-06-08 15:18 UTC 

[PATCH v3] ARM: mm: update CONTEXTIDR register to contain PID of current process
 2012-06-08 15:16 UTC 

[PATCH v2 0/4] syscall_trace fixes and cleanups
 2012-06-08 15:12 UTC  (5+ messages)
` [PATCH v2 1/4] audit: arm: only allow syscall auditing for pure EABI userspace
` [PATCH v2 2/4] ARM: entry: don't bother with syscall tracing on ret_from_fork path
` [PATCH v2 3/4] ARM: audit: move syscall auditing until after ptrace SIGTRAP handling
` [PATCH v2 4/4] ARM: ptrace: provide separate functions for tracing syscall {entry, exit}

[PATCH v7 00/12] Per SoC descriptor
 2012-06-08 14:54 UTC  (17+ messages)
` [PATCH v7 01/12] ARM: SoC: Introduce per "
` [PATCH v7 02/12] ARM: SoC: Add per SoC SMP and CPU hotplug operations
` [PATCH v7 03/12] ARM: SoC: convert VExpress/RealView to SoC descriptor
` [PATCH v7 04/12] ARM: SoC: convert OMAP4 "
` [PATCH v7 05/12] ARM: SoC: convert Tegra "
` [PATCH v7 06/12] ARM: SoC: convert Exynos4 "
` [PATCH v7 07/12] ARM: SoC: convert MSM SMP "
` [PATCH v7 08/12] ARM: SoC: convert ux500 "
` [PATCH v7 09/12] ARM: SoC: convert shmobile SMP "
` [PATCH v7 10/12] ARM: SoC: convert highbank "
` [PATCH v7 11/12] ARM: SoC: convert imx6q "
` [PATCH v7 12/12] ARM: smp: Make SoC descriptor mandatory for SMP platforms

mach/io.h cleanup and removal question
 2012-06-08 14:35 UTC  (4+ messages)

[PATCH] ARM: omap: clock: Get rid of unwanted clkdm assocations within clks
 2012-06-08 14:24 UTC  (7+ messages)

[PATCH] arm: omap: drop unused IRQ defines
 2012-06-08 14:10 UTC 

[PATCH 0/7] arm/dts: Audio support for OMAP4 devices (SDP, PandaBoard)
 2012-06-08 14:02 UTC  (8+ messages)
` [PATCH 1/7] arm/dts: omap4: Add entry for OMAP McPDM IP
` [PATCH 2/7] arm/dts: omap4: Add entry for OMAP DMIC IP
` [PATCH 3/7] arm/dts: omap4-sdp: Add fixed regulator to represent VBAT
` [PATCH 4/7] arm/dts: omap4-sdp: Add support for twl6040
` [PATCH 5/7] arm/dts: omap4-sdp: Enable audio support via device tree
` [PATCH 6/7] arm/dts: omap4-panda: Audio support for PandaBoard 4430
` [PATCH 7/7] arm/dts: New dts file for PandaBoardES (4460)

[PATCH] [RESEND] arm: limit memblock base address for early_pte_alloc
 2012-06-08 13:58 UTC  (2+ messages)

[PATCH 1/1] pinctrl: pinctrl-imx: fix incorrect debug message of maps
 2012-06-08 13:33 UTC 

[PATCH 00/11] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
 2012-06-08 13:30 UTC  (29+ messages)
` [PATCH 02/11] ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
` [PATCH 04/11] ARM: OMAP2+: usb_host_fs: add custom reset for usb_host_fs (fsusb)
` [PATCH 05/11] ARM: OMAP2+: hwmod code/data: fix 32K sync timer

[PATCH v1 0/5] mmp audio support
 2012-06-08 13:28 UTC  (19+ messages)
` [PATCH v1 1/5] dmaengine: mmp_tdma: add mmp tdma support
    ` [alsa-devel] "
` [PATCH v1 2/5] ASoC: mmp: add audio dma support
    ` [alsa-devel] "
` [PATCH v1 3/5] ASOC: mmp: add sspa support
    ` [alsa-devel] "
` [PATCH v1 4/5] ASoC: add mmp brownstone support
    ` [alsa-devel] "

[PATCH] clk: Check parent for NULL in clk_change_rate
 2012-06-08 13:04 UTC 

[PATCH 1/2] ARM: vexpress: Check master site in daughterboard's sysctl operations
 2012-06-08 12:50 UTC  (2+ messages)
` [PATCH 2/2] ARM: vexpress: Initial common clock support

[PATCH v3 02/12] usb: chipidea: permit driver bindings pass phy pointer
 2012-06-08 12:37 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v4] usb: ehci-hcd: notify phy when connect change
 2012-06-08 12:32 UTC  (3+ messages)
` [PATCH 1/2] USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phy
  ` [PATCH v5 2/2] USB: notify phy when root hub port connect change

[PATCH 0/3] pinctrl: add support for samsung pinctrl driver
 2012-06-08 12:32 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: add samsung pinctrl and gpiolib driver

[RFC PATCH] MTD: nand: add return value for write_page() function in structure of nand_ecc_ctrl
 2012-06-08 11:10 UTC 

[RESEND/PATCHv5 1/2] drivers: input: keypad: Add device tree support
 2012-06-08 10:53 UTC  (2+ messages)
` [RESEND/PATCHv5 2/2] arm/dts: omap4-sdp: Add keypad data

[PATCH] ARM: imx27/dt: make dt_compat entry const
 2012-06-08 10:04 UTC 

[PATCH v2] ARM: iconnect: Remove include of removed linux/spi/orion_spi.h
 2012-06-08  9:36 UTC 

[PATCH] ARM: iconnect: Remove include of removed linux/spi/orion_spi.h
 2012-06-08  9:12 UTC  (2+ messages)

[GIT PULL] omap fixes for v3.5-rc1
 2012-06-08  8:23 UTC  (2+ messages)

[GIT PULL] i.MX fixes
 2012-06-08  8:23 UTC  (2+ messages)

[GIT PULL] more i.MX clock fixes
 2012-06-08  8:21 UTC  (2+ messages)

[PATCH] ARM: highbank: Add smc calls to enable/disable the L2
 2012-06-08  8:21 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL] LED CPU trigger driver and ARM LED code consolidation
 2012-06-08  8:20 UTC  (3+ messages)

Overriding/concatenating kernel command-line with bootargs from dtb?
 2012-06-08  7:55 UTC 

[PATCH] media: mx2_camera: Add YUYV output format
 2012-06-08  6:51 UTC  (2+ messages)

[PATCH v3 0/9] Add clk_prepare/clk_unprepare
 2012-06-08  4:54 UTC  (5+ messages)
` [PATCH v3 8/9] ASoC: tegra: add clk_prepare/clk_unprepare

[PATCH] arm: OMAP depends on MMU
 2012-06-08  0:50 UTC 

[PATCH 3/3] ASoC: follow the updated samsung DMA common operations
 2012-06-07 23:45 UTC  (2+ messages)

Freescale fec.c driver breakage
 2012-06-07 23:36 UTC  (6+ messages)

[PATCH V2 0/2] arm/dts: Add OMAP2420 SDP support
 2012-06-07 22:11 UTC  (3+ messages)
` [PATCH V2 1/2] arm/dts: OMAP2: Add support for OMAP2420 SDP
` [PATCH V2 2/2] arm/dts: OMAP2: Fix interrupt controller binding

[PATCH 0/2] arm/dts: Add OMAP2420 SDP support
 2012-06-07 22:08 UTC  (4+ messages)
` [PATCH 1/2] arm/dts: OMAP2: Add support for OMAP2420 SDP
` [PATCH 2/2] arm/dts: OMAP2: Fix interrupt controller binding

[PATCH 0/2] arm/dts: Add OMAP2420 SDP support
 2012-06-07 22:05 UTC 

[PATCH 1/3] spi-orion: add device tree binding
 2012-06-07 20:27 UTC  (4+ messages)

[PATCH] ARM: mx35: add WEIM register addresses
 2012-06-07 19:24 UTC  (4+ messages)

[PATCH 0/2] A couple of imx6q clock patches
 2012-06-07 19:03 UTC  (4+ messages)

[GIT PULL] imx fixes for v3.5-rc
 2012-06-07 19:01 UTC  (2+ messages)

how to specify dma_mask and coherent_dma_mask in hwmod
 2012-06-07 16:22 UTC 

[PATCH] ARM: bpf_jit: BPF_S_ANC_ALU_XOR_X support
 2012-06-07 15:40 UTC 

[PATCH] ARM: s3c24xx: remove unused header
 2012-06-07 14:15 UTC 

[PATCH v2] serial: Add driver for LPC32xx High Speed UARTs
 2012-06-07 13:49 UTC 

i.MX IPU preparation patches
 2012-06-07 13:37 UTC  (7+ messages)
` [PATCH 1/2] ARM i.MX51: setup mipi

[PATCH v2] ARM: at91: add support for Telit EVK GE863-PRO3
 2012-06-07 13:21 UTC  (2+ messages)

No subject
 2012-06-07 12:45 UTC  (4+ messages)
` (no subject)

[PATCH v7] MTD: LPC32xx SLC NAND driver
 2012-06-07 12:39 UTC  (2+ messages)

[PATCH] ARM: at91: fix at91_aic_write macro
 2012-06-07 12:30 UTC  (2+ messages)

[PATCH] ARM: at91: remove two unused headers
 2012-06-07 12:16 UTC  (2+ messages)

[PATCH] pinctrl: sirf: mark of_device_id match table as __devinitconst
 2012-06-07 11:06 UTC  (2+ messages)


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