Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-27 10:59:41 to 2014-12-02 17:56:30 UTC [more...]

[PATCH 1/1] ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"
 2014-12-02 17:56 UTC  (7+ messages)
                                  ` [PATCH 1/1] ASoC: mop500: Deletion of unnecessary checks before the function call "of_node_put"
                                  ` [PATCH 1/1] ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"
                                  ` [PATCH 1/1] ALSA: echoaudio: Deletion of a check before release_and_free_resource()
                                  ` [PATCH 1/1] ALSA: trident: Deletion of a check before snd_util_memhdr_free()

[PATCH 0/2] rockchip: i2s: patches to add optional clock output from
 2014-12-02 17:54 UTC  (4+ messages)
` [PATCH 1/2] ASoC: rockchip-i2s: dt: add an optional property "i2s_clk_out"
  ` [PATCH 2/2] ASoC: rockchip: i2s: add support for grabbing output clock to codec

ASoC: core: Call mute for cpu dais as well
 2014-12-02 17:13 UTC  (2+ messages)

Nodes, Widgets, ELD and Digital Surround 5.1 (HDMI) Output?
 2014-12-02 15:28 UTC 

[PATCH] ASoC: snd-soc-afeb9260: delete driver as board has just been removed
 2014-12-02 11:59 UTC  (5+ messages)
  ` [PATCH] ASoC: Kconfig: remove not used SND_AT91_SOC_AFEB9260 option

[PATCH 2/2] ARM: tegra: Enable the mic-detect gpio on Acer Chromebook 13
 2014-12-02  9:25 UTC  (2+ messages)

[PATCH v7.1 00/19] Rework OMAP4+ HDMI audio support
 2014-12-02  8:52 UTC  (9+ messages)
` [PATCH v7.1 09/19] ASoC: omap-hdmi-audio: Add platform device for OMAP "

[PATCHv6 1/9] ASOC: wm8971: clean for checkpatch --strict
 2014-12-02  7:54 UTC  (11+ messages)
` [PATCHv6 2/9] ASOC: wm8971: use SOC_ENUM_SINGLE_DECL to replace SOC_ENUM_SINGLE
` [PATCHv6 3/9] ASOC: wm8971: modify the control of deemphasis
` [PATCHv6 4/9] ASOC: wm8971: add TLV information
` [PATCHv6 5/9] ASOC: wm8971: improve the function of wm8971_set_dai_fmt()
` [PATCHv6 6/9] ASOC: wm8971: add constraint for setting set_sysclk()
` [PATCHv6 7/9] ASOC: wm8971: use msleep to replace work queue
` [PATCHv6 8/9] ASOC: wm8971: use regcache_sync to replace snd_soc_cache_sync
` [PATCHv6 9/9] ASOC: wm8971: add WM8973 support to WM8971

Add new machine support for Dell
 2014-12-02  7:09 UTC 

[PATCH 00/30 v3] ALSA: Enhancement for existed FireWire drivers
 2014-12-02  6:41 UTC  (47+ messages)
` [PATCH 01/30] ALSA: dice: suppress checkpatch.pl warnings
` [PATCH 02/30] ALSA: dice: Rename structure and its members
` [PATCH 03/30] ALSA: dice: Move file to its own directory
` [PATCH 04/30] ALSA: dice: Split transaction functionality into a file
` [PATCH 05/30] ALSA: dice: Split stream "
` [PATCH 06/30] ALSA: dice: Split PCM "
` [PATCH 07/30] ALSA: dice: Split hwdep "
` [PATCH 08/30] ALSA: dice: Split proc interface "
` [PATCH 09/30] ALSA: dice: Add new functions for constraints of PCM parameters
` [PATCH 10/30] ALSA: dice: Change the way to start stream
` [PATCH 11/30] ALSA: dice: Add support for duplex streams with synchronization
` [PATCH 12/30] ALSA: dice: Support for non SYT-Match sampling clock source mode
` [PATCH 13/30] ALSA: dice: Add support for capturing PCM samples
` [PATCH 14/30] ALSA: dice: Add support for MIDI capture/playback
` [PATCH 15/30] ALSA: dice: remove experimental state
` [PATCH 16/30] ALSA: speakers: Rename to oxfw and rename some members
` [PATCH 17/30] ALSA: oxfw: Move to its own directory
` [PATCH 18/30] ALSA: oxfw: Split stream functionality to a new file and add a header file
` [PATCH 19/30] ALSA: oxfw: Split PCM functionality to a new file
` [PATCH 20/30] ALSA: oxfw: Split control "
` [PATCH 21/30] ALSA: oxfw: Change the way to name card
` [PATCH 22/30] ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formation
` [PATCH 23/30] ALSA: oxfw: Change the way to make PCM rules/constraints
` [PATCH 24/30] ALSA: oxfw: Add proc interface for debugging purpose
` [PATCH 25/30] ALSA: oxfw: Change the way to start stream
` [PATCH 26/30] ALSA: oxfw: Add support for Behringer/Mackie devices
` [PATCH 27/30] ALSA: oxfw: Add support AMDTP in-stream
` [PATCH 28/30] ALSA: oxfw: add support for capturing PCM samples
` [PATCH 29/30] ALSA: oxfw: Add support for capture/playback MIDI messages
` [PATCH 30/30] ALSA: oxfw: Add hwdep interface
` [PATCH alsa-lib] hwdep: add OXFW driver support

[PATCH v2 0/2] fsl_ssi misc fix
 2014-12-02  5:55 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: fsl_ssi: fix error path in probe
` [PATCH v2 2/2] ASoC: fsl_ssi: use platform_get_irq instead of irq_of_parse_and_map

[PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-12-02  4:57 UTC  (17+ messages)
                ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix
                  ` [alsa-devel] "
                    ` [PATCH v4] "
                        ` [PATCH v5] of: replace Asahi Kasei Corp vendor prefix
                            ` [PATCH v5][resend] of: replace Asahi Kasei Corp venter prefix
                                    ` [PATCH v5][resend] of: replace Asahi Kasei Corp vendor prefix

[PATCH v2] ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/Haswell
 2014-12-02  0:43 UTC  (5+ messages)

[PATCH 1/2] ASoC: rt5677: Add ACPI device probing
 2014-12-01 22:55 UTC  (12+ messages)

[PATCH] ASoC: fsl_ssi: Fix module unbound
 2014-12-01 21:57 UTC 

[PATCH] ASoC: fsl_ssi: free irq before irq_dispose_mapping()
 2014-12-01 21:03 UTC  (18+ messages)
    ` [alsa-devel] "

[PATCH] ALSA: usb: Add support for Zoom R16/24 capture and midi interfaces
 2014-12-01 16:39 UTC  (4+ messages)

[PATCH v2] ALSA: usb: Add support for Zoom R16/24 capture and midi interfaces
 2014-12-01 16:38 UTC  (2+ messages)

[GIT PULL] Add sst audio firmware for baytrail platforms
 2014-12-01  2:11 UTC  (2+ messages)

[PATCH] Sound: drivers: virmidi: fixed code style issues
 2014-11-30 19:26 UTC  (9+ messages)
  ` [PATCH] sound: use enum names instead of magic numbers

[alsa/virmidi] BUG: unable to handle kernel NULL pointer dereference at 000002a0
 2014-11-30 19:19 UTC  (2+ messages)

ALSA/ASOC new device and routing
 2014-11-30  7:41 UTC  (5+ messages)

AKAI EIE PRO
 2014-11-28 18:58 UTC 

[PATCH v3 0/2] usb: Add native DSD support for Denon/Marantz
 2014-11-28 17:04 UTC  (4+ messages)
` [PATCH 1/2] usb: Add native DSD support for Denon/Marantz DACs
` [PATCH 2/2] usb: Add mode select quirk "

[PATCH v7] ASoC: dapm: add code to configure dai link parameters
 2014-11-28 17:01 UTC 

[PATCH] ASoC: Augment existing card DAPM routes in snd_soc_of_parse_audio_routing
 2014-11-28 16:11 UTC  (3+ messages)

[PATCH v2 0/2] usb: add native DSD support for Denon/Marantz
 2014-11-28 16:08 UTC  (5+ messages)
` [PATCH 1/2] usb: Add native DSD support for Denon/Marantz DACs
` [PATCH 2/2] usb: Add mode select quirk "

[PATCH] ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell
 2014-11-28 13:40 UTC  (4+ messages)

[PATCH 0/2] usb: add native DSD support for Denon/Marantz
 2014-11-28 12:40 UTC  (6+ messages)
` [PATCH 1/2] Add native DSD support for Denon/Marantz DACs
` [PATCH 2/2] Signed-off-by: Jurgen Kramer <gtmkramer@xs4all.nl>

[PATCH 0/3] ARM: edma: Correct header file usage
 2014-11-28 11:48 UTC  (13+ messages)
` [PATCH 1/3] ASoC: davinci-evm: Do not include edma headers
` [PATCH 2/3] ARM: edma: Rename header file for dmaengine filter function definition

[PATCH] ASoC: Intel: Correct the xmax volume
 2014-11-28 11:40 UTC  (2+ messages)

[PATCH 1/3] ASoC: mxs-sgtl5000: Remove MCLK restriction
 2014-11-27 17:42 UTC  (4+ messages)
` [PATCH 2/3] ASoC: sgtl5000: "
` [PATCH 3/3] ASoC: sgtl5000: Allow 8kHz playback in codec slave mode

[PATCH 1/2] ALSA: firewire-lib: remove rx_blocks_for_midi quirk
 2014-11-27 12:45 UTC  (4+ messages)

[PATCH 01/11] ASoC: cq93vc: Remove unused state struct
 2014-11-27 11:18 UTC  (22+ messages)
` [PATCH 02/11] ASoC: cq93vc: Cleanup manual bias level transitions
` [PATCH 03/11] ASoC: lm49453: "
` [PATCH 04/11] ASoC: sn95031: Cleanup "
` [PATCH 05/11] ASoC: tlv320aic23: Cleanup manual "
` [PATCH 06/11] ASoC: tlv320aix31xx: "
` [PATCH 07/11] ASoC: tlv320aic32x4: "
` [PATCH 08/11] ASoC: tlv320aic3x: "
` [PATCH 09/11] ASoC: tlv320dac33: "
` [PATCH 10/11] ASoC: twl4030: "
` [PATCH 11/11] ASoC: twl6040: "

[PATCH] ASoC: Intel: Remove useless loopback volume control for Broadwell
 2014-11-27 11:01 UTC  (2+ messages)

[patch] ASoC: sigmadsp: uninitialized variable in sigmadsp_activate_ctrl()
 2014-11-27 10:59 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