alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-17 17:57:57 to 2013-02-24 14:20:11 UTC [more...]

[PATCH] tinycompres: remove unused variable
 2013-02-24 14:19 UTC  (2+ messages)

[PATCH] tinycompress: add gapless meta data APIs
 2013-02-24 14:19 UTC  (4+ messages)

[PATCH 1/1] M-Audio Audiophile192: Fix SPDIF input
 2013-02-23 22:38 UTC 

M-Audio Audiophile 192 (ice1724)'s broken spdif capture
 2013-02-23 22:13 UTC  (17+ messages)

HDA Beep Device for Asus EeeBox EB1501P
 2013-02-23 20:01 UTC  (3+ messages)

[PATCH] ASoC: dapm: Fix handling of loops
 2013-02-22 21:41 UTC  (2+ messages)

[PATCH TINYCOMPRESS 1/14] compress: Add function to get timestamp in samples
 2013-02-22 18:09 UTC  (8+ messages)
` [PATCH TINYCOMPRESS 1/14 v2] "

[PATCH] Allow to switch hardware sampe rate on EMU
 2013-02-22 17:59 UTC 

[PATCH] ASoC: arizona: Don't enable FLL on REFCLK configuration
 2013-02-22 17:10 UTC 

[PATCH] Add M2Tech hiFace USB-SPDIF driver
 2013-02-22 16:18 UTC  (9+ messages)
` [PATCH v2] "

[PATCH TINYCOMPRESS 14/14] cplay: support auto-configuration of fragment size and count
 2013-02-22 16:11 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 14/14 v2] "

[PATCH TINYCOMPRESS 13/14] compress: Prevent divide-by-zero faults in get_hpointer()
 2013-02-22 16:09 UTC  (2+ messages)

[PATCH TINYCOMPRESS 12/14] compress: Add makefile for building under standard linux
 2013-02-22 16:09 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 12/14 v2] "

[PATCH TINYCOMPRESS 11/14] compress: Add missing header includes
 2013-02-22 16:08 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 11/14 v2] "

[PATCH TINYCOMPRESS 10/14] compress: Block if unable to write all data in single write()
 2013-02-22 16:06 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 10/14 v2] "

[PATCH TINYCOMPRESS 9/14] compress: Allow client to pass "don't care" for fragment size/number
 2013-02-22 16:05 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 9/14 v2] "

[PATCH TINYCOMPRESS 8/14] compress: Handle case of pause() during compress_write()
 2013-02-22 16:04 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 8/14 v2] "

[PATCH TINYCOMPRESS 7/14] compress: Remove hardcoded limit on length of poll() wait
 2013-02-22 16:03 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 7/14 v2] "

[PATCH TINYCOMPRESS 6/14] compress: Fix incorrect error message on compress_resume()
 2013-02-22 16:02 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 6/14 v2] "

[PATCH TINYCOMPRESS 5/14] compress: Take local copy of compr_config structure
 2013-02-22 16:01 UTC  (2+ messages)

[PATCH TINYCOMPRESS 4/14] compress: Change running from bitfield to plain int
 2013-02-22 15:59 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 4/14 v2] "

[PATCH TINYCOMPRESS 3/14] compress: Remove unused buffer_size member from struct compress
 2013-02-22 15:58 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 3/14 v2] "

[PATCH TINYCOMPRESS 2/14] compress: Change compress_write() to take buffer as const void *
 2013-02-22 15:57 UTC  (2+ messages)
` [PATCH TINYCOMPRESS 2/14 v2] "

[PATCH] Fix regression in emu1010 firmware loading
 2013-02-22 15:42 UTC  (4+ messages)

Axago ADA-X5
 2013-02-22 14:39 UTC 

[PATCH] ALSA: hda - hdmi: Make jacks phantom, if they're not detectable
 2013-02-22  9:36 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v2 4/4] ASoC: samsung: add to configure dma maxburst size
 2013-02-22  8:10 UTC 

[PATCH v2 3/4] spi: s3c64xx: add dma maxburst size initialization
 2013-02-22  8:09 UTC 

[PATCH v2 2/4] ARM: EXYNOS: support burst mode for for dev-to-mem and mem-to-dev transmit
 2013-02-22  8:05 UTC 

[PATCH v2 1/4] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
 2013-02-22  8:04 UTC 

[PATCH 0/5] ASoC: add simple-card DT support
 2013-02-22  2:41 UTC  (42+ messages)
` [PATCH 5/5] ASoC: simple-card: add Device Tree support
    ` [RFC][PATCH 0/2 v2] "
      ` [RFC][PATCH 2/2 "
                    ` [RFC][PATCH 2/2 v3] "
                            ` [RFC][PATCH 0/3 v4] "
                              ` [PATCH 2/3] ASoC: add snd_soc_of_get_port_dai_name()
                                            ` [PATCH 0/4 v6] "
                                              ` [PATCH 1/4 v6] ASoC: add .of_xlate_dai_name callback on struct snd_soc_dai_driver
                                              ` [PATCH 4/4 v6] ASoC: simple-card: add Device Tree support
                                                      ` [alsa-devel] "
                                                  ` [PATCH 3/4 v6] ASoC: fsi: enable .of_xlate_dai_name on struct snd_soc_dai_driver

HDA regression on Fujitsu S7020 laptop (ALC260 codec)
 2013-02-21 22:32 UTC  (25+ messages)

[PATCH] ALSA: usb: Fix Processing Unit Descriptor parsers
 2013-02-21 13:20 UTC  (4+ messages)

[PATCH 1/4] compress: make variable 'running' as unsigned
 2013-02-21 10:21 UTC  (5+ messages)
` [PATCH 2/4] compress: remove unused variables
` [PATCH 3/4] compress: cache the config values passed
` [PATCH 4/4] compress: fix arithmetic exception in compress_get_hpointer

[PATCH RFC 000/112] HD-audio generic parser improvements
 2013-02-21  8:03 UTC  (3+ messages)
` [PATCH 108/112] ALSA: hda - Fix multi-io channel mode management

Discovery of device characteristics
 2013-02-21  7:43 UTC  (4+ messages)

[PATCH 1/2] ASoC: max98090: Fix checkpatch errors related to spacing
 2013-02-21  6:55 UTC  (2+ messages)
` [PATCH 2/2] ASoC: max98090: Remove unnecessary braces

HD-audio generic parser merged to linux-next (desktop with internal speaker)
 2013-02-21  2:43 UTC 

[PATCH v2 0/8] Add support for directly setting the FLL REFCLK
 2013-02-20 17:33 UTC  (10+ messages)
` [PATCH v2 1/8] ASoC: arizona: Move selection of FLL REFCLK into init
` [PATCH v2 2/8] ASoC: arizona: Tidy up SYNCCLK selection and cache values
` [PATCH v2 3/8] ASoC: arizona: Factor out check for enabled FLL
` [PATCH v2 4/8] ASoC: arizona: Factor out FLL disable
` [PATCH v2 5/8] ASoC: arizona: Factor out FLL enable
` [PATCH v2 6/8] ASoC: arizona: Improve suppression of noop FLL updates
` [PATCH v2 7/8] ASoC: arizona: Add support for directly setting the FLL REFCLK
` [PATCH v2 8/8] ASoC: arizona: Add convience define for clearing SYNCCLK

[PATCH] ASoC: max98088: Add TLV data for volume controls
 2013-02-20 17:26 UTC  (2+ messages)

[PATCH 1/6] ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_init
 2013-02-20 17:25 UTC  (4+ messages)
` [PATCH 3/6] ASoC: tegra_wm9712: assume CONFIG_OF

[PATCH 0/8] ASoC: arizona: Add support for directly setting the FLL REFCLK
 2013-02-20 17:22 UTC  (13+ messages)
` [PATCH 1/8] ASoC: arizona: Move selection of FLL REFCLK into init
` [PATCH 2/8] ASoC: arizona: Tidy up SYNCCLK selection and cache values
` [PATCH 3/8] ASoC: arizona: Factor out check for enabled FLL
` [PATCH 4/8] ASoC: arizona: Factor out FLL disable
` [PATCH 5/8] ASoC: arizona: Factor out FLL enable
` [PATCH 6/8] ASoC: arizona: Improve suppression of noop FLL updates
` [PATCH 7/8] ASoC: arizona: Add support for directly setting the FLL REFCLK
` [PATCH 8/8] ASoC: arizona: Add convience define for clearing SYNCCLK

[PATCH 1/5] ASoC: max98090: Remove unneeded version.h header include
 2013-02-20 17:02 UTC  (10+ messages)
` [PATCH 2/5] ASoC: max98090: Convert to devm_regmap_init_i2c()
` [PATCH 3/5] ASoC: max98090: Make struct dev_pm_ops const
` [PATCH 4/5] ASoC: max98090: Remove unnecessary braces
` [PATCH 5/5] ASoC: max98090: Fix checkpatch errors related to spacing

[PATCH v5 0/5] Make HDMI ELD usable for hotplug
 2013-02-19 15:11 UTC  (6+ messages)
` [PATCH v5 1/5] ALSA: hda - hdmi: ELD shouldn't be valid after unplug
` [PATCH v5 2/5] ALSA: hda - hdmi: Do not expose eld data when eld is invalid
` [PATCH v5 3/5] ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
` [PATCH v5 4/5] ALSA: hda - hdmi: Protect ELD buffer
` [PATCH v5 5/5] ALSA: hda - hdmi: Notify userspace when ELD control changes

[PATCH v4 0/5] Make HDMI ELD usable for hotplug
 2013-02-19 14:12 UTC  (9+ messages)
` [PATCH v4 1/5] ALSA: hda - hdmi: ELD shouldn't be valid after unplug
` [PATCH v4 2/5] ALSA: hda - hdmi: Do not expose eld data when eld is invalid
` [PATCH v4 3/5] ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
` [PATCH v4 4/5] ALSA: hda - hdmi: Protect ELD buffer
` [PATCH v4 5/5] ALSA: hda - hdmi: Notify userspace when ELD control changes

[PATCH v3 0/5] Make HDMI ELD usable for hotplug
 2013-02-19 11:48 UTC  (9+ messages)
` [PATCH v3 1/5] ALSA: hda - hdmi: ELD shouldn't be valid after unplug
` [PATCH v3 2/5] ALSA: hda - hdmi: Do not expose eld data when eld is invalid
` [PATCH v3 3/5] ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld
` [PATCH v3 4/5] ALSA: hda - hdmi: Protect ELD buffer
` [PATCH v3 5/5] ALSA: hda - hdmi: Notify userspace when ELD control changes

ASoC: BeagleBoard driver development (PCM3168)
 2013-02-19 11:10 UTC  (4+ messages)

[PATCH v2 0/4] Make HDMI ELD usable for hotplug
 2013-02-19  9:45 UTC  (7+ messages)
` [PATCH v2 1/4] ALSA: hda - hdmi: ELD shouldn't be valid after unplug
` [PATCH v2 2/4] ALSA: hda - hdmi: Do not expose eld data when eld is invalid
` [PATCH v2 3/4] ALSA: hda - hdmi: protect access to ELD buffer
` [PATCH v2 4/4] ALSA: hda - hdmi: Notify userspace when ELD control changes

[PATCH 0/3] Make HDMI ELD usable with hotplug
 2013-02-19  5:55 UTC  (19+ messages)
` [PATCH 1/3] ALSA: hda - hdmi: ELD shouldn't be valid after unplug
` [PATCH 2/3] ALSA: hda - hdmi: Do not expose eld data when eld is invalid
` [PATCH 3/3] ALSA: hda - hdmi: Notify userspace when ELD control changes

[PATCH 1/2] ASoC: compress - add support for metadata apis
 2013-02-18 14:35 UTC  (5+ messages)
` [PATCH 2/2] ASoC: mid-x86 - add support for metedata apis

[PATCH] ASoC: Jack: add configurable option for irq_flag
 2013-02-18 13:29 UTC  (10+ messages)

HDMI regression on close (was: ALSA: hda - Always turn on pins for HDMI/DP)
 2013-02-18 11:26 UTC  (9+ messages)
` [PATCH] ALSA: hda - Avoid outputting HDMI audio before prepare() and after close()

[PATCH V2] ARM: dts: omap3-devkit8000: Enable audio support
 2013-02-18 11:20 UTC  (2+ messages)

[PATCH] ALSA: hda - add quirks for mute LED on two HP machines
 2013-02-18 10:49 UTC  (2+ messages)

[PATCH] ALSA: hda - Remove speaker clicks on CX20549
 2013-02-18  9:45 UTC  (6+ 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).