messages from 2016-01-18 15:26:47 to 2016-01-22 17:49:02 UTC [more...]
[RFC v2 0/6] sti: add audio interface to the hdmi driver
2016-01-22 17:48 UTC (6+ messages)
` [RFC v2 1/6] video: hdmi: add helper function for N and CTS
` [RFC v2 2/6] ALSA: pcm: add IEC958 channel status control helper
` [RFC v2 3/6] ASoC: core: add code to complete dai init after pcm creation
` [RFC v2 4/6] drm: sti: Add ASoC generic hdmi codec support
` [RFC v2 5/6] ASoc: hdmi-codec: add IEC control
[PATCH 0/2] ASoC: fsl: Use usleep_range() instead of msleep()
2016-01-22 16:48 UTC (3+ messages)
` [PATCH 1/2] ASoC: fsl_sai: "
[PATCH] ASoC: cs47l24: Add voice control compressed stream
2016-01-22 13:49 UTC
[PATCH v4 0/3] ASoC: pcm179x: Add I2C support, declare support for continuous rates
2016-01-22 13:45 UTC (5+ messages)
` [PATCH v4 1/3] ASoC: pcm179x: Split into core and SPI parts
` [PATCH v4 2/3] ASoC: pcm179x: Add I2C interface driver
` [PATCH v4 3/3] ASoC: pcm179x: Support continuous rates
Hopelessly confused by channel mapping
2016-01-22 12:53 UTC (2+ messages)
[PATCH v3 0/3] ASoC: pcm179x: Add I2C support, declare support for continuous rates
2016-01-22 12:17 UTC (8+ messages)
` [PATCH v3 1/3] ASoC: pcm179x: Split into core and SPI parts
` [PATCH v3 2/3] ASoC: pcm179x: Add I2C interface driver
` [PATCH v3 3/3] ASoC: pcm179x: Support continuous rates
[PATCH] amixer: add support for TLV byte control read
2016-01-22 10:50 UTC (8+ messages)
CherryTrail SST firmware limitations query
2016-01-21 23:10 UTC
Microphone Jack on "Acer Aspire V 15 Nitro"
2016-01-21 21:45 UTC (3+ messages)
[PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
2016-01-21 18:09 UTC (5+ messages)
` [PATCH REBASE 4.5 18/31] media: au0828 change to use Managed Media Controller API
` [PATCH REBASE 4.5 22/31] media: dvb-core create tuner to demod pad link in disabled state
` [PATCH REBASE 4.5 16/31] media: au0828 video remove au0828_enable_analog_tuner()
` [PATCH REBASE 4.5 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
[PATCH 1/6] ASoC: wm5110: Fix up snd_soc_register_platform error path
2016-01-21 17:53 UTC (6+ messages)
` [PATCH 2/6] ASoC: wm_adsp: Use more generic naming for regions and caps definitions
` [PATCH 3/6] ASoC: wm_adsp: Add debug audio trace firmware
` [PATCH 4/6] ASoC: wm5110: Add support for "
` [PATCH 5/6] ASoC: wm5102: Add support for the "
` [PATCH 6/6] ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code
[PATCH] ASoC: avoid unused variable warning for rt5659_acpi_match
2016-01-21 16:56 UTC (2+ messages)
` Applied "ASoC: rt5659: avoid unused variable warning for rt5659_acpi_match" to the asoc tree
[PATCH] ASoC: rt286: fix capture doesn't work at some cases
2016-01-21 16:56 UTC (2+ messages)
` Applied "ASoC: rt286: fix capture doesn't work at some cases" to the asoc tree
[PATCH] ASoC: rt5645: fix the shift bit of IN1 boost
2016-01-21 16:56 UTC (2+ messages)
` Applied "ASoC: rt5645: fix the shift bit of IN1 boost" to the asoc tree
[PATCH 1/2] ALSA: timer: Handle disconnection more safely
2016-01-21 16:53 UTC (2+ messages)
` [PATCH 2/2] ALSA: timer: Introduce disconnect op to snd_timer_instance
Use of snd_pcm_format_set_silence
2016-01-21 16:29 UTC (5+ messages)
Discarding the first few frames inside the kernel
2016-01-21 16:28 UTC (5+ messages)
[PATCH] ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare()
2016-01-21 14:55 UTC
[PATCH] ASoC: wm5110: Unregister compressed platform when driver is removed
2016-01-21 14:41 UTC
Problem with commit 924eb47512 ("ASoC: dwc: fix dma stop transferring issue")
2016-01-21 14:24 UTC
[PATCH] ASoC: Intel: Skylake: Fix memory leak
2016-01-21 11:57 UTC
[PoC] ahwmon: alsa "hw" what-you-hear recorder
2016-01-21 11:57 UTC (2+ messages)
[PATCH 1/1] alsabat: rename to avoid naming conflict
2016-01-21 11:48 UTC (4+ messages)
FiiO E10k (Digihub USB Audio), occasional system hang
2016-01-21 11:39 UTC (2+ messages)
[PATCH 0/3] ASoC: pcm179x: Add I2C support, declare support for continuous rates
2016-01-21 10:59 UTC (14+ messages)
` [PATCH 1/3] ASoC: pcm179x: Split into core and SPI parts
` [alsa-devel] "
` [PATCH 2/3] ASoC: pcm179x: Add I2C interface driver
` [PATCH 3/3] ASoC: pcm179x: Support continuous rates
[PATCH 0/15] ASoC: rsnd: Ensure CTU/MUX works
2016-01-21 2:00 UTC (16+ messages)
` [PATCH 01/15] ASoC: rsnd: remove unsed *parent
` [PATCH 02/15] ASoC: rsnd: use rsnd_mod_init() for ADG
` [PATCH 03/15] ASoC: rsnd: add debug message for rsnd_mod_call()
` [PATCH 04/15] ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
` [PATCH 05/15] ASoC: rsnd: try to connect connected mod is not error
` [PATCH 06/15] ASoC: rsnd: always call probe/remove for MUX
` [PATCH 07/15] ASoC: rsnd: don't overwrite io on rsnd_cmd_init()
` [PATCH 08/15] ASoC: rsnd: select each SRC correctly for CMD data path
` [PATCH 09/15] ASoC: rsnd: each mod has status again for CTU/MUX support
` [PATCH 10/15] ASoC: rsnd: attach Audio-DMAC-periperi correctly
` [PATCH 11/15] ASoC: rsnd: ctu: add rsnd_mix_activation()
` [PATCH 12/15] ASoC: rsnd: ctu: add rsnd_ctu_halt()
` [PATCH 13/15] ASoC: rsnd: ctu: settings matches to datasheet
` [PATCH 14/15] ASoC: rsnd: tidyup Playback/Capture sequence
` [PATCH 15/15] ASoC: rsnd: disable SRC.out/in in same time
[PATCH] ASoC: soc-pcm: copy dpcm->hw_params and call be_hw_params_fixup every time
2016-01-21 1:47 UTC
[PATCH v2 0/3] ASoC: pcm179x: Add I2C support, declare support for continuous rates
2016-01-20 17:26 UTC (8+ messages)
` [PATCH v2 1/3] ASoC: pcm179x: Split into core and SPI parts
` [PATCH v2 2/3] ASoC: pcm179x: Add I2C interface driver
` [PATCH v2 3/3] ASoC: pcm179x: Support continuous rates
[PATCH v2] ASoC: avoid unused variable warning for rt5659_acpi_match
2016-01-20 17:06 UTC (4+ messages)
` [alsa-devel] "
[PATCH] ALSA: hda - Flush the pending probe work at remove
2016-01-20 16:29 UTC
[PATCH 2/2] ALSA: hda - Fix missing module loading with model=generic option
2016-01-20 15:05 UTC (2+ messages)
[PATCH - alsa-lib 1/1] removing surround PCMs built with ttable
2016-01-20 15:02 UTC (2+ messages)
[RFC 0/6] sti: add audio interface to the hdmi driver
2016-01-20 14:16 UTC (14+ messages)
` [RFC 1/6] video: hdmi: add helper function for N and CTS
` [RFC 2/6] ALSA: pcm: add IEC958 channel status control helper
` [RFC 3/6] ASoC: core: add code to complete dai init after pcm creation
` [RFC 4/6] drm: sti: Add ASoC generic hdmi codec support
` [RFC 5/6] ASoc: hdmi-codec: add IEC control
` [RFC 6/6] ARM: DT: b2120: add audio HDMI dai link in audio card
[PATCH] ALSA: hda - Degrade i915 binding failure message
2016-01-20 14:08 UTC
[PATCH v3] ASoC: wm8960: Fix input boost mixer left/right naming
2016-01-20 12:45 UTC (2+ messages)
` [PATCH v3] ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode
[PATCH] ASoC: fsl: select SND_SOC_FSL_SAI or SND_SOC_FSL_SSI depending on SoC type
2016-01-20 12:30 UTC
[PATCH] ASoC: avoid unused variable warning for rt5659_acpi_match
2016-01-20 10:58 UTC (3+ messages)
[PATCH v2] ASoC: wm8960: Fix input boost mixer left/right naming
2016-01-20 10:47 UTC (3+ messages)
` [PATCH v2] ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode
[PATCH] ASoC: wm8960: Fix input boost mixer left/right naming
2016-01-20 9:57 UTC (6+ messages)
` [PATCH] ASoC: wm8960: Fix WM8960_SYSCLK_PLL mode
[PATCH - alsa-lib 1/3] add surround70 definition
2016-01-20 9:44 UTC (2+ messages)
[PATCH v2] ALSA: at73c213: manage SSC clock
2016-01-20 9:00 UTC (2+ messages)
Question about device recovery when under/over run error case
2016-01-20 3:19 UTC (12+ messages)
[RFC v3 0/7] ASoC: Add mediatek HDMI codec support
2016-01-19 18:32 UTC (10+ messages)
` [RFC v3 6/7] ASoC: hdmi-codec: Use HDMI notifications to add jack support
` [RFC v3 7/7] ASoC: hdmi-codec: Add ELD control
builidng alsa-utils
2016-01-19 16:20 UTC (6+ messages)
[PATCH] ASoC: rt5514: add rt5514 codec driver
2016-01-19 12:02 UTC
[PATCH] ASoC: ab8500: remove the useless 'break' after 'return'
2016-01-19 3:13 UTC
[PATCH] ASoC: ab8500: remove the useless 'break' after 'return'
2016-01-19 3:05 UTC
DAPM core: update bits in the same i2c operation
2016-01-19 0:47 UTC (2+ messages)
[PATCH v3 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
2016-01-18 23:29 UTC (3+ messages)
` [PATCH v3 27/31] sound/usb: Create media mixer function and control interface entities
` [PATCH v3 30/31] sound/usb: Check media device unregister progress state
[PATCH] ASoC: fsl_ssi: remove explicit register defaults
2016-01-18 22:14 UTC (2+ messages)
[PATCH] ASoC: fsl_ssi: Set watermark and maxburst settings to eliminate DMA xruns on imx processors
2016-01-18 19:25 UTC (3+ messages)
[PATCH 3/3] ASoC: fsl_ssi: remove register defaults
2016-01-18 19:08 UTC (15+ messages)
[PATCH 0/2] ASoC: ads117x: Add device tree support for TI ADS117x
2016-01-18 16:34 UTC (4+ messages)
` [PATCH 1/2] dt/bindings: Add bindings documentation for TI ADS117x ADC
` [PATCH 2/2] ASoC: ads117x: Add device tree compatible string
[PATCH 0/3] tinycompress: fix spare warnings
2016-01-18 16:30 UTC (4+ messages)
` [PATCH 1/3] tinycompress: cplay: make functions static
` [PATCH 2/3] tinycompress: crec: fix function declaration
` [PATCH 3/3] tinycompress: crec: make functions static
[PATCH v2 0/1] ASoC: Intel: Use acpi_dev_present()
2016-01-18 16:29 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/6] ASoC: fsl_ssi: Fixing various channel slips and bad samples insertions
2016-01-18 15:56 UTC (7+ messages)
` [PATCH v3 1/6] ASoC: fsl_ssi: Real hardware channels max number is 32
` [PATCH v3 4/6] ASoC: fsl_ssi: Fix samples being dropped as Playback startup
` [PATCH v3 5/6] ASoC: fsl_ssi: Fix channel slipping in Playback at startup
` [PATCH v3 6/6] ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full duplex
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