messages from 2011-05-08 01:54:33 to 2011-05-10 08:07:52 UTC [more...]
[PATCH 00/13] Consolidate simple ARM MMIO clock sources
2011-05-10 8:07 UTC (16+ messages)
` [PATCH 01/13] Make clocksource name const
` [PATCH 02/13] ARM: s5p: consolidate selection of timer register
` [PATCH 03/13] ARM: omap1: delete useless interrupt handler
` [PATCH 04/13] ARM: omap1: convert to using readl/writel instead of volatile struct
` [PATCH 05/13] ARM: update sa1100 to reflect PXA updates
` [PATCH 06/13] clocksource: add common mmio clocksource
` [PATCH 07/13] clocksource: convert ARM 32-bit up counting clocksources
` [PATCH 08/13] clocksource: convert ARM 32-bit down "
` [PATCH 09/13] clocksource: convert W90x900 24-bit down counting clocksource
` [PATCH 10/13] clocksource: convert Integrator/AP 16-bit "
` [PATCH 11/13] clocksource: convert SPEAr platforms 16-bit up "
` [PATCH 12/13] clocksource: convert MXS timrotv2 to 32-bit down "
` [PATCH 13/13] clocksource: convert OMAP1 "
[RFC] Generic dma_ops using iommu-api - some thoughts
2011-05-10 7:42 UTC (2+ messages)
[PATCH v2] leds: provide helper to register "leds-gpio" devices
2011-05-10 7:31 UTC (10+ messages)
` [PATCH v3] "
Question about multi-bank memory usage in ARM platform
2011-05-10 6:48 UTC (2+ messages)
[PATCH v4 00/11] pruss mfd drivers
2011-05-10 6:17 UTC (7+ messages)
` [PATCH v4 08/11] tty: add pruss SUART driver
[PATCH] ARM: EXYNOS4: Suspend to RAM fix
2011-05-10 6:13 UTC
BUG: sleeping function called from invalid context
2011-05-10 5:38 UTC
[PATCH V2] OMAP2+: SR Layer Cleanup
2011-05-10 4:33 UTC (3+ messages)
[PATCH 0/2 v2] OMAP2+: hwmod: Add hwmod's API's for pad wakeup
2011-05-10 4:20 UTC (6+ messages)
` [PATCH 1/2 v2] OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCH 2/2 v2] OMAP2+: hwmod: Add API to check IO PAD wakeup status
External serial 8250/16550
2011-05-10 3:24 UTC (4+ messages)
[PATCH v4] ARM: vfp: Always save VFP state in vfp_pm_suspend
2011-05-09 21:16 UTC
console_cpu_notify can cause scheduling BUG during CPU hotplug
2011-05-09 20:39 UTC (8+ messages)
[PATCH] pxamci: remove an ifdef about CONFIG_REGULATOR
2011-05-09 20:36 UTC (4+ messages)
Initial B&N Nook Color support, take three
2011-05-09 20:28 UTC (5+ messages)
` [PATCH 1/2] Initial B&N Nook Color (encore) support
` [PATCH 2/2] Add tps65921 chip
[RFC] What is the preferred way to share ADC unit between hwmon and input(ts) drivers?
2011-05-09 19:54 UTC (13+ messages)
[PATCH v2 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel
2011-05-09 19:35 UTC (2+ messages)
Thomas' IRQ patches for Samsung
2011-05-09 17:09 UTC
[PATCH V7] bcma: add Broadcom specific AMBA bus driver
2011-05-09 16:56 UTC
[PATCH v3] ARM: vfp: Always save VFP state in vfp_pm_suspend
2011-05-09 16:55 UTC (3+ messages)
[PATCH v2 2/3] dmaengine: at_hdmac: implement pause and resume in atc_control
2011-05-09 16:11 UTC (2+ messages)
` [PATCH] dmaengine: at_hdmac: pause: no need to wait for FIFO empty
[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
2011-05-09 16:02 UTC (32+ messages)
` [PATCH v5 01/19] ARM: LPAE: Use long long printk format for displaying the pud
` [PATCH v5 02/19] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v5 03/19] ARM: LPAE: Use unsigned long for __phys_to_virt and __virt_to_phys
` [PATCH v5 04/19] ARM: LPAE: Make TTBR1 always point to swapper_pg_dir on ARMv7
` [PATCH v5 05/19] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v5 06/19] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v5 07/19] ARM: LPAE: Add (pte|pmd|pgd|pgprot)val_t type definitions as u32
` [PATCH v5 08/19] ARM: LPAE: Use a mask for physical addresses in page table entries
` [PATCH v5 09/19] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v5 10/19] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v5 11/19] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v5 12/19] ARM: LPAE: Add fault handling support
` [PATCH v5 13/19] ARM: LPAE: Add context switching support
` [PATCH v5 14/19] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v5 15/19] ARM: LPAE: Add support for cpu_v7_do_(suspend|resume)
` [PATCH v5 16/19] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v5 17/19] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v5 18/19] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v5 19/19] ARM: LPAE: Add the Kconfig entries
[PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
2011-05-09 15:48 UTC (28+ messages)
` [PATCH][WAS:bcmai, axi] "
[PATCH 1/4] drivers: create a pinmux subsystem
2011-05-09 15:46 UTC (9+ messages)
[PATCH] omap: fix build when MTD_NAND_OMAP2 and TOUCHSCREEN_ADS7846 are disabled
2011-05-09 15:19 UTC (3+ messages)
` [PATCH v2] "
[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
2011-05-09 14:49 UTC (12+ messages)
` [PATCH] ARM: Make sure appended device tree data won't overlap kernel BSS
[PATCH 00/14] Consolidate orion platform data code
2011-05-09 14:08 UTC (24+ messages)
` [PATCH 01/14] [Orion] Rename some constants to macros to make code more identical
` [PATCH 02/14] [orion] Consolidate the creation of the uart platform data
` [PATCH 03/14] [orion] Consolidate the creation of the RTC "
` [PATCH 04/14] [orion] Consolidate ethernet "
` [PATCH 05/14] [orion] Consolidate I2C initialization
` [PATCH 06/14] [orion] Consolidate SPI initialization
` [PATCH 07/14] [orion] Consolidate the platform data setup for the watchdog
` [PATCH 08/14] [orion] Consolidate the XOR platform setup code
` [PATCH 09/14] [orion] Consolidate USB "
` [PATCH 10/14] [orion] Consolidate SATA platform setup
` [PATCH 11/14] [orion] Consolidate setup of the crypto engine
` [PATCH 12/14] [orion] Refactor the MPP code. Common code in the orion platform
` [PATCH 13/14] [dove] Remove mpp.[ch]. They are not used
` [PATCH 14/14] [orion5x] Refactor mpp code to use common orion platform mpp
[PATCH v3 00/12] mmc: use nonblock mmc requests to minimize latency
2011-05-09 13:44 UTC (7+ messages)
` [PATCH v3 02/12] mmc: mmc_test: add debugfs file to list all tests
[PATCH v3] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
2011-05-09 12:48 UTC (3+ messages)
[PATCH] OMAP3: set the core dpll clk rate in its set_rate function
2011-05-09 12:29 UTC
[PATCH v2 00/12] OMAP2+: Serial: Runtime adaptation + cleanup
2011-05-09 12:23 UTC (8+ messages)
` [PATCH v2 11/12] OMAP: Serial: Use resume call from prcm to enable uart
[PATCH 1/4] arm: pxa3xx: cm-x300: fix V3020 RTC functionality
2011-05-09 11:41 UTC (4+ messages)
` [PATCH 2/4] arm: pxa3xx: cm-x300: GPIO cleanup
` [PATCH 3/4] arm: pxa3xx: cm-x300: minor style cleanup
` [PATCH 4/4] arm: pxa3xx: cm-x300: update cm_x300_defconfig
[PATCHv3] ARM:boot:device tree: Allow the device tree binary to be appended to zImage
2011-05-09 11:23 UTC (2+ messages)
[PATCH v3 0/4] OMAP: cpuidle code clean-up
2011-05-09 10:02 UTC (5+ messages)
` [PATCH 1/4] OMAP3: clean-up mach specific cpuidle data structures
` [PATCH 2/4] OMAP3: cpuidle: re-organize the C-states data
` [PATCH 3/4] OMAP3: cpuidle: code rework for improved readability
` [PATCH 4/4] OMAP3: cpuidle: change the power domains modes determination logic
ARM, AF_PACKET: caching problems on Marvell Kirkwood
2011-05-09 8:59 UTC (5+ messages)
[PATCH V4 0/5] dmaengine/dw_dmac updates
2011-05-09 8:16 UTC (11+ messages)
` [PATCH V4 1/5] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V4 3/5] dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
[PATCH V5 0/5] dmaengine/dw_dmac updates
2011-05-09 8:15 UTC (6+ messages)
` [PATCH V5 1/5] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V5 2/5] dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
` [PATCH V5 3/5] dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
` [PATCH V5 4/5] dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback
` [PATCH V5 5/5] dmaengine/dw_dmac: implement pause and resume in dwc_control
[PATCH] mx23: register clocks for mmc
2011-05-09 7:38 UTC (2+ messages)
[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
2011-05-09 6:23 UTC (4+ messages)
` [PATCH v2 7/7] ARM: mxc: remove esdhc.h and use the public one
[PATCH] pxa: Fix PGSR register address calculation
2011-05-09 3:48 UTC (2+ messages)
[PATCH] atomic: add *_dec_not_zero
2011-05-09 2:38 UTC (5+ messages)
[RFC PATCH] arm: drop Execute-In-Place
2011-05-08 22:56 UTC (3+ messages)
[patch 00/16] arm: Replace arm sched_clock by clocksource based sched_clock
2011-05-08 20:34 UTC (8+ messages)
[PATCH 2/2] mmci: fixup sg buffer handling in mmci_pio_irq
2011-05-08 20:13 UTC (3+ messages)
AT91: Remove fixed mapping for AT91RM9200 ethernet
2011-05-08 19:54 UTC
Resend [PATCH 00/10] ARM: SMP initialization consolidation
2011-05-08 19:38 UTC (6+ messages)
[PATCH 1/6] ARM: mxc: update defconfigs
2011-05-08 15:23 UTC (9+ messages)
` [PATCH 4/6] ARM: mxc: don't allow to compile together i.MX51 and i.MX53
[PATCH V6] bcma: add Broadcom specific AMBA bus driver
2011-05-08 15:06 UTC
genirq: Generic irq chip available in git
2011-05-08 14:03 UTC (6+ messages)
[PATCH v4 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
2011-05-08 11:17 UTC (5+ messages)
` [PATCH v3 0/4] USB: gadget: Add Samsung S3C24xx USB HS "
` [PATCH 2/4] ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller
[PATCH 09/14] at91: switch pit timer to early platform devices
2011-05-08 10:44 UTC (12+ messages)
[PATCH] OMAP: don't trace functions called from sched_clock
2011-05-08 9:21 UTC
[PATCH] arm: omap3: cm-t35: add support for cm-t3730
2011-05-08 7:20 UTC (2+ messages)
` [PATCH v2] "
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).