linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-22 18:22:40 to 2011-12-26 12:18:13 UTC [more...]

[PATCH 0/4] Amstrad Delta: access MODEM_RESET GPIO pin over a regulator
 2011-12-26 12:18 UTC  (8+ messages)
` [PATCH 1/4] ARM: OMAP1: ams-delta: set up regulator over modem reset GPIO pin
` [PATCH 2/4] ASoC: cx20442: add bias control over a platform provided regulator
    ` [alsa-devel] "
` [PATCH 3/4] ARM: OMAP1: ams-delta: update the modem to use regulator API
` [PATCH 4/4] ASoC: OMAP: ams-delta: drop .set_bias_level callback

[PATCH 0/2] ARM: Exynos: Adapt to generic power domain
 2011-12-26 11:29 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Add OF support

[PATCH] ARM: imx6q: add support for IRAM
 2011-12-26 11:15 UTC 

[PATCH v4 0/7] add a generic cpufreq driver
 2011-12-26 11:10 UTC  (11+ messages)
` [PATCH v4 4/7] cpufreq: add clk-reg "

[PATCH] arm: oprofile: fix linkage issue
 2011-12-26 11:08 UTC  (2+ messages)

[PATCH] ARM: S3C64XX: Reduce residency requirement for cpuidle WFI mode
 2011-12-26 10:58 UTC 

[PATCH] arm/tegra: Support Tegra30 in decompressor UART setup
 2011-12-26 10:51 UTC  (2+ messages)

[PATCH 0/3] Introduce DMA buffer sharing mechanism
 2011-12-26  9:23 UTC  (4+ messages)
` [PATCH 1/3] dma-buf: Introduce dma "
` [PATCH 2/3] dma-buf: Documentation for buffer sharing framework
` [PATCH 3/3] dma-buf: mark EXPERIMENTAL for 1st release

[PATCH] ARM: imx6q: resume PL310 only when CACHE_L2X0 defined
 2011-12-26  7:25 UTC  (3+ messages)

[RFC v3 0/2] Introduce DMA buffer sharing mechanism
 2011-12-26  6:51 UTC  (10+ messages)
  ` [Linaro-mm-sig] "
  ` [RFC v3 1/2] dma-buf: Introduce dma "

Pull Requeset: Exynos4 Register Address Update for Devfreq Drivers
 2011-12-26  4:16 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Adds Samsung TRATS board support
 2011-12-26  3:49 UTC  (2+ messages)

[PATCH] ARM: imx6q: build pm code only when CONFIG_PM selected
 2011-12-26  2:13 UTC  (2+ messages)

[PATCH] ARM: mx5: use generic irq chip pm interface for pm functions on
 2011-12-26  2:09 UTC  (2+ messages)

[PATCH] tty: serial: imx: move del_timer_sync() to avoid potential deadlock
 2011-12-26  2:00 UTC  (2+ messages)

[PATCH 1/2 v2] imx: Add save/restore functions for UART control regs
 2011-12-26  1:59 UTC  (4+ messages)
` [PATCH 2/2 v3] imx: add polled io uart methods

[PATCH] serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
 2011-12-26  1:56 UTC  (3+ messages)
` [PATCH] serial/imx: let probing fail for the dt case without a valid alias

[PATCH] serial/imx: propagate error from of_alias_get_id instead of using -ENODEV
 2011-12-26  1:55 UTC  (2+ messages)

[PATCH 1/2] tty: serial: imx: Allow UART to be a source for wakeup
 2011-12-26  1:53 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-26  1:18 UTC  (4+ messages)
` [PATCH v2 04/10] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030

[PATCH v2 0/4] Implement RTC support for S3C2443/S3C2416/S3C2450
 2011-12-26  1:01 UTC  (5+ messages)
    ` [rtc-linux] "

[PATCH v4 0/4] OMAP: iommu: hwmod support and runtime PM
 2011-12-25 21:08 UTC  (14+ messages)
` [PATCH v4 1/4] OMAP3: hwmod data: add mmu data for iva and isp
` [PATCH v4 4/4] OMAP3/4: iommu: adapt to runtime pm

[PATCH v2 00/15] Make SMP timers standalone
 2011-12-25 13:40 UTC  (10+ messages)
` [PATCH v2 01/15] ARM: local timers: allow smp_twd to be used standalone
` [PATCH v2 06/15] ARM: local timers: switch tegra to standalone smp_twd
` [PATCH v2 07/15] ARM: local timers: switch omap4 "
` [PATCH v2 11/15] ARM: local timers: switch imx6q "

[PATCH] ARM: imx6q: add support for IRAM
 2011-12-25 13:37 UTC  (2+ messages)

[PATCH-V2 0/2] arm:omap:am33xx: Add voltage and power domain data
 2011-12-25  9:00 UTC  (3+ messages)
` [PATCH-V2 1/2] arm:omap:am33xx: Add voltage "
` [PATCH-V2 2/2] arm:omap:am33xx: Add power "

[RFC PATCH v3 0/5] pinctrl: imx: add pinnmux support
 2011-12-25  3:37 UTC  (5+ messages)
` [RFC PATCH v3 2/5] pinctrl: add dt binding support for pinmux mappings

[PATCH 00/20] arch_idle() cleanup and mach/system.h removal
 2011-12-25  1:53 UTC  (8+ messages)
` [PATCH 01/20] ARM: clean up idle handlers
` [PATCH 11/20] ARM: plat-mxc: hook special idle handlers to arm_pm_idle
` [PATCH 20/20] ARM: big removal of now unused arch_reset()

[PATCH 7/9] gpio: pl061: convert to use generic irq chip
 2011-12-24 23:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/14] DMA-mapping framework redesign preparation
 2011-12-24  7:00 UTC  (17+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 02/14] X86: adapt for dma_map_ops changes
` [PATCH 03/14] MIPS: "
` [PATCH 04/14] PowerPC: "
` [PATCH 05/14] IA64: "
` [PATCH 06/14] SPARC: "
` [PATCH 07/14] Alpha: "
` [PATCH 08/14] SH: "
` [PATCH 09/14] Microblaze: "
` [PATCH 10/14] Unicore32: "
` [PATCH 11/14] common: dma-mapping: remove old alloc_coherent and free_coherent methods
` [PATCH 12/14] common: dma-mapping: introduce mmap method
` [PATCH 13/14] common: DMA-mapping: add WRITE_COMBINE attribute
` [PATCH 14/14] common: DMA-mapping: add NON-CONSISTENT attribute

[RESENDx2] [PULL] virtio: fix barriers for virtio-mmio
 2011-12-24  3:01 UTC  (2+ messages)

[PATCH 1/2] ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.h
 2011-12-24  1:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: SAMSUNG: dma-ops.h needs mach/dma.h

[PATCH 00/12] ARM: restart: SAMSUNG: use new restart hook
 2011-12-24  1:10 UTC  (6+ messages)
` [PATCH 07/12] ARM: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]
` [PATCH 09/12] ARM: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]

[GIT PULL] Samsung cleanup-spi for v3.3
 2011-12-24  1:00 UTC 

[GIT PULL] Samsung devel-spi for v3.3
 2011-12-24  0:58 UTC 

[GIT PULL] Samsung cleanup-mmc for v3.3
 2011-12-24  0:53 UTC 

[GIT PULL] Samsung devel-dt for v3.3
 2011-12-24  0:48 UTC 

[PATCH 1/2] ARM: davinci: time.c: group related header files together
 2011-12-23 17:57 UTC  (2+ messages)
` [PATCH 2/2] ARM: davinci: convert sched_clock() to use common infrastructure

[PATCH 6/9] arch/arm/mach-omap2/devices.c: introduce missing kfree
 2011-12-23 17:39 UTC 

[PATCH] dmaengine: Add support for MEMCPY for imx-dma
 2011-12-23 17:38 UTC  (2+ messages)

[PATCH 0/12] Add clk_prepare/clk_unprepare for mxs clock api
 2011-12-23 17:35 UTC  (4+ messages)
` [PATCH 04/12] dma: mxs-dma: convert to clk_prepare/clk_unprepare

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-23 17:10 UTC  (6+ messages)
` [Linaro-mm-sig] [RFC v2 1/2] dma-buf: Introduce dma "

[PATCH 0/4] Fix the left DMA_NONE from dma_transfer_direction migration
 2011-12-23 16:32 UTC  (6+ messages)
` [PATCH 5/5] ASoC: mxs: correct 'direction' of device_prep_dma_cyclic

[PATCH 08/19] dma: MX3_IPU fix depends
 2011-12-23 16:14 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] dmaengine/dw_dmac: Add support for device_prep_dma_sg
 2011-12-23 15:58 UTC  (2+ messages)

DMA: PL330: Merge PL330 drivers
 2011-12-23 15:41 UTC  (2+ messages)

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2011-12-23 15:40 UTC  (5+ messages)

[PATCH] misc: max8925_onkey: add function to work as wakeup source
 2011-12-23 14:43 UTC  (3+ messages)

[PATCH] regulator: max8925: fix enabled/disabled judgement mistake
 2011-12-23 14:42 UTC  (7+ messages)

[PATCH v2] davinci: DA850 EVM: OHCI platform code
 2011-12-23 13:15 UTC  (6+ messages)

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2011-12-23 12:20 UTC  (8+ messages)
` [RFC PATCH v2 4/8] media: videobuf2: introduce VIDEOBUF2_PAGE memops

Oops in guest after ioremap() on ARMv7
 2011-12-23 12:00 UTC  (8+ messages)

init_kprobes() takes too much time during boot up
 2011-12-23 11:54 UTC  (3+ messages)

[PATCH] exynos4: Frame buffer clock source changed to "lcd"
 2011-12-23 11:48 UTC 

Adding remoteproc/rpmsg to linux-next
 2011-12-23 11:45 UTC  (5+ messages)

[PATCH 0/9] arm/tegra: fuse cleanup and emc device tree support
 2011-12-23 10:47 UTC  (11+ messages)
` [PATCH 1/9] arm/tegra: Don't WARN_ON() for too early dma channel allocations
` [PATCH 2/9] arm/tegra: use APB DMA for accessing APB devices
` [PATCH 3/9] arm/tegra: fuse: use apbio dma for register access
` [PATCH 4/9] arm/tegra: fuse: add functions to access chip revision
` [PATCH 5/9] arm/tegra: fuse: add bct strapping reading
` [PATCH 6/9] arm/tegra: emc: convert tegra2_emc to a platform driver
` [PATCH 7/9] arm/tegra: emc: device tree bindings
` [PATCH 8/9] arm/tegra: seaboard: add EMC table to device tree
` [PATCH 9/9] arm/tegra: emc: device tree support

[PATCH] ARM: smp_twd: make sure timer is stopped before registering it
 2011-12-23 10:40 UTC  (4+ messages)

[PATCH v3 0/9] OMAP4: ASoC: Support for PandaBoard family
 2011-12-23 10:37 UTC  (15+ messages)
` [PATCH v3 1/9] include: platform_data: Platform data header for OMAP4 ASoC audio
` [PATCH v3 2/9] OMAP4: 4430sdp: Register platform device for OMAP4 audio
` [PATCH v3 3/9] ASoC: omap-abe-twl6040: Convert to platform deriver
` [PATCH v3 4/9] ASoC: twl6040: Convert MICBIAS to SUPPLY widget
` [PATCH v3 5/9] ASoC: omap-abe-twl6040: Add complete DAPM routing
` [PATCH v3 6/9] ASoC: omap-abe-twl6040: DAI link selection based on platform data
` [PATCH v3 7/9] ASoC: omap-abe-twl6040: Configure card according to "
` [PATCH v3 8/9] OMAP4: omap4panda: Enable audio support
` [PATCH v3 9/9] ASoC: Kconfig: OMAP4: Enable support for PandaBoards

[PATCH 0/5] OMAP4: Fix CLKR/FSR mux for port with 6 pin mode
 2011-12-23 10:34 UTC  (2+ messages)

[PATCH v2 0/5] ARM: OMAP2+: Interrupt controllers adaptation to DT
 2011-12-23  9:46 UTC  (2+ messages)

[QUESTION] How to set static/dynamic dependency between clock domains
 2011-12-23  9:37 UTC  (10+ messages)

[PATCH v3 00/11] OMAP4: Add DT support for i2c and twl6030
 2011-12-23  9:18 UTC  (3+ messages)

[PATCH v5] ARM: net: JIT compiler for packet filters
 2011-12-23  4:44 UTC  (2+ messages)

Atmel at91x40 ("EB01" eval board) resurected
 2011-12-23  3:18 UTC 

[PATCH] dt/tegra: seaboard: add i2c devices
 2011-12-23  2:33 UTC 

[PATCH v2] ARM: net: JIT compiler for packet filters
 2011-12-23  2:26 UTC  (2+ messages)

Very sparse and high interrupt map with SPARSE_IRQ
 2011-12-23  2:11 UTC  (3+ messages)

fix implicit use of page.h
 2011-12-23  0:15 UTC 

[PATCH] arm/tegra: dma: fix buildbreak for !CONFIG_TEGRA_SYSTEM_DMA
 2011-12-23  0:09 UTC  (2+ messages)

[RFC PATCH v2 0/2] Add common cpuidle code for consolidation
 2011-12-22 22:57 UTC  (3+ messages)
` [RFC PATCH v2 1/2] cpuidle: Add common init interface and idle functionality

[PATCH 0/4] arm: Remove Telechips subarchitecture
 2011-12-22 21:28 UTC  (5+ messages)
` [PATCH 1/4] Remove Telechips ARM subarch from MAINTAINERS
` [PATCH 2/4] arm: Remove TCC subarch from Kconfig/Makefile
` [PATCH 3/4] arm: Remove mach-tcc8k directory
` [PATCH 4/4] arm: Remove plat-tcc directory

[PATCH 0/3] coupled cpuidle state support
 2011-12-22 21:20 UTC  (12+ messages)
              ` [linux-pm] "

[PATCH 01/10] arm: omap4: fix kconfig warning
 2011-12-22 20:45 UTC  (8+ messages)
` [PATCH 03/10] arm: omap2: fix omap3 touchbook "
` [PATCH 04/10] arm: omap2: fix regulator warnings

insmod problem on ARM with more than 16MB of RAM?
 2011-12-22 20:45 UTC  (3+ messages)

[PATCH] pxa/hx4700: Fix PXA_GPIO_IRQ_BASE/IRQ_NUM values
 2011-12-22 19:49 UTC  (5+ messages)

[PATCH 0/1] Add Qualcomm MSM ADM DMAEngine driver
 2011-12-22 19:12 UTC  (3+ messages)
` [PATCH 1/1] msm: DMAEngine: Add DMAEngine driver based on old MSM DMA APIs

[GIT PULL] ARM: amba: Enable module alias autogeneration for AMBA drivers
 2011-12-22 18:50 UTC  (7+ messages)

[PATCH v2 0/9] OMAP4: ASoC: Support for PandaBoard family
 2011-12-22 18:24 UTC  (6+ messages)
` [PATCH v2 8/9] OMAP4: omap4panda: Enable audio support


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