linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-29 07:40:48 to 2012-05-30 08:12:23 UTC [more...]

[PATCH 0/3] ARM: OMAP4: add support for TPS62361 PMIC
 2012-05-30  8:12 UTC  (5+ messages)
` [PATCH 1/3] ARM: OMAP4: VC: fix I2C timing

[PATCHv5 0/8] ARM: OMAP4: core retention support
 2012-05-30  8:02 UTC  (4+ messages)
` [PATCHv5 5/8] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count

[RFC 00/34] PL08x DMA conversion to virt-dma
 2012-05-30  8:02 UTC  (38+ messages)
` [RFC 01/34] dmaengine: split out virtual channel DMA support from sa11x0 driver
` [RFC 02/34] dmaengine: virt-dma: vchan_find_desc()
` [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 00/10] spi: s3c64xx: add support for device tree
 2012-05-30  8:00 UTC  (4+ messages)
` [PATCH 02/10] spi: s3c64xx: move controller information into driver data

[PATCH 0/3] omap3/omap4: add device tree support for wdt
 2012-05-30  7:54 UTC  (11+ messages)
` [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4
` [PATCH 2/3] OMAP: avoid build wdt platform device if with dt support
` [PATCH 3/3] watchdog: omap_wdt: add device tree support

[RFC PATCH] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
 2012-05-30  7:51 UTC 

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

[PATCH 01/22] Fixes and clean-ups for Device Tree on Snowball
 2012-05-30  7:43 UTC  (36+ messages)
` [PATCH 01/22] ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
` [PATCH 02/22] ARM: ux500: New DT:ed u8500_init_devices "
` [PATCH 03/22] ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
` [PATCH 04/22] ARM: ux500: Remove DB8500 PRCMU platform "
` [PATCH 05/22] ARM: ux500: PRCMU related configuration and layout corrections for Device Tree
` [PATCH 06/22] ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots
` [PATCH 07/22] ARM: ux500: Use correct format for dynamic IRQ assignment
` [PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree
` [PATCH 09/22] regulator: Change db8500-prcmu "
` [PATCH 10/22] ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
` [PATCH 11/22] ARM: ux500: Only initialise STE's UIBs on boards which support them
` [PATCH 12/22] ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree
` [PATCH 13/22] ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
` [PATCH 14/22] ARM: ux500: Provide regulator support for SMSC911x via Device Tree
` [PATCH 15/22] ARM: ux500: Add support for ab8500 regulators into the "
` [PATCH 16/22] mfd: ab8500-gpadc: Enable IRQF_ONESHOT when requesting a threaded IRQ
` [PATCH 17/22] rtc: ab8500-rtc: "
  ` [rtc-linux] "
` [PATCH 18/22] mfd: Remove redundant Kconfig entry
` [PATCH 19/22] net/smsc911x: Repair broken failure paths
` [PATCH 20/22] pinctrl-nomadik: Allow Device Tree driver probing
` [PATCH 21/22] ARM: ux500: Enable probing of pinctrl through Device Tree
` [PATCH 22/22] mfd: Enable DT probing of the DB8500 PRCMU

[PATCH v4 1/6] gpio: fix a typo of comment message
 2012-05-30  7:29 UTC  (16+ messages)
` [PATCH v4 4/6] gpio: introduce lock mechanism for gpiochip_find
` [PATCH v4 6/6] pinctrl: add pinctrl gpio binding support

[PATCHv2 0/4] ARM: replace custom consistent dma region with vmalloc
 2012-05-30  7:22 UTC  (12+ messages)
` [PATCHv2 3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
` [PATCHv2 4/4] ARM: dma-mapping: remove custom consistent dma region

Regression for non-eMMC cards with commit fa550189?
 2012-05-30  7:13 UTC  (7+ messages)
          ` [PATCH] mmc: omap: Fix broken reg_shift initialization

Query about: ARM11 MPCore: preemption/task migration cache coherency
 2012-05-30  6:38 UTC  (4+ messages)

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

[PATCH 00/16] The last large installment of DT for Snowball
 2012-05-30  2:51 UTC  (9+ messages)
` [PATCH 15/16] ARM: ux500: Add regulator support for nomadik-i2c into the db8500 Device Tree

[PATCH] slimbus: Linux driver framework for SLIMbus
 2012-05-30  1:11 UTC 

[PATCH 0/4] mmp audio support
 2012-05-29 23:55 UTC  (17+ messages)
` [PATCH 2/4] ASoC: mmp: add audio dma support
      ` [alsa-devel] "

[PATCH] ARM: Make consistent_base static
 2012-05-29 23:20 UTC 

[PATCH] staging: comedi: Make COMEDI_FC a hidden Kconfig option
 2012-05-29 22:36 UTC  (2+ messages)

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

[PATCHv2 00/19] ARM: OMAP4: device off support
 2012-05-29 20:48 UTC  (29+ messages)
` [PATCHv2 03/19] ARM: OMAP4: PM: Add device-off support
` [PATCHv2 04/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode
` [PATCHv2 09/19] ARM: OMAP4: PM: add errata support
` [PATCHv2 10/19] ARM: OMAP4: PM: Work-around for ROM code BUG of IVAHD/TESLA
` [PATCHv2 14/19] ARM: OMAP4: wakeupgen: enable clocks for save_secure_all
` [PATCHv2 17/19] ARM: OMAP4: put cpu1 back to sleep if no wake request

v3.4 boot failure on qemu-system-arm -M versatilepb
 2012-05-29 20:02 UTC 

[RFC PATCH 00/11] OMAP System Control Module
 2012-05-29 17:51 UTC  (25+ messages)
` [RFC PATCH 03/11] arm: omap: device: create a device for system control module
` [RFC PATCH 05/11] mfd: omap: control: core system control driver
` [RFC PATCH 09/11] ARM: OMAP4+: thermal: introduce bandgap temperature sensor
` [RFC PATCH 10/11] omap4: thermal: add basic CPU thermal zone
` [RFC PATCH 11/11] ARM: DT: Add support to system control module for OMAP4

[PATCH] Drop superfluous setting of i2c_board_info.type
 2012-05-29 17:22 UTC  (4+ messages)

[PATCH] ARM: imx: only call l2x0_init if it's available
 2012-05-29 17:19 UTC  (2+ messages)

[PATCH] ARM: imx: only specify i2c device type once
 2012-05-29 17:18 UTC  (2+ messages)

arm: Remaining issue with alignment of __log_buf in printk.c
 2012-05-29 17:13 UTC  (5+ messages)

[PATCH v9 0/3] MTD: at91: Add PMECC support for at91 nand flash driver
 2012-05-29 16:01 UTC  (5+ messages)
` [PATCH v9 3/3] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller

[PATCH 2/2] mmc: at91-mci: this driver is now deprecated
 2012-05-29 15:57 UTC  (5+ messages)
` [PATCH v2] ARM: at91: add atmel-mci support for chips and boards which can use it

[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
 2012-05-29 15:53 UTC  (9+ messages)

[PATCH] ARM: new cache maintenance api for iommu mem flush
 2012-05-29 15:52 UTC 

[PATCH 1/2] serial/8250: Add LPC3220 standard UART type
 2012-05-29 15:39 UTC  (4+ messages)
` [PATCH 2/2] serial/of-serial: Add LPC3220 standard UART compatible string

[GIT PULL] CMA and ARM DMA-mapping updates for v3.5
 2012-05-29 14:50 UTC  (3+ messages)

[PATCH] Avoid needing export of include/asm-generic/kvm_para.h
 2012-05-29 14:45 UTC  (2+ messages)

[PATCH] ARM: mx35: add cpufreq support
 2012-05-29 14:34 UTC  (9+ messages)

usb, davinci: usb 2.0 problem on an am1808 based board
 2012-05-29 14:22 UTC  (7+ messages)

[PATCH v4 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-05-29 13:28 UTC  (7+ messages)
` [PATCH v4 1/7] ARM: davinci, intc: Add irq domain support
` [PATCH v4 5/7] ARM: davinci: i2c: add OF support

[PATCH v3 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-05-29 13:07 UTC  (4+ messages)
` [PATCH v3 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller

[PATCH] MXS: Add DENX M28 dts file
 2012-05-29 12:57 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: hwmod code/data: fix 32K sync timer
 2012-05-29 12:45 UTC  (2+ messages)

[PATCHv10 00/11] I2C fixes
 2012-05-29 10:56 UTC  (12+ messages)
` [PATCHv10 01/11] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv10 02/11] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv10 03/11] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv10 04/11] I2C: OMAP: Prevent the register access after pm_runtime_put in probe
` [PATCHv10 05/11] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCH 06/11] I2C: OMAP: Fix the crash in i2c remove
` [PATCH 07/11] I2C: OMAP: Handle error check for pm runtime
` [PATCHv10 08/11] I2C: OMAP: prevent the overwrite of the errata flags
` [PATCHv10 09/11] I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached
` [PATCHv10 10/11] I2C: OMAP: Rename the 1p153 to the erratum id i462
` [PATCHv10 11/11] OMAP/I2C - Fix timeout problem during suspend

[PATCH] netwinder: nw_gpio_lock is a raw_spinlock_t
 2012-05-29 10:52 UTC 

[RFC PATCH] clk: add extension API
 2012-05-29  9:58 UTC 

[PATCH-V2 0/4] ARM: OMAP2+: am33xx: Add clocktree and hwmod data
 2012-05-29  9:56 UTC  (5+ messages)
` [PATCH-V2 1/4] ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod framework
` [PATCH-V2 2/4] ARM: OMAP3+: clock: Move common clksel_rate & clock data to common file
` [PATCH-V2 3/4] ARM: OMAP3+: clock33xx: Add AM33XX clock tree data
` [PATCH-V2 4/4] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data

[PATCH v2] mtd mxc_nand: use 32bit copy functions
 2012-05-29  9:47 UTC  (5+ messages)

[PATCH V2 0/1] dmaengine/amba-pl08x: Add support for s3c64xx DMAC
 2012-05-29  9:23 UTC  (6+ messages)

Add gcov support to ARM
 2012-05-29  9:21 UTC  (5+ messages)
` [PATCH 1/2] Allow constructor name selection by architecture

[PATCH] ARM: i.MX35: Implement camera and keypad clocks
 2012-05-29  9:15 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Add sound support
 2012-05-29  9:10 UTC  (2+ messages)

[PATCH] ARM: mx31_3ds: Fix build due to missing IMX_HAVE_PLATFORM_IMX_SSI
 2012-05-29  9:08 UTC  (2+ messages)

[PATCH V2 0/1] dmaengine/amba-pl08x: Add support for s3c64xx DMAC
 2012-05-29  8:59 UTC 

[PATCH V2 0/1] dmaengine/amba-pl08x: Add support for s3c64xx DMAC
 2012-05-29  8:54 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).