public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
 messages from 2009-08-13 03:41:34 to 2009-08-19 08:50:41 UTC [more...]

[PATCH] hda: enable speaker output for Compaq 6530s/6531s
 2009-08-19  8:50 UTC  (14+ messages)
` [PATCH] hda: enable speaker output of HP 2510p

[PATCHv4 01/20] OMAP: McBSP: Provide functions for ASoC frame syncronization
 2009-08-19  8:26 UTC  (32+ messages)
` [PATCHv4 02/20] OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers
` [PATCHv4 03/20] OMAP: McBSP: Use appropriate value for startup delay
` [PATCHv4 04/20] OMAP: McBSP: Add transmit/receive threshold handler
` [PATCHv4 05/20] OMAP: McBSP: Create and export max_(r|t)x_thres property
` [PATCHv4 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5
` [PATCHv4 07/20] OMAP: McBSP: Rename thres sysfs symbols
` [PATCHv4 08/20] OMAP: McBSP: Add link DMA mode selection
` [PATCHv4 09/20] OMAP: McBSP: Wakeups utilized
` [PATCHv4 10/20] OMAP: McBSP: Change wakeup signals
` [PATCHv4 11/20] OMAP: McBSP: Retain McBSP FCLK clockactivity
` [PATCHv4 12/20] OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
` [PATCHv4 13/20] OMAP: McBSP: Do not enable wakeups for no-idle mode
` [PATCHv4 14/20] OMAP: McBSP: Let element DMA mode hit retention also
` [PATCHv4 15/20] ASoC: OMAP: Make DMA 64 aligned
` [PATCHv4 16/20] ASoC: OMAP: Enable DMA burst mode
` [PATCHv4 17/20] ASoC: Add runtime check for RFIG and XFIG
` [PATCHv4 18/20] ASoC: Always syncronize audio transfers on frames
` [PATCHv4 19/20] ASoC: OMAP: Use McBSP threshold to playback and capture
` [PATCHv4 20/20] ASoC: OMAP: Use DMA operating mode of McBSP
      ` [PATCH] ASoC: OMAP: Enable DMA burst mode
` [PATCHv4 00/20] OMAP ASoC changes in DMA utilization

[PATCH V2 2/3] add set_tdm_slot in tdm dai to define the relationship between audio channel and tdm slot
 2009-08-19  1:34 UTC  (5+ messages)

[PATCH] various acer-mic-internal bugs solution
 2009-08-18 23:18 UTC 

[PATCH] pyalsa: fix integer overflow in alsaseq.c
 2009-08-18 21:37 UTC  (2+ messages)

[PATCH] snd-usb-audio: bootup sequence provided for new device - Digidesign Mbox 2
 2009-08-18 17:52 UTC 

[RFC] [PATCH 3/3] ASoC: OMAP: Enhance OMAP1510 DMA progress software counter
 2009-08-18 16:57 UTC  (8+ messages)
` [RFC][PATCH 3/3 v2] "
  ` [PATCH 3/3 v3] "

SB Audigy 4 No Front speakers, only Rear / SigmaTel STAC9750, 51 codec
 2009-08-18 16:26 UTC 

[PATCH] ASoC: Fix data format configuration for S3C64XX IISv2
 2009-08-18 14:54 UTC  (5+ messages)

unable to do simultaneous playback and recording
 2009-08-18 12:05 UTC 

ASoC updates for 2.6.32
 2009-08-18 10:21 UTC  (2+ messages)

Using 8bit mono at 8000Hz with arecord and aplay
 2009-08-18 10:00 UTC  (2+ messages)

[PATCH] ASoC: SDP3430: Fix TWL GPIO6 pin mux request
 2009-08-18  4:56 UTC  (2+ messages)

[PATCH 1/3] ASoC: change set_tdm_slot api to allow slot_width override
 2009-08-17 18:09 UTC  (9+ messages)
` [PATCH 2/3] ASoC: pxa-ssp.c, Automatically set TDM when needed

Strange div-by-zero in alsa-lib 1.0.20's snd_pcm_mmap_begin()
 2009-08-17 16:38 UTC  (5+ messages)

[PATCHv4 15/20] ASoC: OMAP: Make DMA 64 aligned
 2009-08-17 14:35 UTC 

[PATCHv4 20/20] ASoC: OMAP: Use DMA operating mode of McBSP
 2009-08-17 14:19 UTC 

[PATCHv4 02/20] OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers
 2009-08-17 14:13 UTC 

[PATCHv5 03/20] OMAP: McBSP: Use appropriate value for startup delay
 2009-08-17 14:09 UTC 

How to use hda-verb to detect
 2009-08-17 14:06 UTC  (8+ messages)

aplay: set_params:984: Channels count non available
 2009-08-17 13:14 UTC 

[PATCHv3 01/20] OMAP: McBSP: Provide functions for ASoC frame syncronization
 2009-08-17 11:52 UTC  (26+ messages)
  ` [PATCHv3 02/20] OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers
    ` [PATCHv3 03/20] OMAP: McBSP: Use appropriate value for startup delay
      ` [PATCHv3 04/20] OMAP: McBSP: Add transmit/receive threshold handler
        ` [PATCHv3 05/20] OMAP: McBSP: Create and export max_(r|t)x_thres property
          ` [PATCHv3 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5
            ` [PATCHv3 07/20] OMAP: McBSP: Rename thres sysfs symbols
              ` [PATCHv3 08/20] OMAP: McBSP: Add link DMA mode selection
                ` [PATCHv3 09/20] OMAP: McBSP: Wakeups utilized
                  ` [PATCHv3 10/20] OMAP: McBSP: Change wakeup signals
                    ` [PATCHv3 11/20] OMAP: McBSP: Retain McBSP FCLK clockactivity
                      ` [PATCHv3 12/20] OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
                        ` [PATCHv3 13/20] OMAP: McBSP: Do not enable wakeups for no-idle mode
                          ` [PATCHv3 14/20] OMAP: McBSP: Let element DMA mode hit retention also
                            ` [PATCHv3 15/20] ASoC: OMAP: Make DMA 64 aligned
                              ` [PATCHv3 16/20] ASoC: OMAP: Enable DMA burst mode
                                ` [PATCHv3 17/20] ASoC: Add runtime check for RFIG and XFIG
                                  ` [PATCHv3 18/20] ASoC: Always syncronize audio transfers on frames
                                    ` [PATCHv3 19/20] ASoC: OMAP: Use McBSP threshold to playback and capture
                                      ` [PATCHv3 20/20] ASoC: OMAP: Use DMA operating mode of McBSP
` [PATCHv3 00/20] OMAP ASoC changes in DMA utilization

[PATCH] ASoC: UDA134X Codec: Fix mute/unmute code mistake and add ADC/DAC power control support
 2009-08-17 11:56 UTC  (9+ messages)
  ` [PATCH] ASoC: UDA134X: Fix mistaken mute/unmute code

[PATCHv4 00/20] OMAP ASoC changes in DMA utilization
 2009-08-17 11:50 UTC 

custom ioplug plugin does not work
 2009-08-17  9:56 UTC 

[RFC][PATCH 2/3] ASoC: OMAP: Make use of DMA channel self linking on OMAP1510
 2009-08-17  9:18 UTC  (2+ messages)

[RFC][PATCH 1/3] ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510
 2009-08-17  9:16 UTC  (2+ messages)

[PATCH] ASoC: UDA134X Codec: Fix mute/unmute code mistake and add ADC/DAC power control support
 2009-08-17  6:57 UTC 

Digidesign Mbox2 - usb support
 2009-08-17  6:46 UTC 

Digidesign Mbox2 - usb support
 2009-08-16 16:44 UTC 

snd_pcm_drain() and O_NONBLOCK
 2009-08-16 14:20 UTC 

Error enabling dmix with ALSA
 2009-08-16 10:19 UTC 

[PATCH] ALSA: hda: partially revert ALC268 quirk collapse
 2009-08-16  9:40 UTC  (2+ messages)

Digidesign Mbox2 - usb support
 2009-08-16  8:27 UTC 

SNDRV_PCM_TRIGGER_STOP and audio still queued in the driver
 2009-08-16  3:40 UTC  (3+ messages)

Digidesign Mbox2 - usb support
 2009-08-15 14:59 UTC 

snd_pcm_delay, hw buffers and driver api (v2)
 2009-08-14 23:27 UTC  (6+ messages)

[PATCH] delete -spi suffix in name and free private data while registers fail
 2009-08-14 16:53 UTC  (2+ messages)

[PATCH 0/1 - v2] ASoC: TWL4030: Capture mixer string changes
 2009-08-14 16:46 UTC  (3+ messages)
` [PATCH 1/1 - v2] ASoC: TWL4030: Fix for capture mixer strings

[PATCH] Allow passing platform_data to devices attached to AC97 bus
 2009-08-14  8:57 UTC  (8+ messages)
` [PATCH 2/4] Allow passing platform_data for pxa2xx-ac97

[PATCH 11/20] OMAP: McBSP: Add link DMA mode selection
 2009-08-13 20:59 UTC  (9+ messages)
      ` [alsa-devel] "
  ` snd_pcm_delay, hw buffers and driver api (was: Re: [PATCH 11/20] OMAP: McBSP: Add link DMA mode selection)

[PATCH v2 1/2] ASoC: DaVinci: McASP driver enhacements
 2009-08-13 20:11 UTC  (2+ messages)

[RFC] Break up the patch_sigmatel.c
 2009-08-13 15:05 UTC  (5+ messages)

[PATCHv3 00/20] OMAP ASoC changes in DMA utilization
 2009-08-13 14:35 UTC 

[PATCH V2 1/3] new ad1836 codec driver based on asoc
 2009-08-13 14:18 UTC  (2+ messages)

[PATCH 0/2] ASoC: TWL4030: Cosmetic and PM related changes
 2009-08-13 14:00 UTC  (5+ messages)
` [PATCH 1/2] ASoC: TWL4030: Fix for capture mixer strings
  ` [PATCH 2/2] ASoC: TWL4030: Introduce PGAs for outputs

Audio support for TLV320AIC23 on Simtec S3C24XX products
 2009-08-13 13:50 UTC  (4+ messages)

tlv320aic3x: Allow driver to use already registered i2c device
 2009-08-13 13:48 UTC  (3+ messages)

Intel card master and PCM channels doesn't work
 2009-08-13 10:11 UTC  (5+ messages)

[PATCH 0/3] patch sequence adds analog devices ad1836 asoc support
 2009-08-13 10:00 UTC  (17+ messages)
` [PATCH 1/3] new ad1836 codec driver based on asoc
  ` [PATCH 2/3] add set_tdm_slot in tdm dai to define the relationship between audio channel and tdm slot
    ` [PATCH 3/3] new board driver to connect bfin-5xx with ad1836 codec
        ` [Uclinux-dist-devel] [PATCH 1/3] new ad1836 codec driver based on asoc

ALSA and MP3
 2009-08-13  9:23 UTC  (2+ messages)

[PATCH] new board driver to connect bfin-5xx with ad1836 codec
 2009-08-13  5:46 UTC 

ASoC update for 2.6.32
 2009-08-13  5:41 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