messages from 2011-05-14 09:49:20 to 2011-05-16 18:30:44 UTC [more...]
[PATCH v2 00/19] Consolidate simple ARM MMIO clock sources
2011-05-16 18:30 UTC (21+ messages)
` [PATCH 01/19] Make clocksource name const
` [PATCH 02/19] ARM: s5p: consolidate selection of timer register
` [PATCH 03/19] ARM: omap1: delete useless interrupt handler
` [PATCH 04/19] ARM: omap1: convert to using readl/writel instead of volatile struct
` [PATCH 05/19] ARM: update sa1100 to reflect PXA updates
` [PATCH 06/19] clocksource: add common mmio clocksource
` [PATCH 07/19] clocksource: convert ARM 32-bit up counting clocksources
` [PATCH 08/19] clocksource: convert ARM 32-bit down "
` [PATCH 09/19] clocksource: convert W90x900 24-bit down counting clocksource
` [PATCH 10/19] clocksource: convert Integrator/AP 16-bit "
` [PATCH 11/19] clocksource: convert SPEAr platforms 16-bit up "
` [PATCH 12/19] clocksource: convert MXS timrotv2 to 32-bit down "
` [PATCH 13/19] clocksource: convert OMAP1 "
` [PATCH 14/19] clocksource: ARM sp804: allow clocksource name to be specified
` [PATCH 15/19] clocksource: ARM sp804: obtain sp804 timer rate via clks
` [PATCH 16/19] clockevents: ARM sp804: allow clockevent name to be specified
` [PATCH 17/19] clockevents: ARM sp804: obtain sp804 timer rate via clks
` [PATCH 18/19] ARM: bcmring: convert to sp804 clocksource
` [PATCH 19/19] ARM: bcmring: convert to use sp804 clockevents
[PATCH 0/4] ARM: tegra: paz00 patches for 2.6.40
2011-05-16 18:10 UTC (5+ messages)
` [PATCH 1/4] ARM: tegra: paz00: whitespace cleanup
` [PATCH 2/4] ARM: tegra: paz00: register i2c busses
` [PATCH 3/4] ARM: tegra: paz00: enable usb ports
` [PATCH 4/4] ARM: tegra: paz00: cleanup sdhci ports
[PATCH 0/7] ARM: Removing ARCH_S5PC100
2011-05-16 17:28 UTC (13+ messages)
` [PATCH 2/7] ASoC: Remove to support sound for S5PC100
` [PATCH 3/7] [media] s5p-fimc: Remove to support fimc "
[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
2011-05-16 17:28 UTC (4+ messages)
` [PATCH v5 03/19] ARM: LPAE: Use unsigned long for __phys_to_virt and __virt_to_phys
[PATCH] clocksource: use the correct base address to setup timer 0
2011-05-16 17:18 UTC (4+ messages)
[PATCH 00/13] Consolidate simple ARM MMIO clock sources
2011-05-16 17:18 UTC (7+ messages)
` [PATCH 07/13] clocksource: convert ARM 32-bit up counting clocksources
` [PATCH 12/13] clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
2011-05-16 17:03 UTC (34+ messages)
[PATCH] ARM: twd: Adjust localtimer frequency with cpufreq notifiers
2011-05-16 16:43 UTC (20+ messages)
` [PATCH] ARM: twd: Adjust localtimer frequency with cpufreqnotifiers
` [PATCH] ARM: twd: Adjust localtimer frequency withcpufreqnotifiers
[PATCH 0/1] ARM: thumb: Fix thumb mode compilation problems
2011-05-16 16:31 UTC (5+ messages)
[PATCHv2 0/2] [RFC] Shrink clock data utilizing preprocessor
2011-05-16 16:25 UTC (6+ messages)
` [PATCHv2 1/2] [RFC] OMAP4: clock data: shrink "
` [PATCHv2 2/2] [RFC] OMAP4: clock data: shrink more clock data
[PATCH V2 1/1] ARM: dmabounce: fix dmabounce may cause crash issue
2011-05-16 16:16 UTC (2+ messages)
[PATCH V5 0/5] dmaengine/dw_dmac updates
2011-05-16 16:04 UTC (2+ messages)
[PATCH 1/2] ARM: remove unneeded check of the cache_is_vipt_nonaliasing()
2011-05-16 15:42 UTC (18+ messages)
` [PATCH 2/2] ARM: fix the note about dcache lazy flushing for SMP systems
[PATCH v5 0/8] Switch ARM platforms from integrator-flash to physmap
2011-05-16 15:14 UTC (11+ messages)
` [PATCH v5 1/8] MTD: Add integrator-flash feature "
` [PATCH v5 2/8] ARM: Realview: Use physmap driver instead of integrator-flash
` [PATCH v5 3/8] ARM: Versatile: "
` [PATCH v5 4/8] ARM: VExpress: "
` [PATCH v5 5/8] ARM: Integrator/AP: "
` [PATCH v5 6/8] ARM: Integrator/CP: "
` [PATCH v5 7/8] MTD: Remove integrator-flash
` [PATCH v5 8/8] MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
[PATCH 1/1] ARM: thumb: Have the machine name indicate operation in thumb mode
2011-05-16 14:43 UTC (6+ messages)
[patch 0/4] [RFC] mcount address adjustment
2011-05-16 14:28 UTC (5+ messages)
USB issue on Freescale's i.MX35 3-stack board
2011-05-16 14:15 UTC
[PATCH v2] regulator: mc13892: Fix voltage unit in test case
2011-05-16 13:54 UTC
Updated mach-types update
2011-05-16 13:45 UTC (8+ messages)
` [PATCH] omap: Remove support for omap2evm (Re: Updated mach-types update)
[PATCH] arm: omap3: cm-t3517: fix section mismatch warning
2011-05-16 13:36 UTC (4+ messages)
[PATCH v4 0/7] Switch ARM platforms from integrator-flash to physmap
2011-05-16 13:11 UTC (6+ messages)
` [PATCH v4 1/7] MTD: Add integrator-flash feature "
AT91: SPI: On implementing peripheral chip select decoding
2011-05-16 12:44 UTC (2+ messages)
[PATCH] regulator: mc13892: Fix voltage unit in test case
2011-05-16 12:17 UTC (3+ messages)
genirq: Generic irq chip available in git
2011-05-16 12:15 UTC (11+ messages)
[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
2011-05-16 12:03 UTC (3+ messages)
` [PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system callfiltering
[GIT PULL] Two omap fixes for v2.6.39-rc7
2011-05-16 11:43 UTC
[PATCH resend] spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails
2011-05-16 11:26 UTC (3+ messages)
[PATCH] drivers: create a pinmux subsystem v2
2011-05-16 9:36 UTC (6+ messages)
[PATCH] ARM: perf: remove erroneous check on active_events
2011-05-16 9:27 UTC (4+ messages)
[PATCH 1/1] ARM: thumb: Fix thumb mode compilation problems
2011-05-16 9:26 UTC (3+ messages)
[PATCH 1/1] ARM: thumb: Fix thumb mode compilation problems
2011-05-16 9:19 UTC
[PATCH] shmobile: fix map_io init usage
2011-05-16 7:49 UTC (5+ messages)
[RESEND PATCH 0/4] omap: merge IGEP v2 and v3
2011-05-16 7:18 UTC (10+ messages)
` [RESEND PATCH 1/4] omap: igep0020: name refactoring for future merge with IGEP3
` [RESEND PATCH 2/4] omap: igep0020: minor refactoring
` [RESEND PATCH 4/4] omap: drop board-igep0030.c
[PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100
2011-05-16 7:15 UTC (7+ messages)
[PATCH] omap: iommu: fix pte attributes for super section
2011-05-16 7:11 UTC (2+ messages)
[PATCH v4 00/11] pruss mfd drivers
2011-05-16 6:06 UTC (10+ messages)
` [PATCH v4 01/11] mfd: add pruss mfd driver
[PATCH] ARM: S5PV210: Fix possible null pointer dereference
2011-05-16 4:56 UTC (3+ messages)
[QUERY] amba/pl022: DMA channel allocation always fail
2011-05-16 4:45 UTC (3+ messages)
[patch v4 0/3] arm: pmu: support pmu/perf on OMAP4
2011-05-16 1:28 UTC (7+ messages)
` [patch v4 3/3] arm: omap4: support pmu
[PATCH 2/4] pinmux: add a driver for the U300 pinmux
2011-05-15 23:56 UTC (3+ messages)
I80 interface on S3C and manual command mode
2011-05-15 19:26 UTC
[PATCH 0/4] Pinmux subsystem
2011-05-15 17:50 UTC (5+ messages)
Zaurus CF tests -- ok
2011-05-15 15:51 UTC (6+ messages)
Kernel oops with undefined instruction when accessing memory on an AT91 custom system
2011-05-15 15:15 UTC (9+ messages)
[PATCH] pxa/hx4700: Fix basic suspend/resume
2011-05-15 13:27 UTC (6+ messages)
[PATCH] arm: omap2plus: move NAND_BLOCK_SIZE out of boards
2011-05-15 11:38 UTC (2+ messages)
` [PATCH v2] "
[PATCHv2 00/15] Consolidate Orion platform information setup
2011-05-15 11:32 UTC (16+ messages)
` [PATCHv2 01/15] [Orion] Rename some constants to macros to make code more identical
` [PATCHv2 02/15] [orion] Consolidate the creation of the uart platform data
` [PATCHv2 03/15] [orion] Consolidate the creation of the RTC "
` [PATCHv2 04/15] [kirkwood] Add support for RTC interrupts which allows RTC alarms
` [PATCHv2 05/15] [orion] Consolidate ethernet platform data
` [PATCHv2 06/15] [orion] Consolidate I2C initialization
` [PATCHv2 07/15] [orion] Consolidate SPI initialization
` [PATCHv2 08/15] [orion] Consolidate the platform data setup for the watchdog
` [PATCHv2 09/15] [orion] Consolidate the XOR platform setup code
` [PATCHv2 10/15] [orion] Consolidate USB "
` [PATCHv2 11/15] [orion] Consolidate SATA platform setup
` [PATCHv2 12/15] [orion] Consolidate setup of the crypto engine
` [PATCHv2 13/15] [orion] Refactor the MPP code. Common code in the orion platform
` [PATCHv2 14/15] [orion5x] Refactor mpp code to use common orion platform mpp
` [PATCHv2 15/15] [dove] Consolidate mpp code with "
Initial B&N Nook Color support, take three
2011-05-15 7:25 UTC (5+ messages)
` [PATCH 1/2] Initial B&N Nook Color (encore) support
[PATCH] pxa/hx4700: Avoid unbalanced irq wakeup enables/disables
2011-05-14 23:20 UTC (4+ messages)
[PATCH 06/14] mfd: pxa-w1: MFD driver for PXA 1wire control + DS1WM chip
2011-05-14 22:23 UTC (3+ messages)
[PATCH] avr32: add some more at91 to cpu.h definition
2011-05-14 22:23 UTC (2+ messages)
` [PATCH .39-final] "
[PATCH] ARM: SAMSUNG: Depend on IRQ_GENERIC_CHIP
2011-05-14 16:51 UTC
[RFC PATCH v2 00/12] Consolidating GIC per-cpu interrupts
2011-05-14 16:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).