Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-15 11:09:52 to 2013-01-18 11:47:09 UTC [more...]

[PATCH V6 00/10] Add DT support for i2s
 2013-01-18 11:47 UTC  (11+ messages)
` [PATCH V6 01/10] ASoC: Samsung: Rename samsung i2s secondary device name
` [PATCH V6 02/10] ASoC: SAMSUNG: Add DT support for i2s
` [PATCH V6 03/10] ARM: SAMSUNG: Make dma request compatible to generic dma bindings
` [PATCH V6 04/10] spi: s3c64xx: Modify SPI driver to use generic DMA DT support
` [PATCH V6 05/10] ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platforms
` [PATCH 06/10] ARM: EXYNOS: Enable platform support for I2S controllers
` [PATCH V6 07/10] ASoC: SMDK: WM8994: Add device tree support for machine file
` [PATCH V6 08/10] ARM: dts: Modify SPI nodes according generic DMA DT bindings
` [PATCH V6 09/10] ASoC: Samsung: Update Kconfig for I2S,SPDIF and PCM audio
` [PATCH V6 10/10] dmaengine: Fix compilation error in non-DT case

[PATCH 0/4] Add generic DMA DT binding support
 2013-01-18 11:33 UTC  (5+ messages)
` [PATCH 1/4] DMA: PL330: Add xlate function
` [PATCH 2/4] DMA: PL330: Register the DMA controller with the generic DMA helpers
` [PATCH 3/4] ARM: dts: Add #dma-cells for generic dma binding support
` [PATCH 4/4] DMA: PL330: Modify pl330 filter based on new generic dma dt bindings

[PATCH 0/4] Fixes for missing boost controls in generic parser
 2013-01-18 11:20 UTC  (7+ messages)
` [PATCH 1/4] ALSA: hda - Keep autocfg.input idx value in imux table
` [PATCH 2/4] ALSA: hda - Unify input label creations in generic parser
` [PATCH 3/4] ALSA: hda - Fix invalid mute in path activation
` [PATCH 4/4] ALSA: hda - Look for boost controls more deeply

[PATCH] ALSA: hda - Fix mute led for another HP machine
 2013-01-18 11:00 UTC 

HD-audio regression after commit 34588709af61be1550b4e2bcee5c85d0ac4f34d4
 2013-01-18 10:17 UTC  (57+ messages)
                                                                  ` hda_analyzer (was: Re: HD-audio regression after commit 34588709af61be1550b4e2bcee5c85d0ac4f34d4)
                                                                      ` ALSA versions versus kernel versions

[PATCH v2] ALSA: ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
 2013-01-18  9:17 UTC 

[PATCH 1/2] ASoC: wm_adsp: Set ADSP1 clock rate to match sys clock
 2013-01-18  8:46 UTC  (2+ messages)

[PATCH] ALSA: ASoC: McASP: Fix data rotation for playback. Enables 24bit audio playback
 2013-01-18  8:48 UTC  (4+ messages)
  ` [alsa-devel] "

Problems capturing and playback via the loopback device
 2013-01-18  6:41 UTC 

[PATCH 1/2] ASoC: wm_adsp: Set ADSP1 clock rate to match sys clock
 2013-01-18  6:17 UTC  (3+ messages)
` [PATCH 2/2] ASoC: wm2200: Set system clock control register is adsp structs

Focusrite Scarlett 18i6 mixer
 2013-01-18  4:05 UTC 

[PATCH RFC] ALSA: hda - Use generic parser for STAC/IDT codec driver
 2013-01-17 16:56 UTC 

[PATCH RFC 0/9] Final bits for HD-audio generic parser
 2013-01-17 16:54 UTC  (10+ messages)
` [PATCH 1/9] ALSA: hda - Properly call automute/switch hooks at init
` [PATCH 2/9] ALSA: hda - Record the current speaker / LO mute status in hda_gen_spec
` [PATCH 3/9] ALSA: hda - Add suppress_auto_mute flag to hda_gen_spec
` [PATCH 4/9] ALSA: hda - Give more comments to hda_gen_spec flags
` [PATCH 5/9] ALSA: hda - Add input jack mode enum controls to generic parser
` [PATCH 6/9] ALSA: hda - Move vmaster TLV parsing to snd_hda_gen_parse_auto_config()
` [PATCH 7/9] ALSA: hda - Record all detected ADCs in hda_gen_spec
` [PATCH 8/9] ALSA: hda - Add PCM capture hook to hda_gen_spec
` [PATCH 9/9] ALSA: hda - Improve naming rule for primary output

No dmix/dsnoop on Intel ICH4/5 by default?
 2013-01-17 12:44 UTC  (5+ messages)
  ` libao problem (Re: No dmix/dsnoop on Intel ICH4/5 by default?)

[PATCH 01/19] ALSA: add Yamaha YMU831 codec support
 2013-01-17 10:33 UTC  (42+ messages)
` [PATCH 02/19] ALSA: ymu831: add device register definitions
` [PATCH 03/19] ALSA: ymu831: add B-DSP driver
` [PATCH 04/19] ALSA: ymu831: add C-DSP operating system data
` [PATCH 05/19] ALSA: ymu831: add C-DSP driver
` [PATCH 06/19] ALSA: ymu831: add device interface driver
` [PATCH 07/19] ALSA: ymu831: add base driver
` [PATCH 08/19] ALSA: ymu831: add E-DSP driver
` [PATCH 09/19] ALSA: ymu831: add F-DSP driver
` [PATCH 10/19] ALSA: ymu831: add device control packet packing driver
` [PATCH 11/19] ALSA: ymu831: add data parser
` [PATCH 12/19] ALSA: ymu831: add resource control driver
` [PATCH 13/19] ALSA: yum831: add configurations header
` [PATCH 14/19] ALSA: ymu831: add codec control definitions
` [PATCH 15/19] ALSA: ymu831: add path configurations header
` [PATCH 16/19] ALSA: ymu831: add volume map header
` [PATCH 17/19] ALSA: ymu831: add codec driver
` [PATCH 18/19] ALSA: ymu831: add hwdep ioctl
` [PATCH 19/19] ALSA: SoC Audio support for OMAP4 boards with Yamaha YMU831 codec

[PATCH v2 3/3] ASoC: tegra: add tegra machine driver using wm9712 codec
 2013-01-17  7:02 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH alsa-utils] speaker-test: increase the maximum supported rate to 384000
 2013-01-17  6:47 UTC  (2+ messages)

[PATCH] ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK
 2013-01-17  5:34 UTC 

[PATCH v3 1/1] ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins
 2013-01-17  5:32 UTC  (5+ messages)

[PATCH 002/002] ASoC: Replace max98090 Device Driver
 2013-01-17  2:53 UTC  (2+ messages)

[PATCH RFC 000/112] HD-audio generic parser improvements
 2013-01-17  2:47 UTC  (5+ messages)
` [PATCH 044/112] ALSA: hda - More generic auto-mic switching for Realtek codecs

[PATCH 0/3] ...and three more fixes for the new generic parser
 2013-01-16 15:26 UTC  (5+ messages)
` [PATCH 1/3] ALSA: hda - do not add non-existing Mic boost controls
` [PATCH 2/3] ALSA: hda - force different capture controls if amp caps differ
` [PATCH 3/3] ALSA: hda - Make sure fill_all_dac_nids is called for digital only codecs

alsa-util fix (Re: [PATCH] alsa-lib: Fix build with automake-1.13)
 2013-01-16 14:28 UTC  (2+ messages)

[PATCH] ASoC: wm8978: SND_SOC_DAIFMT_NB_NF become default clock inversion
 2013-01-16 11:28 UTC  (4+ messages)
  ` [PATCH] ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settings

[PATCH] ASoC: fsi: Remove __devinitconst
 2013-01-16 11:29 UTC  (2+ messages)

[PATCH 0/3] Fixes for the new generic parser
 2013-01-16 11:01 UTC  (5+ messages)
` [PATCH 1/3] ALSA: hda - Check array bounds in get_input_path
` [PATCH 2/3] ALSA: hda - fix wrong adc_idx in generic parser
` [PATCH 3/3] ALSA: hda - initialize channel counts correctly

[PATCH] ASoC: arizona: Don't request FLL lock IRQ
 2013-01-16  8:28 UTC 

Fujitsu Lifebook s7110 (ALC262) no sound
 2013-01-16  7:11 UTC  (2+ messages)

[PATCH v3 0/4] RME HDSP fixes
 2013-01-16  6:49 UTC  (6+ messages)
` [PATCH v3 1/4] ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes
  ` [PATCH v3 2/4] ALSA: hdsp - Implement generic function to toggle settings
    ` [PATCH v3 3/4] ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings
      ` [PATCH v3 4/4] ALSA: hdsp - Remove obsolete settings functions

[PATCH] ASoC: maintainers: Update email address
 2013-01-16  5:37 UTC  (2+ messages)

[PATCH v2 0/4] RME HDSP fixes
 2013-01-15 15:11 UTC  (6+ messages)
` [PATCH 1/4] ALSA: hdsp - Fix detection for RME RPM/Multiface/Digiface ioboxes
  ` [PATCH 2/4] ALSA: hdsp - Implement generic function to toggle settings
    ` [PATCH 3/4] ALSA: hdsp - Use HDSP_TOGGLE_SETTING to alter settings
      ` [PATCH 4/4] ALSA: hdsp - Remove obsolete settings functions

[PATCH (sound-unstable)] ALSA: hda - fix OOPS in hda_mark_cmd_cache_dirty
 2013-01-15 14:33 UTC  (2+ messages)

[PATCH] hda-emu: Make it work with sound-unstable.git
 2013-01-15 14:32 UTC  (2+ messages)

[PATCH 0/2] A couple of pending HD-audio patches
 2013-01-15 13:59 UTC  (3+ messages)
` [PATCH] ALSA: hda/hdmi - Work around "alsactl restore" errors
` [PATCH] ALSA: hda - Allow power_save_controller option override DCAPS

[PATCH 00/12] Use standard fixup table for STAC/IDT codecs
 2013-01-15 11:28 UTC  (10+ messages)
` [PATCH 01/12] ALSA: hda - Use standard fixup table for STAC9200
` [PATCH 02/12] ALSA: hda - Use standard fixup table for STAC925x
` [PATCH 03/12] ALSA: hda - Use standard fixup table for STAC9872
` [PATCH 06/12] ALSA: hda - Use standard fixup table for STAC927x
` [PATCH 08/12] ALSA: hda - Use standard fixup table for IDT92HD73xx
` [PATCH 10/12] ALSA: hda/sigmatel - Remove PCI id check in find_mute_led_cfg()
` [PATCH 11/12] ALSA: hda/sigmatel - Move w/a for HP Mini 110 LED to fixup table
` [PATCH 12/12] ALSA: hda/sigmatel - Remove superfluous fields from sigmatel_spec


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox