messages from 2013-05-03 14:26:55 to 2013-05-03 14:50:17 UTC [more...]
Linux summit this year ?
2013-05-03 14:49 UTC (9+ messages)
[PATCH 00/63] dmaengine: Convert to correct API & Device Tree handling
2013-05-03 14:32 UTC (135+ messages)
` [PATCH 01/63] ARM: ux500: Supply address location names for the DMA40 DMA controller
` [PATCH 02/63] ARM: ux500: Setup the DMA40 driver's DT node using the new DMA API
` [PATCH 03/63] ARM: ux500: Supply UART's DMA configuration via Device Tree
` [PATCH 04/63] ARM: ux500: Supply MMC "
` [PATCH 05/63] ARM: ux500: Populate the ux500-musb Device Tree entry
` [PATCH 06/63] ARM: ux500: Pass DMA memcpy channels though Device Tree
` [PATCH 07/63] dmaengine: ste_dma40: Assign memcpy channels in the driver
` [PATCH 08/63] dmaengine: ste_dma40: Move default memcpy configs into "
` [PATCH 09/63] dmaengine: ste_dma40: Rectify incorrect configuration validation checking
` [PATCH 10/63] dmaengine: ste_dma40: Amalgamate DMA source and destination channel numbers
` [PATCH 11/63] ARM: ux500: Strip out duplicate USB DMA configuration
` [PATCH 12/63] dmaengine: ste_dma40: Remove home-brew MAX() macro
` [PATCH 13/63] ARM: ux500: Remove unused 'data_width' attributes from SDI DMA configs
` [PATCH 14/63] ARM: ux500: Remove unused 'data_width' attributes from SSP "
` [PATCH 15/63] ARM: ux500: Remove unused 'data_width' attributes from UART "
` [PATCH 16/63] ARM: ux500: Remove superfluous 'psize' attribute from Audio platform data
` [PATCH 17/63] dmaengine: ste_dma40: Calculate number of logical channels from physical ones
` [PATCH 18/63] dmaengine: ste_dma40: Remove 'always true' checking
` [PATCH 19/63] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 20/63] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 21/63] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 22/63] dmaengine: ste_dma40: Move rev error-check up to revision acquisition
` [PATCH 23/63] dmaengine: ste_dma40: Also report the number of logical channels
` [PATCH 24/63] dmaengine: ste_dma40: Allocate plat_data on declaration
` [PATCH 25/63] dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
` [PATCH 26/63] dmaengine: ste_dma40: Supply full Device Tree parsing support
` [PATCH 27/63] ARM: ux500: Pass remnant platform data though to DMA40 driver
` [PATCH 28/63] ARM: ux500: Stop passing UART's platform data for Device Tree boots
` [PATCH 29/63] ARM: ux500: Stop passing MMC's "
` [PATCH 30/63] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading
` [PATCH 31/63] dmaengine: ste_dma40: Only use addresses passed as configuration information
` [PATCH 32/63] dmaengine: ste_dma40: Remove redundant address fetching function
` [PATCH 33/63] ARM: ux500: Remove DMA address look-up table
` [PATCH 34/63] dmaengine: ste_dma40: Correct copy/paste error
` [PATCH 35/63] ARM: ux500: Remove unnecessary attributes from DMA channel request pdata
` [PATCH 36/63] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 37/63] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 38/63] ARM: ux500: Stop passing Hash DMA channel config information though pdata
` [PATCH 39/63] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 40/63] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 41/63] ARM: ux500: Stop passing Cryp DMA channel config information though pdata
` [PATCH 42/63] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
` [PATCH 43/63] ARM: ux500: Register Cyrp and Hash platform drivers on Snowball
` [PATCH 44/63] usb: musb: ux500: move channel number knowledge into the driver
` [PATCH 45/63] usb: musb: ux500: move the MUSB HDRC configuration "
` [PATCH 46/63] usb: musb: ux500: take the dma_mask from coherent_dma_mask
` [PATCH 47/63] usb: musb: ux500: harden checks for platform data
` [PATCH 48/63] usb: musb: ux500: attempt to find channels by name before using pdata
` [PATCH 49/63] usb: musb: ux500: add device tree probing support
` [PATCH 50/63] ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up
` [PATCH 51/63] ARM: ux500: Remove ux500-musb platform registation when booting with DT
` [PATCH 52/63] ARM: ux500: Remove empty function u8500_of_init_devices()
` [PATCH 53/63] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 54/63] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
` [PATCH 55/63] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
` [PATCH 56/63] ARM: ux500: Remove recently unused stedma40_xfer_dir enums
` [PATCH 57/63] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 58/63] dmaengine: ste_dma40: Convert data_width from register bit format to value
` [PATCH 59/63] dmaengine: ste_dma40_ll: Replace meaningless register set with comment
` [PATCH 60/63] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
` [PATCH 61/63] ARM: ux500: Stop passing DMA platform data though AUXDATA
` [PATCH 62/63] dmaengine: ste_dma40: Fetch the number of physical channels from DT
` [PATCH 63/63] dmaengine: ste_dma40: Fetch disabled "
[U-Boot] [PATCH v5 0/7] mx23: Make DDR initialization stable
2013-05-03 14:49 UTC (9+ messages)
` [U-Boot] [PATCH v5 1/7] mx23: Fix pad voltage selection bit
` [U-Boot] [PATCH v5 2/7] mx23evk: Fix DDR pin iomux settings
` [U-Boot] [PATCH v5 3/7] mx23_olinuxino: "
` [U-Boot] [PATCH v5 4/7] mxs: spl_mem_init: Fix comment about start bit
` [U-Boot] [PATCH v5 5/7] mxs: spl_mem_init: Remove erroneous DDR setting
` [U-Boot] [PATCH v5 6/7] mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
` [U-Boot] [PATCH v5 7/7] mxs: spl_mem_init: Change EMI port priority
clockevents_program_event WARN_ON preventing boot
2013-05-03 14:49 UTC (10+ messages)
[Qemu-devel] [PATCH v2 09/12] linux-user: Add signal handling for AArch64
2013-05-03 14:48 UTC (2+ messages)
[meta-oe][PATCH] smartmontools: import from OE classic
2013-05-03 14:30 UTC (7+ messages)
State of bitbake world
2013-05-03 14:29 UTC (6+ messages)
` [oe] "
[Qemu-devel] [PATCH V4 0/5] block: make qmp_transaction extendable
2013-05-03 14:46 UTC (7+ messages)
` [Qemu-devel] [PATCH V4 1/5] block: package preparation code in qmp_transaction()
` [Qemu-devel] [PATCH V4 4/5] block: package rollback "
` [Qemu-devel] [PATCH V4 5/5] block: make all steps in qmp_transaction() as callback
[Xenomai] Re : Sporadic problem : rt_task_sleep locked after debugging
2013-05-03 14:46 UTC (3+ messages)
using --function/--probe
2013-05-03 14:46 UTC
[U-Boot] [PATCH 0/3] Tegra: USB: EHCI: add Tegra30 compatible support
2013-05-03 14:46 UTC (9+ messages)
` [U-Boot] [PATCH 1/3] ARM: Tegra: FDT: Add USB support for T20/T30/T114
` [U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114
[PATCH] setsockopt: add missing SCTP socket layer options
2013-05-03 14:45 UTC (2+ messages)
[Qemu-devel] [0/8] pseries: savevm / migration support
2013-05-03 14:26 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/8] target-ppc: Convert ppc cpu savevm to VMStateDescription
` [Qemu-devel] [Qemu-ppc] "
[PATCH 0/7] ARM: u300 multiplatform support
2013-05-03 14:43 UTC (5+ messages)
` [PATCH 1/7] ARM: u300: push down syscon registers
[Bridge] [PATCH] Add support for netconsole driver used on bridge device with VIF attached
2013-05-03 14:43 UTC (6+ messages)
` [Xen-devel] "
` [Bridge] "
[PATCH] xfstests: add execution of a custom command to fsstress (-x and -X options)
2013-05-03 14:43 UTC (8+ messages)
[PATCH] package.bbclass: Remove redundant chmod/chown operations
2013-05-03 14:25 UTC (3+ messages)
lttng
2013-05-03 14:42 UTC
[PATCH 0/3] Various perf patches
2013-05-03 14:41 UTC (7+ messages)
` [PATCH 1/3] perf, x86: Blacklist all MEM_*_RETIRED events for IVB
` [PATCH 2/3] perf, x86, lbr: Fix LBR filter
` [PATCH 3/3] perf, x86, lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
[PATCH] xfstests: btrfs/276 - stop all fsstress before exiting
2013-05-03 14:41 UTC (5+ messages)
Upcoming RC0
2013-05-03 14:41 UTC (2+ messages)
[git pull] drm for 3.10-rc1
2013-05-03 14:39 UTC (2+ messages)
[Xen-users] PCI passthrough problems after legacy update of xen 4.1
2013-05-03 14:39 UTC (6+ messages)
` "
omap pm : _enable_preprogram should not be __init ?
2013-05-03 14:39 UTC
PCI passthrough (shared IRQ) not working / contradicting information
2013-05-03 14:37 UTC (3+ messages)
[RFC 00/12] MBSS sharing across multiple interfaces
2013-05-03 14:35 UTC (3+ messages)
[PATCH] sky2: Fix crash on receiving VLAN frames
2013-05-03 14:22 UTC
[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
2013-05-03 14:35 UTC (24+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver
[meta-raspberrypi][PATCH] rpi-gpio: renamed from RPi-GPIO
2013-05-03 14:35 UTC
[PATCH RFC v3] media: i2c: mt9p031: add OF support
2013-05-03 14:34 UTC (3+ messages)
[Buildroot] [PATCH] jquery-keyboard: new package
2013-05-03 14:34 UTC (2+ messages)
[PATCH 0/5] xfstests: various fixes
2013-05-03 14:32 UTC (3+ messages)
[PATCH 1/5] drm/i915: s/TRANSCONF/PCH_TRANSCONF/
2013-05-03 14:31 UTC (5+ messages)
` [PATCH 1/6] "
` [PATCH 6/6] drm/i915: fix up adjusted_mode tracking for interlaced modes
[PATCH net-next] af_unix: fix a fatal race with bit fields
2013-05-03 14:29 UTC (4+ messages)
[PATCH] drm/i915: Add private api for power well usage -- alignment between graphic team and audio team
2013-05-03 14:31 UTC (18+ messages)
` [alsa-devel] "
[PATCH v2] xen: handle paged gfn in wrmsr_hypervisor_regs
2013-05-03 14:31 UTC (3+ messages)
ATT/GATT shared code (Re: [PATCH BlueZ v3 06/16] attrib: Change g_attrib_set_destroy_function return type)
2013-05-03 14:31 UTC
[PATCH] path.py: Deal with race issue
2013-05-03 14:11 UTC
[Qemu-devel] [PATCH v2 0/2] Add mach-virt platform
2013-05-03 14:29 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] ARM: "
[Xenomai] Raspberry and Beaglebone patches
2013-05-03 14:28 UTC (4+ messages)
[PATCH 2/2] Xen/vMCE: bugfix to remove problematic is_vmce_ready check
2013-05-03 14:27 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.