alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-28 05:21:45 to 2012-03-05 11:56:48 UTC [more...]

[PATCH] ASoC: omap-mcbsp: Configure wakeup in later phase
 2012-03-05 11:56 UTC  (2+ messages)

[PATCH 00/20] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi
 2012-03-05 11:56 UTC  (42+ messages)
` [PATCH 01/20] ASoC: imx: move eukrea audmux call into ASoC machine driver
` [PATCH 02/20] ASoC: imx: move phycore "
` [PATCH 03/20] ARM: imx: merge audmux-v1 and audmux-v2
` [PATCH 04/20] ARM: imx: convert audmux to a platform driver
` [PATCH 05/20] ASoC: imx: move audmux driver into sound/soc/imx
` [PATCH 06/20] ASoC: imx: rename audmux prefix mxc to imx
` [PATCH 07/20] ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driver
` [PATCH 08/20] ASoC: imx: initialize dma_params burstsize just in imx-ssi
` [PATCH 09/20] ASoC: imx: separate imx-pcm bits from imx-ssi driver
` [PATCH 10/20] ASoC: imx: add an explicit Kconfig option for "
` [PATCH 11/20] ASoC: fsl: separate SSI and DMA Kconfig options
` [PATCH 12/20] ASoC: imx: merge sound/soc/imx into sound/soc/fsl
` [PATCH 13/20] ASoC: fsl: create fsl_utils to accommodate the common functions
` [PATCH 14/20] ASoC: fsl: check property 'compatible' for the machine name
` [PATCH 15/20] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX
` [PATCH 16/20] ASoC: fsl: remove the fatal error checking on codec-handle
` [PATCH 17/20] ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers
` [PATCH 18/20] ASoC: fsl: add dt support for imx-audmux
` [PATCH 19/20] ASoC: rename sgtl5000 device tree binding document
` [PATCH 20/20] ASoC: fsl: add imx-sgtl5000 machine driver

[PATCH] ALSA: hda - fix broken automute/autoswitch for Realtek
 2012-03-05 10:38 UTC 

[PATCH] ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal
 2012-03-05  9:38 UTC 

[PATCH 0/6] snd-usb endpoint rework, version 6
 2012-03-05  8:01 UTC  (3+ messages)

[PATCH v6 0/2] patch set about the MXS-DMA
 2012-03-05  4:47 UTC  (9+ messages)

HDA intel, wired headset w/mic, jack mic detect
 2012-03-05  1:10 UTC  (16+ messages)

[PATCH v4 0/2] MFD: twl6040: Conversion to i2c driver
 2012-03-04 19:05 UTC  (4+ messages)
` [PATCH v4 1/2] MFD: twl-core: Detach twl6040 from the pmic mfd driver
` [PATCH v4 2/2] MFD: twl6040: Convert to i2c driver, and separate it from twl core

[PATCH 1/2] ASoC: ak4641: Convert to module_i2c_driver()
 2012-03-04 21:31 UTC  (2+ messages)
` [PATCH 2/2] ASoC: ak4641: Push GPIO allocation out into the I2C probe

Drivers from tiwai/sound.git - module snd_seq_midi not compiled?
 2012-03-04 21:18 UTC 

ASoC fix for 3.3
 2012-03-04 15:15 UTC  (2+ messages)

[PATCH 1/2] ASoC: fix WM8753 initialization
 2012-03-04 14:33 UTC  (6+ messages)
` [PATCH 2/2] ASOC: fix neo1973 wm8753 initialization

[PATCH 1/3] ASoC: core - Add card mutex locking subclasses
 2012-03-04 14:09 UTC  (4+ messages)
` [PATCH 2/3] ASoC: dapm - Use card mutex for DAPM ops instead of codec mutex
` [PATCH 3/3] ASoC: dapm - lock mixer & mux update power with card mutex

[Regression] Loss of OPL3 FM Synth in alsa-driver-1.0.25
 2012-03-04  2:47 UTC 

Bug#660111: multiple, non-physically accesible, HDMI devices listed for Intel IbexPeak ALC269VB
 2012-03-04  2:43 UTC  (5+ messages)
`  "
    ` Bug#660111: [alsa-devel] "

[PATCH] ASoC: dapm: Show if widgets are forced in debugfs
 2012-03-03 18:01 UTC 

[PATCH] ASoC: wm8994: Suppres noop updates of FLL K
 2012-03-03 15:33 UTC 

ALC892, Clevo P150HM: Input Source gets reset to "Mic" every resume
 2012-03-03  8:11 UTC  (10+ messages)

[PATCH] ASoC: wm8994: Don't bother updating the jackdet mode needlessly
 2012-03-03  0:10 UTC 

[PATCH - ice1724 1/1] ALSA: ice1724 - constrain runtime rates for locked internal rate
 2012-03-02 21:09 UTC 

[PATCH - aplay 1/1] aplay - option to dump HW parameters
 2012-03-02 20:32 UTC 

[PATCH] ASoC: core: Split the union for CODEC/platform in the DAI
 2012-03-02 17:14 UTC  (2+ messages)

[PATCH v6] sound/soc/codecs: add LAPIS Semiconductor ML26124
 2012-03-02 16:39 UTC  (8+ messages)
` [PATCH v3] sound/soc/lapis: add platform driver for ML7213
` [PATCH v5] sound/soc/lapis: add machine driver for ML7213 Carrier Board

[PATCH] ASoC: core - cleanup platform debugfs on probe failure
 2012-03-02 16:20 UTC  (2+ messages)

[PATCH] ASoC: core: Log a warning when machines use soc-audio
 2012-03-02 15:55 UTC  (2+ messages)

[PATCH v2 00/10] OMAP/ASoC: Move and merge McBSP driver under ASoC
 2012-03-02 14:37 UTC  (20+ messages)
` [PATCH v2 01/10] ARM: OMAP: mcbsp: Convert core driver to proper platform driver
` [PATCH v2 02/10] OMAP: mcbsp: Move core driver under sound/soc/omap
` [PATCH v2 03/10] ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
` [PATCH v2 04/10] ASoC: omap-mcbsp: Create a single driver for McBSP
` [PATCH v2 05/10] ARM: OMAP: Do not register omap-mcbsp-dai device
` [PATCH v2 06/10] ASoC: OMAP: mcbsp.h: Clean up bit definitions
` [PATCH v2 07/10] ASoC: OMAP McBSP: Remove redundant accessors
` [PATCH v2 08/10] ASoC: omap-mcbsp: Cleanup of module probe/remove code
` [PATCH v2 09/10] ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure
` [PATCH v2 10/10] ASoC: omap-mcbsp: Simplify DMA configuration

[RFC 0/7] ASoC: Introduce dmaengine pcm helper functions
 2012-03-02 13:59 UTC  (12+ messages)
` [RFC 4/7] ASoC: Add dmaengine PCM "
` [RFC 7/7] ASoC: ep93xx-pcm: Use "

[PATCH 2/2] ALSA: Integrate control based jack reporting with core jack reporting
 2012-03-02 11:45 UTC  (4+ messages)

tlv320aic3104
 2012-03-02  0:44 UTC 

[PATCH] ASoC: wm8994: Disable debounce of jack detection on inserted jack
 2012-03-01 19:07 UTC 

[PATCH] ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled
 2012-03-01 16:41 UTC 

ASoC updates for 3.3
 2012-03-01 13:20 UTC  (2+ messages)

[PATCH] ASoC: wm8962: Remove register default for PLL2
 2012-03-01 12:08 UTC 

oss plugin: SNDCTL_DSP_SETFRAGMENT problems
 2012-03-01  9:59 UTC 

[PATCH] ALSA: hda - Add a fake mute feature
 2012-03-01  9:27 UTC  (2+ messages)

Bug#654799: Cranking sound coming out of speakers with the new 3.1 kernel
 2012-03-01  7:56 UTC  (4+ messages)
          `  "

[PATCH] ASoC: Samsung: Update email id of the author
 2012-02-29 23:38 UTC  (2+ messages)

[PATCH] ASoC: Samsung: Merge two identical if-else clauses
 2012-02-29 23:37 UTC  (2+ messages)

[PATCH] ASoC: wm8996: Fix /RESET bounce ordering
 2012-02-29 17:45 UTC 

[RFC PATCH] Inverted internal mic
 2012-02-29 16:36 UTC  (15+ messages)

[PATCH] ASoC: wm_hubs: Bomb out if we can't read back the DC servo result
 2012-02-29 15:40 UTC 

[PATCH] ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet mode
 2012-02-29 10:35 UTC 

[PATCH 0/2] ASoC: omap: mcbsp: small cleanups for the sidetone code
 2012-02-28 19:34 UTC  (7+ messages)
` [PATCH 1/2] ASoC: omap: mcbsp: Use uniform st_data pointer initialization
` [PATCH 2/2] ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer

[PATCH] ALSA: hda - Add position_fix=4 (COMBO) option
 2012-02-28 19:32 UTC  (3+ messages)

[PATCH 1/4] ASoC: imx: let SND_MXC_SOC_FIQ select FIQ
 2012-02-28 16:51 UTC  (17+ messages)
` [PATCH 0/6] ASoC: a few cleanups on sound/soc/fsl
  ` [PATCH 1/6] ASoC: fsl: correct get_dma_channel parameter name
  ` [PATCH 2/6] ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node
  ` [PATCH 3/6] ASoC: Remove unnecessary -codec from cs4270 driver name
  ` [PATCH 4/6] ASoC: fsl: create fsl_utils to accommodate the common functions
  ` [PATCH 6/6] ASoC: fsl: check property 'compatible' for the machine name

[PATCH] ASoC: DT: Update digital microphone binding documentation to PAZ00 board
 2012-02-28 12:37 UTC  (2+ messages)

[PATCH v2 0/9] imx patches when I enable imx6q sabrelite audio
 2012-02-28 12:07 UTC  (3+ messages)

[GIT PULL FOR v3.4] tea575x update to latest V4L2 framework requirements
 2012-02-28 10:19 UTC 

[PATCH] ASoC: omap3beagle: Add dai link for McBSP2 master configuration (CLKS source)
 2012-02-28  9:36 UTC  (4+ messages)

alsa usb audio class 2
 2012-02-28  9:02 UTC 

[PATCH 00/38] Realtek HD-audio auto-parser
 2012-02-28  8:33 UTC  (2+ messages)

[PATCH] ALSA : Au88x0 - Support 4 channels playback when AC97 codec has SDAC bit , Reduce the number of playback devices of au8830 from 32 to 16
 2012-02-28  7:52 UTC  (4+ messages)

question on Asoc tlv320aic3104
 2012-02-28  7:45 UTC 

[PATCH] OMAP4: panda: Correct cpu version check for 4430
 2012-02-28  7:33 UTC  (3+ messages)

[PATCH] Sony Vaio with stac9872
 2012-02-28  7:29 UTC  (3+ 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).