messages from 2011-06-09 04:35:47 to 2011-06-10 16:20:13 UTC [more...]
[PATCH] OMAP3+: Kconfig: has EHCI only if USB present
2011-06-10 16:20 UTC (3+ messages)
[PATCH 2/2] ARM:mach-mx5/board-mx53_loco: Add CD and WP GPIOs
2011-06-10 16:15 UTC (2+ messages)
` [PATCH 1/2] ARM:mach-mx5/board-mx51_babbage: "
[PATCH v2] ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD board
2011-06-10 16:08 UTC
[PATCHv2 0/3] clocksource: add db8500 PRCMU timer
2011-06-10 16:00 UTC (11+ messages)
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-06-10 15:59 UTC (6+ messages)
[PATCH 1/2] gpio: expose gpio_to_chip()
2011-06-10 15:57 UTC (2+ messages)
[PATCH v2 1/5] ep93xx: set DMA masks for the ep93xx_eth
2011-06-10 15:47 UTC (22+ messages)
` [PATCH v2 2/5] net: ep93xx_eth: pass struct device to DMA API functions
` [PATCH v2 3/5] net: ep93xx_eth: allocate buffers using kmalloc()
` [PATCH v2 4/5] net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
` [PATCH v2 5/5] net: ep93xx_eth: fix DMA API violations
[RFC PATCH v4] ARM hibernation/suspend-to-disk support
2011-06-10 14:54 UTC (24+ messages)
` [linux-pm] "
[PATCH] PCI: Make the struct pci_dev * argument of pci_fixup_irqs const
2011-06-10 14:30 UTC
[PATCH 0/5] ARM: Add SPDIF support for EXYNOS4
2011-06-10 14:07 UTC (10+ messages)
` [PATCH 1/5] ARM: EXYNOS4: Add EPLL clock operations
` [PATCH 2/5] ARM: EXYNOS4: Add sclk_spdif clocks
` [PATCH 3/5] ARM: EXYNOS4: fix improper gpio configuration
` [PATCH 4/5] ARM: EXYNOS4: Add SPDIF for SMDKV310
` [PATCH 5/5] ASoC: SMDKV310: Enable SPDIF device
[PATCH] arm, exec: remove redundant set_fs(USER_DS)
2011-06-10 13:53 UTC (3+ messages)
[PATCH v2] ARM: kirkwood: Add support for Buffalo LS-XHL
2011-06-10 13:45 UTC (3+ messages)
[RFC] dmaengine: add new api for preparing simple slave transfer
2011-06-10 13:33 UTC (12+ messages)
ARM: pxa168: Add board support for gplugD
2011-06-10 13:31 UTC (3+ messages)
` [PATCH 2/3] ARM: pxa168: Add support for Ethernet
[PATCHv10 0/10] Contiguous Memory Allocator
2011-06-10 12:52 UTC (14+ messages)
` [PATCH 01/10] lib: bitmap: Added alignment offset for bitmap_find_next_zero_area()
` [PATCH 02/10] lib: genalloc: Generic allocator improvements
` [PATCH 03/10] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 04/10] mm: alloc_contig_freed_pages() added
` [PATCH 05/10] mm: alloc_contig_range() added
` [PATCH 06/10] mm: MIGRATE_CMA migration type added
` [PATCH 07/10] mm: MIGRATE_CMA isolation functions added
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
` [PATCH 09/10] ARM: integrate CMA with dma-mapping subsystem
` [PATCH 10/10] ARM: S5PV210: add CMA support for FIMC devices on Aquila board
[RFC PATCH 0/5] Convert some ARM platforms to basic-mmio-gpio
2011-06-10 12:50 UTC (4+ messages)
` [RFC PATCH 3/5] w90x900: convert "
[PATCH 0/8] Fix module-mode enable sequence on OMAP4
2011-06-10 11:22 UTC (13+ messages)
` [PATCH 1/8] OMAP2+: clockdomain: Add an api to read idle mode
` [PATCH 2/8] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
` [PATCH 3/8] OMAP2+: PM: Initialise sleep_switch to a non-valid value
` [PATCH 4/8] OMAP2+: PM: idle clkdms only if already in idle
` [PATCH 5/8] OMAP4: PM: TEMP: Prevent l3init from idling/force sleep
` [PATCH 6/8] OMAP2+: hwmod: Follow the recomended PRCM clock enable sequence
` [PATCH 7/8] OMAP: clock: Add flags to identify optional clock nodes
` [PATCH 8/8] OMAP: clock: Enable clockdomain only for optional clocks
[PATCH 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
2011-06-10 10:42 UTC (5+ messages)
` [PATCH 1/4] mmc: sdhci: fix interrupt storm from card detection
` [PATCH 2/4] mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
` [PATCH 3/4] mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
` [PATCH 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support
[PATCH] ep93xx-eth: convert to phylib
2011-06-10 9:46 UTC (4+ messages)
[PATCH v2 00/10] MMU disabling code and kexec fixes
2011-06-10 9:13 UTC (14+ messages)
` [PATCH v2 01/10] ARM: l2x0: fix disabling function to avoid livelock
` [PATCH v2 02/10] ARM: l2x0: fix invalidate-all "
` [PATCH v2 03/10] ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores
` [PATCH v2 04/10] ARM: lib: add switch_stack function for safely changing stack
` [PATCH v2 05/10] ARM: idmap: add header file for identity mapping functions
` [PATCH v2 06/10] ARM: reset: allow kernelspace mappings to be flat mapped during reset
` [PATCH v2 07/10] ARM: multi-cpu: remove arguments from CPU proc macros
` [PATCH v2 08/10] ARM: reset: add reset functionality for jumping to a physical address
` [PATCH v2 09/10] ARM: kexec: use arm_machine_reset for branching to the reboot buffer
` [PATCH v2 10/10] ARM: stop: execute platform callback from cpu_stop code
[PATCH 2/2] amba pl011: platform data for reg lockup and glitch
2011-06-10 9:07 UTC (3+ messages)
[RFC PATCH 0/2] ARM: Add a generic macro for declaring proc_info structs
2011-06-10 8:57 UTC (5+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] ARM: proc-v7: Use the new proc_info declaration macro
[PATCH 2/2] gpio/u300: rewrite gpio driver
2011-06-10 8:49 UTC
[PATCH 0/2] RFC: gpio: driver-local pin configuration
2011-06-10 8:48 UTC
[PATCH] ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD board
2011-06-10 7:42 UTC (2+ messages)
[PATCH] ARM: mxc: convert tzic to use generic irq chip
2011-06-10 7:35 UTC (3+ messages)
kernel - userspace shared memory
2011-06-10 7:33 UTC (4+ messages)
[PATCH] ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio control
2011-06-10 6:09 UTC (5+ messages)
[PATCH] ARM: EXYNOS4: Fix incorrect mapping of gpio pull-up macro to register setting
2011-06-10 5:06 UTC (5+ messages)
LAN9221 with Samsumg S3C2416
2011-06-10 2:55 UTC
[PATCH] msm: timer: compensate for timer shift in msm_read_timer_count
2011-06-09 23:31 UTC (3+ messages)
[PATCH] arm: omap: mark dt_compat __initconst
2011-06-09 21:59 UTC
[PATCH] gpio/nomadik: fix sleepmode for elder Nomadik
2011-06-09 21:04 UTC (2+ messages)
[PATCH 1/2] amba pl011: workaround for uart registers lockup
2011-06-09 20:56 UTC
[PATCH v3 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
2011-06-09 20:51 UTC (6+ messages)
` [PATCH v3 04/12] Serial: OMAP: Add runtime pm support for omap-serial driver
ARM/DT: registering clks from DT in .init_early
2011-06-09 19:28 UTC (2+ messages)
[PATCH v2 0/5] ep93xx DMA patches
2011-06-09 19:15 UTC (14+ messages)
` [PATCH v2 5/5] spi/ep93xx: add DMA support
[PATCH] gpio-ep93xx: convert to platform_driver and use basic_mmio_gpio library
2011-06-09 18:44 UTC (5+ messages)
[PATCH 0/9] Add clkdev support for Samsung platforms
2011-06-09 18:33 UTC (11+ messages)
` [PATCH 1/9] serial: samsung: Fix unintended usage of uart port 0 as console
` [PATCH 2/9] serial: Remove redundant console_initcall from s3c and s5p console drivers
` [PATCH 3/9] ARM: SAMSUNG: Add clkdev infrastructure
` [PATCH 4/9] ARM: S3C24XX: Add clkdev support
` [PATCH 5/9] ARM: S3C64XX: "
` [PATCH 6/9] ARM: S5P64X0: "
` [PATCH 7/9] ARM: S5PC100: "
` [PATCH 8/9] ARM: S5PV210: "
` [PATCH 9/9] ARM: Exynos4: "
[PATCH] [CPUFREQ] S3C6410: Support 800MHz operation in cpufreq
2011-06-09 18:29 UTC (3+ messages)
[PATCH] ARM:SAMSUNG: Move S3C DMA driver to drivers/dma
2011-06-09 18:24 UTC (9+ messages)
[PATCH] davinci: da850: move input frequency to board specific files
2011-06-09 16:48 UTC (5+ messages)
` [PATCH V2] "
[PATCH] ARM: tegra/harmony: enable USB host ports
2011-06-09 15:57 UTC (5+ messages)
[PATCH] ARM: zImage: Add build-time check for correctly-sized proc_type entries
2011-06-09 13:01 UTC
[PATCH 4/6] ARM: reset: add reset functionality for jumping to a physical address
2011-06-09 10:06 UTC (13+ messages)
[PATCH 0/2] ARM PMU reservation cleanup
2011-06-09 9:56 UTC (5+ messages)
` [PATCH 1/2] ARM: pmu: refactor reservation
` [PATCH 2/2] ARM: pmu: reject duplicate PMU registrations
[PATCH] mach-ux500: iomap PRCMU TCDM memory
2011-06-09 9:50 UTC
[PATCH] ARM: zImage: fix Thumb2 breakage
2011-06-09 9:47 UTC (2+ messages)
[PATCH] arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC
2011-06-09 9:23 UTC (9+ messages)
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
2011-06-09 8:01 UTC (2+ messages)
[PATCH] ARM: S5PV210: Fix build breakage due to renaming of S3C_VA_USB_HSPHY
2011-06-09 7:05 UTC (3+ messages)
[PATCH 1/4] This patch adds ok2440 development board support
2011-06-09 6:54 UTC (5+ messages)
` [PATCH 4/4] This patch add configuraton for ok2440 development board
[RFC 0/6] iommu: generic api migration and grouping
2011-06-09 6:42 UTC (5+ messages)
` [RFC 2/6] omap: iovmm: generic iommu api migration
[PATCH V2] mmc: Enable the ADMA on esdhc imx driver
2011-06-09 5:37 UTC
[PATCH] Fix build warning of the defconfigs
2011-06-09 5:06 UTC (2+ messages)
[PATCH v4 0/5] Provide sdhci driver for mmp2 and pxa9xx
2011-06-09 4:36 UTC (5+ messages)
` [PATCH v4 5/5] ARM: mmp2: update mmp2_defconfig to support mmc
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).