linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-23 10:00:18 to 2011-12-27 16:54:54 UTC [more...]

[PATCH 1/2] ARM: imx: add dt support of IRAM
 2011-12-27 16:54 UTC  (3+ messages)

[PATCH v9 REPOST 00/25] gpio/omap: driver cleanup and fixes
 2011-12-27 16:09 UTC  (26+ messages)
` [PATCH v9 REPOST 01/25] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v9 REPOST 02/25] gpio/omap: use flag to identify wakeup domain
` [PATCH v9 REPOST 03/25] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v9 REPOST 04/25] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v9 REPOST 05/25] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v9 REPOST 06/25] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v9 REPOST 07/25] gpio/omap: further cleanup using wkup_en register
` [PATCH v9 REPOST 08/25] gpio/omap: use level/edge detect reg offsets
` [PATCH v9 REPOST 09/25] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v9 REPOST 10/25] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v9 REPOST 11/25] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v9 REPOST 12/25] gpio/omap: use pinctrl offset instead of macro
` [PATCH v9 REPOST 13/25] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v9 REPOST 14/25] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v9 REPOST 15/25] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v9 REPOST 16/25] gpio/omap: use pm-runtime framework
` [PATCH v9 REPOST 17/25] gpio/omap: optimize suspend and resume functions
` [PATCH v9 REPOST 18/25] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v9 REPOST 19/25] gpio/omap: fix debounce clock handling
` [PATCH v9 REPOST 20/25] gpio/omap: fix incorrect access of debounce module
` [PATCH v9 REPOST 21/25] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v9 REPOST 22/25] gpio/omap: save and restore debounce registers
` [PATCH v9 REPOST 23/25] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v9 REPOST 24/25] gpio/omap: restore OE only after setting the output level
` [PATCH v9 REPOST 25/25] gpio/omap: handle set_dataout reg capable IP on restore

[PATCH RESEND] ARM: pxa: fix error handling in pxa2xx_drv_pcmcia_probe
 2011-12-27 15:24 UTC  (5+ messages)

[PATCH V5 0/7] add a generic cpufreq driver
 2011-12-27 15:05 UTC  (9+ messages)
` [PATCH V5 1/7] ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp
` [PATCH V5 2/7] arm/imx: cpufreq: remove loops_per_jiffy recalculate "
` [PATCH V5 3/7] cpufreq: OMAP: "
` [PATCH V5 4/7] cpufreq: add clk-reg cpufreq driver
` [PATCH V5 5/7] dts/imx6q: add cpufreq property
` [PATCH V5 6/7] arm/imx6q: register arm_clk as cpu to clkdev
` [PATCH V5 7/7] arm/imx6q: select ARCH_HAS_CPUFREQ

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

[PATCH 0/4] Amstrad Delta: access MODEM_RESET GPIO pin over a regulator
 2011-12-27 14:16 UTC  (12+ 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 v5 REPOST 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-27 12:40 UTC  (3+ messages)
` [PATCH v5 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable

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

[GIT PULL] Samsung devel-ohci for v3.3
 2011-12-27  9:48 UTC 

[GIT PULL] Samsung devel-mmc-spi for v3.3
 2011-12-27  9:42 UTC 

[PATCH v4 0/4] OMAP: iommu: hwmod support and runtime PM
 2011-12-27  9:41 UTC  (15+ 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 00/14] DMA-mapping framework redesign preparation
 2011-12-27  8:25 UTC  (18+ 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

[PATCH 0/2] Support for TeeJet Mt.Ventoux
 2011-12-27  7:56 UTC  (4+ messages)
` [PATCH 1/2] mt_ventoux: very basic support for TeeJet Mt.Ventoux board
` [PATCH 2/2] mt_ventoux: "

[PATCH 00/12] ARM: restart: SAMSUNG: use new restart hook
 2011-12-27  7:31 UTC  (7+ 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]

[PATCH V1] ARM: EXYNOS: Adds Samsung TRATS board support
 2011-12-27  6:17 UTC 

[PATCH] ARM: Exynos: Remove duplicated SROMC static memory mapping
 2011-12-27  6:12 UTC 

Is Pandaboard cpuhotplug working stably?
 2011-12-27  4:49 UTC  (7+ messages)

[PATCH] ARM: EXYNOS: Adds Samsung TRATS board support
 2011-12-27  1:35 UTC  (7+ messages)

[PATCH 2/2] ARM: imx6q: add support for IRAM
 2011-12-27  1:33 UTC 

[PATCH v2 0/4] Implement RTC support for S3C2443/S3C2416/S3C2450
 2011-12-27  0:44 UTC  (6+ messages)
    ` [rtc-linux] "

[PATCH 0/2] ARM: Exynos: Adapt to generic power domain
 2011-12-26 20:44 UTC  (8+ messages)
` [PATCH 1/2] PM / Domains: Add OF support
  ` [PATCH 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

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

[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  (6+ messages)
  ` [Linaro-mm-sig] "

Pull Requeset: Exynos4 Register Address Update for Devfreq Drivers
 2011-12-26  4:16 UTC  (3+ 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 00/15] Make SMP timers standalone
 2011-12-25 13:40 UTC  (3+ messages)
` [PATCH v2 11/15] ARM: local timers: switch imx6q to standalone smp_twd

[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 "

[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] "

[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

[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  (2+ 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  (6+ 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  (3+ messages)
` [PATCH 4/9] arm/tegra: fuse: add functions to access chip revision

[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  (3+ messages)
` [PATCH v3 1/9] include: platform_data: Platform data header for OMAP4 ASoC audio

[PATCH 0/5] OMAP4: Fix CLKR/FSR mux for port with 6 pin mode
 2011-12-23 10:34 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).