linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-30 18:13:40 to 2012-05-31 23:35:23 UTC [more...]

[PATCH 0/3] ARM: OMAP3+: VP: collate fixes
 2012-05-31 23:35 UTC  (9+ messages)
` [PATCH 1/3] ARM: OMAP3+: PM: VP: ensure VP is idle before disable
` [PATCH 2/3] ARM: OMAP3+: PM: VP: check to ensure VP is idle before forceupdate
` [PATCH 3/3] ARM: OMAP3+: PM: VP: check only the VPINIDLE status bit

[PATCH] ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
 2012-05-31 23:15 UTC  (2+ messages)

[PATCHv10 00/11] I2C fixes
 2012-05-31 22:59 UTC  (2+ messages)

[PATCH V3 00/10] PM: Create the AVS(Adaptive Voltage Scaling)
 2012-05-31 22:40 UTC  (6+ messages)

[RFC PATCH] clk: add extension API
 2012-05-31 21:12 UTC  (28+ messages)

[GIT PULL] i.MX common clock fixes
 2012-05-31 21:11 UTC  (4+ messages)

[PATCH 0/9] add more devicetree support in arch-mmp
 2012-05-31 21:11 UTC  (6+ messages)
` [PATCH 3/9] ARM: mmp: support DT in irq

[GIT PULL] at91: platform data for atmel-mci (for 3.5)
 2012-05-31 21:04 UTC  (3+ messages)

[PATCH 0/3] omap3/omap4: add device tree support for wdt
 2012-05-31 20:59 UTC  (8+ messages)
` [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4

[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
 2012-05-31 20:46 UTC  (6+ messages)

ARM Versatile defconfig PCI io out of range?
 2012-05-31 20:40 UTC  (6+ messages)

[RFC 00/34] PL08x DMA conversion to virt-dma
 2012-05-31 19:17 UTC  (69+ messages)
` [RFC 03/34] dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
` [RFC 04/34] dmaengine: PL08x: remove runtime PM support
` [RFC 05/34] dmaengine: PL08x: fix missed dma_transfer_direction fixup
` [RFC 06/34] dmaengine: PL08x: remove redundant spinlock
` [RFC 07/34] dmaengine: PL08x: remove circular_buffer boolean from channel data
` [RFC 08/34] dmaengine: PL08x: clean up get_signal/put_signal
` [RFC 09/34] dmaengine: PL08x: move private data structures into amba-pl08x.c
` [RFC 10/34] dmaengine: PL08x: constify channel names and bus_id strings
` [RFC 11/34] dmaengine: PL08x: get src/dst addr direct from dma_slave_config struct
` [RFC 12/34] dmaengine: PL08x: get rid of device_fc in struct pl08x_dma_chan
` [RFC 13/34] dmaengine: PL08x: move the bus and increment selection to dma prepare function
` [RFC 14/34] dmaengine: PL08x: extract function to to generate cctl values
` [RFC 15/34] dmaengine: PL08x: ignore 'direction' argument in dma_slave_config
` [RFC 16/34] dmaengine: PL08x: get rid of unnecessary checks "
` [RFC 17/34] dmaengine: PL08x: split DMA signal muxing from channel alloc
` [RFC 18/34] dmaengine: PL08x: move DMA signal muxing into pl08x_dma_chan struct
` [RFC 19/34] dmaengine: PL08x: track mux usage on a per-channel basis
` [RFC 20/34] dmaengine: PL08x: convert to a list of completed descriptors
` [RFC 21/34] dmaengine: PL08x: move DMA signal muxing into slave prepare code
` [RFC 22/34] dmaengine: PL08x: remove waiting descriptor pointer
` [RFC 23/34] dmaengine: PL08x: re-jig the starting of txds
` [RFC 24/34] dmaengine: PL08x: split the pend_list in two
` [RFC 25/34] dmaengine: PL08x: start next descriptor from irq context
` [RFC 26/34] dmaengine: PL08x: rejig physical channel allocation
` [RFC 27/34] dmaengine: PL08x: convert to use virt-dma structs
` [RFC 28/34] dmaengine: PL08x: use vchan's spinlock
` [RFC 29/34] dmaengine: PL08x: convert to use vchan submitted/issued lists
` [RFC 30/34] dmaengine: PL08x: convert to use vchan done list
` [RFC 31/34] dmaengine: PL08x: fix tx_status function to return correct residue
` [RFC 32/34] dmaengine: PL08x: get rid of pl08x_prep_channel_resources
` [RFC 33/34] dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
` [RFC 34/34] dmaengine: PL08x: ensure all descriptors are freed when channel is released

[PATCH v2 0/2] arm: omap3: am35x: Convert emac to hwmod & disable hlt when open
 2012-05-31 18:58 UTC  (4+ messages)
` [PATCH v2 2/2] arm: omap3: am35x: Disable hlt when using Davinci EMAC

[ehci-mxc] USB stopped working in i.MX27 based Visstrim_M10 board
 2012-05-31 18:08 UTC  (2+ messages)

[PATCH] Visstrim M10: fix gpio handling
 2012-05-31 18:04 UTC  (2+ messages)

[PATCH RFC 0/3] i2c-nomadik changes
 2012-05-31 18:02 UTC  (11+ messages)
` [PATCH RFC 1/3] i2c-nomadik: move header from <plat/i2c.h> to <linux/i2c-nomadik.h>
` [PATCH RFC 2/3] i2c-nomadik: turn the platform driver to an amba driver

Query about: ARM11 MPCore: preemption/task migration cache coherency
 2012-05-31 16:04 UTC  (18+ messages)

[PATCH] ARM: at91: fix at91_aic_write macro
 2012-05-31 15:26 UTC 

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-31 14:51 UTC  (10+ messages)
` [RFC PATCH 11/11] ARM: DT: Add support to system control module for OMAP4

[PATCH v2] ARM: at91: aic can use fast eoi handler type
 2012-05-31 14:31 UTC 

[PATCH 2/2] MFD: mc13xxx workaround SPI hardware bug on i.Mx
 2012-05-31 13:57 UTC  (5+ messages)

[PATCHv6 00/14] ARM: OMAP3+: auto ret / auto off support
 2012-05-31 13:55 UTC  (15+ messages)
` [PATCHv6 01/14] ARM: OMAP3+: PM: VP: use uV for max and min voltage limits
` [PATCHv6 02/14] ARM: OMAP: voltage: renamed vp_vddmin and vp_vddmax fields
` [PATCHv6 03/14] ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
` [PATCHv6 04/14] ARM: OMAP3: VC: calculate ramp times
` [PATCHv6 05/14] ARM: OMAP4: voltage: add support for VOLTSETUP_x_OFF register
` [PATCHv6 06/14] ARM: OMAP4: VC: calculate ramp times
` [PATCHv6 07/14] ARM: OMAP: add support for oscillator setup
` [PATCHv6 08/14] ARM: OMAP3+: vp: use new vp_params for calculating vddmin and vddmax
` [PATCHv6 09/14] ARM: OMAP3+: voltage: use oscillator data to calculate setup times
` [PATCHv6 10/14] ARM: OMAP: TWL: change the vddmin / vddmax voltages to spec
` [PATCHv6 11/14] TEMP: ARM: OMAP3: beagle rev-c4: enable OPP6
` [PATCHv6 12/14] ARM: OMAP: beagle: set oscillator startup time to 10ms for rev c4
` [PATCHv6 13/14] ARM: OMAP3: vc: auto_ret / auto_off support
` [PATCHv6 14/14] ARM: OMAP3+: voltage: remove unused volt_setup_time parameter

Kernel 3.4 error on Dreamplug: [vectors]: mlock failed: Cannot allocate memory
 2012-05-31 13:31 UTC  (6+ messages)

[PATCHv3 0/9] ARM: OMAP3+: pwrdm changes for usecounting
 2012-05-31 13:29 UTC  (10+ messages)
` [PATCHv3 1/9] ARM: OMAP: clk: add support for omap_clk_for_each
` [PATCHv3 2/9] ARM: OMAP3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv3 3/9] ARM: OMAP3+: voltage: add support for voltagedomain usecounts
` [PATCHv3 4/9] ARM: OMAP3: add manual control for mpu / core pwrdm usecounting
` [PATCHv3 5/9] ARM: OMAP3: set autoidle flags for a few clocks
` [PATCHv3 6/9] ARM: OMAP: pm-debug: enhanced usecount debug support
` [PATCHv3 7/9] ARM: OMAP: clockdomain: add support for preventing domain transitions
` [PATCHv3 8/9] ARM: OMAP3: prevent per_clkdm from attempting manual "
` [PATCHv3 9/9] TEMP: ARM: OMAP3: prevent dpll4 manual enable / disable + prevent core clkdm idle

[RFC PATCH] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
 2012-05-31 12:50 UTC  (3+ messages)

[PATCH] netwinder: encapsulate CPLD hardware locking and access
 2012-05-31 12:31 UTC  (2+ messages)

[PATCH v2 0/6] spi: s3c64xx: add support for device tree
 2012-05-31 11:36 UTC  (9+ messages)
` [PATCH v2 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function

[RFC PATCH 0/2] Remove at91 workaround from handle_IRQ
 2012-05-31  8:31 UTC  (5+ messages)
` [RFC PATCH 1/2] ARM: at91: use EOI flow control for interrupt handling
` [RFC PATCH 2/2] ARM: irq: remove unused irq_finish hook from core "

[PATCH v2] ARM: at91: add support for Telit EVK GE863-PRO3
 2012-05-31  7:21 UTC 

[PATCH] ARM: at91: add support for Telit EVK GE863-PRO3 Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
 2012-05-31  6:57 UTC 

[PATCHv2 00/19] ARM: OMAP4: device off support
 2012-05-31  6:50 UTC  (13+ messages)
` [PATCHv2 04/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode
` [PATCHv2 19/19] ARM: OMAP4: powerdomain: update mpu / core off counters during device off

[PATCH 0/2] clk: Add support for more default divider types
 2012-05-31  4:05 UTC  (5+ messages)
` [PATCH 2/2] clk: Add support for rate table based dividers

[PATCH] clk: Fix race conditions between clk_set_parent() and clk_enable()
 2012-05-31  3:46 UTC  (6+ messages)

[PATCH 1/1] mx3fb: support pan display with fb_set_var
 2012-05-31  1:54 UTC 

[PATCH 01/22] Fixes and clean-ups for Device Tree on Snowball
 2012-05-31  1:40 UTC  (15+ messages)
` [PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree
` [PATCH 19/22] net/smsc911x: Repair broken failure paths

[GIT PULL] OMAP: AM3xxx: cpu_is dead code removal
 2012-05-30 23:43 UTC 

[GIT PULL] arm-soc: late-merged development and first fixes
 2012-05-30 23:40 UTC 

[GIT PULL] OMAP PM fixes for v3.5-rc
 2012-05-30 23:24 UTC 

[RFC PATCH 0/6] ARM: Disintegrating mach/uncompress.h: low-level debug
 2012-05-30 23:15 UTC  (7+ messages)
` [RFC PATCH 1/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Inject the Earlycon drivers into the decompressor
` [RFC PATCH 2/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Add Earlycon support to "
` [RFC PATCH 3/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for AMBA PL010 UARTs
` [RFC PATCH 4/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for AMBA PL011 UARTs
` [RFC PATCH 5/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for Samsung UARTs
` [RFC PATCH 6/6] From: Domenico Andreoli <cavokz@gmail.com> ARM: Earlycon support for OMAP UARTs

[PATCH] ARM: LPC32xx: Adjust dts files to gpio dt binding
 2012-05-30 23:12 UTC  (2+ messages)

[RFC 0/6] RFC: ARM: Disintegrating mach/uncompress.h: low-level debug
 2012-05-30 22:40 UTC  (7+ messages)
` [RFC 1/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Inject the Earlycon drivers into the decompressor
` [RFC 2/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Add Earlycon support to "
` [RFC 3/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for AMBA PL010 UARTs
` [RFC 4/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for AMBA PL011 UARTs
` [RFC 5/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for Samsung UARTs
` [RFC 6/6] From: Domenico Andreoli <domenico.andreoli@linux.com> ARM: Earlycon support for OMAP UARTs

[PATCH] ARM: OMAP3/4: consolidate cpuidle Makefile
 2012-05-30 22:11 UTC  (6+ messages)

[PATCH 0/2] OMAP: mailbox initial device tree support
 2012-05-30 19:31 UTC  (4+ messages)

[PATCH] slimbus: Linux driver framework for SLIMbus
 2012-05-30 18:13 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).