Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 01:52:20 to 2018-01-16 00:56:02 UTC [more...]

[PATCH 00/38] ASoC: replace platform to component
 2018-01-16  0:55 UTC  (6+ messages)
` [PATCH 21/38] ASoC: fsl: asrc: "

[PATCH v4 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-15 23:16 UTC  (18+ messages)
` [PATCH v4 01/17] ASoC: fsl_ssi: Redefine RX and TX macros
` [PATCH v4 02/17] ASoC: fsl_ssi: Keep ssi->i2s_net updated
` [PATCH v4 03/17] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v4 04/17] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v4 05/17] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v4 06/17] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v4 07/17] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v4 08/17] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v4 09/17] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v4 10/17] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v4 11/17] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v4 12/17] ASoC: fsl_ssi: Move one-time configurations to probe()
` [PATCH v4 13/17] ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
` [PATCH v4 14/17] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v4 15/17] ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
` [PATCH v4 16/17] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v4 17/17] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH v3 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-15 21:40 UTC  (23+ messages)
` [PATCH v3 01/17] ASoC: fsl_ssi: Redefine RX and TX macros
` [PATCH v3 02/17] ASoC: fsl_ssi: Keep ssi->i2s_net updated
` [PATCH v3 03/17] ASoC: fsl_ssi: Clean up set_dai_tdm_slot()
` [PATCH v3 04/17] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v3 05/17] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v3 06/17] ASoC: fsl_ssi: Clear FIFO directly in fsl_ssi_config()
` [PATCH v3 07/17] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v3 08/17] ASoC: fsl_ssi: Add DAIFMT define for AC97
` [PATCH v3 09/17] ASoC: fsl_ssi: Clean up fsl_ssi_setup_regvals()
` [PATCH v3 10/17] ASoC: fsl_ssi: Set xFEN0 and xFEN1 together
` [PATCH v3 11/17] ASoC: fsl_ssi: Use snd_soc_init_dma_data instead
` [PATCH v3 12/17] ASoC: fsl_ssi: Move one-time configurations to probe()
` [PATCH v3 13/17] ASoC: fsl_ssi: Setup AC97 in fsl_ssi_hw_init()
` [PATCH v3 14/17] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v3 15/17] ASoC: fsl_ssi: Add bool synchronous to mark synchronous mode
` [PATCH v3 16/17] ASoC: fsl_ssi: Move DT related code to a separate probe()
` [PATCH v3 17/17] ASoC: fsl_ssi: Use ssi->streams instead of reading register

[PATCH v7 00/17] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-01-15 19:44 UTC  (19+ messages)
` [PATCH v7 01/17] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v7 02/17] mfd: madera: Add DT bindings "
` [PATCH v7 03/17] mfd: madera: Add common support "
` [PATCH v7 04/17] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v7 05/17] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v7 06/17] mfd: madera: Register map tables for Cirrus Logic CS47L90/91
` [PATCH v7 07/17] regulator: arizona-micsupp: Add support for Cirrus Logic Madera codecs
` [PATCH v7 08/17] regulator: arizona-ldo1: "
` [PATCH v7 09/17] irqchip: Add driver "
` [PATCH v7 10/17] pinctrl: madera: Add DT bindings "
` [PATCH v7 11/17] pinctrl: madera: Add driver "
` [PATCH v7 12/17] gpio: madera: Support Cirrus Logic Madera class codecs
` [PATCH v7 13/17] ASoC: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v7 14/17] ASoC: madera: Add common support "
` [PATCH v7 15/17] ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35
` [PATCH v7 16/17] ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85
` [PATCH v7 17/17] ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90

[PATCH] ALSA: pcm: Fix trailing semicolon
 2018-01-15 19:18 UTC  (2+ messages)

[PATCH] sound/pci/hda: depends on instead of select for INPUT
 2018-01-15 19:17 UTC  (5+ messages)

[PATCH] ALSA: seq: Process queue tempo/ppq change in a shot
 2018-01-15 16:56 UTC 

[PATCH 1/4] ASoC: codecs: tas5720: add basic support for TAS5722 devices
 2018-01-15 16:41 UTC  (8+ messages)
` [PATCH 3/4] ASoC: codecs: tas5720: add TAS5722 specific volume control
` [PATCH 4/4] ASoC: codecs: tas5720: add TAS5722 TDM slot width setting support

Maximum 50 dB gain in ALSA softvol plugin
 2018-01-15 15:26 UTC  (10+ messages)

[PATCH] ALSA: usb-audio: Add a quirk for Nura's first gen headset
 2018-01-15 13:15 UTC  (2+ messages)

[PATCH v6 0/6] TDA1997x HDMI video receiver
 2018-01-15 12:56 UTC  (3+ messages)
` [PATCH v6 4/6] media: i2c: Add TDA1997x HDMI receiver driver

[PATCH] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-15 10:41 UTC  (14+ messages)
` [PATCH v2] "
` Applied "ASoC: hdac_hdmi: Ensuring proper setting of output widget power state" to the asoc tree

[PATCH 0/5] ASoC: (minor) atmel cleanup
 2018-01-15  9:22 UTC  (11+ messages)
` [PATCH 1/5] ASoC: sam9g20_wm8731: use dev_*() logging functions
` [PATCH 2/5] ASoC: sam9x5_wm8731: Drop 'ASoC' prefix from error messages
` [PATCH 3/5] ASoC: sam9x5_wm8731: Return -ENODEV when probe does not find OF node
` [PATCH 4/5] ASoC: sam9x5_wm8731: Fix OF node reference counting
` [PATCH 5/5] ASoC: atmel_wm8904: Return -ENODEV when probe does not find OF node

[PATCH] ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()
 2018-01-15  8:37 UTC  (3+ messages)

ALSA device with slave clock
 2018-01-15  2:06 UTC  (2+ messages)

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-15  0:13 UTC  (16+ messages)
` [PATCH v2 03/16] ASoC: fsl_ssi: Maintain a mask of active streams
` [PATCH v2 04/16] ASoC: fsl_ssi: Rename fsl_ssi_disable_val macro
` [PATCH v2 06/16] ASoC: fsl_ssi: Clean up helper functions of trigger()
` [PATCH v2 13/16] ASoC: fsl_ssi: Clean up _fsl_ssi_set_dai_fmt()
` [PATCH v2 14/16] ASoC: fsl_ssi: Remove cpu_dai_drv from fsl_ssi structure

ASoC: How to write new (atmel) driver?
 2018-01-14 21:53 UTC  (2+ messages)

[PATCH] ASoC: sgtl5000: fix powerup/down of micbias-voltage
 2018-01-13  9:50 UTC  (4+ messages)
  ` [alsa-devel] "

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2018-01-13  8:45 UTC  (5+ messages)
` [RESEND PATCH v2 08/15] ASoC: qcom: q6asm: add support to audio stream apis
` [RESEND PATCH v2 12/15] ASoC: qcom: qdsp6: Add support to q6asm dai driver
  ` [alsa-devel] "

[PATCH] ASoC: mxs-sgtl5000: add audio-routing support
 2018-01-12 21:24 UTC  (2+ messages)
` Applied "ASoC: mxs-sgtl5000: add audio-routing support" to the asoc tree

[PATCH v4] ASoC: Intel - Convert to use acpi_dev_get_first_match_name()
 2018-01-12 21:21 UTC  (2+ messages)
` Applied "ASoC: Intel - Convert to use acpi_dev_get_first_match_name()" to the asoc tree

[PATCH 3/3] ASoC: Intel: bytcht_es8316: fix HID handling
 2018-01-12 21:09 UTC  (2+ messages)
` Applied "ASoC: Intel: bytcht_es8316: fix HID handling" to the asoc tree

[PATCH v3 2/2] ASoC: acpi: remove hard-coded i2c-device name length
 2018-01-12 21:09 UTC  (2+ messages)
` Applied "ASoC: acpi: remove hard-coded i2c-device name length" to the asoc tree

[PATCH] ASoC: cs42l73: Remove trailing semicolon
 2018-01-12 21:09 UTC  (2+ messages)
` Applied "ASoC: cs42l73: Remove trailing semicolon" to the asoc tree

[PATCH v3 0/3] ACPI, ASoC, gpio: Add and use acpi_dev_get_first_match_name()
 2018-01-12 21:03 UTC  (11+ messages)
` [PATCH v3 3/3] ASoC: Intel - Convert to "
` [PATCH v3 1/3] ACPI / utils: Introduce acpi_dev_get_first_match_name()

[PATCH v3 1/3] ACPI / utils: Introduce acpi_dev_get_first_match_name()
 2018-01-12 20:01 UTC  (2+ messages)
` Applied "ACPI: utils: Introduce acpi_dev_get_first_match_name()" to the asoc tree

[PATCH v3 2/3] gpio: merrifield: Add support of ACPI enabled platforms
 2018-01-12 20:01 UTC  (2+ messages)
` Applied "gpio: merrifield: Add support of ACPI enabled platforms" to the asoc tree

[GIT PULL] ASoC updates for v4.16
 2018-01-12 19:56 UTC  (4+ messages)

Bad PCM stream after a suspend/resume cycle
 2018-01-12 18:04 UTC  (4+ messages)

LAC 2018 : Call for Papers / Posters / Workshops/ Music Performances / Multimedia Installations
 2018-01-12 15:19 UTC 

[rfc] Sound support for n9
 2018-01-12 15:00 UTC 

[PATCH] ASoC: rt5645: add fallback case for jack detection support
 2018-01-12 12:28 UTC  (2+ messages)
` Applied "ASoC: rt5645: add fallback case for jack detection support" to the asoc tree

Bug report for: [P7xxDM2(-G), Realtek ALC898, issue: Headphone Jack, External] No sound at all
 2018-01-12 10:11 UTC  (2+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-12  9:12 UTC  (6+ messages)

[PATCH v2] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-01-12  8:32 UTC 

[PATCH v3 0/2] ASoC: Intel: ACPI-related fixes
 2018-01-12  3:45 UTC  (2+ messages)

[PATCH 000/187] ASoC: replace codec to component
 2018-01-12  2:01 UTC  (36+ messages)
` [PATCH 149/187] ASoC: nau8540: "
` [PATCH 154/187] ASoC: alc5623: "
` [PATCH 155/187] ASoC: hdmi-codec: "
` [PATCH 156/187] ASoC: bt-sco: "
` [PATCH 157/187] ASoC: vc4_hdmi: "
` [PATCH 158/187] ASoC: zx_aud96p22: "
` [PATCH 159/187] ASoC: wl1273: "
` [PATCH 160/187] ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: "
` [PATCH 161/187] ASoC: arizona/cs47l24/wm5102/wm5110/wm8997/wm8998/wm_adsp: "
` [PATCH 162/187] ASoC: mc13783: "
` [PATCH 163/187] ASoC: sgtl5000: "
` [PATCH 164/187] ASoC: stac9766: "
` [PATCH 165/187] ASoC: sn95031: "
` [PATCH 166/187] ASoC: cx20442: "
` [PATCH 167/187] ASoC: sirf-audio: "
` [PATCH 168/187] ASoC: inno_rk3036: "
` [PATCH 169/187] ASoC: isabelle: "
` [PATCH 170/187] ASoC: tfa9879: "
` [PATCH 171/187] ASoC: dmic: "
` [PATCH 172/187] ASoC: sti-sas: "
` [PATCH 173/187] ASoC: gtm601: "
` [PATCH 174/187] ASoC: 88pm860x: "
` [PATCH 175/187] ASoC: pistachio: "
` [PATCH 176/187] ASoC: lm49453: "
` [PATCH 177/187] ASoC: cq93vc: "
` [PATCH 178/187] ASoC: jz4740: "
` [PATCH 179/187] ASoC: uda1380: "
` [PATCH 180/187] ASoC: ml26124: "
` [PATCH 181/187] ASoC: si476x: "
` [PATCH 182/187] ASoC: uda134x: "
` [PATCH 183/187] ASoC: ics43432: "
` [PATCH 184/187] ASoC: pxa/mioa701_wm9713: "
` [PATCH 185/187] ASoC: uniphier: evea: "
` [PATCH 186/187] ASoC: pcm186x: "
` [PATCH 187/187] ASoC: tas6424: "


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