Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-05 07:41:56 to 2010-03-11 18:15:54 UTC [more...]

[PATCH]Support MCP89 and GT21x hdmi audio
 2010-03-11 18:15 UTC  (23+ messages)
    ` [alsa-devel] "

[PATCH 01/37] i2c/of: Allow device node to be passed via i2c_board_info
 2010-03-11 18:07 UTC  (37+ messages)
` [PATCH 02/37] of: Eliminate dev_archdata_get_node()
` [PATCH 03/37] of/sparc: use dev->of_node instead of dev->archdata.prom_node
` [PATCH 04/37] arch/sparc: use .dev.of_node instead of .node in struct of_device
` [PATCH 05/37] arch/powerpc: "
` [PATCH 06/37] arch/microblaze: "
` [PATCH 07/37] drivers/serial: "
` [PATCH 08/37] drivers/watchdog: "
` [PATCH 09/37] drivers/atm: "
` [PATCH 10/37] drivers/video: "
` [PATCH 11/37] drivers/scsi: "
` [PATCH 12/37] drivers/usb: "
` [PATCH 13/37] drivers/macintosh: "
` [PATCH 14/37] drivers/spi: "
` [PATCH 15/37] drivers/mmc: "
` [PATCH 16/37] drivers/sbus: "
` [PATCH 17/37] drivers/net: "
` [PATCH 18/37] drivers/pcmcia: "
` [PATCH 19/37] drivers/serial: "
` [PATCH 20/37] drivers/input: "
` [PATCH 21/37] drivers/ata: "
` [PATCH 22/37] drivers/leds: "
` [PATCH 23/37] drivers/i2c: "
` [PATCH 24/37] drivers/char: "
` [PATCH 25/37] drivers/infiniband: "
` [PATCH 26/37] drivers/mtd: "
` [PATCH 27/37] drivers/of: "
` [PATCH 28/37] drivers/scsi: use .of_node instead of .archdata.of_node in struct device
` [PATCH 29/37] drivers/char: "
` [PATCH 30/37] drivers/cdrom: "
` [PATCH 31/37] drivers/of: "
` [PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct of_device
` [PATCH 33/37] sound/soc: "
` [PATCH 34/37] sound/sparc: "
` [PATCH 35/37] arch/powerpc: Remove .archdata.of_node and use .of_node in struct device
` [PATCH 36/37] arch/microblaze: "
` [PATCH 37/37] arch/sparc: "

[PATCH 00/37] OF: move device node pointer into struct device
 2010-03-11 18:03 UTC 

[PATCH 5/5] DaVinci: DM365: Voice Codec support for the DM365 EVM
 2010-03-11 15:33 UTC 

[PATCH 4/5] DaVinci: DM365: Voice codec support for the DM365 SoC
 2010-03-11 15:33 UTC 

[PATCH v2 3/5] ASoC: DaVinci: CQ93VC Voice Codec
 2010-03-11 15:32 UTC 

[PATCH v2 2/5] ASoC: DaVinci: Voice Codec Interface
 2010-03-11 15:32 UTC 

[PATCH v2 1/5] MFD: DaVinci Voice Codec
 2010-03-11 15:32 UTC 

[PATCH 0/2] ASoC: tlv320dac33 fixes
 2010-03-11 15:07 UTC  (6+ messages)
` [PATCH 1/2] ASoC: tlv320dac33: Start/stop sequence change
` [PATCH 2/2] ASoC: tlv320dac33: Add option for keeping the BCLK running

[PATCH 2/4] mmp: support ssp in pxa168
 2010-03-11 11:11 UTC  (5+ messages)

[PATCH 2/2 v2] ASoC: da7210: Add 11025/22050/44100/88200 rate support
 2010-03-11 11:02 UTC  (3+ messages)

underrun problem when short audio play
 2010-03-11  5:27 UTC 

no audio output with TYAN S7025 motherboard and Realtek ALC262
 2010-03-10 19:37 UTC  (3+ messages)

ASoC updates for 2.6.35
 2010-03-10 19:05 UTC  (2+ messages)

[PATCH 01/20] ASoC: S3C: I2Sv2: Add missing semicolon
 2010-03-10 18:46 UTC  (52+ messages)
` [PATCH 02/20] ASoC: S3C: I2Sv2: Reject immidiate register value
  ` [PATCH 03/20] ASoC: S3C64XX: I2S: Make BCLK independent of sample size
    ` [PATCH 04/20] ASoC: S3C: I2Sv2: Remove S3C_IIS_V2_SUPPORTED define
      ` [PATCH 05/20] ASoC: S3C: I2Sv2: Unify clock source IDs
        ` [PATCH 06/20] ASoC: s3c-i2s-v2 remove unnecessary headers
          ` [PATCH 07/20] ASoC: s3c64xx-i2s remove unncessary headers
            ` [PATCH 08/20] ASoC: S3C64XX: I2S: Move RATE and FMT defines to header
              ` [PATCH 09/20] ASoC: S3C: I2Sv2: Segregate hw_params callback
                ` [PATCH 10/20] ASoC: S3C: I2Sv2: Move register definitions closer to driver
                  ` [PATCH 11/20] ASoC: SAMSUNG: I2S: Add bit definitions
                    ` [PATCH 12/20] ASoC: S3C2412: I2S: Debug IMS field
                      ` [PATCH 13/20] ASoC: S3C2412: I2S: Return correct source clock
                        ` [PATCH 14/20] ASoC: S3C: I2Sv2: Discard redundant field iis_clk
                          ` [PATCH 15/20] ASoC: S3C: I2Sv2: Unify i2s_get_clock callback
                            ` [PATCH 16/20] ASoC: S3C64XX: I2S: Use s3c2412 defines
                              ` [PATCH 17/20] ASoC: S3C: I2Sv2: Define new field for controller features
                                ` [PATCH 18/20] ASoC: S3C: I2S: Move set_sysclk callback to common code
                                  ` [PATCH 19/20] ASoC: S3C64XX: IISv4: Add CPU driver
                                    ` [PATCH 20/20] ASoC: SMDK64XX: Switch to IISv4 "

[PATCH] ALSA: hda - Add PCI quirks for MSI all-in-one computers NetOn AP1900 and Wind Top AE2220
 2010-03-10 18:17 UTC 

[PATCH v2 3/5] ASoC: DaVinci: CQ93VC Voice Codec
 2010-03-10 17:02 UTC  (2+ messages)

[PATCH 4/4] mmp: enable sound in aspenite
 2010-03-10 14:45 UTC  (2+ messages)

[PATCH 3/4] ASoC: enable ssp on aspenite
 2010-03-10 14:44 UTC  (2+ messages)

[PATCH 1/4] pxa: move ssp into plat
 2010-03-10 14:25 UTC  (2+ messages)

Reforming S3C I2S towards supporting I2Sv4
 2010-03-10 14:23 UTC  (11+ messages)

[PATCH 0/4] enable sound in pxa168
 2010-03-10 13:18 UTC 

[PATCH 1/4] From 75fe4b02234f6476e72827508f11f1035d7aaf68 Mon Sep 17 00:00:00 2001 From: Haojian Zhuang <haojian.zhuang@marvell.com> Date: Wed, 10 Mar 2010 06:32:43 -0500 Subject: [PATCH] [ARM] mmp: support ssp in pxa168 Support ssp in pxa168. Th
 2010-03-10 13:07 UTC 

[PATCH 1/4] From 75fe4b02234f6476e72827508f11f1035d7aaf68 Mon Sep 17 00:00:00 2001 From: Haojian Zhuang <haojian.zhuang@marvell.com> Date: Wed, 10 Mar 2010 06:32:43 -0500 Subject: [PATCH] [ARM] mmp: support ssp in pxa168 Support ssp in pxa168. The ba
 2010-03-10 13:05 UTC 

[PATCH] hda-intel: Add position_fix quirk for ASUS M2V-MX SE
 2010-03-10 12:14 UTC  (3+ messages)

[PATCH] ASoC: bf5xx-sport: use common SPORT code for MMR info
 2010-03-10 12:00 UTC  (3+ messages)

[PATCH] ASoC: SSM2602: add SND control for mic boost2 and default it to off
 2010-03-10 12:00 UTC  (3+ messages)

[PATCH] ASoC: DaVinci: Add hw_param callback for S/PDIF DIT link
 2010-03-10 12:00 UTC  (3+ messages)

[PATCH 2/2] ASoC: da7210: Add 11025/22050/44100/88200 rate support
 2010-03-10 10:06 UTC  (4+ messages)

[PATCH] alsa: provide a more useful get_unmapped_area handler for pcm
 2010-03-10  9:43 UTC  (2+ messages)

[PATCH 11/20] ASoC: SAMSUNG: I2S: Add bit definitions
 2010-03-10  8:11 UTC 

[PATCH 12/20] ASoC: S3C2412: I2S: Debug IMS field
 2010-03-10  8:12 UTC 

[PATCH 13/20] ASoC: S3C2412: I2S: Return correct source clock
 2010-03-10  8:12 UTC 

[PATCH 14/20] ASoC: S3C: I2Sv2: Discard redundant field iis_clk
 2010-03-10  8:12 UTC 

[PATCH 15/20] ASoC: S3C: I2Sv2: Unify i2s_get_clock callback
 2010-03-10  8:12 UTC 

[PATCH 16/20] ASoC: S3C64XX: I2S: Use s3c2412 defines
 2010-03-10  8:12 UTC 

[PATCH 17/20] ASoC: S3C: I2Sv2: Define new field for controller features
 2010-03-10  8:12 UTC 

[PATCH 18/20] ASoC: S3C: I2S: Move set_sysclk callback to common code
 2010-03-10  8:12 UTC 

[PATCH 19/20] ASoC: S3C64XX: IISv4: Add CPU driver
 2010-03-10  8:12 UTC 

[PATCH 20/20] ASoC: SMDK64XX: Switch to IISv4 CPU driver
 2010-03-10  8:12 UTC 

Bug#573243: Front Mic Boost mixer control missing on 2.6.33
 2010-03-10  7:55 UTC  (3+ messages)

ALSA SDL VORBIS playback problem
 2010-03-09 18:00 UTC  (2+ messages)

[PATCH 1/2] ASoC: da7210: Add 8/12/16/24/32/48/96 kHz rate support
 2010-03-09 15:22 UTC  (2+ messages)

underrun problem when short audio play
 2010-03-09 12:44 UTC 

semantics of SNDRV_PCM_INFO_BATCH (was: Re: safe support for rewind in ALSA
 2010-03-09  2:46 UTC 

[PATCH 3/5] ASoC: DaVinci: CQ93VC Voice Codec
 2010-03-08 17:36 UTC  (4+ messages)

Verifying mixer dB data/Invalid dB data from USB cards, especially Aureon 5.1 MkII
 2010-03-08  9:06 UTC  (6+ messages)

[PATCH] hdmi - merge common code for intelhdmi and nvhdmi
 2010-03-08  7:24 UTC  (3+ messages)
` [PATCH] hdmi - show debug message on changing audio infoframe

Bug#568806: linux-image-2.6.32-trunk-amd64: Internal mic of dell m1330 stopped working with 2.6.32 kernel
 2010-03-07 22:44 UTC 

2.6.30-rc8 skipping regression also affects cmipci
 2010-03-07  4:41 UTC  (3+ messages)

[PATCH] ALSA: hda: Use LPIB for a Biostar Microtech board
 2010-03-05 15:10 UTC  (2+ messages)

usb-audio code refactoring, more v2 support [resend]
 2010-03-05  7:52 UTC  (9+ messages)
` [PATCH 1/8] ALSA: usb-audio: move ua101 driver
  ` [PATCH 2/8] ALSA: usb-audio: header file cleanups
      ` [PATCH 4/8] ALSA: usb-audio: rename substream format field to altset_idx
        ` [PATCH 5/8] ALSA: usb-audio: use a format bitmask per alternate setting
          ` [PATCH 6/8] ALSA: usb-audio: support multiple formats with audio class v2 devices
            ` [PATCH 7/8] ALSA: usb-audio: add support for samplerate setting on "
              ` [PATCH 8/8] usb/audio.h: Fix field order


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