linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-31 00:40:36 to 2011-08-02 09:29:24 UTC [more...]

[PATCH] spi/pl022: remove function cannot exit
 2011-08-02  9:29 UTC 

[PATCH 00/18] dmaengine/amba-pl08x updates
 2011-08-02  9:05 UTC  (34+ messages)
` [PATCH 04/18] dmaengine/amba-pl08x: Remove redundant comment and rewrite original
` [PATCH 07/18] dmaengine/amba-pl08x: Enable/Disable amba_pclk with channel requests
` [PATCH 09/18] dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
` [PATCH 11/18] dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN(width))
` [PATCH 15/18] dmaengine/amba-pl08x: Pass flow controller information with slave channel data
` [PATCH 16/18] dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers
` [PATCH 17/18] dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool
` [PATCH 18/18] dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly

[PATCH v8 0/3] add the GPMI controller driver for IMX23/IMX28
 2011-08-02  8:55 UTC  (27+ messages)

[PATCH v4 0/7] ARM: mx28: add usb host function
 2011-08-02  8:39 UTC  (8+ messages)
` [PATCH v4 1/7] ARM: mxs: ehci: consolidate definitions and structures to share among platforms
` [PATCH v4 2/7] ARM: mxs: make ehci-mxc more flexible to be used on different platforms
` [PATCH v4 3/7] ARM: mxs: add usb clocks to clock tree
` [PATCH v4 4/7] ARM: mxs: enable usb phy power supply
` [PATCH v4 5/7] ARM: mxs: add usb platform operations
` [PATCH v4 6/7] "
` [PATCH v4 7/7] ARM: mxs: add usb host function to default config

[PATCH 1/1] ASoC: core: cache index fix
 2011-08-02  8:38 UTC  (4+ messages)

[PATCH] CSR: add missing sentinels to of_device_id tables
 2011-08-02  8:36 UTC  (3+ messages)

[PATCH v2 0/2] Add device tree probe for i2c-imx driver
 2011-08-02  8:35 UTC  (4+ messages)
` [PATCH v2 2/2] i2c/imx: add device tree probe support

kernel debugging (KGDB or JTAG)
 2011-08-02  8:13 UTC 

[PATCH v3 0/3] Add device tree support for i.mx51/53 boards
 2011-08-02  7:53 UTC  (8+ messages)
` [PATCH v3 1/2] arm/mx5: add device tree support for imx53 boards
` [PATCH v3 2/2] arm/mx5: add device tree support for imx51 babbage

[PATCH] disable the correct parent clock in clk_gate_disable()
 2011-08-02  7:07 UTC 

[PATCH v4 0/2] Add device tree support for i.mx51/53 boards
 2011-08-02  6:52 UTC  (3+ messages)
` [PATCH 1/2] arm/mx5: add device tree support for imx53 boards
` [PATCH 2/2] arm/mx5: add device tree support for imx51 babbage

pandaboard brctl oops
 2011-08-02  2:24 UTC  (2+ messages)

[PATCH] ARM: platform_device: pdev_archdata: add omap_device pointer
 2011-08-02  1:14 UTC 

questions about memory hotplug
 2011-08-02  1:09 UTC  (5+ messages)

[PATCH] net/smsc911x: add device tree probe support
 2011-08-02  1:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/4] OMAP4: Add modulemode support to hwmod framework (part 2)
 2011-08-02  0:33 UTC  (3+ messages)
` [PATCH v2 1/4] OMAP4: hwmod data: Add GPMC

[RFC/PATCH 0/7] decouple platform_device from omap_device
 2011-08-02  0:00 UTC  (22+ messages)
` [RFC/PATCH 2/7] OMAP3: beagle: don't touch omap_device internals
` [RFC/PATCH 7/7] WIP: HACK/RFC: omap_device: begin to decouple platform_device from omap_device

[PATCH 3/3] ARM: mmp: Change the way we use timer 0 as clockevent timer
 2011-08-01 22:43 UTC 

[PATCH 2/3] ARM: mmp: Switch to using timer 1 as clocksource timer
 2011-08-01 22:43 UTC 

[PATCH 1/3] ARM: mmp: Also start timer 1 on boot
 2011-08-01 22:43 UTC 

[PATCH 0/3] mmp clockevent handling race fix
 2011-08-01 22:42 UTC 

[PATCH v2] OMAP: ctrl: Fix CONTROL_DSIPHY register fields
 2011-08-01 22:21 UTC  (2+ messages)

[PATCH] DT: OMAP: Convert I2C driver to use device tree
 2011-08-01 22:04 UTC 

[PATCH][Resend] Remove unneeded version.h includes from arch/arm/
 2011-08-01 21:13 UTC 

[PATCH] Add sched_clock to AT91 TCB clocksource driver
 2011-08-01 20:00 UTC  (7+ messages)

[PATCH] arm: fix compile failure in orion5x/dns323-setup.c
 2011-08-01 17:26 UTC  (2+ messages)

[PATCH] Remove remaining references of CONFIG_GENERIC_TIME
 2011-08-01 17:20 UTC  (16+ messages)

[RFC PATCH v10 0/4] Consolidating GIC per-cpu interrupts
 2011-08-01 17:04 UTC  (5+ messages)
` [RFC PATCH v10 1/4] ARM: gic: consolidate PPI handling
` [RFC PATCH v10 2/4] ARM: gic: Add PPI registration interface
` [RFC PATCH v10 3/4] ARM: local timers: drop local_timer_ack()
` [RFC PATCH v10 4/4] ARM: gic: add compute_irqnr macro for exynos4

Add device tree enabled Exynos4 machine
 2011-08-01 16:54 UTC  (4+ messages)
` [PATCH 1/2] arm: exynos4: Add a new Exynos4 device tree enabled machine
` [PATCH 2/2] arm: dt: Add device tree source file for Exynos4 and let boards include it

[RFC PATCH 0/9] Add pdc feature to atmel-mci
 2011-08-01 15:20 UTC  (7+ messages)
` [RFC PATCH 1/9] mmc: atmel-mci: change namespace
` [RFC PATCH 6/9] atmel_pdc: add ATMEL_PDC_SCND_BUF_OFF

[PATCH v2 00/07] enable devicetree on arch-mmp
 2011-08-01 14:43 UTC  (17+ messages)
` [PATCH v2 1/7] ARM: mmp: parse irq from DT
  ` [PATCH v2 2/7] ARM: mmp: parse timer configuration "
    ` [PATCH v2 3/7] ARM: mmp: support DT on both dkb and brownstone
      ` [PATCH v2 4/7] tty: serial: support device tree in pxa

[PATCH 2/3] dmaengine: at_hdmac: improve power management routines
 2011-08-01 14:18 UTC  (4+ messages)
` [PATCH V2 1/3] dmaengine: at_hdmac: replace spin_lock* with irqsave variants
  ` [PATCH] dmaengine: at_hdmac: add wrappers for testing channel state
    ` [PATCH V2 3/3] "

[PATCH 1/1] ASoC: sgtl5000: add one missed cache reg
 2011-08-01 13:18 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH 1/9] davinci: make __arch_ioremap() with 0 size return NULL
 2011-08-01 12:31 UTC  (9+ messages)
` [PATCH 2/9] ebsa110: "
` [PATCH 3/9] ixp23xx: "
` [PATCH 4/9] ixp4xx: "
` [PATCH 5/9] kirkwood: "
` [PATCH 6/9] orion: "
` [PATCH 7/9] tegra: "
` [PATCH 8/9] iop: "
` [PATCH 9/9] omap: "

[GIT PULL] msm gpio move to drivers/gpio
 2011-08-01 12:00 UTC  (3+ messages)

[PATCH 1/2] of: address: use resource_size helper
 2011-08-01 11:58 UTC  (4+ messages)
` [PATCH 2/2] arm: omap: mark dt_compat __initconst

[PATCH V2 00/20] dmaengine/amba-pl08x updates
 2011-08-01 11:56 UTC  (26+ messages)
` [PATCH V2 01/20] ARM: asm/pl080.h: Protect against multiple inclusion of header file
` [PATCH V2 02/20] dmaengine/amba-pl08x: Resolve formatting issues
` [PATCH V2 03/20] dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending order
` [PATCH V2 04/20] dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)
` [PATCH V2 05/20] dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd
` [PATCH V2 06/20] dmaengine/amba-pl08x: Remove redundant comment and rewrite original
` [PATCH V2 07/20] dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_info
` [PATCH V2 08/20] dmaengine/amba-pl08x: support runtime PM
` [PATCH V2 09/20] dmaengine/amba-pl08x: Simplify pl08x_ensure_on()
` [PATCH V2 10/20] dmaengine/amba-pl08x: No need to check "ch->signal < 0"
` [PATCH V2 11/20] dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
` [PATCH V2 12/20] dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
` [PATCH V2 13/20] dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN(width))
` [PATCH V2 14/20] dmaengine/amba-pl08x: Add prep_single_byte_llis() routine
` [PATCH V2 15/20] dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)
` [PATCH V2 16/20] dmaengine/amba-pl08x: Choose peripheral bus as master bus
` [PATCH V2 17/20] dmaengine/amba-pl08x: Pass flow controller information with slave channel data
` [PATCH V2 18/20] dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers
` [PATCH V2 19/20] dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool
` [PATCH V2 20/20] dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly
` [PATCH V3 08/20] dmaengine/amba-pl08x: support runtime PM

[PATCH] ARM: SAMSUNG: Fix build of dev- infrastructure for module.h changes
 2011-08-01 11:35 UTC  (3+ messages)

[PATCH] i.MX25 GPT clock fix: ensure correct the clock source
 2011-08-01 10:19 UTC  (2+ messages)

[PATCH 0/8] ARM: getting rid of mx5/devices.c and mxc_register_device
 2011-08-01  9:38 UTC  (9+ messages)
` [PATCH 1/8] ARM: mx5: fix remaining unconsistent names for irqs
  ` [PATCH 2/8] ARM: mx5: remove unused #includes of devices.h
  ` [PATCH 3/8] ARM: mx5: dynamically allocate mxc-ehci devices
  ` [PATCH 4/8] ARM: mx5: dynamically allocate fsl-usb2-udc devices
  ` [PATCH 5/8] ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)
  ` [PATCH 6/8] ARM: imx/mx1ads: dynamically allocate physmap-flash device
  ` [PATCH 7/8] ARM: imx/armadillo5x0: "
  ` [PATCH 8/8] ARM: mxc: drop now unused function mxc_register_device

[RFC PATCH v9 0/4] Consolidating GIC per-cpu interrupts
 2011-08-01  8:20 UTC  (3+ messages)

[AT91] Add support for RSI EWS board (machine type 1609)
 2011-08-01  7:09 UTC  (2+ messages)
` [PATCH] Add support for RSIs "

[PATCH 0/3] S5PV210: added MIPI-DSI Driver
 2011-08-01  4:06 UTC  (3+ messages)
` [PATCH 0/2] video: add Samsung SoC based MIPI-DSI support
  ` Fwd: "

[PATCH V2 0/2] ARM: mmp: add audio sram support
 2011-08-01  2:59 UTC  (3+ messages)
` [PATCH 1/2] ARM: mmp: register audio sram device
` [PATCH 2/2] ARM: mmp: add audio sram allocator

[RFC] ARM: dma_map|unmap_sg plus iommu
 2011-08-01  0:57 UTC  (7+ messages)

[PULL] at91 init factorize
 2011-07-31 21:42 UTC  (9+ messages)

[PATCH 0/3] Add device tree based initialisation for VIC
 2011-07-31 15:27 UTC  (6+ messages)
` [PATCH 1/3] vic: add device tree bindings

[PATCH 0/2] Add device tree support for i.mx53 boards
 2011-07-31  4:02 UTC  (5+ messages)
` [PATCH 1/2] arm/mx5: parse iomuxc pad configuratoin from device tree

[PATCH] net/smsc911x: add device tree probe support
 2011-07-31  0:42 UTC  (11+ 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).