alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-07 14:22:34 to 2017-03-14 02:07:09 UTC [more...]

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14  2:07 UTC  (23+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions
` [RFC PATCH 12/13] mm/vas: Add lazy-attach support for first class virtual address spaces
` [RFC PATCH 13/13] fs/proc: Add procfs "

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-14  1:31 UTC 

[PATCH for-4.11] ASoC: don't dereference NULL pcm_{new,free}
 2017-03-14  1:07 UTC  (12+ messages)
` [PATCH for-4.11] ASoC: don't dereference NULL pcm_{new, free}

[PATCH] ASoC: rcar: clear DE bit only in PDMACHCR when it stops
 2017-03-14  0:34 UTC 

[PATCH 0/5] MinnowBoard MAX support for DA7212
 2017-03-13 22:43 UTC  (15+ messages)
` [PATCH 1/5] ASoC: da7213: add ACPI support
  ` Applied "ASoC: da7213: add ACPI support" to the asoc tree
` [PATCH 2/5] ASoC: Intel: add machine driver for BYT/CHT + DA7213
  ` Applied "ASoC: Intel: add machine driver for BYT/CHT + DA7213" to the asoc tree
` [PATCH 3/5] ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driver
  ` Applied "ASoC: Intel: Atom: enable BYT/CHT+DA7213 machine driver" to the asoc tree
` [PATCH 4/5] ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S access
  ` Applied "ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S access" to the asoc tree
` [PATCH 5/5] ASoC: Intel: Enable bytcht_nocodec machine driver
  ` Applied "ASoC: Intel: Enable bytcht_nocodec machine driver" to the asoc tree

[PATCH] ASoC: tas2552: Improve DT binding document example
 2017-03-13 19:56 UTC 

[PATCH 1/1] ALSA: es1688: Use strcpy() instead of sprintf()
 2017-03-13 19:22 UTC 

[PATCH] ASoC: fsl: constify snd_soc_ops structures
 2017-03-13 19:12 UTC 

[PATCH] ASoC: rsnd: fix sound route path when using SRC6/SRC9
 2017-03-13 16:59 UTC  (2+ messages)
` Applied "ASoC: rsnd: fix sound route path when using SRC6/SRC9" to the asoc tree

[PATCH] ASoC: Intel: Skylake: code cleanup for pin fixup limitation
 2017-03-13 16:59 UTC  (3+ messages)
` Applied "ASoC: Intel: Skylake: code cleanup for pin fixup limitation" to the asoc tree

[PATCH 1/5] ASoC: cs35l35: Add missing return in probe
 2017-03-13 16:59 UTC  (11+ messages)
` [PATCH 2/5] ASoC: cs35l35: Add device tree binding for I2S drive configuration
    ` Applied "ASoC: cs35l35: Add device tree binding for I2S drive configuration" to the asoc tree
` [PATCH 3/5] ASoC: cs35l35: Add for configuring drive mode in unused slots
    ` Applied "ASoC: cs35l35: Add for configuring drive mode in unused slots" to the asoc tree
` [PATCH 4/5] ASoC: cs35l35: Add local variable for dev in probe
    ` Applied "ASoC: cs35l35: Add local variable for dev in probe" to the asoc tree
` [PATCH 5/5] ASoC: cs35l35: Add IRQF_SHARED to IRQ flags
    ` Applied "ASoC: cs35l35: Add IRQF_SHARED to IRQ flags" to the asoc tree
  ` Applied "ASoC: cs35l35: Add missing return in probe" "

Applied "ASoC: cs35l35: trivial fix to indentation" to the asoc tree
 2017-03-13 16:57 UTC 

Applied "ASoC: cs35l35: Fix display revision id" to the asoc tree
 2017-03-13 16:57 UTC 

[PATCH] ASoC: fix semicolon.cocci warnings
 2017-03-13 16:57 UTC  (2+ messages)
  ` Applied "ASoC: cs35l35: fix semicolon.cocci warnings" to the asoc tree

[patch] ASoC: cs35l35: returning uninitialized in probe()
 2017-03-13 16:57 UTC  (3+ messages)
` Applied "ASoC: cs35l35: returning uninitialized in probe()" to the asoc tree

[PATCH v3 1/2] ASoC: rt5665: move set_pll to codec level
 2017-03-13 16:56 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: rt5665: move set_sysclk "
  ` Applied "ASoC: rt5665: move set_sysclk to codec level" to the asoc tree

[PATCH v2 1/2] ASoC: rt5665: move set_pll to codec level
 2017-03-13 16:56 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: rt5665: move set_sysclk "
` Applied "ASoC: rt5665: move set_pll to codec level" to the asoc tree

[PATCH] ASoC: core: remove redundunt address operation for array type variable
 2017-03-13 16:54 UTC  (2+ messages)

[PATCH v2] ASoC: hdmi-codec: fix non static symbol warnings
 2017-03-13 16:50 UTC  (2+ messages)

[PATCH V2 00/10] ASoC: Intel: Skylake: Driver updates
 2017-03-13 16:41 UTC  (11+ messages)
` [PATCH V2 01/10] ASoC: Intel: Skylake: Fix to delete DSP pipe after stopping pipe
` [PATCH V2 02/10] ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handler
` [PATCH V2 03/10] ASoC: Intel: bxtn: Disable interrupt when DSP is in D3
` [PATCH V2 04/10] ASoC: Intel: bxtn: Update DSP core state in D0
` [PATCH V2 05/10] ASoC: Intel: bxtn: Reload the firmware in case of D3 failure
` [PATCH V2 06/10] ASoC: Intel: Skylake: Remove BE prepare ops
` [PATCH V2 07/10] ASoC: Intel: Skylake: Disable notifications at boot after DSP FW init
` [PATCH V2 08/10] ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routine
` [PATCH V2 09/10] ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size
` [PATCH V2 10/10] ASoC: Intel: Skylake: Fix parameter overwrite for KPB Module

[PATCH] ASoC: cs35l35: Fix display revision id
 2017-03-13 14:32 UTC  (2+ messages)

[PATCH] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode
 2017-03-13 13:30 UTC  (4+ messages)

Support for hardware amplifier
 2017-03-13 13:12 UTC  (2+ messages)

Is snd_pcm_hw_constraint_mask64 really needed ?
 2017-03-13  9:06 UTC  (3+ messages)

Help debugging a sound problem
 2017-03-13  8:37 UTC  (2+ messages)

[PATCH 0/7] DisplayPort audio support on Cherrytrail
 2017-03-13  8:33 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: add OF-graph base simple-card
 2017-03-13  6:07 UTC  (4+ messages)
` [PATCH v3 6/7] ASoC: add audio-graph-card document

[PATCH v4 0/9] ASoC: add OF-graph base simple-card
 2017-03-13  5:54 UTC  (10+ messages)
` [PATCH v4 1/9] of_graph: add of_graph_get_remote_endpoint()
` [PATCH v4 2/9] of_graph: add of_graph_get_port_parent()
` [PATCH v4 3/9] of_graph: add of_graph_get_endpoint_count()
` [PATCH v4 4/9] ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
` [PATCH v4 5/9] ASoC: soc-core: enable "dai-name" on snd_soc_of_parse_daifmt()
  ` [PATCH v4 6/9] ASoC: add snd_soc_get_dai_id()
` [PATCH v4 7/9] ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
` [PATCH v4 8/9] ASoC: add audio-graph-card document
` [PATCH v4 9/9] ASoC: add audio-graph-card support

bcm2835-analog-audio: Is my driver PWM, ALSA or neither
 2017-03-12 17:36 UTC  (2+ messages)

[PATCH] ASoC: cs35l35: trivial fix to indentation
 2017-03-12 14:55 UTC  (2+ messages)

[PATCH 00/10] ALSA SoC MAX98927 driver - revision
 2017-03-12 14:11 UTC  (3+ messages)
` [PATCH 01/10] ALSA SoC MAX98927 driver - Initial release

[PATCH 1/4] dt-bindings: Document the dmas and dma-names properties for bcm2835-analog-audio
 2017-03-12  6:38 UTC  (4+ messages)
  ` [PATCH 2/4] sound: bcm2835-analog-audio: Add driver for bcm2835(Raspberry PI) headphone jack
  ` [PATCH 3/4] sound: arm: Add build system for bcm2835-analog-audio driver
  ` [PATCH 4/4] dts: bcm283x.dtsi: Add analog audio/headphone jack for bcm2835

[PATCH] Meter causes freeze when closing audio device
 2017-03-12  4:49 UTC  (2+ messages)

sound: another deadlock in snd_seq_pool_done
 2017-03-10  9:19 UTC  (2+ messages)

[PATCH 00/10] ASoC: Intel: Skylake: Driver updates
 2017-03-10  4:40 UTC  (14+ messages)
` [PATCH 01/10] ASoC: Intel: Skylake: Fix to delete DSP pipe after stopping pipe
` [PATCH 02/10] ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handler
` [PATCH 03/10] ASoC: Intel: bxtn: Disable interrupt when DSP is in D3
` [PATCH 04/10] ASoC: Intel: bxtn: Update DSP core state in D0
` [PATCH 05/10] ASoC: Intel: bxtn: Reload the firmware in case of D3 failure
` [PATCH 06/10] ASoC: Intel: Skylake: Remove BE prepare ops
` [PATCH 07/10] ASoC: Intel: Skylake: Disable notifications at boot after DSP FW init
` [PATCH 08/10] ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routine
` [PATCH 09/10] ASoC: Intel: Skylake: Fix module load when module size > DMA buffer size
` [PATCH 10/10] ASoC: Intel: Skylake: Fix parameter overwrite for KPB Module

[PATCH] ASoC: es8328: Remove extra blank lines
 2017-03-09 16:00 UTC  (2+ messages)

[PATCH] ALSA: hda - add support for docking station for HP 840 G3
 2017-03-09 12:30 UTC 

[PATCH] ALSA: hda - add support for docking station for HP 820 G2
 2017-03-09 12:29 UTC 

(no subject)
 2017-03-09 10:32 UTC 

[PATCH v3 6/6] pcm:plug: save converter config
 2017-03-09 10:21 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: sun8i-codec: Clean-up
 2017-03-09  9:56 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: sun8i-codec: Fix space on audio-routing widget
` [PATCH v2 2/3] ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_IN
` [PATCH v2 3/3] ARM: dts: sun8i: Update audio-routing with renamed widgets

[PATCH 0/4] ASoC: sun8i-codec: Clean-up
 2017-03-09  8:20 UTC  (4+ messages)
` [PATCH 4/4] ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_IN

[RFC PATCH] sound: bcm2835-analog-audio: Add driver for bcm2835(Raspberry PI) headphone jack
 2017-03-08 22:27 UTC  (3+ messages)

[PLUGINS] Multichannel over I2S : extra cost of user space plugins
 2017-03-08 14:34 UTC  (2+ messages)

[PATCH] ASoC: rt5665: fix getting wrong work handler container
 2017-03-08 13:23 UTC  (2+ messages)
` Applied "ASoC: rt5665: fix getting wrong work handler container" to the asoc tree

[PATCH] ASoC: imx-pcm-dma: simplify pcm_config
 2017-03-08 13:23 UTC  (2+ messages)
` Applied "ASoC: imx-pcm-dma: simplify pcm_config" to the asoc tree

[PATCH] ASoC: Intel: Skylake: use a helper macro to rounding-up calculation
 2017-03-08 13:23 UTC  (3+ messages)
` Applied "ASoC: Intel: Skylake: use a helper macro to rounding-up calculation" to the asoc tree

[PATCH 1/8] ASoC: rt5665: increase LDO level
 2017-03-08 13:23 UTC  (15+ messages)
` [PATCH 2/8] ASoC: rt5665: enhance jack type detection function
  ` Applied "ASoC: rt5665: enhance jack type detection function" to the asoc tree
` [PATCH 3/8] ASoC: rt5665: Vref3 is necessary for Mono Amp
  ` Applied "ASoC: rt5665: Vref3 is necessary for Mono Amp" to the asoc tree
` [PATCH 4/8] ASoC: rt5665: CLKDET is also a power of ASRC
  ` Applied "ASoC: rt5665: CLKDET is also a power of ASRC" to the asoc tree
` [PATCH 5/8] ASoC: rt5665: increase button detection accuracy
  ` Applied "ASoC: rt5665: increase button detection accuracy" to the asoc tree
` [PATCH 6/8] ASoC: rt5665: move set_pll to codec level
` [PATCH 7/8] ASoC: rt5665: move set_sysclk "
` [PATCH 8/8] ASoC: rt5665: enable TDM if more than 2 channels
  ` Applied "ASoC: rt5665: enable TDM if more than 2 channels" to the asoc tree
` Applied "ASoC: rt5665: increase LDO level" "

[PATCH] ASoC: fsl: Remove unneeded init of static variable
 2017-03-08 13:23 UTC  (2+ messages)
` Applied "ASoC: fsl: Remove unneeded init of static variable" to the asoc tree

[PATCH 1/4] ASoC: sun8i-codec: Remove analog "HP" widget
 2017-03-08 13:22 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Remove analog "HP" widget" to the asoc tree

[PATCH 2/4] ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE
 2017-03-08 13:22 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE" to the asoc tree

[PATCH 3/4] ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAY
 2017-03-08 13:22 UTC  (2+ messages)
` Applied "ASoC: sun8i-codec: Convert to SOC_MIXER_ARRAY" to the asoc tree

[RFC] Merge DSD_U32_BE devices list
 2017-03-08 12:08 UTC  (2+ messages)

[PATCH] ASoC: bcm_2835: Simplify mono guard by returning error on mono
 2017-03-08 12:00 UTC  (6+ messages)

[PATCH 0/3] ASoC: add dio2125 amplifier support
 2017-03-08 10:00 UTC  (3+ messages)

[PATCH][RFC] ASoC: core: remove pointless auxiliary from snd_soc_component
 2017-03-08  7:26 UTC 

DSD native format on SoC
 2017-03-08  7:21 UTC 

[RESEND RFC PATCH] sound: bcm2835-analog-audio: Add driver for bcm2835(Raspberry PI) headphone jack
 2017-03-08  1:19 UTC 

[PATCH] ASoC: samsung: Remove extra blank lines
 2017-03-07 14:21 UTC  (2+ messages)
` Applied "ASoC: samsung: Remove extra blank lines" to the asoc tree


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).