Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-14 02:31:41 to 2015-03-19 08:37:34 UTC [more...]

[PATCH] ALSA: jack: create jack kcontrols for every jack input device
 2015-03-19  8:40 UTC 

getting the sound to work on my asus m6s00v
 2015-03-19  6:04 UTC  (6+ messages)

[RFC][PATCH 00/11] digi00x: new driver for Digidesign 002/003 family
 2015-03-19  5:18 UTC  (22+ messages)
` [PATCH 01/11] ALSA: digi00x: add skelton for Digi 002/003 device driver
` [PATCH 02/11] ALSA: digi00x: add streaming functionality
` [PATCH 03/11] ALSA: digi00x: add proc node for clock status
` [PATCH 04/11] ALSA: digi00x: add PCM functionality
` [PATCH 05/11] ALSA: digi00x: add MIDI functionality
` [PATCH 06/11] ALSA: digi00x: add hwdep interface
` [PATCH 07/11] ALSA: digi00x: support unknown asynchronous message
` [PATCH 08/11] ALSA: digi00x: support MIDI ports for device control
` [PATCH 09/11] ALSA: firewire-lib: allows to implement external MIDI callback function
` [PATCH 10/11] digi00x: improve MIDI capture/playback
` [PATCH 11/11] ALSA: digi00x: apply double-oh-three algorism to multiplex PCM samples

Patches to bind the SGTL5000 chip to AM33XX McASP
 2015-03-19  5:07 UTC 

snd_usb_audio - siberia elite prism soundcard issues
 2015-03-19  5:05 UTC  (11+ messages)

[PATCH 00/10 v3] ASoC: Renesas adds DPCM based sampling rate convert
 2015-03-19  4:15 UTC  (11+ messages)
` [PATCH 01/10 v3] ASoC: core: add snd_soc_get_dai_drv() to get DAI driver
` [PATCH 02/10 v3] ASoC: rsrc-card: add Renesas sampling rate convert sound card support
` [PATCH 03/10 v3] ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate
` [PATCH 04/10 v3] ASoC: rsnd: no more SSI restart when unusual situation
` [PATCH 05/10 v3] ASoC: rsnd: no more SRC "
` [PATCH 06/10 v3] ASoC: rsnd: tidyup error message format
` [PATCH 07/10 v3] ASoC: rsnd: show debug info for sampling rate convert
` [PATCH 08/10 v3] ASoC: rsnd: don't call clk_prepare_enable/unprepare() from inside spin lock
` [PATCH 09/10 v3] ASoC: rsnd: add dai_link stream name
` [PATCH 10/10 v3] ASoC: rsnd: add DPCM based sampling rate convert

[PATCH] ASoC: Intel: acpi_probe: fix error return path
 2015-03-19  0:57 UTC  (2+ messages)

[PATCH 1/1] Intel: ASoC: Add condition check before set param to waves
 2015-03-19  0:49 UTC  (2+ messages)

[PATCH 0/12 v2] ASoC: Renesas adds DPCM based sampling rate convert
 2015-03-19  0:08 UTC  (18+ messages)
` [PATCH 01/12 v2] ASoC: core: remove of_xlate_dai_name from snd_soc_component_driver
` [PATCH 02/12 v2] ASoC: core: add snd_soc_get_dai_info() to get driver infomation
` [PATCH 03/12 v2] ASoC: rsnd-dpcm-card: add Renesas sound card support for DPCM
` [PATCH 04/12 v2] ASoC: rsnd-dpcm-card: add .be_hw_params_fixup support for convert rate
` [PATCH 05/12 v2] ASoC: ak4642: tidyup DAPM route for playback
` [PATCH 06/12 v2] ASoC: rsnd: no more SSI restart when unusual situation
` [PATCH 07/12 v2] ASoC: rsnd: no more SRC "
` [PATCH 08/12 v2] ASoC: rsnd: tidyup error message format
` [PATCH 09/12 v2] ASoC: rsnd: show debug info for sampling rate convert
` [PATCH 10/12 v2] ASoC: rsnd: don't call clk_prepare_enable/unprepare() from inside spin lock
` [PATCH 11/12 v2] ASoC: rsnd: add dai_link stream name
` [PATCH 12/12 v2] ASoC: rsnd: add DPCM based sampling rate convert

[PATCH 0/4] More aggressive PM for HD-audio
 2015-03-18 20:02 UTC  (7+ messages)
` [PATCH 1/4] ALSA: hda - Simplify PCM setup overrides
` [PATCH 2/4] ALSA: hda - Support advanced power state controls
` [PATCH 3/4] ALSA: hda - Use the new power control for VIA codecs
` [PATCH 4/4] ALSA: hda - Adjust power of beep widget and outputs

Separate input and output jacks for one UCM device?
 2015-03-18 19:41 UTC 

[PATCH 0/7 linux-next] sound: constify of_device_id array
 2015-03-18 16:49 UTC  (8+ messages)
` [PATCH 1/7 linux-next] ALSA: aoa: "
` [PATCH 2/7 linux-next] ASoC: fsl: "
` [PATCH 3/7 linux-next] ASoC: kirkwood: "
` [PATCH 4/7 linux-next] ASoC: rt5631: "
` [PATCH 5/7 linux-next] ASoC: ak4554: "
` [PATCH 6/7 linux-next] ASoC: fsi: "
` [PATCH 7/7 linux-next] ASoC: rsnd: "

bug in alsa-plugins: #if SND_PCM_EXTPLUG_VERSION wrong
 2015-03-18 16:10 UTC  (2+ messages)

[PATCH 0/7] Yet more HD-audio restrucruing
 2015-03-18 15:16 UTC  (8+ messages)
` [PATCH 1/7] ALSA: hda - Make snd_hda_bus_type public
` [PATCH 2/7] ALSA: hda - Move some codes up to hdac_bus struct
` [PATCH 3/7] ALSA: hda - Move a part of hda_codec stuff into hdac_device
` [PATCH 4/7] ALSA: hda - Add widget sysfs tree
` [PATCH 5/7] ALSA: hda - Support indirect execution of verbs
` [PATCH 6/7] ALSA: hda - Fix possible runtime PM refcount unbalance
` [PATCH 7/7] ALSA: hda - Re-add tracepoints to HD-audio core driver

[PATCH 1/6] ESI W192M : Correct copy/paste from prodigy driver
 2015-03-18 14:13 UTC  (3+ messages)

[PATCH 1/2] ASoC: Intel: Remove support for Intel MID DMA from firmware loader
 2015-03-18 14:10 UTC  (7+ messages)
` [PATCH 2/2] ASoC: Intel: Remove vague commit about slave DMA config "

[PATCH] ASoC: samsung: Enable SND_SIMPLE_CARD for Odroid X2/U3
 2015-03-18 11:51 UTC  (2+ messages)

ASoC: Intel: mrfld- add ACPI module
 2015-03-18 11:15 UTC  (3+ messages)

[GIT PULL] ASoC fixes for v4.0
 2015-03-18 10:12 UTC  (5+ messages)

[PATCH] ASoC: davinci-mcasp: Set rule constraints if implicit BCLK divider is used
 2015-03-18  8:08 UTC  (2+ messages)

Support two wm8962 codec in i.mx6 board
 2015-03-18  5:10 UTC  (9+ messages)

[PATCH 2/6] ESI W192M : Update eeprom structure to C99 standard
 2015-03-18  1:26 UTC  (5+ messages)
` [PATCH 3/6] ESI W192M : Enable midi i/o of port envy24 chip as available
` [PATCH 4/6] ESI W192M : Add TLV support for control value in dB scale
` [PATCH 5/6] ESI W192M : Add text Line in/Mic for selecting input gain state
` [PATCH 6/6] ESI W192M : Add sampling rate control of the ADC/DAC

[PATCH v9] ASoC: dapm: add code to configure dai link parameters
 2015-03-17 22:55 UTC  (2+ messages)

ASoC: Add max98925 codec driver
 2015-03-17 18:28 UTC 

pcm512x driver: Mixer control naming issue
 2015-03-17 17:23 UTC  (10+ messages)

dummy codec + simple card combination
 2015-03-17 14:07 UTC  (5+ messages)

[PATCH 0/2] ASoC: Intel: fixup patches for Braswell machine driver
 2015-03-17 12:17 UTC  (4+ messages)
` [PATCH 1/2] ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_card
` [PATCH 2/2] ASoC: Intel: move the jack creation to Braswell machine driver

[PATCH 1/2] ASoC: rt286: Drop unnecessary dapm bias_level initialization
 2015-03-17 12:09 UTC  (5+ messages)
` [PATCH 2/2] ASoC: wm2200: "

[PATCH 1/1] Intel: ASoC: remove duplicated code on merge
 2015-03-17  0:56 UTC  (3+ messages)

Can iMX6SL supports different sampling rate for different SSIs?
 2015-03-17  0:45 UTC  (3+ messages)

HD-audio restructuring (and future changes)
 2015-03-16 15:13 UTC 

[alsa-devel] [PATCH v2] ASoC: wm8994: Manage wm8994's MCLK in codec driver
 2015-03-16 15:08 UTC  (2+ messages)
`  "

[RFC PATCH] ASoC: wm8731: let codec to manage clock by itself
 2015-03-16 15:01 UTC  (3+ messages)

[PATCH] ASoC: wm8741: Fix rates constraints values
 2015-03-16 14:57 UTC 

[PATCH 2/6] ESI W192M : Update eeprom structure to C99 standard
 2015-03-16 14:55 UTC  (8+ messages)
` [PATCH 3/6] ESI W192M : Enable midi i/o of port envy24 chip as available
` [PATCH 4/6] ESI W192M : Add TLV support for control value in dB scale
` [PATCH 5/6] ESI W192M : Add text Line in/Mic for selecting input gain state
` [PATCH 6/6] ESI W192M : Add sampling rate control of the ADC/DAC

4.0-rc3: sound broken in chromium but not in mpg123
 2015-03-16 13:46 UTC  (6+ messages)

[PATCH] ASoC: rt5677: add API to select ASRC clock source
 2015-03-16 12:03 UTC  (2+ messages)

[PATCH] ASoC: nuc900: No need to track the dma buffer in the driver state struct
 2015-03-16 11:41 UTC  (2+ messages)

[PATCH] ASoC: Make snd_soc_dapm_kcontrol_codec() inline
 2015-03-16 11:40 UTC  (2+ messages)

[PATCH V8 0/5] ASoC: QCOM: Add support for ipq806x SOC
 2015-03-16 11:25 UTC  (3+ messages)
` [PATCH V8 4/5] ASoC: Allow for building QCOM drivers

[PATCH 1/2] ASoC: qcom: Change qcom,adsp in LPASS CPU bindings
 2015-03-16 11:06 UTC  (2+ messages)

[PATCH] ALSA: hda - Don't access stereo amps for mono channel widgets
 2015-03-16  9:57 UTC  (5+ messages)

[PATCH 0/13] ASoC: Renesas adds DPCM based sampling rate convert
 2015-03-16  2:44 UTC  (4+ messages)
` [PATCH 04/13] ASoC: dapm: add driver prefix matching for snd_soc_dapm_add_route()

[PATCH 1/6] ESI W192M : Correct copy/paste from prodigy driver
 2015-03-16  0:20 UTC 

Issues and/or possible bugs in alsa
 2015-03-15 15:58 UTC  (7+ messages)

[PATCH] ASoC: fsl-ssi: Fix bitclock calculation for master mode
 2015-03-15 12:11 UTC 

[PATCH 5/6] ESI W192M : Add text Line in/Mic for selecting input gain state
 2015-03-14 13:45 UTC  (5+ messages)
` [PATCH 6/6] ESI W192M : Add sampling rate control of the ADC/DAC

[PATCH 4/6] ESI W192M : Add TLV support to control volume using dB scale
 2015-03-14  8:11 UTC  (3+ messages)

[PATCH 0/5] Intel SST driver restructure
 2015-03-14  6:04 UTC  (6+ messages)

[PATCH 6/6] ESI W192M : Add sampling rate control of the ADC/DAC
 2015-03-14  4:04 UTC 

[PATCH 4/6] ESI W192M : Add TLV support for control value in dB scale for ESI W192M
 2015-03-14  4:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox