alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-29 22:07:05 to 2014-09-03 05:17:38 UTC [more...]

Audio mini conference 2014?
 2014-09-03  5:17 UTC  (12+ messages)

[PATCHv2 0/4] simple-card: simplify the code
 2014-09-03  4:13 UTC  (25+ messages)
  ` [PATCHv2 1/4] ASoC: simple-card: add asoc_simple_card_fmt_master() to "
      ` [alsa-devel] "
` [PATCHv2 2/4] ASoC: simple-card: Merge single and muti DAI link(s) code
` [PATCHv2 3/4] ASoC: simple-card: Adjust the comments of simple card
          ` [alsa-devel] "
` [PATCHv2 4/4] ASoC: simple-card: binding: update binding to support the new style

[PATCH 0/8] move some existing quirks to pin quirks
 2014-09-03  3:31 UTC  (9+ messages)
` [PATCH 1/8] ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE quirk for alc292
` [PATCH 2/8] ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc283
` [PATCH 3/8] ALSA: hda/realtek - move DELL1_MIC_NO_PRESENCE quirk for alc255
` [PATCH 4/8] ALSA: hda/realtek - move DELL2_MIC_NO_PRESENCE "
` [PATCH 5/8] ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc282
` [PATCH 6/8] ALSA: hda/realtek - move HP_MUTE_LED_MIC1 quirk for alc290
` [PATCH 7/8] ALSA: hda/realtek - move HP_LINE1_MIC1_LED quirk for alc282
` [PATCH 8/8] ALSA: hda/realtek - move HP_GPIO_MIC1_LED quirk for alc280

[PATCHv3 0/3] ASoC: simple-card: simplify the code
 2014-09-03  2:23 UTC  (4+ messages)
` [PATCHv3 1/3] ASoC: simple-card: Merge single and muti DAI link(s) code
` [PATCHv3 2/3] ASoC: simple-card: Adjust the comments of simple card
` [PATCHv3 3/3] ASoC: simple-card: binding: update binding to support the new style

simle-card DT style for DPCM
 2014-09-03  0:11 UTC  (5+ messages)

[PATCH] ASoC: tlv320aic31xx: place codec into reset state initially
 2014-09-02 22:31 UTC  (3+ messages)

[PATCH 0/5] ASoC: Remove unnecessary suspend/resume bias level changes
 2014-09-02 20:20 UTC  (6+ messages)
` [PATCH 1/5] ASoC: adau1373: "
` [PATCH 2/5] ASoC: lm49453: "
` [PATCH 3/5] ASoC: tlv320aic3x: "
` [PATCH 4/5] ASoC: wm8804: "
` [PATCH 5/5] ASoC: wm8995: "

[PATCH] ALSA: virtuoso: add Xonar Essence STX II support
 2014-09-02 20:06 UTC  (7+ messages)

ASoC:simple-card: problem with multi-DAIs
 2014-09-02 18:00 UTC  (4+ messages)
  ` [PATCH][RFC] ASoC: simple-card: fixup cpu_dai_name clear case

[PATCHv3 1/9] Clean WM8971 through checkpatch
 2014-09-02 14:56 UTC  (18+ messages)
` [PATCHv3 2/9] WM8971 uses SOC_ENUM_SINGLE_DECL to replace SOC_ENUM_SINGLE
` [PATCHv3 3/9] WM8971 uses TLV information
` [PATCHv3 4/9] Improve wm8971_set_dai_fmt
` [PATCHv3 5/9] Using the constraint based on wm8971_set_dai_sysclk
` [PATCHv3 6/9] WM8971 uses msleep to replace work queue
` [PATCHv3 7/9] WM8971 improves the function of regmap
` [PATCHv3 8/9] WM8971 adds kcontrol functions
` [PATCHv3 9/9] ASOC add WM8973 support to WM8971

[RFC][PATCH 0/2] Allow nonatomic trigger operations
 2014-09-02 13:06 UTC  (6+ messages)
` [PATCH 1/2] ALSA: pcm: "
` [PATCH 2/2] ALSA: pcm: Uninline snd_pcm_stream_lock() and _unlock()

[PATCH v5 00/12] Add mrfld DSP topology and widgets
 2014-09-02 12:36 UTC  (13+ messages)
` [PATCH v5 01/12] ASoC: mfld: pcm: Replace pr_ with dev_
` [PATCH v5 02/12] ASoC: Intel: mfld-pcm: don't call trigger ops to DSP for internal streams
` [PATCH v5 03/12] ALSA: control: Add init callback for kcontrol
` [PATCH v5 04/12] ASoC: Intel: mrfld: add bytes control for modules
` [PATCH v5 05/12] ASoC: Intel: mrfld: add the gain controls
` [PATCH v5 06/12] ASoC: Intel: mfld-pcm: add control for powering up/down dsp
` [PATCH v5 07/12] ASoC: Intel: mrfld: add DSP core controls
` [PATCH v5 08/12] ASoC: Export dapm_kcontrol_get_value
` [PATCH v5 09/12] ASoC: Intel: mrfld: add the DSP DAPM widgets
` [PATCH v5 10/12] ASoC: Intel: mfld-pcm: add FE and BE ops
` [PATCH v5 11/12] ASoC: Intel: mrfld: Use snd_soc_dai_get_drvdata to derive drv data
` [PATCH v5 12/12] ASoC: Intel: mrfld: add the DSP mixers

[PATCHv1 0/7] simple-card: simplify the code
 2014-09-02  9:15 UTC  (18+ messages)
` [PATCHv1 1/7] ASoC: simple-card: Merge single and muti DAI link code
    ` [alsa-devel] "
` [PATCHv1 2/7] ASoC: simple-card: Adjust the comments of simple card
` [PATCHv1 3/7] ASoC: dts: vf610-twr: To support simple card newest style
` [PATCHv1 4/7] ASoC: dts: kirkwood-t5325: "
` [PATCHv1 5/7] ASoC: dts: r8a7740-armadillo800eva-reference: "
` [PATCHv1 6/7] ASoC: dts: sh73a0-kzm9g-reference: "
` [PATCHv1 7/7] ASoC: dts: kirkwood-openrd-client: "

[PATCH v2 0/4] ASoC: atmel_ssc: enable fslen extension feature
 2014-09-02  9:15 UTC  (5+ messages)
` [PATCH v2 3/4] dts: atmel: at91sam9rl: switch ssc compatible string
` [PATCH v2 4/4] dts: atmel: at91sam9g20: "

[RFC][PATCH] ASoC: simple-card: Merge single and muti DAI link code
 2014-09-02  9:05 UTC  (7+ messages)

[PATCH] ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls
 2014-09-02  8:34 UTC 

[PATCH v8 3/7] clk: Move all drivers to use internal API
 2014-09-02  7:13 UTC  (2+ messages)

[v3 04/11] ASoC: Intel: sst: Add IPC handling
 2014-09-02  5:22 UTC  (9+ messages)
  ` [alsa-devel] "

ALC1150 broken on SuperMicro X10SAT
 2014-09-02  5:27 UTC  (5+ messages)

[PATCH v2] ASoC: rt5670: add clock source selection controls
 2014-09-02  5:22 UTC  (3+ messages)

[PATCH alsa-lib] pcm: fix return value of snd_pcm_share_slave_avail
 2014-09-02  5:21 UTC  (2+ messages)

[PATCH] alsa-mixer: recognize Dock headphone jack
 2014-09-02  4:30 UTC 

[PATCHv3 1/9] Clean WM8971 through checkpatch
 2014-09-02  3:30 UTC  (9+ messages)
` [PATCHv3 2/9] WM8971 uses SOC_ENUM_SINGLE_DECL to replace SOC_ENUM_SINGLE
` [PATCHv3 3/9] WM8971 uses TLV information
` [PATCHv3 4/9] Improve wm8971_set_dai_fmt
` [PATCHv3 5/9] Using the constraint based on wm8971_set_dai_sysclk
` [PATCHv3 6/9] WM8971 uses msleep to replace work queue
` [PATCHv3 7/9] WM8971 improves the function of regmap
` [PATCHv3 8/9] WM8971 adds kcontrol functions
` [PATCHv3 9/9] ASOC add WM8973 support to WM8971

[PATCH] ASoC: ab8500-codec: Revert back to regmap
 2014-09-01 16:59 UTC  (2+ messages)

[PATCHv3] ASoC: simple-card: Fix bug of wrong decrement DT node's refcount
 2014-09-01 16:48 UTC  (2+ messages)

[PATCH v4 0/2] ASoC: tda998x: add a codec to the HDMI transmitter
 2014-09-01 16:36 UTC  (4+ messages)
` [PATCH v4 1/2] ASoC:codecs: Add a generic HDMI audio CODEC
` [PATCH v4 2/2] drm/i2c:tda998x: Use the HDMI2 "

[PATCHv2] ASoC: fsl-sai: using 'lsb-first' property instead of 'big-endian-data'
 2014-09-01 15:37 UTC  (2+ messages)

[PATCH 1/3 v4 RESEND] mfd: arizona: Export function to control subsystem DVFS
 2014-09-01 14:47 UTC  (2+ messages)

[PATCH alsa-lib] pcm: fix snd_pcm_mmap_hw_avail() near the boundary
 2014-09-01 13:29 UTC  (2+ messages)

[v3 00/11] ASoC: Intel: sst - add the merrifield IPC driver
 2014-09-01 12:19 UTC  (18+ messages)
` [v3 01/11] ASoC: Intel: mrfld - add the dsp sst driver
    ` [alsa-devel] "
` [v3 02/11] ASoC: Intel: mrfld - Add DSP load and management
    ` [alsa-devel] "
` [v3 05/11] ASoC: Intel: sst: add stream operations
    ` [alsa-devel] "
` [v3 08/11] ASoC: Intel: sst: add power management handling
    ` [alsa-devel] "

[PATCH] ALSA: hda - Fix digital mic on Acer Aspire 3830TG
 2014-09-01 12:30 UTC 

[PATCH] ASoC: rt5677: Support DSP function for VAD application
 2014-09-01 12:27 UTC 

[PATCH -next] ASoC: es8328: fix error return code in es8328_codec_probe()
 2014-09-01 10:34 UTC  (2+ messages)

[PATCH] ASoC: tlv320aic31xx: Correct interface register 2 variable name
 2014-09-01  9:54 UTC  (2+ messages)

[alsa-devel] [PATCH v5 0/2] mfd: arizona: add support for INn_MODE register control
 2014-09-01  9:04 UTC  (7+ messages)
  ` [alsa-devel] [PATCH v5 1/2] mfd: arizona: Add support for INn_Mode "
` [alsa-devel] [PATCH v5 2/2] mfd: arizona: Update DT binding to support INn_MODE init_data
  `  "

[PATCH v4] ASOC: dapm: add code to configure dai link parameters
 2014-09-01  8:56 UTC 

[PATCHv2 0/2] ASoC: simple-card: Fix bug about DT node's refcount
 2014-09-01  7:11 UTC  (7+ messages)
` [PATCHv2 1/2] ASoC: simple-card: Fix bug of forgetting decrement "
` [PATCHv2 2/2] ASoC: simple-card: Fix bug of wrong "

[PATCH 0/2] rockchip-i2s: add power setting for I2S controller and fix some critical bugs
 2014-08-30 18:55 UTC  (6+ messages)
  ` [PATCH 1/2] rockchip-i2s: dt: add grf requested properties to set power of I2S controller
  ` [PATCH 2/2] rockchip-i2s: add power setting for I2S controller, also fix some bugs

[PATCH] ALSA: hda - Add a de-pop quirk for some HP machines
 2014-08-30  2:13 UTC  (5+ messages)
      ` [alsa-devel] "

icon utrack pro usb audio interface
 2014-08-29 23:42 UTC  (4+ messages)


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