Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-15 09:25:47 to 2019-08-20 16:24:11 UTC [more...]

[PATCH 0/3] ASoC: mchp-i2s-mcc: Several fixes
 2019-08-20 16:24 UTC  (4+ messages)
` [PATCH 2/3] ASoC: mchp-i2s-mcc: Fix unprepare of GCLK
` [PATCH 1/3] ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running
` [PATCH 3/3] ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode

[PATCH v2 00/25] ASoC: cleanup patches for soc-core
 2019-08-20 15:04 UTC  (11+ messages)
` [PATCH v2 09/25] ASoC: soc-core: tidyup for snd_soc_dapm_add_routes()
` [PATCH v2 19/25] ASoC: soc-core: don't call snd_soc_component_set_jack()

Applied "ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk" to the asoc tree
 2019-08-20 13:14 UTC 

[PATCH] ASoC: meson: axg-tdm-formatter: free reset on device removal
 2019-08-20 13:14 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm-formatter: free reset on device removal" to the asoc tree

[PATCH] ASoC: meson: g12a-tohdmitx: require regmap mmio
 2019-08-20 13:14 UTC  (2+ messages)
` Applied "ASoC: meson: g12a-tohdmitx: require regmap mmio" to the asoc tree

[PATCH] ASoC: uniphier: Fix double reset assersion when transitioning to suspend state
 2019-08-20 12:54 UTC  (3+ messages)
` Applied "ASoC: uniphier: Fix double reset assersion when transitioning to suspend state" to the asoc tree

[PATCH] ASoC: SOF: topology: fix get control data return type and arguments
 2019-08-20 12:30 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: wm8904: fix typo in DAPM kcontrol name
 2019-08-20 11:02 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: wm8904: implement input mode select as a mux

[PATCH] fix odd_ptr_err.cocci warnings
 2019-08-20 10:54 UTC  (6+ messages)
      ` [kbuild-all] "

[PATCH 1/2] ASoC: wm8904: fix typo in DAPM kcontrol name
 2019-08-20 10:50 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm8904: implement input mode select as a mux

[PATCH v2] ALSA: hda/ca0132 - Add new SBZ quirk
 2019-08-20  7:04 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604
 2019-08-20  7:01 UTC 

[PATCH 00/21] ASoC: sun4i-i2s: Number of fixes and TDM Support
 2019-08-20  5:46 UTC  (23+ messages)
` [PATCH 01/21] ASoC: sun4i-i2s: Register regmap and PCM before our component
` [PATCH 02/21] ASoC: sun4i-i2s: Switch to devm for PCM register
` [PATCH 03/21] ASoC: sun4i-i2s: Replace call to params_channels by local variable
` [PATCH 04/21] ASoC: sun4i-i2s: Move the channel configuration to a callback
` [PATCH 05/21] ASoC: sun4i-i2s: Move the format "
` [PATCH 06/21] ASoC: sun4i-i2s: Rework MCLK divider calculation
` [PATCH 07/21] ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
` [PATCH 08/21] ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
` [PATCH 09/21] ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers "
` [PATCH 10/21] ASoC: sun4i-i2s: RX and TX counter registers are swapped
` [PATCH 11/21] ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
` [PATCH 12/21] ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs
` [PATCH 13/21] ASoC: sun4i-i2s: Fix the LRCK polarity
` [PATCH 14/21] ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
` [PATCH 15/21] ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
` [PATCH 16/21] ASoC: sun4i-i2s: Fix the LRCK period "
` [PATCH 17/21] ASoC: sun4i-i2s: Remove duplicated quirks structure
` [PATCH 18/21] ASoC: sun4i-i2s: Pass the channels number as an argument
` [PATCH 19/21] ASoC: sun4i-i2s: Support more channels
` [PATCH 20/21] ASoC: sun4i-i2s: Add support for TDM slots
` [PATCH 21/21] ASoC: sun4i-i2s: Add support for DSP formats

[PATCH resend 00/11] ASoC: soc-core cleanup repost
 2019-08-20  5:05 UTC  (14+ messages)
` [PATCH resend 01/11] ASoC: soc-core: use device_register()
` [PATCH resend 02/11] ASoC: soc-core: merge snd_soc_initialize_card_lists()
` [PATCH resend 03/11] ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
` [PATCH resend 04/11] ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
` [PATCH resend 05/11] ASoC: soc-core: don't alloc memory carelessly when creating debugfs
` [PATCH resend 06/11] ASoC: soc-core: soc_cleanup_card_resources() become void
` [PATCH resend 07/11] ASoC: soc-core: initialize component list
` [PATCH resend 08/11] ASoC: soc-core: initialize list at one place
` [PATCH resend 09/11] ASoC: soc-dai: use bit field for bus_control
` [PATCH resend 10/11] ASoC: soc-topology: use for_each_component_dais() at remove_dai()
` [PATCH resend 11/11] ASoC: soc-core: add soc_unbind_aux_dev()

[BUG] bdw-rt5650 DSP boot timeout
 2019-08-20  2:11 UTC  (16+ messages)

[PATCH 00/15] ASoC: use modern style for aux_dev
 2019-08-20  2:11 UTC  (4+ messages)
` [PATCH 15/15] ASoC: soc-core: add soc_unbind_aux_dev()

[PATCH] Fix an OOB bug in uac_mixer_unit_bmControls
 2019-08-19 22:01 UTC  (2+ messages)

[PATCH 0/3] ASoC: SOF: initial support for i.MX8
 2019-08-19 21:16 UTC  (14+ messages)
` [PATCH 1/3] ASoC: SOF: Add OF DSP device support
` [PATCH 2/3] ASoC: SOF: imx: Add i.MX8 HW support
` [PATCH 3/3] ASoC: SOF: topology: Add dummy support for i.MX8 DAIs

Surround speaker connection on Acer 8951G
 2019-08-19 19:57 UTC  (5+ messages)

[PATCH] ALSA: hda - Fixes inverted Conexant GPIO mic mute led
 2019-08-19 17:42 UTC  (10+ messages)
          ` [PATCH v2] "
              ` [PATCH v3] "

What to do when a device clears the buffer in the start trigger?
 2019-08-19 16:39 UTC  (3+ messages)

[bug report] ASoC: SOF: topology: use set_get_data in process load
 2019-08-19 11:45 UTC 

es8316 multiple issues
 2019-08-19  6:01 UTC 

[PATCH] Fix an OOB bug in uac_mixer_unit_bmControls
 2019-08-17 17:59 UTC  (6+ messages)

INFO: rcu detected stall in __do_softirq
 2019-08-17  7:14 UTC  (3+ messages)

ALSA HW PARAMS GET BUFFER TIME ERROR
 2019-08-17  5:28 UTC 

[PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
 2019-08-17  2:20 UTC 

[PATCH -next] soundwire: Fix -Wunused-function warning
 2019-08-16 16:02 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast
 2019-08-16 12:16 UTC  (3+ messages)
` Applied "ASoC: imx-audmux: Add driver suspend and resume to support MEGA Fast" to the asoc tree

[PATCH 0/4] ASoC: SOF: i.MX8 SAI and Intel ALH/SoundWire DAI support
 2019-08-16 12:14 UTC  (9+ messages)
` [PATCH 1/4] ASoC: SOF: topology: Add dummy support for i.MX8 DAIs
  ` Applied "ASoC: SOF: topology: Add dummy support for i.MX8 DAIs" to the asoc tree
` [PATCH 2/4] ASoC: SOF: rename SOUNDWIRE to ALH
  ` Applied "ASoC: SOF: rename SOUNDWIRE to ALH" to the asoc tree
` [PATCH 3/4] ASoC: SOF: topology: initial support for Intel ALH DAI type
  ` Applied "ASoC: SOF: topology: initial support for Intel ALH DAI type" to the asoc tree
` [PATCH 4/4] ASoC: SOF: pcm: add ALH support
  ` Applied "ASoC: SOF: pcm: add ALH support" to the asoc tree

[PATCH v2 0/3] soundwire: debugfs support for 5.4
 2019-08-16 11:13 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH] ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime
 2019-08-16 10:49 UTC  (6+ messages)
` Applied "ASoC: core: Move pcm_mutex up to card level from snd_soc_pcm_runtime" to the asoc tree

[GIT PULL] soundwire fixes for v5.4-rc5
 2019-08-16 10:37 UTC  (2+ messages)

[PATCH v3 1/2] ALSA: hda - Expand pin_match function to match upcoming new tbls
 2019-08-16 10:00 UTC  (4+ messages)
` [PATCH v3 2/2] ALSA: hda - Define a fallback_pin_fixup_tbl for alc269 family

[PATCH v5 00/15] ASoC: sun4i-i2s: Updates to the driver
 2019-08-16  6:27 UTC  (6+ messages)
` [PATCH v5 02/15] ASoC: sun4i-i2s: Add set_tdm_slot functionality

[PATCH] Fix a stack buffer overflow bug check_input_term
 2019-08-15 20:16 UTC  (7+ messages)

[PATCH] Revert "ALSA: hda: Add codec on bus address table lately"
 2019-08-15 19:46 UTC 

[PATCH 0/4] ASoC: SOF: initial support for Intel ALH/SoundWire DAIs
 2019-08-15 19:22 UTC  (9+ messages)
` [PATCH 1/4] ASoC: SOF: rename SOUNDWIRE to ALH
` [PATCH 2/4] ASoC: SOF: ipc: add ALH parameters
  ` Applied "ASoC: SOF: ipc: add ALH parameters" to the asoc tree
` [PATCH 3/4] ASoC: SOF: topology: initial support for Intel ALH DAI type
` [PATCH 4/4] ASoC: SOF: pcm: add ALH support

[PATCH] ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk
 2019-08-15 17:24 UTC  (2+ messages)

[PATCH] ASoC: Intel: hsw: remove i386 build warning w/ size_t argument
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: Intel: hsw: remove i386 build warning w/ size_t argument" to the asoc tree

[PATCH] ASoC: SOF: fix HDA direct MMIO access
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: SOF: fix HDA direct MMIO access" to the asoc tree

[PATCH] ASoC: rockchip: rockchip_max98090: Set period size to 240
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: rockchip: rockchip_max98090: Set period size to 240" to the asoc tree

[PATCH] ASoC: ti: Fix typos in ti/Kconfig
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: ti: Fix typos in ti/Kconfig" to the asoc tree

[PATCH -next] ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
 2019-08-15 17:14 UTC  (3+ messages)
` Applied "ASoC: es8328: Fix copy-paste error in es8328_right_line_controls" to the asoc tree

[PATCH v1] ASoC: Intel: Skylake: Print constant literals from format specifier
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Print constant literals from format specifier" to the asoc tree

[PATCH -next] ASoC: soc-core: Fix -Wunused-const-variable warning
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: soc-core: Fix -Wunused-const-variable warning" to the asoc tree

[PATCH -next] ASoC: mt2701: remove unused variables
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: mt2701: remove unused variables" to the asoc tree

[PATCH -next] ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
 2019-08-15 17:14 UTC  (3+ messages)
` Applied "ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'" to the asoc tree

[PATCH -next] ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
 2019-08-15 17:14 UTC  (3+ messages)
` Applied "ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls" to the asoc tree

[PATCH] ASoC: mediatek: mt6358: add delay after dmic clock on
 2019-08-15 17:14 UTC  (2+ messages)
  ` Applied "ASoC: mediatek: mt6358: add delay after dmic clock on" to the asoc tree

[PATCH -next] ASoC: mediatek: mt8183-da7219-max98357: remove unused variable
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8183-da7219-max98357: remove unused variable" to the asoc tree

[PATCH -next] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables" to the asoc tree

[PATCH -next] ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: cs42l73: remove unused variables 'vsp_output_mux' and 'xsp_output_mux'" to the asoc tree

[PATCH -next] ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: max98371: remove unused variable 'max98371_noload_gain_tlv'" to the asoc tree

[PATCH] [v2] ASoC: Intel: boards: Add Cometlake machine driver support
 2019-08-15 17:14 UTC  (3+ messages)
` Applied "ASoC: Intel: boards: Add Cometlake machine driver support" to the asoc tree

[PATCH -next] ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: rt1011: remove unused variable 'dac_vol_tlv' and 'adc_vol_tlv'" to the asoc tree

[PATCH -next] ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'" to the asoc tree

[PATCH -next] ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: tlv320aic31xx: remove unused variable 'cm_m_enum'" to the asoc tree

[PATCH -next] ASoC: es8328: remove unused variable 'pga_tlv'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: es8328: remove unused variable 'pga_tlv'" to the asoc tree

[PATCH 0/4] ASoC: Intel/SOF: add initial support for Tiger Lake and Elhkart Lake
 2019-08-15 17:14 UTC  (11+ messages)
` [PATCH 1/4] ASoC: Intel: common: add ACPI matching tables for Tiger Lake
  ` Applied "ASoC: Intel: common: add ACPI matching tables for Tiger Lake" to the asoc tree
` [PATCH 2/4] ASoC: SOF: Intel: initial support for Tiger Lake
  ` Applied "ASoC: SOF: Intel: initial support for Tiger Lake." to the asoc tree
` [PATCH 3/4] ASoC: Intel: common: add ACPI matching tables for EHL
  ` Applied "ASoC: Intel: common: add ACPI matching tables for EHL" to the asoc tree
` [PATCH 4/4] ASoC: SOF: Intel: initial support for Elkhart Lake
  ` Applied "ASoC: SOF: Intel: initial support for Elkhart Lake" to the asoc tree

[PATCH -next] ASoC: cs42l56: remove unused variable 'adc_swap_enum'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: cs42l56: remove unused variable 'adc_swap_enum'" to the asoc tree

[PATCH -next] ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'
 2019-08-15 17:14 UTC  (2+ messages)
` Applied "ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'" to the asoc tree

sof/hda rework to share more of patch_hdmi.c logic
 2019-08-15 14:39 UTC  (2+ messages)

[PATCH v2 1/2] ALSA: hda - Add a new match function for only undef configurations
 2019-08-15 10:41 UTC  (3+ messages)
` [PATCH v2 2/2] ALSA: hda - change the pintbl to undef tbl for Dell with alc289


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