messages from 2019-02-07 17:00:22 to 2019-02-12 18:03:37 UTC [more...]
[PATCH v2 00/21] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
2019-02-12 18:03 UTC (15+ messages)
` [PATCH v2 01/21] ASoC: samsung: i2s: Restore support for the secondary PCM
` [PATCH v2 02/21] ASoC: samsung: i2s: Move clk supplier data to common driver data structure
` [PATCH v2 03/21] ASoC: samsung: i2s: Add widgets and routes for DPCM support
` [PATCH v2 05/21] ASoC: samsung: i2s: Move opclk data to common driver data structure
` [PATCH v2 06/21] ASoC: samsung: i2s: Move registers cache "
` [PATCH v2 07/21] ASoC: samsung: i2s: Move SFR pointer "
` [PATCH v2 08/21] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
` [PATCH v2 09/21] ASoC: samsung: i2s: Move IP variant data to common driver "
` [PATCH v2 11/21] ASoC: samsung: i2s: Get rid of a static spinlock
` [PATCH v2 12/21] ASoC: samsung: odroid: Add support for secondary CPU DAI
` [PATCH v2 13/21] ASoC: samsung: Specify DMA channel names through custom DMA config
` [PATCH v2 14/21] ASoC: samsung: Drop DAI DMA data chan_name assignments
` [PATCH v2 15/21] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
` [PATCH v2 16/21] ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usage
don't pass a NULL struct device to DMA API functions
2019-02-12 17:41 UTC (10+ messages)
` [PATCH 01/18] MIPS: lantiq: pass "
` [PATCH 12/18] fotg210-udc: remove a bogus dma_sync_single_for_device call
[PATCH 00/22] ASoC: dmaengine updates, secondary CPU DAI for Odroid boards
2019-02-12 16:58 UTC (52+ messages)
` [PATCH 01/22] ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()
` Applied "ASoC: dmaengine: Improve of_node test in dmaengine_pcm_request_chan_of()" to the asoc tree
` [PATCH 02/22] ASoC: dmaengine: Extend use of chan_names provided in custom DMA config
` Applied "ASoC: dmaengine: Extend use of chan_names provided in custom DMA config" to the asoc tree
` [PATCH 03/22] ASoC: samsung: dmaengine: Allow to specify custom DMA device
` Applied "ASoC: samsung: dmaengine: Allow to specify custom DMA device" to the asoc tree
` [PATCH 04/22] ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI
` Applied "ASoC: samsung: i2s: Fix prescaler setting for the secondary DAI" to the asoc tree
` [PATCH 05/22] ASoC: samsung: i2s: Convert to single component with multiple DAIs
` Applied "ASoC: samsung: i2s: Convert to single component with multiple DAIs" to the asoc tree
` [PATCH 06/22] ASoC: samsung: i2s: Restore support for the secondary PCM
` [PATCH 07/22] ASoC: samsung: i2s: Move clk supplier data to common driver data structure
` [PATCH 08/22] ASoC: samsung: i2s: Add widgets and routes for DPCM support
` [PATCH 09/22] ASoC: samsung: i2s: Move core clk to the driver common data structure
` [PATCH 10/22] ASoC: samsung: i2s: Move opclk data to common driver "
` [PATCH 11/22] ASoC: samsung: i2s: Move registers cache "
` [PATCH 12/22] ASoC: samsung: i2s: Move SFR pointer "
` [PATCH 13/22] ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai "
` [PATCH 14/22] ASoC: samsung: i2s: Move IP variant data to common driver "
` [PATCH 15/22] ASoC: samsung: i2s: Move quirks "
` [PATCH 16/22] ASoC: samsung: i2s: Get rid of a static spinlock
` [PATCH 17/22] ASoC: samsung: odroid: Add support for secondary CPU DAI
` [PATCH 18/22] ASoC: samsung: Specify DMA channel names through custom DMA config
` [PATCH 19/22] ASoC: samsung: Drop DAI DMA data chan_name assignments
` [PATCH 20/22] ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag
[PATCH 00/17] ASoC: soc-acpi: remove SOF file prefix and unused fields
2019-02-12 16:58 UTC (35+ messages)
` [PATCH 01/17] ASoC: Intel: bxt-match: remove prefix for SOF files
` Applied "ASoC: Intel: bxt-match: remove prefix for SOF files" to the asoc tree
` [PATCH 02/17] ASoC: Intel: byt-match.c: remove prefix for SOF files
` Applied "ASoC: Intel: byt-match.c: remove prefix for SOF files" to the asoc tree
` [PATCH 03/17] ASoC: Intel: cht-match: remove prefix for SOF files
` Applied "ASoC: Intel: cht-match: remove prefix for SOF files" to the asoc tree
` [PATCH 04/17] ASoC: Intel: cnl-match: remove prefix for SOF files
` Applied "ASoC: Intel: cnl-match: remove prefix for SOF files" to the asoc tree
` [PATCH 05/17] ASoC: Intel: glk-match: remove prefix for SOF files
` Applied "ASoC: Intel: glk-match: remove prefix for SOF files" to the asoc tree
` [PATCH 06/17] ASoC: Intel: hda-match: remove prefix for SOF files
` Applied "ASoC: Intel: hda-match: remove prefix for SOF files" to the asoc tree
` [PATCH 07/17] ASoC: Intel: hsw-bdw-match: remove prefix for SOF files
` Applied "ASoC: Intel: hsw-bdw-match: remove prefix for SOF files" to the asoc tree
` [PATCH 08/17] ASoC: Intel: icl-match: remove prefix for SOF files
` Applied "ASoC: Intel: icl-match: remove prefix for SOF files" to the asoc tree
` [PATCH 09/17] ASoC: Intel: soc-acpi: bxt-match: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: bxt-match: remove asoc_plat_name field" to the asoc tree
` [PATCH 10/17] ASoC: Intel: soc-acpi: byt-match: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: byt-match: remove asoc_plat_name field" to the asoc tree
` [PATCH 11/17] ASoC: Intel: soc-acpi: cht-match: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: cht-match: remove asoc_plat_name field" to the asoc tree
` [PATCH 12/17] ASoC: Intel: soc-acpi: glk-match: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: glk-match: remove asoc_plat_name field" to the asoc tree
` [PATCH 13/17] ASoC: Intel: soc-acpi: hsw-bdw-match: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: hsw-bdw-match: remove asoc_plat_name field" to the asoc tree
` [PATCH 14/17] ASoC: Intel: soc-acpi: icl-match: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: icl-match: remove asoc_plat_name field" to the asoc tree
` [PATCH 15/17] ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field
` Applied "ASoC: Intel: soc-acpi: cnl-match.c: remove asoc_plat_name field" to the asoc tree
` [PATCH 16/17] ASoC: soc-acpi: remove asoc_plat_name field
` Applied "ASoC: soc-acpi: remove asoc_plat_name field" to the asoc tree
` [PATCH 17/17] ASoC: soc-acpi: remove new_mach_data field
` Applied "ASoC: soc-acpi: remove new_mach_data field" to the asoc tree
[PATCH] ALSA: PCM: check if ops are defined before suspending PCM
2019-02-12 16:20 UTC (6+ messages)
[RFC PATCH 1/2] ASoC: core: don't increase component module refcount unconditionally
2019-02-12 14:22 UTC (2+ messages)
` Applied "ASoC: core: don't increase component module refcount unconditionally" to the asoc tree
[RFC PATCH 2/2] ASoC: Intel: Skylake: set .ignore_module_refcount field in component
2019-02-12 14:22 UTC (2+ messages)
` Applied "ASoC: Intel: Skylake: set .ignore_module_refcount field in component" to the asoc tree
[PATCH 1/2] ASoC: pcm3060: Add soft reset on probe
2019-02-12 14:22 UTC (4+ messages)
` [PATCH 2/2] ASoC: pcm3060: Add clock select
` Applied "ASoC: pcm3060: Add clock select" to the asoc tree
` Applied "ASoC: pcm3060: Add soft reset on probe" "
[PATCH v3] ASoC: wm8741: Add digital mute callback
2019-02-12 14:21 UTC (3+ messages)
` Applied "ASoC: wm8741: Add digital mute callback" to the asoc tree
[PATCH] ASoC: hdac_hdmi: use devm_kzalloc for all structures
2019-02-12 14:21 UTC (3+ messages)
` Applied "ASoC: hdac_hdmi: use devm_kzalloc for all structures" to the asoc tree
[PATCH] ASoC: mediatek: use %pOFn instead of device_node.name
2019-02-12 14:22 UTC (2+ messages)
` Applied "ASoC: mediatek: use %pOFn instead of device_node.name" to the asoc tree
[PATCH v2] ASoC: wm8741: Set OSR mode in hw_params()
2019-02-12 14:21 UTC (3+ messages)
` Applied "ASoC: wm8741: Set OSR mode in hw_params()" to the asoc tree
[PATCH] ASoC: mediatek: btcvsd fix rx stream assign
2019-02-12 14:21 UTC (2+ messages)
` Applied "ASoC: mediatek: btcvsd fix rx stream assign" to the asoc tree
[PATCH] ASoC: Use __printf markup to silence compiler
2019-02-12 14:21 UTC (2+ messages)
` Applied "ASoC: Use __printf markup to silence compiler" to the asoc tree
[RFC v2] tlv320aic32x4: delay i2c access by 1 ms after hardware reset
2019-02-12 14:21 UTC (2+ messages)
` Applied "tlv320aic32x4: delay i2c access by 1 ms after hardware reset" to the asoc tree
[PATCH 0/2][RFC] ASoC: soc-core: modern style dai_link control
2019-02-12 14:12 UTC (9+ messages)
` [PATCH 1/2][RFC] ASoC: soc-core: allow no Platform on dai_link
[PATCH] pcm: dshare: Fix overflow when slave_hw_ptr rolls over boundary
2019-02-12 13:38 UTC (2+ messages)
right way to enumerate pcm devices
2019-02-12 13:36 UTC (2+ messages)
[sound:for-linus 23/27] (.init.text+0x134): multiple definition of `plat_irq_setup'; arch/sh/kernel/cpu/sh2/setup-sh7619.o:(.init.text+0x30): first defined here
2019-02-12 11:20 UTC
Multiple codecs on one sound card for multi-channel sound card
2019-02-12 10:55 UTC
[sound:for-linus 23/27] (.init.text+0x118): multiple definition of `arch_init_clk_ops'; arch/sh/kernel/cpu/sh2/clock-sh7619.o:(.init.text+0x0): first defined here
2019-02-12 9:30 UTC
[RFC v1] tlv320aic32x4: delay i2c access by 1 ms after hardware reset
2019-02-11 21:02 UTC (3+ messages)
pcm_dshare calculates size incorrectly on buffer rollover
2019-02-11 19:49 UTC (3+ messages)
[PATCH] ASoC: stm32: sai: add missing put_device()
2019-02-11 15:09 UTC (2+ messages)
[PATCH 21/22] ARM: dts: exynos5422-odroidxu3: Add support for secondary DAI
2019-02-11 14:08 UTC (3+ messages)
` [PATCH 22/22] ARM: dts: exynos5422-odroidxu4: "
[PATCH 1/1] seq: arecordmidi: Add num-events option
2019-02-11 10:07 UTC (10+ messages)
Driver for MOTU devices
2019-02-10 3:07 UTC
[PATCH] quirks for Roland MX-1
2019-02-09 22:16 UTC
[PATCH] ASoC: codecs: jz4725b: Remove unnecessary const qualifier
2019-02-09 0:59 UTC (3+ messages)
` Applied "ASoC: codecs: jz4725b: Remove unnecessary const qualifier" to the asoc tree
[PATCH] ALSA: pcm: Revert capture stream behavior change in blocking mode
2019-02-08 18:56 UTC (2+ messages)
Applied "ASoC: msm8916-wcd-analog: add missing license information" to the asoc tree
2019-02-08 17:34 UTC
ASoC: regulator notifier registration should be managed
2019-02-08 17:35 UTC (5+ messages)
` [PATCH resend] "
` [PATCH v2] "
` Applied "ASoC: regulator notifier registration should be managed" to the asoc tree
Applied "ASoC: msm8916-wcd-digital: convert license header to SPDX" to the asoc tree
2019-02-08 17:34 UTC
Applied "gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO" to the asoc tree
2019-02-08 17:34 UTC
[PATCH v3] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
2019-02-08 17:29 UTC (4+ messages)
[PATCH 0/3] ASoC: msm8916-wcd: license and documentation fixes
2019-02-08 16:42 UTC (5+ messages)
` [PATCH 1/3] ASoC: msm8916-wcd-analog: add missing license information
[PATCH v6 0/3] ALSA: pcm: anonymous dup implementation
2019-02-08 16:14 UTC (2+ messages)
[PATCH 0/2 v4] ALSA: pcm: anonymous dup implementation
2019-02-08 15:57 UTC (4+ messages)
[PATCH v2 0/2] ASoC: msm8916-wcd: license and documentation fixes
2019-02-08 15:16 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: msm8916-wcd-analog: add missing license information
` [PATCH v2 2/2] ASoC: msm8916-wcd-digital: convert license header to SPDX
[GIT PULL] ASoC updates for v5.1
2019-02-08 13:20 UTC (4+ messages)
[GIT PULL] ASoC fixes for v5.0
2019-02-08 13:15 UTC (2+ messages)
[PATCH] ASoC: doc: Fix typos in dpcm.rst
2019-02-08 13:11 UTC (2+ messages)
` Applied "ASoC: doc: Fix typos in dpcm.rst" to the asoc tree
[PATCH v3 1/2] ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
2019-02-08 13:11 UTC (2+ messages)
` Applied "ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier" to the asoc tree
Applied "ASoC: cs35l36: Add device tree documentation for CS35L36" to the asoc tree
2019-02-08 13:11 UTC
[PATCH 0/2] ASoC: stm32: i2s: add power management
2019-02-08 13:11 UTC (5+ messages)
` [PATCH 1/2] "
` Applied "ASoC: stm32: i2s: add power management" to the asoc tree
` [PATCH 2/2] SoC: stm32: i2s: manage clock power
` Applied "SoC: stm32: i2s: manage clock power" to the asoc tree
[PATCH 3/3] dt-bindings: sound: msm8916-wcd-analog: fix example regulator names
2019-02-08 13:11 UTC (2+ messages)
` Applied "dt-bindings: sound: msm8916-wcd-analog: fix example regulator names" to the asoc tree
[PATCH RFC/untested] hda-intel: suspend HDA codecs and the PCI device in error cases
2019-02-08 13:04 UTC (6+ messages)
Async ops SOC compress issue
2019-02-08 10:39 UTC (3+ messages)
[PATCH] ALSA: usb-audio: Fix implicit fb endpoint setup by quirk
2019-02-07 18:44 UTC (3+ messages)
[PATCH v3 2/2] ASoC: cs35l36: Add device tree documentation for CS35L36
2019-02-07 18:12 UTC
[PATCH v2 1/2] ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
2019-02-07 17:26 UTC (3+ messages)
[PATCH] ALSA: hda - Add quirk for HP EliteBook 840 G5
2019-02-07 17:09 UTC (2+ messages)
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