messages from 2019-08-02 11:10:36 to 2019-08-06 08:40:16 UTC [more...]
[PATCH] slimbus: qcom-ngd-ctrl: Add of_node_put() before return
2019-08-06 8:40 UTC (3+ messages)
[PATCH v1 0/3] Allow reconfiguration of clock rate
2019-08-06 8:05 UTC (5+ messages)
` [PATCH v1 2/3] ASoC: rsnd: "
[PATCH] ALSA: usb-audio: fix a memory leak bug
2019-08-06 7:00 UTC
[PATCH] ALSA: usb-audio: fix a memory leak bug
2019-08-06 6:40 UTC (2+ messages)
[PATCH 00/28] ASoC: cleanup patches for soc-core
2019-08-06 6:29 UTC (35+ messages)
` [PATCH 01/28] ASoC: soc-core: use device_register()
` [PATCH 02/28] ASoC: soc-core: set component->debugfs_root NULL
` [PATCH 03/28] ASoC: soc-core: add comment for for_each_xxx
` [PATCH 04/28] ASoC: soc-core: check return value of snd_soc_add_dai_link()
` [PATCH 05/28] ASoC: soc-core: don't use for_each_card_links_safe() at snd_soc_find_dai_link()
` [PATCH 06/28] ASoC: soc-core: reuse rtdcom at snd_soc_rtdcom_add()
` [PATCH 07/28] ASoC: soc-core: don't check widget for snd_soc_dapm_new_controls()
` [PATCH 08/28] ASoC: soc-core: don't check controls for snd_soc_add_component_controls()
` [PATCH 09/28] ASoC: soc-core: don't check routes for snd_soc_dapm_add_routes()
` [PATCH 10/28] ASoC: soc-core: don't check controls for snd_soc_add_card_controls()
` [PATCH 11/28] ASoC: soc-core: call snd_soc_dapm_debugfs_init() at soc_init_card_debugfs()
` [PATCH 12/28] ASoC: soc-core: remove unneeded list_empty() check for snd_soc_try_rebind_card()
` [PATCH 13/28] ASoC: soc-core: remove verbose debug message from soc_bind_dai_link()
` [PATCH 14/28] ASoC: soc-core: remove duplicated soc_is_dai_link_bound()
` [PATCH 15/28] ASoC: soc-core: tidyup for card->deferred_resume_work
` [PATCH 16/28] ASoC: soc-core: initialize rtd->list
` [PATCH 17/28] ASoC: soc-core: define soc_dpcm_debugfs_add() for non CONFIG_DEBUG_FS
` [PATCH 18/28] ASoC: soc-core: dai_link check under soc_dpcm_debugfs_add()
` [PATCH 19/28] ASoC: soc-core: merge snd_soc_initialize_card_lists()
` [PATCH 20/28] ASoC: soc-core: remove unneeded dai_link check from snd_soc_remove_dai_link()
` [PATCH 21/28] ASoC: soc-core: add NOTE to snd_soc_rtdcom_lookup()
` [PATCH 22/28] ASoC: soc-core: don't call snd_soc_component_set_jack()
` [PATCH 23/28] ASoC: soc-core: don't alloc memory carelessly when creating debugfs
` [PATCH 24/28] ASoC: soc-core: soc_cleanup_card_resources() become void
` [PATCH 25/28] ASoC: soc-core: initialize component list
` [PATCH 26/28] ASoC: soc-core: initialize list at one place
` [PATCH 27/28] ASoC: soc-dai: use bit field for bus_control
` [PATCH 28/28] ASoC: soc-topology: use for_each_component_dais() at remove_dai()
[PATCH v4 0/9]ASoC: sun4i-i2s: Updates to the driver
2019-08-06 6:22 UTC (5+ messages)
` Re: [PATCH v4 6/9] ASoC: sun4i-i2s: Add multi-lane functionality
` [linux-sunxi] "
[PATCH] ASoC: rsnd: don't call clk_get_rate() under atomic context
2019-08-06 3:45 UTC
[PATCH 00/17] soundwire: fixes for 5.4
2019-08-06 0:55 UTC (18+ messages)
` [PATCH 01/17] soundwire: intel: prevent possible dereference in hw_params
` [PATCH 02/17] soundwire: intel: fix channel number reported by hardware
` [PATCH 03/17] soundwire: cadence_master: revisit interrupt settings
` [PATCH 04/17] soundwire: bus: improve dynamic debug comments for enumeration
` [PATCH 05/17] soundwire: export helpers to find row and column values
` [PATCH 06/17] soundwire: cadence_master: use firmware defaults for frame shape
` [PATCH 07/17] soundwire: include mod_devicetable.h to avoid compiling warnings
` [PATCH 08/17] soundwire: stream: fix disable sequence
` [PATCH 09/17] soundwire: stream: remove unnecessary variable initializations
` [PATCH 10/17] soundwire: add new mclk_freq field for properties
` [PATCH 11/17] soundwire: intel: read mclk_freq property from firmware
` [PATCH 12/17] soundwire: cadence_master: make use of mclk_freq property
` [PATCH 13/17] soundwire: cadence_master: fix divider setting in clock register
` [PATCH 14/17] soundwire: intel: handle disabled links
` [PATCH 15/17] soundwire: intel_init: add kernel module parameter to filter out links
` [PATCH 16/17] soundwire: cadence_master: add kernel parameter to override interrupt mask
` [PATCH 17/17] soundwire: intel: move shutdown() callback and don't export symbol
[PATCH v2 00/29] ASoC: add soc-component.c
2019-08-06 0:00 UTC (5+ messages)
` [PATCH v2 01/29] ASoC: Intel: skl-pcm: disable skl_get_time_info
[RFC PATCH 00/40] soundwire: updates for 5.4
2019-08-05 19:18 UTC (91+ messages)
` [RFC PATCH 02/40] soundwire: cadence_master: add debugfs register dump
` [alsa-devel] "
` [RFC PATCH 03/40] soundwire: cadence_master: align debugfs to 8 digits
` [RFC PATCH 05/40] soundwire: intel: move interrupt enable after interrupt handler registration
` [RFC PATCH 06/40] soundwire: intel: prevent possible dereference in hw_params
` [alsa-devel] "
` [RFC PATCH 07/40] soundwire: intel: fix channel number reported by hardware
` [RFC PATCH 08/40] soundwire: intel: remove BIOS work-arounds
` [RFC PATCH 09/40] soundwire: cadence_master: fix usage of CONFIG_UPDATE
` [RFC PATCH 11/40] soundwire: cadence_master: simplify bus clash interrupt clear
` [RFC PATCH 12/40] soundwire: cadence_master: revisit interrupt settings
` [RFC PATCH 13/40] soundwire: cadence_master: fix register definition for SLAVE_STATE
` [RFC PATCH 14/40] soundwire: cadence_master: fix definitions for INTSTAT0/1
` [RFC PATCH 15/40] soundwire: cadence_master: handle multiple status reports per Slave
` [RFC PATCH 17/40] soundwire: bus: use runtime_pm_get_sync/pm when enabled
` [RFC PATCH 18/40] soundwire: bus: split handling of Device0 events
` [RFC PATCH 19/40] soundwire: bus: improve dynamic debug comments for enumeration
` [RFC PATCH 20/40] soundwire: prototypes for suspend/resume
` [RFC PATCH 21/40] soundwire: export helpers to find row and column values
` [alsa-devel] "
` [RFC PATCH 23/40] soundwire: stream: fix disable sequence
` [alsa-devel] "
` [RFC PATCH 24/40] soundwire: cadence_master: use BIOS defaults for frame shape
` [RFC PATCH 25/40] soundwire: intel: use BIOS information to set clock dividers
` [alsa-devel] "
` [RFC PATCH 26/40] soundwire: cadence_master: fix divider setting in clock register
` [alsa-devel] "
` [RFC PATCH 27/40] soundwire: Add Intel resource management algorithm
` [RFC PATCH 28/40] soundwire: intel: handle disabled links
` [alsa-devel] "
` [RFC PATCH 31/40] soundwire: intel: move shutdown() callback and don't export symbol
` [alsa-devel] "
` [RFC PATCH 34/40] soundwire: intel: ignore disabled links for suspend/resume
` [RFC PATCH 35/40] soundwire: intel: export helper to exit reset
[GIT PULL] ASoC updates for v5.3
2019-08-05 18:48 UTC (4+ messages)
[PATCH 00/19] ALSA: firewire: introduce AMDTP domain
2019-08-05 18:01 UTC (21+ messages)
` [PATCH 01/19] ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
` [PATCH 02/19] ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain
` [PATCH 03/19] ALSA: firewire-lib: add a kernel API to add AMDTP stream into "
` [PATCH 04/19] ALSA: firewire-lib: add a kernel API to start AMDTP streams in "
` [PATCH 05/19] ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams
` [PATCH 06/19] ALSA: fireworks: code refactoring for bus reset handler
` [PATCH 07/19] ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream
` [PATCH 08/19] ALSA: firewire-tascam: "
` [PATCH 09/19] ALSA: firewire-motu: "
` [PATCH 10/19] ALSA: fireface: "
` [PATCH 11/19] ALSA: bebob: support AMDTP domain
` [PATCH 12/19] ALSA: fireworks: "
` [PATCH 13/19] ALSA: oxfw: "
` [PATCH 14/19] ALSA: dice: "
` [PATCH 15/19] ALSA: firewire-digi00x: "
` [PATCH 16/19] ALSA: firewire-tascam: "
` [PATCH 17/19] ALSA: firewire-motu: "
` [PATCH 18/19] ALSA: fireface: "
` [PATCH 19/19] ALSA: firewire-lib: localize kernel APIs to start/stop each AMDTP stream
Alsa-Plugin 1.0.25 License
2019-08-05 17:14 UTC
[PATCH v2 02/29] ASoC: soc-pcm: remove soc_rtdcom_ack()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-pcm: remove soc_rtdcom_ack()" to the asoc tree
[PATCH v2 03/29] ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()" to the asoc tree
[PATCH v2 04/29] ASoC: soc-pcm: remove soc_fill_silence()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-pcm: remove soc_fill_silence()" to the asoc tree
[PATCH v2 05/29] ASoC: add soc-component.c
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: add soc-component.c" to the asoc tree
[PATCH v2 06/29] ASoC: soc-component: add snd_soc_component_get/put()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_get/put()" to the asoc tree
[PATCH v2 07/29] ASoC: soc-component: add snd_soc_component_open()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_open()" to the asoc tree
[PATCH v2 08/29] ASoC: soc-component: add snd_soc_component_close()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_close()" to the asoc tree
[PATCH v2 09/29] ASoC: soc-component: add snd_soc_component_prepare()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_prepare()" to the asoc tree
[PATCH v2 10/29] ASoC: soc-component: add snd_soc_component_hw_params()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_hw_params()" to the asoc tree
[PATCH v2 11/29] ASoC: soc-component: add snd_soc_component_hw_free()
2019-08-05 16:10 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_hw_free()" to the asoc tree
[PATCH v2 12/29] ASoC: soc-component: add snd_soc_component_trigger()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_trigger()" to the asoc tree
[PATCH v2 13/29] ASoC: soc-component: add snd_soc_component_suspend()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_suspend()" to the asoc tree
[PATCH v2 14/29] ASoC: soc-component: add snd_soc_component_resume()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_resume()" to the asoc tree
[PATCH v2 15/29] ASoC: soc-component: add snd_soc_component_is_suspended()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_is_suspended()" to the asoc tree
[PATCH v2 16/29] ASoC: soc-component: add snd_soc_component_probe()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_probe()" to the asoc tree
[PATCH v2 17/29] ASoC: soc-component: add snd_soc_component_remove()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_remove()" to the asoc tree
[PATCH v2 18/29] ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()" to the asoc tree
[PATCH v2 19/29] ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()" to the asoc tree
[PATCH v2 20/29] ASoC: soc-component: move snd_soc_component_seq_notifier()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: move snd_soc_component_seq_notifier()" to the asoc tree
[PATCH v2 21/29] ASoC: soc-component: move snd_soc_component_stream_event()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: move snd_soc_component_stream_event()" to the asoc tree
[PATCH v2 22/29] ASoC: soc-component: move snd_soc_component_set_bias_level()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: move snd_soc_component_set_bias_level()" to the asoc tree
[PATCH v2 23/29] ASoC: soc-component: add snd_soc_pcm_component_pointer()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_pointer()" to the asoc tree
[PATCH v2 24/29] ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_ioctrl()" to the asoc tree
[PATCH v2 25/29] ASoC: soc-component: add snd_soc_pcm_component_copy_user()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_copy_user()" to the asoc tree
[PATCH v2 26/29] ASoC: soc-component: add snd_soc_pcm_component_page()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_page()" to the asoc tree
[PATCH v2 27/29] ASoC: soc-component: add snd_soc_pcm_component_mmap()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_mmap()" to the asoc tree
[PATCH v2 28/29] ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_pcm_new()" to the asoc tree
[PATCH v2 29/29] ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
2019-08-05 16:09 UTC (2+ messages)
` Applied "ASoC: soc-component: add snd_soc_pcm_component_pcm_free()" to the asoc tree
[Sound-open-firmware] Signed firmware availability for kbl/cnl
2019-08-05 14:39 UTC (10+ messages)
[PATCH] ASoC: mediatek: mt6358: add delay after dmic clock on
2019-08-05 4:56 UTC
[PATCH v1] soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
2019-08-02 11:45 UTC (2+ messages)
[PATCH 1/2] ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
2019-08-02 19:00 UTC (4+ messages)
` [PATCH 2/2] ASoC: amd: acp3x: use dma address "
` Applied "ASoC: amd: acp3x: use dma address for acp3x dma driver" to the asoc tree
` Applied "ASoC: amd: acp3x: use dma_ops of parent device "
[PATCH v2 0/3] ASoC: Codecs: Add TDA7802 codec
2019-08-02 17:27 UTC (11+ messages)
` [PATCH v2 3/3] ASoC: TDA7802: Add turn-on diagnostic routine
` [alsa-devel] "
Audio issue with chtnau8824
2019-08-02 13:06 UTC (2+ messages)
Writing /usr/share/alsa/cards/ files
2019-08-02 12:53 UTC
[PATCH 0/2] ALSA snd-usb-audio: Add Pioneer DDJ-SX3 PCM support
2019-08-02 11:52 UTC (3+ messages)
` [PATCH 1/2] ALSA snd-usb-audio: Skip bSynchAddress endpoint check if it is invalid
` [PATCH 2/2] ALSA snd-usb-audio: Add Pioneer DDJ-SX3 PCM quirck
[PATCH v6 49/57] ASoC: Remove dev_err() usage after platform_get_irq()
2019-08-02 11:21 UTC (2+ messages)
` Applied "ASoC: Remove dev_err() usage after platform_get_irq()" to the asoc tree
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;
as well as URLs for NNTP newsgroup(s).