alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-17 15:58:47 to 2013-12-20 11:30:58 UTC [more...]

[PATCH RFC 0/9] Beaglebone-Black HDMI audio
 2013-12-20 11:30 UTC  (11+ messages)
` [PATCH RFC v2 REPOST 0/8] "
  ` [PATCH RFC v2 REPOST 1/8] clk: add gpio controlled clock
  ` [PATCH RFC v2 REPOST 2/8] ASoC: davinci-evm: Add named clock reference to DT bindings
  ` [PATCH RFC v2 REPOST 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus
  ` [PATCH RFC v2 REPOST 4/8] ASoC: hdmi-codec: Add devicetree binding with documentation
  ` [PATCH RFC v2 REPOST 5/8] ASoC: davinci: HDMI audio build for AM33XX and TDA998x
  ` [PATCH RFC v2 REPOST 6/8] drm/tilcdc: Add I2C HDMI audio config for tda998x
  ` [PATCH RFC v2 REPOST 7/8] ARM: OMAP2+: omap2plus_defconfig: Enable tilcdc and TDA998X HDMI support
  ` [PATCH RFC v2 REPOST 8/8] ARM: OMAP2+: omap2plus_defconfig: Enable BeagleBone Black HDMI audio support
  ` [alsa-devel] [PATCH RFC v2 REPOST 0/8] Beaglebone-Black HDMI audio

[PATCHv4 1/4] ALSA: Add SAI SoC Digital Audio Interface driver
 2013-12-20 11:30 UTC  (8+ messages)
` [PATCHv4 2/4] ARM: dts: Add Freescale SAI ALSA SoC Digital Audio Interface node for VF610
` [PATCHv4 3/4] ARM: dts: Enable SAI ALSA SoC DAI device for Vybrid VF610 TOWER board
` [PATCHv4 4/4] Documentation: Add device tree bindings for Freescale SAI

How to interrupt snd_pcm_writei in blocking mode?
 2013-12-20 10:58 UTC  (6+ messages)

[PATCH v3 0/9] ASoC: fsl-ssi: offline/online configuration and cleanups
 2013-12-20 10:31 UTC  (18+ messages)
` [PATCH v3 1/9] ASoC: fsl-ssi: Fix probe error handling
` [PATCH v3 2/9] ASoC: fsl-ssi: Move sysfs stats to debugfs
` [PATCH v3 3/9] ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching
` [PATCH v3 4/9] ASoC: fsl-ssi: Fix interrupt mapping and release
` [PATCH v3 5/9] ASoC: fsl-ssi: Add offline_config flag
` [PATCH v3 6/9] ASoC: fsl-ssi: Add configuration helper functions
` [PATCH v3 7/9] ASoC: fsl-ssi: Move RX/TX configuration to seperate functions
` [PATCH v3 8/9] ASoC: fsl-ssi: Drop ac97 specific trigger function
` [PATCH v3 9/9] ARM: DTS: imx5* imx6*, use imx51-ssi

[PATCH] ALSA: usb-audio: Add support for Focusrite Saffire 6 USB
 2013-12-20  9:58 UTC  (2+ messages)

[PATCH] ASoC: Add resource managed devm_snd_soc_register_codec()
 2013-12-20  9:56 UTC 

[RFC PATCH 15/15] ACPI/thinkpad: Fix wrong <acpi/acpi.h> inclusion in Thinkpad ACPI users
 2013-12-20  9:15 UTC  (9+ messages)
` [alsa-devel] "
` [UPDATE RFC "

[PATCH 0/6] ASoC: fsl_sai: Fix some minor issues
 2013-12-20  9:12 UTC  (8+ messages)
` [PATCH 1/6] ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable()
` [PATCH 2/6] ASoC: fsl_sai: Use snd_pcm_format_width()
` [PATCH 3/6] ASoC: fsl_sai: Drop useless channels check in hw_params()
` [PATCH 4/6] ASoC: fsl_sai: Drop useless ret in startup()
` [PATCH 5/6] ASoC: fsl_sai: Make dev_err information neater
` [PATCH 6/6] ASoC: fsl_sai: Sort local variable in general way

HD audio problem
 2013-12-20  7:48 UTC 

[PATCH] ASoC: imx-spdif: Use module_init() to handle platform_device_register()
 2013-12-20  7:02 UTC  (7+ messages)

[PATCH] ASoC: simple-card: Add cpu_dai and codec_dai names NULL check
 2013-12-20  6:39 UTC  (2+ messages)
` [PATCH] ASoC: soc-core: Fix the DAI name getting

[PATCH] Add support for Focusrite Saffire 6 USB
 2013-12-20  6:11 UTC 

[PATCH] ASoC: fsl-sai: Use devm_snd_dmaengine_pcm_register()
 2013-12-20  4:30 UTC 

[PATCH] ASoC: fsl-sai: Use snd_soc_dai_init_dma_data()
 2013-12-20  4:35 UTC 

[PATCH] ASoC: fsl-sai: Remove fsl_sai_remove()
 2013-12-20  4:17 UTC 

[PATCH] ASoC: fsl-sai: Remove fsl_sai_remove()
 2013-12-20  3:32 UTC 

[PATCH 0/10] ASoC: rsnd: add SRC support
 2013-12-20  3:28 UTC  (11+ messages)
` [PATCH 01/10] ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adg
` [PATCH 02/10] ASoC: rsnd: tidyup ssi comment
` [PATCH 03/10] ASoC: rsnd: tidyup register naming
` [PATCH 04/10] ASoC: rsnd: make sure variable name for 44.1kHz/48kHz
` [PATCH 05/10] ASoC: rsnd: route setting is needed only Gen1
` [PATCH 07/10] ASoC: rsnd: add rsnd_scu_transfer_start()
` [PATCH 06/10] ASoC: rsnd: INT_ENABLE is needed only Gen2
` [PATCH 08/10] ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()
` [PATCH 09/10] ASoC: rsnd: tidyup rsnd_ssi_master_clk_start() parameter
` [PATCH 10/10] ASoC: rsnd: add SRC (Sampling Rate Converter) support

[PATCHv3 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-12-20  2:42 UTC  (12+ messages)
` [PATCHv3 1/7] ALSA: Add SAI SoC Digital Audio Interface driver
` [PATCHv3 4/7] Documentation: Add device tree bindings for Freescale SAI
` [PATCHv3 5/7] ASoC: fsl: Add SGTL5000 based audio machine driver

[PATCHv4 0/4] ALSA: Add Freescale SAI driver
 2013-12-20  1:59 UTC 

[RFC PATCH 1/2] ASoC: wm_adsp: Factor out ADSP2 boot proceedure
 2013-12-19 20:21 UTC  (3+ messages)
` [RFC PATCH 2/2] ASoC: wm_adsp: Start DSP booting earlier in the DAPM process

[PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache
 2013-12-19 18:37 UTC  (9+ messages)
` [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap

[PATCH 00/10] ASoC: ARM: ux500: Better prepare for full Device Tree
 2013-12-19 17:29 UTC  (15+ messages)
` [PATCH 01/11] ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion
` [PATCH 02/11] ASoC: ab8500: Revert back to find_next_bit()
` [PATCH 03/11] ASoC: ux500: Provide better checking for Device Tree and/or Platform Data
` [PATCH 04/11] ASoC: Ux500: Match platform by device node when booting Device Tree
` [PATCH 05/11] ASoC: ux500_pcm: Stop pretending that we support varying address widths
` [PATCH 06/11] ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
` [PATCH 07/11] ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data
` [PATCH 08/11] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case
` [PATCH 09/11] ASoC: ux500_pcm: Take out pointless dev_dbg() call
` [PATCH 10/11] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
` [PATCH 11/11] ASoC: ux500: Dramatically reduce the size of the DAI driver data struct

snd_hda_intel and Beats Audio
 2013-12-19 17:05 UTC 

[PATCH 22/38] sound: ac97: add missing put_device call
 2013-12-19 16:17 UTC  (3+ messages)
` [PATCH 23/38] sound: soc: "

[PATCH] ALSA: hda - Add warning texts when codec driver Kconfig doesn't match
 2013-12-19 14:15 UTC 

[PATCH] ALSA: usb-audio: Add a quirk for Plantronics Gamecom 780
 2013-12-19 13:35 UTC 

[PATCH] ASoC: add RT5670 CODEC driver
 2013-12-19 12:25 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add support for Focusrite Saffire 6 USB
 2013-12-19 12:24 UTC  (2+ messages)

[PATCH] ALSA: hda - Don't be too specific for conflicting boost ctl names
 2013-12-19 11:46 UTC  (6+ messages)

ASoC fixes for v3.13
 2013-12-19 11:24 UTC  (2+ messages)

Question on compress offload framework memory corruption
 2013-12-19 10:55 UTC  (4+ messages)

[RFC][PATCH v1] ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series
 2013-12-19 10:48 UTC  (4+ messages)

[PATCH 1/2] ASoC: wm5110: Add FSH for ISRCs
 2013-12-19 10:32 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm5110: Add support for ASRC RATE 1

[PATCH] ASoC: simple-card: Use devm_snd_soc_register_card()
 2013-12-19 10:23 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 1/2] mfd: wm5110: Expose DRE control registers
 2013-12-19 10:18 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm5110: Expose switch controls for DRE

No sound from Headphone Jack over Lenovo Docking Station with T440p Laptop
 2013-12-19 10:05 UTC 

[PATCH v3] ASoC: add RT286 CODEC driver
 2013-12-18 19:20 UTC  (2+ messages)

[PATCH V2 1/2] ASoC: SPEAr: get rid of spear-pcm-audio struct device
 2013-12-18 18:55 UTC  (2+ messages)

[PATCH V2 1/2] ASoC: ep93xx: get rid of ep93xx-pcm-audio struct device
 2013-12-18 18:53 UTC  (2+ messages)

[PATCH 1/2] ASoC: sgtl5000: read chip revision for once
 2013-12-18 18:52 UTC  (4+ messages)
` [PATCH 2/2] ASoC: sgtl5000: clean up sgtl5000_enable_regulators()

[PATCH 1/2] ALSA: hda - Make CONFIG_SND_HDA_CODEC_* tristate
 2013-12-18 17:41 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Kill EXPORT_SYMBOL_HDA()

USB sound auto-suspend not working
 2013-12-18 17:29 UTC  (5+ messages)

[RFC][PATCH 00/17] Enhancement for firewire-lib
 2013-12-18 17:26 UTC  (8+ messages)
` [PATCH 05/17] firewire-lib: Add support for AMDTP transmit stream and PCM capture
  ` [alsa-devel] "
    `  "
` [PATCH 07/17] firewire-lib: give syt value to handle_out_packet()
  ` [alsa-devel] "

[RFC PATCH] ASoC: wm_adsp: Change ADSPs to be mixer widgets rather the PGAs
 2013-12-18 17:05 UTC  (7+ messages)

[PATCH v3] ASoC: fsl: imx-wm8962: Grant hw_params/free() permission to control FLL
 2013-12-18 11:57 UTC  (4+ messages)

[PATCH v2 RESEND 1/2] ASOC: tegra: fix matching of AC97 components
 2013-12-18 11:33 UTC  (10+ messages)
` [PATCH v2 RESEND 2/2] ASOC: tegra: fix AC97 clock handling

[PATCH] ASoC: wm8904: fix DSP mode B configuration
 2013-12-18 11:31 UTC  (3+ messages)

[PATCH 1/2] ASoC: wm_adsp: Remove duplicate info message for DSP RAM ready
 2013-12-18 11:23 UTC  (3+ messages)
` [PATCH 2/2] ASoC: wm_adsp: Add small delay whilst polling DSP RAM start

[PATCH] ASoC: mmp-pcm: config pcm slave via generic dmaengine
 2013-12-18 11:20 UTC  (10+ messages)

[RFC PATCH] ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
 2013-12-18 10:31 UTC  (2+ messages)

[V2 PATCH] ALSA: hda - Add Dell headset detection quirk for one more laptop model
 2013-12-18 10:09 UTC 

[PATCH] ALSA: hda - Add Dell headset detection quirk for one more laptop model
 2013-12-18  9:16 UTC  (6+ messages)

[Patch v2 2/2] ASoC: atmel: sam9x5_wm8731: remove platform_set_drvdata
 2013-12-18  6:55 UTC  (2+ messages)
` [RESEND PATCH "

Add support for Focusrite Saffire 6 USB
 2013-12-17 18:07 UTC  (2+ messages)

[PATCH][RESEND] ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
 2013-12-17 15:58 UTC  (2+ messages)


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).