messages from 2011-10-14 14:18:51 to 2011-10-17 11:59:08 UTC [more...]
[PATCH 0/6] ux500: Export SoC information and some platform clean-up
2011-10-17 11:59 UTC (8+ messages)
` [PATCH 1/6] mach-ux500: pass parent pointer to each platform device
` [PATCH 2/6] drivers/base: add bus for System-on-Chip devices
` [PATCH 3/6] Documentation: add information for new sysfs soc bus functionality
` [PATCH 4/6] mach-ux500: export System-on-Chip information ux500 via sysfs
` [PATCH 5/6] mach-ux500: move top level platform devices in sysfs to /sys/devices/socX
` [PATCH 6/6] mach-ux500: remove intermediary add_platform_device* functions
Add support for the SPMP8000 SoC and Letcool board
2011-10-17 11:44 UTC (11+ messages)
` [PATCH 2/9] ARM: SPMP8000: Add machine base files
` [PATCH 3/9] ARM: SPMP8000: Add clk support
[PATCH] ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}
2011-10-17 11:41 UTC
[PATCH v2 0/7] Add a generic struct clk
2011-10-17 11:31 UTC (21+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure
` [PATCH v2 4/7] clk: Add simple gated clock
[PATCH v4 0/7] iommu: split mapping to page sizes as supported by the hardware
2011-10-17 11:27 UTC (8+ messages)
` [PATCH v4 1/7] iommu/core: stop converting bytes to page order back and forth
` [PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware
` [PATCH v4 3/7] iommu/omap: announce supported page sizes
` [PATCH v4 4/7] iommu/msm: "
` [PATCH v4 5/7] iommu/amd: "
` [PATCH v4 6/7] iommu/intel: "
` [PATCH v4 7/7] iommu/core: remove the temporary pgsize settings
READ THIS: the next mach-types update
2011-10-17 11:22 UTC (4+ messages)
Update: ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
2011-10-17 10:56 UTC (3+ messages)
[PATCH 0/11 v3] ARM: AT91: update gpio implementation
2011-10-17 10:54 UTC (13+ messages)
` [PATCH 01/11] ARM: at91/gpio: make gpio register base soc independant
` [PATCH 02/11] ARM: at91/boards: use -EINVAL for invalid gpio
` [PATCH 03/11] ARM: at91/soc: use gpio_is_valid to check the gpio
` [PATCH 04/11] ARM: at91/pata: "
` [PATCH 05/11] ARM: at91/ide: "
` [PATCH 06/11] ARM: at91/mmc: "
` [PATCH 07/11] ARM: at92/nand: "
` [PATCH 08/11] ARM: at92/udc: "
` [PATCH 09/11] ARM: at92/ohci: "
` [PATCH 10/11] ARM: at91/gpio: drop PIN_BASE
` [PATCH 11/11] ARM: at91/gpio: fix display of number of irq setuped
[PATCH] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
2011-10-17 10:39 UTC (3+ messages)
[RFC] clocktree representation in the devicetree
2011-10-17 10:29 UTC
[PATCH] AT91: Add external RTC for Flexibity board
2011-10-17 10:15 UTC (6+ messages)
[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
2011-10-17 9:55 UTC (16+ messages)
[PATCH v3] dmaengine: add CSR SiRFprimaII DMAC driver
2011-10-17 9:36 UTC
[GIT PULL] DEBUG_LL platform updates for 3.2
2011-10-17 9:23 UTC (6+ messages)
[PATCH 1/2] [ARM] mach-types: Re-add apf9328
2011-10-17 9:17 UTC (6+ messages)
[PATCH 0/5] Fix indirect inclusion to <mach/hardware.h>
2011-10-17 6:15 UTC (6+ messages)
` [PATCH 1/5] arm/imx: remove mx31_setup_weimcs() from mx31.h
` [PATCH 2/5] arm/imx: explicitly includes mach/hardware.h in mach-kzm_arm11_01.c
` [PATCH 3/5] arm/imx: remove mx27_setup_weimcs() from mx27.h
` [PATCH 4/5] arm/imx: explicitly includes mach/hardware.h in pm-imx27.c
` [PATCH 5/5] mmc: mxcmmc: explicitly includes mach/hardware.h
[GIT PULL] Samsung devel-3 for v3.2
2011-10-17 4:42 UTC
[GIT PULL] Samsung cleanup-3 for v3.2
2011-10-17 4:42 UTC
[PATCH v2 0/5] Device tree support for regulators
2011-10-17 4:17 UTC (4+ messages)
` [PATCH v2 3/5] regulator: helper routine to extract regulator_init_data
[PATCH] mxcuart: add polled io methods
2011-10-17 3:22 UTC (3+ messages)
` [PATCH] imx: add polled io uart methods
Pull request: removal of most instances of mach/memory.h
2011-10-17 0:48 UTC (9+ messages)
[PATCH v6 0/2] Add device tree support for i.mx51/53 boards
2011-10-17 0:42 UTC (3+ messages)
` [PATCH v6 1/2] arm/mx5: add device tree support for imx53 boards
` [PATCH v6 2/2] arm/mx5: add device tree support for imx51 babbage
[PATCH 1/4] ARM: at91: add at91sam9g20 dtsi
2011-10-16 21:18 UTC (4+ messages)
` [PATCH 2/4] ARM: at91: add Calao USB A9G20 DT support
` [PATCH 3/4] ARM: at91/smc: add "
` [PATCH 4/4] ARM: at91/pit: "
[PATCH 1/2] ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40
2011-10-16 20:58 UTC (2+ messages)
` [PATCH 2/2] ARM: at91: drop specific Kconfig for at91sam9g20/g10
[PATCH 0/8] ARM: at91: make dma/ecc/pit/smc/rtt register base soc independant
2011-10-16 20:57 UTC (9+ messages)
` [PATCH 1/8] ARM: at91/nand: make ecc "
` [PATCH 2/8] ARM: at91/dma: make dma "
` [PATCH 3/8] ARM: at91/rtt: make rtt "
` [PATCH 4/8] ARM: rtc/at91sam9: use ioremap and iounmap
` [PATCH 5/8] ARM: at91: add map_register entry point to soc setup
` [PATCH 6/8] ARM: at91/pit: make register base soc independant
` [PATCH 7/8] ARM: at91: make smc "
` [PATCH 8/8] ARM: at91: usart: drop static map regs for dbgu
[PATCH] mmc: mmci: Do not release spinlock in request_end
2011-10-16 20:34 UTC (9+ messages)
[PATCH 1/2] drivers: create a pin control subsystem v9
2011-10-16 20:22 UTC (4+ messages)
[AT91 PULL for 3.2] boards merge + gpio rework
2011-10-16 19:33 UTC
[PATCH] at91/yl-9200: Fix section mismatch
2011-10-16 18:49 UTC
[PATCH 0/4] ARM: at91 rename at91 ref boards defconfig as soc defconfig
2011-10-16 18:44 UTC (5+ messages)
` [PATCH 1/4] ARM: at91: rename at91sam9260ek_defconfig to at91sam9260_defconfig
` [PATCH 2/4] ARM: at91: rename at91sam9g20ek_defconfig to at91sam9g20_defconfig
` [PATCH 3/4] ARM: at91: rename at91cap9adk_defconfig to at91cap9_defconfig
` [PATCH 4/4] ARM: at91: rename at91sam9rlek_defconfig to at91sam9rl_defconfig
[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
2011-10-16 18:32 UTC (9+ messages)
[PATCH 00/26] ARM: pxa specific randconfig fixes
2011-10-16 11:38 UTC (3+ messages)
` [PATCH 14/26] mtd: nand_h1900 never worked
[PATCH v2] mach-ep93xx: break out GPIO driver specifics
2011-10-16 10:57 UTC (5+ messages)
[PATCH] ARM: ep93xx: bring back missing <mach/gpio.h>
2011-10-16 10:56 UTC (2+ messages)
[PATCHv16 0/9] Contiguous Memory Allocator
2011-10-16 10:08 UTC (22+ messages)
` [PATCH 1/9] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 2/9] mm: alloc_contig_freed_pages() added
` [PATCH 3/9] mm: alloc_contig_range() added
` [PATCH 4/9] mm: MIGRATE_CMA migration type added
` [PATCH 6/9] drivers: add Contiguous Memory Allocator
` [PATCH 7/7] ARM: integrate CMA with DMA-mapping subsystem
Suuri Laina tarjous
2011-10-16 6:27 UTC
[PATCH] arm/tegra: select AUTO_ZRELADDR by default
2011-10-15 15:29 UTC (36+ messages)
` [PATCH] ARM: mutually exclude ZBOOT_ROM and AUTO_ZRELADDR
[GIT PULL] ARM: OMAP: Runtime PM/hwmod conversion for HS USBHOST
2011-10-15 6:32 UTC
[PATCH 1/1] ARM: i.MX28: shift frac value in _CLK_SET_RATE
2011-10-15 3:24 UTC (2+ messages)
pinctrl_config APIs, and other pinmux questions
2011-10-15 3:12 UTC (4+ messages)
[PATCH v5 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
2011-10-15 1:55 UTC (3+ messages)
Oops #817 on ARM MPCore with 2.6.22-rc3
2011-10-15 1:25 UTC
[GIT PULL] OMAP4 MPU sub-system PM for v3.2
2011-10-14 22:54 UTC
[PATCH] MANITAINERS: Add Cragganmore reference platform to Wolfson support
2011-10-14 20:14 UTC
[PATCH v4 0/8] Clean gpio in arch-pxa and arch-mmp
2011-10-14 19:42 UTC (7+ messages)
` [PATCH v4 5/8] ARM: pxa: change gpio driver to platform driver
` [PATCH v4 8/8] ARM: pxa: move macros into gpio-pxa.c
[PATCH 2/5] drivercore: Add driver probe deferral mechanism
2011-10-14 19:09 UTC (12+ messages)
[PATCH v5] power: bq20z75: devicetree init support
2011-10-14 19:03 UTC (2+ messages)
[PATCH v6 01/16] OMAP2+: hwmod: Add API to enable IO ring wakeup
2011-10-14 18:29 UTC (8+ messages)
` [PATCH v6 09/16] OMAP2+: UART: Add runtime pm support for omap-serial driver
[PATCH] ARM: mm/alignment.c: Fix build error
2011-10-14 18:26 UTC (2+ messages)
[PATCH] ARM: cpu topology: fix warning
2011-10-14 17:23 UTC (2+ messages)
[PATCH v6 10/16] OMAP2+: UART: Modify omap_uart_can_sleep function
2011-10-14 17:12 UTC (9+ messages)
` [PATCH v6 15/16] OMAP2+: UART: Enable back uart clocks with runtime API for early console
[GIT PULL] Please pull tegra feature branch for 3.2
2011-10-14 16:46 UTC (2+ messages)
[PATCH] mach-kirkwood: Add support for D-Link DNS-325
2011-10-14 16:08 UTC
[PATCH 00/30] ARM/omap: omap specific randconfig fixes
2011-10-14 16:02 UTC (6+ messages)
` [PATCH 26/30] ARM: omap: add board autoselection
` [GIT PULL] initial omap DT support for v3.2 merge window (Re: [PATCH 26/30] ARM: omap: add board autoselection)
[PATCH 2/5] drivercore: Add driver probe deferral mechanism
2011-10-14 15:37 UTC (2+ messages)
[RFC 0/2] Introduce dma buffer sharing mechanism
2011-10-14 15:35 UTC (4+ messages)
` [RFC 1/2] dma-buf: "
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).