messages from 2019-08-15 17:24:30 to 2019-08-21 17:05:01 UTC [more...]
[PATCH] ALSA: usb-audio: Fix the mixer control range limiting issue
2019-08-21 17:05 UTC (2+ messages)
[PATCH v2 0/3] ASoC: SOF: initial support for i.MX8
2019-08-21 16:47 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: dsp: fsl: Add DSP core binding support
` [PATCH v2 2/3] ASoC: SOF: Add OF DSP device support
` [PATCH v2 3/3] ASoC: SOF: imx: Add i.MX8 HW support
[PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t
2019-08-21 16:23 UTC
[PATCH 00/17] soundwire: fixes for 5.4
2019-08-21 14:03 UTC (3+ messages)
` [alsa-devel] "
[PATCH v2] ASoC: SOF: topology: fix get control data return type and arguments
2019-08-21 13:21 UTC
[PATCH] ASoC: SOF: topology: fix get control data return type and arguments
2019-08-21 13:30 UTC (3+ messages)
[PATCH v2 0/4] ASoC: sun4i-i2s: Number of fixes and TDM Support
2019-08-21 13:06 UTC (5+ messages)
` [PATCH v2 1/4] ASoC: sun4i-i2s: Use the physical / slot width for the clocks
` [PATCH v2 2/4] ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded one
` [PATCH v2 3/4] ASoC: sun4i-i2s: Replace call to params_width by local variable
` [PATCH v2 4/4] ASoC: sun4i-i2s: Add support for DSP formats
[PATCH resend 00/11] ASoC: soc-core cleanup repost
2019-08-21 12:15 UTC (16+ messages)
` [PATCH resend 01/11] ASoC: soc-core: use device_register()
` [PATCH resend 02/11] ASoC: soc-core: merge snd_soc_initialize_card_lists()
` Applied "ASoC: soc-core: merge snd_soc_initialize_card_lists()" to the asoc tree
` [PATCH resend 03/11] ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
` Applied "ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()" to the asoc tree
` [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()
[PATCH 1/2] ASoC: fsl_sai: Add support for imx8qm
2019-08-21 12:15 UTC (2+ messages)
` Applied "ASoC: fsl_sai: Add support for imx8qm" to the asoc tree
[PATCH 2/2] ASoC: dt-bindings: Introduce compatible string for imx8qm
2019-08-21 12:15 UTC (2+ messages)
` Applied "ASoC: dt-bindings: Introduce compatible string for imx8qm" to the asoc tree
[PATCH 00/21] ASoC: sun4i-i2s: Number of fixes and TDM Support
2019-08-21 12:15 UTC (46+ messages)
` [PATCH 01/21] ASoC: sun4i-i2s: Register regmap and PCM before our component
` Applied "ASoC: sun4i-i2s: Register regmap and PCM before our component" to the asoc tree
` [PATCH 02/21] ASoC: sun4i-i2s: Switch to devm for PCM register
` Applied "ASoC: sun4i-i2s: Switch to devm for PCM register" to the asoc tree
` [PATCH 03/21] ASoC: sun4i-i2s: Replace call to params_channels by local variable
` Applied "ASoC: sun4i-i2s: Replace call to params_channels by local variable" to the asoc tree
` [PATCH 04/21] ASoC: sun4i-i2s: Move the channel configuration to a callback
` Applied "ASoC: sun4i-i2s: Move the channel configuration to a callback" to the asoc tree
` [PATCH 05/21] ASoC: sun4i-i2s: Move the format configuration to a callback
` Applied "ASoC: sun4i-i2s: Move the format configuration to a callback" to the asoc tree
` [PATCH 06/21] ASoC: sun4i-i2s: Rework MCLK divider calculation
` Applied "ASoC: sun4i-i2s: Rework MCLK divider calculation" to the asoc tree
` [PATCH 07/21] ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK
` Applied "ASoC: sun4i-i2s: Don't use the oversample to calculate BCLK" to the asoc tree
` [PATCH 08/21] ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs
` Applied "ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCs" to the asoc tree
` [PATCH 09/21] ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs
` Applied "ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCs" to the asoc tree
` [PATCH 10/21] ASoC: sun4i-i2s: RX and TX counter registers are swapped
` Applied "ASoC: sun4i-i2s: RX and TX counter registers are swapped" to the asoc tree
` [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
` Applied "ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCs" to the asoc tree
` [PATCH 13/21] ASoC: sun4i-i2s: Fix the LRCK polarity
` Applied "ASoC: sun4i-i2s: Fix the LRCK polarity" to the asoc tree
` [PATCH 14/21] ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t
` Applied "ASoC: sun4i-i2s: Fix WSS and SR fields for the A83t" to the asoc tree
` [PATCH 15/21] ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t
` Applied "ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83t" to the asoc tree
` [PATCH 16/21] ASoC: sun4i-i2s: Fix the LRCK period on A83t
` Applied "ASoC: sun4i-i2s: Fix the LRCK period on A83t" to the asoc tree
` [PATCH 17/21] ASoC: sun4i-i2s: Remove duplicated quirks structure
` Applied "ASoC: sun4i-i2s: Remove duplicated quirks structure" to the asoc tree
` [PATCH 18/21] ASoC: sun4i-i2s: Pass the channels number as an argument
` Applied "ASoC: sun4i-i2s: Pass the channels number as an argument" to the asoc tree
` [PATCH 19/21] ASoC: sun4i-i2s: Support more channels
` Applied "ASoC: sun4i-i2s: Support more channels" to the asoc tree
` [PATCH 20/21] ASoC: sun4i-i2s: Add support for TDM slots
` Applied "ASoC: sun4i-i2s: Add support for TDM slots" to the asoc tree
` [PATCH 21/21] ASoC: sun4i-i2s: Add support for DSP formats
[PATCH] ASoC: SOF: topology: fix get control data return type and arguments
2019-08-21 12:08 UTC (3+ messages)
[PATCH] ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
2019-08-21 10:27 UTC
[PATCH v5 00/15] ASoC: sun4i-i2s: Updates to the driver
2019-08-21 9:35 UTC (12+ messages)
` [PATCH v5 02/15] ASoC: sun4i-i2s: Add set_tdm_slot functionality
` [PATCH v5 09/15] clk: sunxi-ng: h6: Allow I2S to change parent rate
` "
[PATCH v3 0/4] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
2019-08-21 9:09 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: soundwire: add slave bindings
[PATCH] ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
2019-08-21 6:20 UTC
Master volume not controlling applications' volume
2019-08-21 3:50 UTC
[PATCH] ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk
2019-08-20 17:41 UTC (3+ messages)
` Applied "ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that need pmc_plt_clk_0 quirk" to the asoc tree
[PATCH 0/3] ASoC: mchp-i2s-mcc: Several fixes
2019-08-20 17:41 UTC (7+ messages)
` [PATCH 2/3] ASoC: mchp-i2s-mcc: Fix unprepare of GCLK
` Applied "ASoC: mchp-i2s-mcc: Fix unprepare of GCLK" to the asoc tree
` [PATCH 1/3] ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running
` Applied "ASoC: mchp-i2s-mcc: Wait for RX/TX RDY only if controller is running" to the asoc tree
` [PATCH 3/3] ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode
` Applied "ASoC: mchp-i2s-mcc: Fix simultaneous capture and playback in master mode" to the asoc tree
[PATCH v2 00/25] ASoC: cleanup patches for soc-core
2019-08-20 17:40 UTC (13+ 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 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
[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 (13+ messages)
` [PATCH 1/3] ASoC: SOF: Add OF DSP device support
` [PATCH 2/3] ASoC: SOF: imx: Add i.MX8 HW support
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 (5+ messages)
[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] 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 (5+ messages)
` [PATCH 1/4] ASoC: SOF: rename SOUNDWIRE to ALH
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox