linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-05 09:25:39 to 2010-10-06 13:30:41 UTC [more...]

[PATCH V4 0/7] Generalise ARM perf-events backend for oprofile
 2010-10-06 13:30 UTC  (11+ messages)
` [PATCH 1/7] perf: Add helper function to return number of counters
` [PATCH 2/7] perf: New helper function for pmu name
` [PATCH 3/7] ARM: oprofile: Rename op_arm to oprofile_perf

[PATCH for 2.6.36 1/2] cpuimx27: fix compile when ULPI is selected
 2010-10-06 13:27 UTC  (6+ messages)
` [PATCH for 2.6.36 2/2] cpuimx27: fix i2c bus selection

[PATCH 00/08] ARM: Dynamic IRQ demux support
 2010-10-06 13:06 UTC  (10+ messages)
` [PATCH 01/08] ARM: Move entry-header.S to asm/
` [PATCH 02/08] ARM: Move macros from entry-armv.S
` [PATCH 03/08] ARM: Make alignment_trap macro self-contained
` [PATCH 04/08] ARM: Convert __irq_svc and __usr_svc to macros
` [PATCH 05/08] ARM: Move the unwind header to entry-header.S
` [PATCH 06/08] ARM: Add setup_irq_stubs() function
` [PATCH 07/08] ARM: Add CONFIG_DEFAULT_IRQ_DEMUX
` [PATCH 08/08] ARM: Dynamic IRQ demux for SH-Mobile

Remove unused default configurations
 2010-10-06 13:03 UTC  (3+ messages)

[PATCH 0/5] arm: remove duplicated includes
 2010-10-06 11:24 UTC  (6+ messages)
` [PATCH 3/5] arm/shmobile: remove duplicated include
` [PATCH 4/5] arm/omap: "

mx51 cpufreq driver
 2010-10-06 11:15 UTC  (5+ messages)
` [PATCH] cpufreq for freescale mx51

I.MX35 GPIO IRQ + Preempt -> Oops
 2010-10-06 11:09 UTC  (17+ messages)
` [PATCH/RFC] i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472
    ` [PATCH v2] "

[PATCH v3 0/5] mfd: regulator: max8998: BUCK1/2 control augmented by GPIO pins
 2010-10-06 10:46 UTC  (8+ messages)
` [PATCH v3 4/5] mfd: regulator: max8998: voltages and GPIOs defined at platform data structure

[PATCHv3] ARM: imx: Add iram allocator functions
 2010-10-06 10:35 UTC  (4+ messages)

[PATCH 1/3] ARM: imx: fix/define clocks and create devices for imx dma
 2010-10-06 10:00 UTC  (3+ messages)
` [PATCH 2/3] ARM: imx: dynamically register fec devices
` [PATCH 3/3] ARM: mx3/cpuimx35: mark otg_pdata and usbh1_pdata as maybe unused

[PATCH] cpufreq for freescale mx51
 2010-10-06  9:51 UTC  (2+ messages)

[PATCH] ARM: add PrimeCell generic DMA to MMCI/PL180
 2010-10-06  9:42 UTC 

[PATCH] ARM: add PrimeCell generic DMA to PL011
 2010-10-06  9:32 UTC 

Kirkwood DMA engine transfer to PCI memory space?
 2010-10-06  9:31 UTC 

[PATCH] power: introduce library for device-specific OPPs
 2010-10-06  9:26 UTC 

[PATCH] spi/pl022: get rid of chipinfo dev pointer
 2010-10-06  9:16 UTC  (2+ messages)

[PATCH V2 0/3] ARM: S5PV310: Add support HSMMC
 2010-10-06  9:00 UTC  (7+ messages)
` [PATCH V2 1/3] ARM: S5PV310: Add support HSMMC and SDHCI configuration
` [PATCH V2 2/3] ARM: S5PV310: Add HSMMC platform data
` [PATCH V2 3/3] ARM: S5PV310: Add support HSMMC on SMDKV310 and SMDKC210

PL310 and QoS logic
 2010-10-06  8:48 UTC  (2+ messages)

FW: [PATCH 05/11] omap3: Remove non-existent config option
 2010-10-06  8:41 UTC 

[PATCH] davinci: Implement sched_clock()
 2010-10-06  8:38 UTC 

[PATCH 00/11] omap patches for review for v2.6.37 merge window
 2010-10-06  8:31 UTC  (14+ messages)
` [PATCH 05/11] omap3: Remove non-existent config option

[PATCH] ARM: fix isb regression on CPU < v7
 2010-10-06  8:29 UTC  (2+ messages)

dmaengine patches
 2010-10-06  8:25 UTC  (8+ messages)
` [PATCH 4/4] dmaengine: Add Freescale i.MX1/21/27 DMA driver
  ` [PATCH 4/4 v2] "

MX3: compile breakage with next
 2010-10-06  8:19 UTC  (2+ messages)

[PATCH v2] Input: Make ADS7846 independent on regulator
 2010-10-06  8:01 UTC  (15+ messages)

[PATCH 00/20 v2] Support for Qualcomm msm8660 target
 2010-10-06  7:42 UTC  (21+ messages)
` [PATCH 01/20 v2] msm: create config option for proc-comm
` [PATCH 02/20 v2] msm: io: MSM8X60 io support
` [PATCH 03/20 v2] msm: initial irq definitions for MSM8X60
` [PATCH 04/20 v2] msm: irqs-8x60: interrupt map
` [PATCH 05/20 v2] msm: timer: support 8x60 timers
` [PATCH 06/20 v2] msm: MSM8X60 RUMI3 board support
` [PATCH 07/20 v2] msm: irq: rename existing entry-macro to entry-macro-vic
` [PATCH 08/20 v2] msm: 8x60: gic initialization fixup for RUMI
` [PATCH 09/20 v2] msm: clock: add dummy clock driver
` [PATCH 10/20 v2] msm: dma: add stub functions for dma features not yet present on 8x60
` [PATCH 11/20 v2] msm: allow uart to be conditionally disabled
` [PATCH 12/20 v2] msm: add build support for msm8x60 target
` [PATCH 13/20 v2] msm: 8x60: setup correct handlers for private interrupts
` [PATCH 14/20 v2] msm: physical offset for MSM8X60
` [PATCH 15/20 v2] msm: add msm8x60_surf machine
` [PATCH 16/20 v2] msm: MSM8X60 simulator board support
` [PATCH 17/20 v2] msm: add MSM8x60 FFA support
` [PATCH 18/20 v2] msm: Add MSM IOMMU support
` [PATCH 19/20 v2] msm: Platform initialization for the IOMMU driver
` [PATCH 20/20 v2] msm: Platform data for msm8x60 IOMMUs

[PATCH V2 00/69] Updating SPEAr Support
 2010-10-06  7:11 UTC  (6+ messages)
` [PATCH V2 21/69] Keyboard: Adding support for spear-keyboard

[PATCH 0/10] Add S/PDIF common driver for Samsung SoCs
 2010-10-06  6:34 UTC  (12+ messages)
` [PATCH 10/10] ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio
    ` [alsa-devel] "

[PATCHv2 0/3] OMAP: McBSP: Fixes and cleanups after SCM conversion
 2010-10-06  5:58 UTC  (5+ messages)
` [PATCHv2 1/3] OMAP: McBSP: Fix CLKR and FSR signal muxing
` [PATCHv2 2/3] OMAP: McBSP: Swap CLKS source definition
` [PATCHv2 3/3] OMAP: McBSP: Remove null omap44xx ops comment

[PATCH 00/10] OMAP: SCM/McBSP/clock: branch integration patches for 2.6.37
 2010-10-06  5:42 UTC  (12+ messages)
` [PATCH 07/10] OMAP: McBSP: implement functional clock switching via clock framework
` [PATCH 08/10] OMAP: split plat-omap/common.c

[PATCH 0/6] ARM: l2x0: kexex, cleanup and optimisation
 2010-10-06  5:12 UTC  (8+ messages)
    ` [PATCH 3/6] omap4: l2x0: Override the default l2x0_disable
      ` [PATCH 4/6] ARM: l2x0: Fix coding-style in the cache-l2x0.h
        ` [PATCH 5/6] ARM: l2x0: Determine the cache size
          ` [PATCH 6/6] ARM: l2x0: Optimise the range based operations

[PATCH 01/10] ARM: no need for nommu to jump through the hoops that mmu does
 2010-10-06  5:09 UTC  (2+ messages)

multiple linux-next OMAP3 build errors
 2010-10-06  4:28 UTC  (5+ messages)

[PATCHv2 0/7] PWM core driver for pwm based led and backlight driver
 2010-10-06  4:03 UTC  (12+ messages)
` [PATCHv2 1/7] pwm: Add pwm core driver
` [PATCHv2 2/7] backlight:pwm: add an element 'name' to platform data
` [PATCHv2 3/7] leds: pwm: add a new "
` [PATCHv2 4/7] pwm: Align existing pwm drivers with pwm-core driver
` [PATCHv2 5/7] platform: Update the pwm based led and backlight platform data
` [PATCHv2 6/7] pwm: move existing pwm driver to drivers/pwm
` [PATCHv2 7/7] pwm: Modify backlight and led Kconfig aligning to pwm core

[PATCH 0/3] Fixing udelay() on SMP (and non-SMP too)
 2010-10-06  3:36 UTC  (10+ messages)
` [PATCH 1/3] [ARM] Translate delay.S into (mostly) C
` [PATCH 2/3] [ARM] Allow machines to override __delay()
` [PATCH 3/3] [ARM] Implement a timer based __delay() loop

[PATCH] serial: DCC(JTAG) serial and console emulation support
 2010-10-06  2:55 UTC  (2+ messages)

[PATCH 0/2] ARM: S3C64XX: SmartQ: add suspend support
 2010-10-05 23:39 UTC  (6+ messages)
` [PATCH 1/2] ARM: S3C64XX: Add "
` [PATCH 2/2] ARM: S3C64XX: Add wakeup sources to SmartQ boards

[PATCH] ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used
 2010-10-05 23:30 UTC 

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-10-05 22:33 UTC  (7+ messages)
      ` [PATCH] ARM: Check for is_smp for tlb_ops and cache_ops boardcast

[PATCH v2] OMAP2PLUS: WDT: Fix: Disable WDT after reset during init
 2010-10-05 22:16 UTC  (3+ messages)

[RFC] [PATCH] XCHGADD ARM implementation
 2010-10-05 21:05 UTC 

[PATCH v5] power: introduce library for device-specific OPPs
 2010-10-05 21:03 UTC  (6+ messages)

[PATCHv3 0/1] Add initial support for OMAP3 IGEP module
 2010-10-05 18:16 UTC  (3+ messages)
` [PATCHv3 1/1] omap3: Add minimal OMAP3 IGEP module support

[PATCHv4 0/6] omap3: Various fixes and improvements for IGEP v2 board
 2010-10-05 18:15 UTC  (8+ messages)
` [PATCHv4 1/6] omap3: Add external VBUS power switch and overcurrent detect on "
` [PATCHv4 2/6] omap3: fix and improve the LED handling "
` [PATCHv4 3/6] omap3: Introduce function to detect the IGEP v2 hardware revision
` [PATCHv4 4/6] omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2
` [PATCHv4 5/6] omap3: Add i2c eeprom driver to read EDID "
` [PATCHv4 6/6] omap3: Remove VMMC2 regulator "

[PATCH v5 0/3] OMAP2/3: DMA: FIFO drain errata fixes
 2010-10-05 18:15 UTC  (5+ messages)
` [PATCH v5 1/3] omap: dma: Fix buffering disable bit setting for omap24xx

[PATCH] ARM: imx: Add iram allocator functions
 2010-10-05 18:15 UTC  (5+ messages)

[PATCH] OMAP: hwmod: Handle modules with 16bit registers
 2010-10-05 17:21 UTC  (2+ messages)

[PATCH] ulpi: add i.MX25 & 35 internal PHY ID
 2010-10-05 16:51 UTC  (9+ messages)
              ` [PATCH] cpuimx25 & cpuimx35: fix OTG port registration in host mode

[PATCHv3 0/6] omap3: Various fixes and improvements for IGEP v2 board
 2010-10-05 14:28 UTC  (6+ messages)
` [PATCHv3 1/6] omap3: Add external VBUS power switch and overcurrent detect on "

[PATCH 1/2] gic: Add functions to save and restore gic state
 2010-10-05 14:04 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Fix on default of s3c24xx_uart_devs
 2010-10-05 13:32 UTC  (2+ messages)

[PATCH] ARM: PL330: Accept revisions of the dmac
 2010-10-05 12:31 UTC  (7+ messages)

PXA270 linux-2.6.35.7 boot hang
 2010-10-05 11:31 UTC  (5+ messages)

[PATCH 5/7] ARM: S5PC210: I2C0/1 devices support on Universal board
 2010-10-05  9:26 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).