messages from 2013-05-03 14:00:10 to 2013-05-03 14:35:18 UTC [more...]
[PATCH 00/63] dmaengine: Convert to correct API & Device Tree handling
2013-05-03 14:32 UTC (99+ 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 "
[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/3] Various perf patches
2013-05-03 14:34 UTC (3+ messages)
` [PATCH 2/3] perf, x86, lbr: Fix LBR filter
[PATCH 0/5] xfstests: various fixes
2013-05-03 14:32 UTC (13+ messages)
` [PATCH 1/5] xfstests: fix last test runtime output
` [PATCH 2/5] xfstests: 310 fails with existing directory error
` [PATCH 3/5] xfstests: filter EA paths used by dump
` [PATCH 4/5] xfstests: fix incorrect redirect in generic/232
` [PATCH 5/5] xfstests: fix broken redirects in generic/131
[PATCH 1/5] drm/i915: s/TRANSCONF/PCH_TRANSCONF/
2013-05-03 14:31 UTC (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] drm/i915: PCH_ prefix for transcoder timings
` [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 (11+ 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] xen: handle paged gfn in wrmsr_hypervisor_regs
2013-05-03 14:31 UTC (7+ messages)
` [PATCH v2] "
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 (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] ARM: Allow boards to provide an fdt blob
` [Qemu-devel] [PATCH v2 2/2] ARM: Add mach-virt platform
[Xenomai] Raspberry and Beaglebone patches
2013-05-03 14:28 UTC (4+ messages)
[meta-oe][PATCH] smartmontools: import from OE classic
2013-05-03 14:10 UTC (7+ messages)
[PATCH 2/2] Xen/vMCE: bugfix to remove problematic is_vmce_ready check
2013-05-03 14:27 UTC (6+ messages)
[PATCH v4 0/4] Rename/remove IS_PRIV
2013-05-03 14:26 UTC (6+ messages)
` [PATCH RESEND 1/4] xen/xsm: add hooks for claim
` [PATCH RESEND 2/4] xen/arm: remove rcu_lock_target_domain_by_id users
` [PATCH RESEND 3/4] xen/common: remove rcu_lock_target_domain_by_id
` [PATCH RESEND 4/4] xen: rename IS_PRIV to is_hardware_domain
[meta-fsl-ppc master/dylan][PATCH] fmc: deploy header and library into sysroot
2013-05-03 14:26 UTC (3+ messages)
[Qemu-devel] [PATCH qom-cpu 0/9] x86: feature words array (v11) + "feature-words" property
2013-05-03 14:25 UTC (5+ messages)
` [Qemu-devel] [PATCH qom-cpu 6/9] target-i386: Add "
[PATCH -v2.1] x86: Add a Kconfig shortcut for kvm guest kernel
2013-05-03 14:29 UTC (7+ messages)
` [tip:x86/urgent] x86/kconfig: Add a Kconfig shortcut for building working KVM guest kernels
sysvinit script vs ceph-deploy, chef
2013-05-03 14:23 UTC (2+ messages)
[PATCH] scsi: Handle MLQUEUE busy response in scsi_send_eh_cmnd
2013-05-03 14:24 UTC (2+ messages)
array went wonky
2013-05-03 14:24 UTC (11+ messages)
[Qemu-devel] [PATCH V4 0/5] block: make qmp_transaction extendable
2013-05-03 14:21 UTC (3+ messages)
` [Qemu-devel] [PATCH V4 3/5] block: package committing code in qmp_transaction()
[Qemu-devel] [RFC/PATCH 0/1] cpu hotplug for s390
2013-05-03 14:22 UTC (3+ messages)
Tegra 30 System hangs because of commit "pinctrl: move subsystem mutex to pinctrl_dev struct"
2013-05-03 14:22 UTC (7+ messages)
` Fwd: "
[PATCH 0/4] Fixing boot warnings in -next
2013-05-03 14:21 UTC (4+ messages)
` [PATCH 4/4] staging: ste_rmi4: Suppress 'ignoring return value of ‘regulator_enable()' warning
` [PATCH 4/4 v2] "
Does mac80211 support use of WIPHY_FLAG_SUPPORTS_FW_ROAM?
2013-05-03 14:21 UTC (3+ messages)
Upcoming RC0
2013-05-03 14:21 UTC
[PATCH 0/9] arm-soc: randconfig fixes
2013-05-03 14:20 UTC (6+ messages)
` [PATCH 9/9] ARM: ux500: always select ABX500_CORE
[PATCH v2 03/10] freezer: add new freezable helpers using freezer_do_not_count()
2013-05-03 14:18 UTC (2+ messages)
Regression: ftdi_sio is slow (since Wed Oct 10 15:05:06 2012)
2013-05-03 15:02 UTC
[Qemu-devel] [PATCH 0/3] gtk: add Devices menu
2013-05-03 13:57 UTC (9+ messages)
` [Qemu-devel] [PATCH 3/3] gtk: add devices menu to allow changing removable block devices
` [Qemu-devel] [libvirt] "
[U-Boot] [PATCH v4 0/7] mx23: Make DDR initialization stable
2013-05-03 14:12 UTC (8+ messages)
` [U-Boot] [PATCH v4 1/7] mx23: Fix pad voltage selection bit
` [U-Boot] [PATCH v4 4/7] mxs: spl_mem_init: Fix comment about start bit
` [U-Boot] [PATCH v4 5/7] mxs: spl_mem_init: Remove erroneous DDR setting
` [U-Boot] [PATCH v4 6/7] mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers
` [U-Boot] [PATCH v4 7/7] mxs: spl_mem_init: Change EMI port priority
[PATCH v2 2/2] xen/balloon: Enforce various limits on target
2013-05-03 14:11 UTC (12+ messages)
` [Xen-devel] "
[PATCH] ARM: ux500: Remove DMA address look-up table
2013-05-03 14:09 UTC (5+ messages)
[PATCH] irqchip: add support for Marvell Orion SoCs
2013-05-03 14:09 UTC (7+ messages)
` [PATCH v2 0/5] ARM: orion: add orion irqchip driver
` [PATCH v2 1/5] irqchip: add support for Marvell Orion SoCs
[PATCH RFC 1/2] SELinux: reduce overhead of mls_level_isvalid() function call
2013-05-03 14:07 UTC (2+ messages)
[RFC v2 0/3] LAB: Support for Legacy Application Booster governor
2013-05-03 14:07 UTC (4+ messages)
` [RFC v2 1/3] cpufreq:overclocking: Overclocking support at Exynos4 SoC
` [RFC v2 2/3] cpufreq:LAB: Introduce new cpufreq LAB(Legacy Application Boost) governor
` [RFC v2 3/3] cpufreq:LAB: Modify cpufreq_governor to support LAB Governor
[PATCH RFC] mm: lru milestones, timestamps and ages
2013-05-03 14:07 UTC (2+ messages)
[RFC 00/12] MBSS sharing across multiple interfaces
2013-05-03 14:07 UTC (3+ messages)
[PATCH -next] staging: nvec: don't call input_free_device() after input_unregister_device()
2013-05-03 14:07 UTC (4+ messages)
[RFC/RFT] carl9170: add support for the new rate control API
2013-04-23 2:37 UTC (2+ messages)
` [PATCH] "
[RFC] scsi: ufs: Rework UFS host driver implementation
2013-05-03 14:04 UTC
master - lv: fix typedef
2013-05-03 14:04 UTC
[RFC PATCH 0/2] ARM: KVM: Moving GIC/timer out of arch/arm
2013-05-03 14:02 UTC (6+ messages)
` [RFC PATCH 1/2] ARM: KVM: move GIC/timer code to a common location
` [RFC PATCH 2/2] ARM: KVM: standalone Makefile for vgic and timers
3.6-rt: inet_sk_rx_dst_set() network splat
2013-05-03 14:03 UTC (8+ messages)
[PATCH 00/22 v1] Fixes and improvements in ext4 writeback path
2013-05-03 14:20 UTC (3+ messages)
` [PATCH 08/29] jbd2: Remove outdated comment
REVALIDATE YOUR ACCOUNT
2013-05-03 13:51 UTC
[U-Boot] [RFC PATCH] mpc85xx: move generic corenet to cpu/mpc85xxx
2013-05-03 14:02 UTC
[PATCH, RFC 00/22] ARM randconfig bugs
2013-05-03 14:02 UTC (5+ messages)
` [PATCH, RFC 06/22] gpu/drm: host1x: add dependency on Tegra
[PATCH] ARM: sun4i: cubieboard: Enable the i2c controllers
2013-05-03 14:01 UTC (2+ messages)
[PATCH 00/10] optimize freezing tasks by reducing task wakeups
2013-05-03 14:00 UTC (5+ messages)
` [PATCH 03/10] freezer: add new freezable helpers using freezer_do_not_count()
[LTP] [PATCH 0/3] Add Aarch64 support to ltp
2013-05-03 13:45 UTC
[LTP] [PATCH 2/3] Set invalid syscall as -1 instead of 0
2013-05-03 13:45 UTC
[LTP] [PATCH 1/3] Add aarch64 support
2013-05-03 13:45 UTC
[LTP] [PATCH 3/3] set 16kb incrediment for Aarch64
2013-05-03 13:45 UTC
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.