linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-09 10:36:50 to 2011-02-10 19:11:25 UTC [more...]

[PATCH 0/7] Add mmc driver for i.MX23/28
 2011-02-11  0:35 UTC  (4+ messages)
` [PATCH 1/7] mmc: mxs-mmc: add mmc host "

[PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels
 2011-02-10 19:11 UTC  (35+ messages)
` [PATCH 03/14] ARM: v6k: remove CPU_32v6K dependencies in asm/spinlock.h
                ` [PATCH] ARM: Avoid discarding sections that might have SMP_ON_UP fixups

[PATCH v2] OMAP: PM: DMA: Enable runtime pm
 2011-02-10 18:48 UTC  (2+ messages)

[PATCH] i.MX23/28 framebuffer driver
 2011-02-10 17:09 UTC  (24+ messages)
` [PATCH 1/2] video: Add "
` [PATCH 2/2] ARM i.MX23/28: Add framebuffer device support

[PATCH v4 00/22] Updates for Tegra support in 2.6.39
 2011-02-10 16:45 UTC  (17+ messages)
` [PATCH v4 01/15] ARM: tegra: Centralize macros to define debug uart base
` [PATCH v4 02/15] ARM: tegra: Add api to control internal powergating
` [PATCH v4 03/15] ARM: tegra: irqs: Update irq list
` [PATCH v4 04/15] ARM: tegra: Add prototypes for subsystem suspend functions
` [PATCH v4 05/15] ARM: tegra: clock: Suspend fixes, and add new clocks
` [PATCH v4 06/15] ARM: tegra: pinmux: Add missing drive pingroups and fix suspend
` [PATCH v4 07/15] ARM: tegra: timer: Add idle and suspend support to timers
` [PATCH v4 08/15] ARM: tegra: irq: Add support for suspend wake sources
` [PATCH v4 09/15] ARM: tegra: irq: Implement retrigger
` [PATCH v4 10/15] ARM: tegra: iomap: Add missing devices, fix use of SZ_8, SZ_64
` [PATCH v4 11/15] ARM: tegra: cpufreq: Disable cpufreq during suspend
` [PATCH v4 12/15] ARM: tegra: Allow overriding arch_reset
` [PATCH v4 13/15] ARM: tegra: dma: Fix critical data corruption bugs
` [PATCH v4 14/15] ARM: tegra: add tegra_defconfig
` [PATCH v4 15/15] ARM: tegra: Use writel_relaxed in tegra_init_cache

[PATCHv5] omap3: Add basic support for 720MHz part
 2011-02-10 16:45 UTC  (2+ messages)

[PATCH 4/5] ARM: scu: Move register defines to header file
 2011-02-10 16:26 UTC  (14+ messages)

[PATCH 0/1] omap3: pm: CM_AUTOIDLE_PLL isn't restored on wakeup from off state
 2011-02-10 16:02 UTC  (2+ messages)
` [PATCH 1/1] omap3: Save and restore CM_AUTOIDLE_PLL across off mode

ARM: relocation out of range (when loading a module)
 2011-02-10 15:43 UTC  (10+ messages)

[PATCH]ARM: mmp: add Trizeps6 board support
 2011-02-10 14:46 UTC  (4+ messages)

[PATCH 2/2] omap: rx51: mark reserved memory earlier
 2011-02-10 14:40 UTC  (3+ messages)

[PATCH 1/2] atmel/macb: fix device name when SOFT/HARD_IRQ enabled
 2011-02-10 13:58 UTC  (4+ messages)

[PATCH] i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD declaration
 2011-02-10 13:54 UTC  (3+ messages)

[RFC,PATCH 1/3] Add a common struct clk
 2011-02-10 13:13 UTC  (11+ messages)

[PATCH] mx3fb: Fix parameter to sdc_init_panel
 2011-02-10 13:01 UTC  (5+ messages)

[PATCH] ARM: gic: use handle_fasteoi_irq for SPIs
 2011-02-10 12:29 UTC 

[PATCH v2] ARM: ptrace: remove single-step emulation code
 2011-02-10 11:59 UTC  (3+ messages)

[PATCH] ARM: hw_breakpoint: fix ptrace breakpoint advertising on unsupported arch
 2011-02-10 11:49 UTC 

[PXA] A question about PXA310 cpufreq for 806Mhz
 2011-02-10 11:03 UTC  (2+ messages)

[PATCH] ARM: imx/eukrea_mbimx27: fix compile warnings about unused variables
 2011-02-10 10:07 UTC  (5+ messages)

[PATCH 1/5] cpu_pm: Add cpu power management notifiers
 2011-02-10 10:04 UTC 

[PATCH 1/5] cpu_pm: Add cpu power management notifiers
 2011-02-10 10:04 UTC 

[PATCH] ARM: imx+mx3: convert to mc13xxx MFD
 2011-02-10  9:59 UTC 

[PATCH] ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPI
 2011-02-10  9:56 UTC 

[PATCH V3 1/1] ST SPEAr: PCIE gadget suppport
 2011-02-10  9:49 UTC  (3+ messages)

ARM: mmp: add Trizeps6 board support
 2011-02-10  9:45 UTC  (3+ messages)

[RFC,PATCH 0/3] Common struct clk implementation, v12
 2011-02-10  9:37 UTC  (3+ messages)
` [RFC, PATCH 3/3] clk: add warnings for incorrect enable/prepare semantics

[PATCH v2 0/7] clock/dpll autoidle support
 2011-02-10  9:16 UTC  (8+ messages)
` [PATCH v2 1/7] omap: clock: Check for enable/disable ops support
  ` [PATCH v2 2/7] omap3: dpll: Populate clkops for dpll1_ck
    ` [PATCH v2 3/7] omap: clock: Add allow_idle/deny_idle support in clkops
      ` [PATCH v2 4/7] omap: dpll: Add allow_idle/deny_idle support for all DPLL's
        ` [PATCH v2 5/7] omap: dpll: Enable all OMAP3/4 dpll autoidle late at boot
          ` [PATCH v2 6/7] omap4: dpll: Add dpll api to control GATE_CTRL
            ` [PATCH v2 7/7] omap4: dpll: Enable auto gate control for all MX postdividers

[PATCH 0/7] clock/dpll autoidle support
 2011-02-10  8:59 UTC  (2+ messages)

Machine ID question
 2011-02-10  8:29 UTC  (2+ messages)

[PATCH v5 0/5] omap: mailbox: hwmod support
 2011-02-10  6:01 UTC  (4+ messages)

Locking in the clk API, part 2: clk_prepare/clk_unprepare
 2011-02-10  4:26 UTC  (6+ messages)
` [RFC, PATCH 3/3] clk: add warnings for incorrect enable/prepare semantics

[RFC] Generic CPU save/restore PM support
 2011-02-10  3:15 UTC  (9+ messages)
` [PATCH 2/5] ARM: pm: add generic CPU suspend/resume support
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH] OMAP4: PandaBoard: Adding DVI support
 2011-02-10  1:13 UTC  (4+ messages)

[RFC] [PATCH] arm & sh: factorised duplicated clkdev.c
 2011-02-10  0:43 UTC  (10+ messages)
` [PATCH] ARM: omap1/nokia770: mark some functions __init
        ` [PATCH 1/4] "
        ` [PATCH 2/4] ARM: omap: move omap_get_config et al. to .init.text
        ` [PATCH 3/4] ARM: omap: move omap_board_config_kernel to .init.data
        ` [PATCH 4/4] wip: fix section mismatches in omap1_defconfig

[PATCH]ARM: mmp: add Trizeps6 board support
 2011-02-10  0:06 UTC 

[RFC PATCH] ARM: pmu: add OF match support
 2011-02-09 23:00 UTC  (12+ messages)

[PATCH] ARM: mm: don't free memmap entries in the middle of a MAX_ORDER_NR_PAGES block
 2011-02-09 22:36 UTC 

[PATCH 0/6] Switch pxa25x_udc devices to use gpio-vbus tranceiver
 2011-02-09 22:26 UTC  (2+ messages)

[PATCH] msm: Remove arch-specific gpiomux tables
 2011-02-09 21:57 UTC  (4+ messages)

Add dma support for i.MX23/28
 2011-02-09 21:42 UTC  (13+ messages)
` [PATCH 1/5] dmaengine: mxs-dma: add "

[PATCH] ARM: mm: enforce pageblock alignment when freeing memmap entries at init
 2011-02-09 21:39 UTC  (5+ messages)

[PATCH v2] tty: Add msm_smd_tty driver
 2011-02-09 21:07 UTC  (2+ messages)

[PATCH v2] msm: rmnet: msm rmnet smd virtual network driver
 2011-02-09 19:32 UTC 

[PATCH v6 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion
 2011-02-09 19:21 UTC  (3+ messages)

[PATCH] DaVinci: fix compilation warnings in <mach/clkdev.h>
 2011-02-09 18:33 UTC 

[PATCH] ARM: vfp: Fix up exception location in Thumb mode
 2011-02-09 18:12 UTC  (15+ messages)

[PATCH] ARM: Add writethrough dcache support for ARM926EJS processor
 2011-02-09 17:40 UTC  (3+ messages)

[PATCH] ARM: Correct WFE() in asm/spinlock.h for Thumb-2
 2011-02-09 17:00 UTC  (7+ messages)

[PATCH V2 1/4] ARM: Xilinx: Adding Xilinx board support
 2011-02-09 17:00 UTC  (4+ messages)
  ` [PATCH V2 2/4] ARM: Xilinx: Adding timer support to the platform
    ` [PATCH V2 3/4] ARM: Xilinx: base header files and assembly macros
      ` [PATCH V2 4/4] ARM: Xilinx: Adding Xilinx platform infrastructure support

[PATCH V2 0/4] ARM: Basic Xilinx Support
 2011-02-09 17:00 UTC 

[PATCH v4 0/5] ARM: omap[34]: Thumb-2 compatibility fixes
 2011-02-09 16:19 UTC  (7+ messages)
` [PATCH v4 1/5] ARM: omap4: Provide do_wfi() for Thumb-2
` [PATCH v4 2/5] ARM: omap4: Convert END() to ENDPROC() for correct linkage with CONFIG_THUMB2_KERNEL
` [PATCH v4 3/5] ARM: omap3: Remove hand-encoded SMC instructions
` [PATCH v4 4/5] ARM: omap3: Thumb-2 compatibility for sram34xx.S
` [PATCH v4 5/5] ARM: omap3: Thumb-2 compatibility for sleep34xx.S

[GIT PULL] pxa: fixes for v2.6.38-rc4
 2011-02-09 15:22 UTC 

[PATCH] ARM: pxa: Properly configure PWM period for palm27x
 2011-02-09 15:07 UTC  (2+ messages)

[PATCH] atmel_serial: enable PPS support
 2011-02-09 14:26 UTC  (2+ messages)
` [PATCH v2] "

PXA255 and PXA270 in a single binary kernel
 2011-02-09 13:34 UTC 

[PATCH v2 0/6] davinci: Add SPI support for da8xx platforms
 2011-02-09 13:11 UTC  (7+ messages)
` [PATCH v2 1/6] davinci: da830: fix driver name for spi clocks
` [PATCH v2 2/6] davinci: da850: add spi device clock definitions
` [PATCH v2 3/6] davinci: da8xx: add spi resources and registration routine
` [PATCH v2 4/6] davinci: add spi devices support for MityDSP-L138/MityARM-1808 platform
` [PATCH v2 5/6] davinci: add spi devices support for da850/omap-l138/am18x evm
` [PATCH v2 6/6] davinci: add spi devices support for da830/omap-l137/am17x evm

[RFC 0/5] runtime P2V translations
 2011-02-09 13:06 UTC  (4+ messages)
` [RFC 4/5] ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching

[PATCH 2/2] usb: gadget: at91_udc: Fix error path
 2011-02-09 12:44 UTC 

[PATCH 0/2] cpuidle driver on iMX platform
 2011-02-09 11:19 UTC  (6+ messages)
` [PATCH 2/2] ARM: iMX5 BBG: add cpuidle driver parameters

[PATCH V4 resend] rtc: Adding support for spear rtc
 2011-02-09 10:36 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).