linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-05 20:27:23 to 2010-10-06 20:24:37 UTC [more...]

[PATCH 0/3] Fixing udelay() on SMP (and non-SMP too)
 2010-10-06 20:24 UTC  (17+ 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

[PATCHv2 0/7] PWM core driver for pwm based led and backlight driver
 2010-10-06 19:45 UTC  (7+ messages)
` [PATCHv2 1/7] pwm: Add pwm core driver

[PATCH V4 0/7] Generalise ARM perf-events backend for oprofile
 2010-10-06 19:45 UTC  (38+ 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 4/7] ARM: oprofile: Move non-ARM code into separate init/exit
` [PATCH 5/7] oprofile: Abstract the perf-events backend
` [PATCH 6/7] sh: oprofile: Use perf-events oprofile backend
` [PATCH 7/7] sh: Annotate oprofile_arch_exit() with __exit marker

[GIT PULL v2] OMAP: SCM/McBSP/clock: branch integration patches for 2.6.37
 2010-10-06 19:02 UTC 

2.6.35.6 fails to suspend (pxa2xx-mci.0)
 2010-10-06 18:59 UTC  (2+ messages)

[PATCH 00/10] OMAP: SCM/McBSP/clock: branch integration patches for 2.6.37
 2010-10-06 18:57 UTC  (8+ messages)

[PATCHv4] ARM: imx: Add iram allocator functions
 2010-10-06 18:10 UTC  (2+ messages)

[PATCH] Input: Make ADS7846 independent on regulator
 2010-10-06 17:52 UTC  (3+ messages)

[PATCH] OMAP2: PM: check UART status before trying to idle
 2010-10-06 17:48 UTC  (2+ messages)

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

[PATCH] ARM: imx serial driver: fix resume
 2010-10-06 16:57 UTC 

Kirkwood DMA engine transfer to PCI memory space?
 2010-10-06 16:45 UTC  (4+ messages)

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

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

[GIT PULL] MSM changes for v2.6.37
 2010-10-06 15:51 UTC 

[PATCH 00/20 v2] Support for Qualcomm msm8660 target
 2010-10-06 15:50 UTC  (23+ 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 00/08] ARM: Dynamic IRQ demux support
 2010-10-06 15:38 UTC  (15+ 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

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

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

[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

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  (5+ 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

[PATCH/RFC] i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472
 2010-10-06 11:09 UTC  (10+ messages)
` [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

[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 

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

I.MX35 GPIO IRQ + Preempt -> Oops
 2010-10-06  7:03 UTC  (5+ messages)
` [PATCH/RFC] i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472

[PATCH 0/10] Add S/PDIF common driver for Samsung SoCs
 2010-10-06  6:34 UTC  (11+ 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 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)

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


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