All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-22 15:21:15 to 2014-10-22 15:45:16 UTC [more...]

[PATCH v3 00/59] dmaengine: Implement generic slave capabilities retrieval
 2014-10-22 15:44 UTC  (66+ messages)
` [PATCH v3 01/59] crypto: ux500: Use dmaengine_terminate_all API
` [PATCH v3 02/59] serial: at91: Use dmaengine_slave_config API
` [PATCH v3 03/59] dmaengine: Make the destination abbreviation coherent
` [PATCH v3 04/59] dmaengine: Rework dma_chan_get
` [PATCH v3 05/59] dmaengine: Make channel allocation callbacks optional
` [PATCH v3 06/59] dmaengine: Introduce a device_config callback
` [PATCH v3 07/59] dmaengine: split out pause/resume operations from device_control
` [PATCH v3 08/59] dmaengine: Add device_terminate_all callback
` [PATCH v3 09/59] dmaengine: Remove the need to declare device_control
` [PATCH v3 10/59] dmaengine: Create a generic dma_slave_caps callback
` [PATCH v3 11/59] dmaengine: Move slave caps to dma_device
` [PATCH v3 12/59] dmaengine: pl08x: Split device_control
` [PATCH v3 13/59] dmaengine: hdmac: "
` [PATCH v3 14/59] dmaengine: bcm2835: "
` [PATCH v3 15/59] dmaengine: coh901318: "
` [PATCH v3 16/59] dmaengine: cppi41: "
` [PATCH v3 17/59] dmaengine: jz4740: "
` [PATCH v3 18/59] dmaengine: dw: "
` [PATCH v3 19/59] dmaengine: edma: "
` [PATCH v3 20/59] dmaengine: ep93xx: "
` [PATCH v3 21/59] dmaengine: fsl-edma: "
` [PATCH v3 22/59] dmaengine: imx: "
` [PATCH v3 23/59] dmaengine: imx-sdma: "
` [PATCH v3 24/59] dmaengine: intel-mid-dma: "
` [PATCH v3 25/59] dmaengine: ipu-idmac: "
` [PATCH v3 26/59] dmaengine: k3: "
` [PATCH v3 27/59] dmaengine: mmp-pdma: "
` [PATCH v3 28/59] dmaengine: mmp-tdma: "
` [PATCH v3 29/59] dmaengine: moxart: "
` [PATCH v3 30/59] dmaengine: fsl-dma: "
` [PATCH v3 31/59] dmaengine: mpc512x: "
` [PATCH v3 32/59] dmaengine: mxs: "
` [PATCH v3 33/59] dmaengine: nbpfaxi: "
` [PATCH v3 34/59] dmaengine: omap: "
` [PATCH v3 35/59] dmaengine: pl330: "
` [PATCH v3 36/59] dmaengine: bam-dma: "
` [PATCH v3 37/59] dmaengine: s3c24xx: "
` [PATCH v3 38/59] dmaengine: sa11x0: "
` [PATCH v3 39/59] dmaengine: sh: "
` [PATCH v3 40/59] dmaengine: sirf: "
` [PATCH v3 41/59] dmaengine: sun6i: "
` [PATCH v3 42/59] dmaengine: d40: "
` [PATCH v3 43/59] dmaengine: tegra20: "
` [PATCH v3 44/59] dmaengine: xilinx: "
` [PATCH v3 45/59] dmaengine: mv_xor: Remove device_control
` [PATCH v3 46/59] dmaengine: pch-dma: Rename device_control
` [PATCH v3 47/59] dmaengine: td: "
` [PATCH v3 48/59] dmaengine: txx9: "
` [PATCH v3 49/59] dmaengine: rapidio: tsi721: "
` [PATCH v3 50/59] dmaengine: bcm2835: Declare slave capabilities for the generic code
` [PATCH v3 51/59] dmaengine: fsl-edma: "
` [PATCH v3 52/59] dmaengine: edma: "
` [PATCH v3 53/59] dmaengine: nbpfaxi: "
` [PATCH v3 54/59] dmaengine: omap: "
` [PATCH v3 55/59] dmaengine: pl330: "
` [PATCH v3 56/59] dmaengine: sirf: "
` [PATCH v3 57/59] dmaengine: sun6i: "
` [PATCH v3 58/59] dmaengine: Add a warning for drivers not using the generic slave caps retrieval
` [PATCH v3 59/59] dmaengine: Remove device_control and device_slave_caps

[PATCHv3 0/2] ARM: dts: socfpga: fix booting with SD/MMC
 2014-10-22 15:45 UTC  (7+ messages)
` [PATCHv3 1/2] ARM: dts: socfpga: Fix SD card detect

[patch 0/4] mm: memcontrol: remove the page_cgroup->flags field
 2014-10-22 15:44 UTC  (16+ messages)
` [patch 1/4] mm: memcontrol: uncharge pages on swapout
` [patch 2/4] mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
` [patch 3/4] mm: memcontrol: remove unnecessary PCG_MEM memory "

[PATCH v2 00/47] kernel: Add support for poweroff handler call chain
 2014-10-22 15:44 UTC  (20+ messages)
` [PATCH v2 08/47] kernel: Move pm_power_off to common code
` [PATCH v2 36/47] arm64: psci: Register with kernel poweroff handler
` [PATCH v2 40/47] mips: "

--status-interval output race
 2014-10-22 15:44 UTC  (2+ messages)

[PATCH v2 0/3] ARM: keystone: pm: switch to use generic pm domains
 2014-10-22 15:44 UTC  (10+ messages)
` [PATCH v2 2/3] "

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-22 15:43 UTC  (3+ messages)

[PATCH v2] xen/smp: Use die_complete completion when taking CPU down
 2014-10-22 15:44 UTC  (9+ messages)
` [Xen-devel] "

[PATCH 1/4] drm/i915: preserve SSC if previously set v3
 2014-10-22 15:42 UTC  (7+ messages)
` [PATCH 3/4] drm: add drm_mode_same_size function
` [PATCH 4/4] drm/i915: use current mode if the size matches the preferred mode

[PATCH] README: mention git repos at xen.org
 2014-10-22 15:41 UTC  (5+ messages)

[PATCH BlueZ 0/8] shared/gatt-server: Implement discovery operations
 2014-10-22 15:40 UTC  (4+ messages)
` [PATCH BlueZ 1/8] shared/att: bt_att_cancel should not cancel pending requests/indications

vnc=1 / pvgrub / close fb: backend at /local/domain/0/backend/vfb/xx/0
 2014-10-22 15:40 UTC  (10+ messages)

[Qemu-devel] [PULL 0/4] usb: add high speed mouse & keyboard configuration
 2014-10-22 15:39 UTC  (2+ messages)

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-10-22 15:34 UTC  (15+ messages)

[Xenomai] /proc/xenomai/sched
 2014-10-22 15:38 UTC  (4+ messages)

[PATCH 0/7] Armada 375/38x perf support, and a bonus irqchip driver simplification
 2014-10-22 15:38 UTC  (5+ messages)
` [PATCH 7/7] ARM: mvebu: Enable perf support in mvebu_v7_defconfig

[ath9k-devel] Block ACK without frame aggregation
 2014-10-22 15:38 UTC 

[u-boot-fslc][PATCH] embestmx6boards: Change default bootenv configuration
 2014-10-22 13:12 UTC  (8+ messages)

[PATCH 1/2] xfstests-bld: Split system images in two parts
 2014-10-22 15:37 UTC  (2+ messages)
` [PATCH 2/2] xfstests-bld: test-apliance add costomization options

[PATCH -next 0/9] pty fixes
 2014-10-22 15:37 UTC  (2+ messages)

[3.16.1 REGRESSION]: Simtec Entropy Key (cdc-acm) broken in 3.16
 2014-10-22 15:36 UTC  (12+ messages)
    ` [3.16.1 BISECTED "

[meta-fsl-arm] [PATCH] cairo: Fix PACKAGECONFIG settings
 2014-10-22 15:36 UTC  (4+ messages)

[PATCH net-next] tcp: Add TCP_FREEZE socket option
 2014-10-22 15:36 UTC 

RFC Introducing Heart Monitors for IIO
 2014-10-22 15:36 UTC  (4+ messages)
` [RFC Patch 3/3] iio: heart_monitor: Add TI afe4403 heart monitor

DPDK Features for Q1 2015
 2014-10-22 15:36 UTC 

[PATCHv5 00/14] Included service discovery
 2014-10-22 15:35 UTC  (4+ messages)

[PATCH] adv7604: Add DT parsing support
 2014-10-22 15:34 UTC 

[PATCH] nfsstat: fix server rpc stats header
 2014-10-22 15:33 UTC  (2+ messages)

Infinite IRQ injection loop in QEMU
 2014-10-22 15:33 UTC 

[PATCH v2 0/8] Add enlightenments for vGPU
 2014-10-22 15:33 UTC  (5+ messages)
` [PATCH v2 7/8] drm/i915: Create vgpu specific write MMIO to reduce traps

slram on mapped ram areas
 2014-10-22 15:32 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
 2014-10-22 15:32 UTC  (10+ messages)
` [U-Boot] [PATCH 01/19] lib: errno: introduce errno_str(): returns errno related message
` [U-Boot] [PATCH 07/19] dm: pmic: add max77686 pmic driver
` [U-Boot] [PATCH 08/19] dm: regulator: add max77686 regulator driver
` [U-Boot] [PATCH 09/19] dm: pmic: new commands: pmic and regulator

[PATCH v2] iio: inkern: Add of_xlate function to struct iio_info
 2014-10-22 15:32 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qcow2: Do not overflow when writing an L1 sector
 2014-10-22 15:31 UTC  (2+ messages)

[PATCH -next 00/27] tty locking changes
 2014-10-22 15:31 UTC  (4+ messages)
` [PATCH -next 11/27] tty: Don't release tty locks for wait queue sanity check

[PATCH 1/2] i2c: Add generic support passing secondary devices addresses
 2014-10-22 15:30 UTC  (3+ messages)
` [PATCH 2/2] adv7604: Add support for i2c_new_secondary_device

[PATCH 0/4] Make Armada 375 use the reference clock when possible
 2014-10-22 15:29 UTC  (14+ messages)
` [PATCH 3/4] clocksource: armada-370-xp: Use the reference clock on A375 SoC
` [PATCH 4/4] ARM: dts: Enable the reference clock for timer and watchdog on Armada 375 SoC

[Qemu-devel] [PATCH 00/20] target-mips: add MSA module
 2014-10-22 15:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 08/20] target-mips: add msa_helper.c

[RFC PATCH 0/3] Expose gpu counters via perf pmu driver
 2014-10-22 15:28 UTC  (4+ messages)
` [RFC PATCH 1/3] perf: export perf_event_overflow
` [RFC PATCH 2/3] perf: Add PERF_PMU_CAP_IS_DEVICE flag
` [RFC PATCH 3/3] i915: Expose PMU for Observation Architecture

[PATCH 00/12] rtc: omap: fixes and power-off feature
 2014-10-22 15:29 UTC  (7+ messages)

[PATCH 00/12] ASoC: dapm: Cleanups and speed-ups
 2014-10-22 15:29 UTC  (5+ messages)
` [PATCH 03/12] ASoC: dapm: Only mark paths dirty when the connection status changed

[PATCH v3] drm/i915: Add ppgtt create/release trace points
 2014-10-22 15:29 UTC  (3+ messages)
` [PATCH v4] "

[Qemu-devel] A Patch to enable qemu-nbd run as an inetd service
 2014-10-22 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci: fixed crash when using rombar=0 for hotplugged devices
 2014-10-22 15:28 UTC  (7+ messages)

[PATCH 1/2] tests/gem_exec_parse: fix batch_len setting for cmd-crossing-page
 2014-10-22 15:29 UTC  (3+ messages)

[PATCH] ovs: Turn vports with dependencies into separate modules
 2014-10-22 15:29 UTC 

[Qemu-devel] [PATCH] xhci: add property to turn on/off streams support
 2014-10-22 15:28 UTC  (2+ messages)

[RFC][PATCH] audit: log join and part events to the read-only multicast log socket
 2014-10-22 15:28 UTC  (4+ messages)

[PATCH v5 00/20] perf: Add infrastructure and support for Intel PT
 2014-10-22 15:26 UTC  (3+ messages)
` [PATCH v5 12/20] x86: perf: intel_pt: Intel PT PMU driver

Non-maskable interrupt
 2014-10-22 15:26 UTC 

[PATCH v2 00/13] MIPS: support for the Atheros AR231X SoCs
 2014-10-22 15:25 UTC  (7+ messages)
` [PATCH v2 09/13] MIPS: ath25: register various chip devices
` [PATCH v2 10/13] MIPS: ath25: add AR2315 PCI host controller driver

[PATCH v1 1/5] mfd: tps65910: Convert ti,system-power-controller DT property to poweroff-source
 2014-10-22 15:26 UTC  (15+ messages)
` [PATCH v1 1/5] mfd: tps65910: Convert ti, system-power-controller "
` [PATCH v1 2/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 apalis
` [PATCH v1 3/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 beaver
` [PATCH v1 4/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 cardhu
` [PATCH v1 5/5] ARM: dts: tegra: Use poweroff-source DT property in tps65911 for tegra30 colibri

[PATCH 0/3] iommu: replace IOMMU_EXEC with IOMMU_EXEC and update ARM SMMU driver
 2014-10-22 15:25 UTC  (4+ messages)

[PATCH v2 0/6] media token resource framework
 2014-10-22 15:24 UTC  (13+ messages)
` [PATCH v2 5/6] sound/usb: pcm changes to use media token api
    ` [alsa-devel] "

[PATCH 1/3] powerpc/dts: Factorize the clock control node
 2014-10-22 14:42 UTC  (2+ messages)
` [PATCH 2/3] dt/bindings: qoriq-clock: Add binding for the platform PLL

[Buildroot] [PATCH 1/1] package/cdrkit: standardize site URL
 2014-10-22 15:22 UTC  (4+ messages)

[PATCH v7 0/3] new Atmel DMA controller
 2014-10-22 15:22 UTC  (8+ messages)
` [PATCH v7 1/3] dma: at_xdmac: creation of the atmel eXtended DMA Controller driver
` [PATCH v7 2/3] ARM: dts: at_xdmac: add bindings documentation
` [PATCH v7 3/3] MAINTAINERS: add entry for Atmel XDMA driver

[Qemu-devel] MAINTAINERS leaves too many files uncovered
 2014-10-22 15:21 UTC  (8+ messages)
      ` [Qemu-devel] MAINTAINERS: please add myself as usb-serial.c and baum.c maintainer

[libvirt test] 30857: regressions - FAIL
 2014-10-22 15:21 UTC 


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.