messages from 2011-07-21 20:07:14 to 2011-07-25 10:36:29 UTC [more...]
[RESEND] [PATCH V4 0/14] To use DMA generic APIs for Samsung DMA
2011-07-25 10:36 UTC (26+ messages)
` [PATCH V4 01/14] DMA: PL330: Add support runtime PM for PL330 DMAC
` [PATCH V4 02/14] DMA: PL330: Update PL330 DMA API driver
` [PATCH V4 03/14] DMA: PL330: Support DMA_SLAVE_CONFIG command
` [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability
` [PATCH V4 05/14] ARM: SAMSUNG: Update to use PL330-DMA driver
` [PATCH V4 06/14] ARM: SAMSUNG: Add common DMA operations
` [PATCH V4 07/14] ARM: EXYNOS4: Use generic DMA PL330 driver
` [PATCH V4 08/14] ARM: S5PV210: "
` [PATCH V4 09/14] ARM: S5PC100: "
` [PATCH V4 10/14] ARM: S5P64X0: "
` [PATCH V4 11/14] ARM: SAMSUNG: Remove S3C-PL330-DMA driver
` [PATCH V4 12/14] spi/s3c64xx: Add support DMA engine API
` [PATCH V4 13/14] ASoC: Samsung: Update DMA interface
` [PATCH V4 14/14] ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
[PATCH 0/1 V2] Add Thread Support for the Context ID Register of ARM v6 & v7 Architectures
2011-07-25 10:33 UTC (7+ messages)
` [PATCH 1/1 "
[PATCH v2 0/6] ARM: mx28: add usb host function
2011-07-25 10:24 UTC (12+ messages)
` [PATCH v2 1/6] ARM: mxs: ehci: consolidate definitions and structures to share among platforms
` [PATCH v2 2/6] ARM: mxs: enable usb1 phy power supply
` [PATCH v2 3/6] ARM: mxs: add usb clocks to clock tree
` [PATCH v2 4/6] ARM: mxs: make ehci-mxc more flexible to be used on different platforms
` [PATCH v2 5/6] ARM: mxs: add usb phy operations
` [PATCH v2 6/6] ARM: mxs: add usb host function to default config
IRQCHIP_MASK_ON_SUSPEND and the gic
2011-07-25 10:20 UTC (2+ messages)
[PATCH] ARM: mx5: fix remaining unconsistent names for irqs
2011-07-25 10:05 UTC
[PATCH] net/smsc911x: add device tree probe support
2011-07-25 9:44 UTC
[PATCH 2/2 V2] OMAP3+: PM: SR: add suspend/resume handlers
2011-07-25 8:42 UTC (2+ messages)
[PATCH v6 0/6] mc13783: add pwr button support
2011-07-25 7:13 UTC (11+ messages)
` [PATCH 1/6] mc13xxx: Unconditionally register regulator subdevice
` [PATCH 2/6] mc13xxx: implicitly register led subdevice
` [PATCH 3/6] mc13xxx: remove obsolete leds and regulators flags
` [PATCH 4/6] mc13xxx: remove unused define
` [PATCH 5/6] mc13783: add power button support
` [PATCH 6/6] mx31moboard: Add MC13783 "
linux-next: merge error in arch/arm/mm/Kconfig?
2011-07-25 4:40 UTC (4+ messages)
[PATCH V4 00/13] To use DMA generic APIs for Samsung DMA
2011-07-25 2:10 UTC (11+ messages)
` [PATCH V4 03-1/13] DMA: PL330: Support DMA_SLAVE_CONFIG command
[PATCH] Documentation: Document ARM's user_debug parameter
2011-07-25 1:15 UTC
[PATCH] ARM: Set proper TEXT_OFFSET for newer MSMs
2011-07-24 22:40 UTC (3+ messages)
Status of AHCI support for iMX53 and for loco board
2011-07-24 19:03 UTC
[patch 0/3] imx: Efika: Add pata device
2011-07-24 18:39 UTC (4+ messages)
` [patch 1/3] imx51: add "
` [patch 2/3] imx51: add pata clock
` [patch 3/3] imx: efika: Enable pata
[PATCH] ARM:mach-dove:remove the dup include serial_8250.h
2011-07-24 8:00 UTC (3+ messages)
[PATCH] ARM:mach-s3c2410:remove the dup include file leds.h
2011-07-24 3:39 UTC
[RFC/PATCH v2] PM / Runtime: allow _put_sync() from interrupts-disabled context
2011-07-23 23:02 UTC (2+ messages)
` [linux-pm] "
[PATCH] dmaengine: add dma_ctrl_cmd to pass buffer stride configuration
2011-07-23 20:35 UTC (8+ messages)
[RFC] DMAEngine: Define generic transfer request api
2011-07-23 20:31 UTC
[PATCH] arm: Call do_notify_resume() with interrupts enabled
2011-07-23 17:15 UTC
[RFC/PATCH] PM / Runtime: allow _put_sync() from interrupts-disabled context
2011-07-22 21:17 UTC
[patch 0/3] imx: Efika: Add pata device
2011-07-22 21:10 UTC (9+ messages)
` [patch 1/3] imx51: add "
` [patch 2/3] imx51: add pata clock
` [patch 3/3] imx: efika: Enable pata
[PATCH 0/3] ARM: tegra: paz00: Add Wifi and second serial port support
2011-07-22 20:38 UTC (4+ messages)
` [PATCH 2/3] ARM: tegra: paz00: export the WIFI rfkill gpio
[PATCH, RFC] fix UP futex code to not generate invalid streqt instruction
2011-07-22 20:27 UTC (5+ messages)
[RFC/PATCH 0/7] decouple platform_device from omap_device
2011-07-22 20:19 UTC (16+ messages)
` [PATCH] OMAP: omap_device: replace _find_by_pdev() with to_omap_device()
` [RFC/PATCH 1/7] OMAP: omap_device: replace debug/warning/error prints with dev_* macros
` [RFC/PATCH 2/7] OMAP3: beagle: don't touch omap_device internals
` [RFC/PATCH 3/7] OMAP: McBSP: use existing macros for converting between devices
` [RFC/PATCH 4/7] OMAP: omap_device: remove internal functions from omap_device.h
` [RFC/PATCH 5/7] OMAP: omap_device: when building return platform_device instead of omap_device
` [RFC/PATCH 6/7] OMAP: omap_device: device register functions now take platform_device pointer
` [RFC/PATCH 7/7] WIP: HACK/RFC: omap_device: begin to decouple platform_device from omap_device
[PATCH 0/2] OMAP3+: PM: SR fixes
2011-07-22 20:14 UTC (7+ messages)
` [PATCH 1/2] OMAP3+: PM: SR: use put_sync_suspend for disabling
` [PATCH 2/2] OMAP2+: PM: SR: add suspend/resume handlers
[PATCH v2] ARM: support XZ compressed kernels
2011-07-22 20:07 UTC (12+ messages)
[PATCH] OMAP: omap_device: replace pr_* prints with dev_*
2011-07-22 19:51 UTC (3+ messages)
[PATCH 1/2] of: address: use resource_size helper
2011-07-22 19:47 UTC (2+ messages)
` [PATCH 2/2] arm: omap: mark dt_compat __initconst
[PATCH 0/3] SP805 updates for Versatile Express
2011-07-22 19:01 UTC (6+ messages)
[PATCH] watchdog: imx2_wdt: add device tree probe support
2011-07-22 18:34 UTC (2+ messages)
[PATCH 1/7] at91rm9200: emac move register header to drivers
2011-07-22 18:28 UTC (3+ messages)
` [PATCH 7/7] at91sam9/wdt: "
[RFC 0/6] watchdog drivers converted to the new framework
2011-07-22 17:55 UTC (7+ messages)
[PATCH 0/4] Fix CPU hotplug IRQ migration
2011-07-22 17:14 UTC (6+ messages)
[PATCH] ARM: Migrate to asm-generic wrapper support
2011-07-22 16:28 UTC (6+ messages)
[PATCH] sdio add regulator vsdio to dynamic control sdio power
2011-07-22 16:05 UTC (5+ messages)
` [PATCH] mmc: sdio add regulator vsdio
[PATCH 3.0] fix compile warnings in plat-iop/cp6.c
2011-07-22 16:01 UTC (5+ messages)
[PATCH v3 0/6] ARM: make mach/hardware.h optional
2011-07-22 15:53 UTC (3+ messages)
` [PATCH 4/6] ARM: pci: make pcibios_assign_all_busses use pci_has_flag
linux-next regression on ARM926
2011-07-22 13:55 UTC (14+ messages)
at91sam9g45: Issues while working with RAM that is separated on physical address space
2011-07-22 13:55 UTC (2+ messages)
[PATCH v5 0/6] mc13783: add pwr button support
2011-07-22 13:21 UTC (9+ messages)
` [PATCH 1/6] mc13xxx: Unconditionally register regulator subdevice
` [PATCH 2/6] mc13xxx: implicitly register led subdevice
` [PATCH 3/6] mc13xxx: remove obsolete leds and regualtors flags
` [PATCH 4/6] mc13xxx: remove unused define
` [PATCH 5/6] mc13783: add power button support
[PATCH] ARM: do not mark CPU 0 as hotpluggable
2011-07-22 12:53 UTC (10+ messages)
Patch: Fix for wrong logic in tx_empty for serial/amba-pl011.c
2011-07-22 12:47 UTC
[PATCH] Fix logic of tx_empty
2011-07-22 11:07 UTC
[RFC PATCH v9 0/4] Consolidating GIC per-cpu interrupts
2011-07-22 10:01 UTC (7+ messages)
` [RFC PATCH v9 1/4] ARM: gic: consolidate PPI handling
` [RFC PATCH v9 2/4] ARM: gic: Add PPI registration interface
[PATCH 1/2] MTD: pxa3xx_nand: fix nand detection issue
2011-07-22 9:37 UTC (8+ messages)
` [PATCH 2/2] MTD: pxa3xx_nand: Fix blank page ECC mismatch
[PATCH 0/7] ARM: mx28: add usb host function
2011-07-22 9:18 UTC (13+ messages)
` [PATCH 2/7] enable usb1 phy power supply
` [PATCH 3/7] add usb phy clocks to clock tree
` [PATCH 4/7] mx28: add usb host phy functions
[PATCH] mtd: s3c2410 nand: Remove uncessary null check
2011-07-22 8:27 UTC (2+ messages)
[PATCH v8 0/3] add the GPMI controller driver for IMX23/IMX28
2011-07-22 8:07 UTC (5+ messages)
Offline for next few weeks
2011-07-22 7:15 UTC
[RFC PATCH 00/17] ARM: common idle infrastructure
2011-07-22 5:21 UTC (8+ messages)
` [PATCH 03/17] ARM: gic: Use cpu pm notifiers to save gic state
[PATCH 5/7] ehci mxc: make it more flexible to be used for mx28
2011-07-22 5:18 UTC (3+ messages)
[PATCH v2 0/3] Add device tree probe for imx-sdma driver
2011-07-22 3:54 UTC (2+ messages)
ARM: mmp2: support sdio with regulator vsdio
2011-07-22 3:19 UTC (2+ messages)
` mmc: sdio add "
[PATCH v2 0/3] Add device tree probe support for imx fec driver
2011-07-22 3:19 UTC (6+ messages)
[PATCH 0/2] Add device tree probe for i2c-imx driver
2011-07-22 2:15 UTC (2+ messages)
[PATCH 1/1] net/fec: iMX53 needs gasket for both MII and RMII
2011-07-22 2:00 UTC (7+ messages)
` [PATCH] net/fec: gasket needs to be enabled for some i.mx
[PATCH RESEND v3 0/2] Add device tree probe support for tty/serial/imx
2011-07-22 1:53 UTC (2+ messages)
[PATCH v4 0/6] mc13783: add pwr button support
2011-07-22 1:39 UTC (3+ messages)
` [PATCH 1/6] mc13783: add power "
plat-orion gpio regression for mixed level and edge sensitive IRQs
2011-07-22 0:49 UTC (2+ messages)
` [PATCH] genirq: move mask_cache into struct irq_chip_type
Booting kernel on Android phone with perf-events enabled
2011-07-22 0:40 UTC
[PATCH 3/4] dt: omap3: add generic board file for dt support
2011-07-21 23:53 UTC (4+ messages)
[RFC/PATCH 3/7] OMAP: McBSP: use existing macros for converting between devices
2011-07-21 21:03 UTC
[PATCH 1/2] ARM: Tegra: Seaboard board updates for audio
2011-07-21 20:07 UTC (6+ 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).