messages from 2014-01-05 07:38:48 to 2014-01-08 10:22:01 UTC [more...]
[PATCH] ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
2014-01-08 10:22 UTC
[PATCH -next] ASoC: ux500: Fix sparse non static symbol warning
2014-01-08 10:17 UTC (3+ messages)
mx6: Audio does not work on linux-next 20140107
2014-01-08 10:01 UTC (10+ messages)
[PATCH] ASoC: bcm: Remove obsoleted Kconfig dependency
2014-01-08 9:37 UTC
[PATCH] ASoC: fsl-sai: Clean up the code
2014-01-08 8:13 UTC
[PATCH v3 0/5] ASoC: add CSR SiRFSoC sound drivers
2014-01-08 9:01 UTC (14+ messages)
` [PATCH v3 1/5] ASoC: sirf: add sirf platform driver which provides DMA
` [PATCH v3 2/5] ASoC: sirf: add I2S CPU DAI driver
` [PATCH v3 3/5] ASoC: usp-pcm: add CPU DAI driver for PCM simulated from USP
` [PATCH v3 4/5] ASoC: sirf-soc-inner: add drivers for both CPU and Codec DAIs
` [PATCH v3 5/5] ASoC: sirf-inner: add mach driver for SiRFSoC internal codec
[PATCH v2] ASoC: imx: Allow using sound with DT descriptions only
2014-01-08 8:43 UTC
[PATCH] ASoC: fsl: imx-wm8962: Grant hw_params() permission to reprogram FLL
2014-01-08 8:30 UTC (4+ messages)
[PATCH 00/11] ASoC/MFD: twl4030 codec local register cache removal
2014-01-08 8:05 UTC (6+ messages)
` [PATCH 08/11] ASoC: twl4030: Remove local reg cache
[PATCH 1/4] ASoC: simple-card: add simple audio card widgets support
2014-01-08 7:02 UTC (4+ messages)
` [PATCH 2/4] ASoC: simple-card: simple audio card widgets getting
` [PATCH 3/4] ASoC: fsl: Add VF610 simple audio card widgets driver
` [PATCH 4/4] ARM: dts: Enable SGTL5000 codec based audio driver node for VF610 TOWER
[PATCH] ALSA: compress: add num_sample_rates in snd_codec_desc
2014-01-08 4:16 UTC (10+ messages)
[PATCH] alsa-utils: fix pcm_read() return value
2014-01-08 4:18 UTC
Possible regression of Mackerel/ASoC Simple Card in next-20130107
2014-01-08 4:00 UTC
[PATCH v2] ASoC: soc-core: add snd_soc_of_parse_master_clkdir() for dt
2014-01-08 3:35 UTC (6+ messages)
[PATCH] Patched to allow fine-grained control of PLL and clock dividers
2014-01-05 19:45 UTC
[PATCH 1/2] usbtv: split core and video implementation
2014-01-07 22:13 UTC (2+ messages)
` [PATCH 2/2] usbtv: add audio support
[PATCH] ASoC: ssm2602: add 16kHz sampling rate support
2014-01-07 21:43 UTC (2+ messages)
exceprionally large value
2014-01-07 19:27 UTC
[PATCH] ASoC: Docs: Update the Overview document
2014-01-07 17:58 UTC (4+ messages)
` [PATCH] ASoC: dpcm: Explicitly set BE DAI link supported stream directions
[PATCHv10] dmaengine: Add support for BCM2835
2014-01-07 17:37 UTC (5+ messages)
[PATCH v2 0/6] dma: Indicate residue granularity in dma_slave_caps
2014-01-07 17:36 UTC (8+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] dma: pl330: Set residue_granularity
` [PATCH v2 3/6] ASoC: generic-dmaengine-pcm: Check NO_RESIDUE flag at runtime
` [PATCH v2 4/6] ASoC: generic-dmaengine-pcm: Check DMA residue granularity
` [PATCH v2 5/6] ASoC: axi-{spdif, i2s}: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag
` [PATCH v2 6/6] ASoC: samsung: "
[PATCH] ALSA: hda - Minor code optimization for patch_realtek.c
2014-01-07 17:23 UTC
[PATCH 1/2] ALSA: hda - firmware patch code cleanup
2014-01-07 17:22 UTC (2+ messages)
` [PATCH 2/2] ALSA: hda - Add consistent tag names for firmware patch
[PATCH 1/2] ALSA: hda - Correct AD1986A 3stack pin configs
2014-01-07 17:21 UTC (2+ messages)
` [PATCH 2/2] ALSA: hda - Don't create duplicated ctls for loopback paths
[PATCH] ASoC: pcm: Fix lack of platform bespoke_trigger() call
2014-01-07 17:11 UTC (2+ messages)
[PATCH] ASoC: simple-card: Do not set cpu_dai.name for snd_link in case DT
2014-01-07 16:48 UTC (2+ messages)
[PATCH] ASoC: soc-core: add snd_soc_of_parse_sysclk_id() for dt
2014-01-07 16:24 UTC (2+ messages)
[PATCH 1/2] ASoC: simple-card: fix the DAPM routes map parsing
2014-01-07 15:43 UTC (2+ messages)
[PATCH 00/10] ASoC: ARM: ux500: Better prepare for full Device Tree
2014-01-07 15:39 UTC (27+ messages)
` [PATCH 01/11] ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion
` [PATCH 03/11] ASoC: ux500: Provide better checking for Device Tree and/or Platform Data
` [PATCH 04/11] ASoC: Ux500: Match platform by device node when booting Device Tree
` [PATCH 05/11] ASoC: ux500_pcm: Stop pretending that we support varying address widths
` [PATCH 06/11] ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
` [PATCH 07/11] ASoC: ux500_pcm: Extend Device Tree support to deal with DMA data
` [PATCH 08/11] ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT case
` [PATCH 09/11] ASoC: ux500_pcm: Take out pointless dev_dbg() call
` [PATCH 10/11] ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
` [PATCH 11/11] ASoC: ux500: Dramatically reduce the size of the DAI driver data struct
ASoC: fix new build warning in fsl_ssi
2014-01-07 13:00 UTC (2+ messages)
[PATCH v2 01/11] ASoC: dpcm: Add helper function for initializing runtime pcm
2014-01-07 11:42 UTC (16+ messages)
` [PATCH v2 02/11] ASoC: dpcm: Allow PCMs to omit the set of supported formats
` [PATCH v2 03/11] ASoC: atmel: Don't set unused struct snd_pcm_hardware fields
` [PATCH v2 04/11] ASoC: fsl: "
` [PATCH v2 05/11] ASoC: intel: "
` [PATCH v2 06/11] ASoC: kirkwood: "
` [PATCH v2 07/11] ASoC: mxs: "
` [PATCH v2 08/11] ASoC: nuc900: "
` [PATCH v2 09/11] ASoC: sh: "
` [PATCH v2 10/11] ASoC: ux500: "
` [PATCH v2 11/11] ASoC: Allow PCMs to restrict the supported formats
[PATCH] ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag
2014-01-07 11:41 UTC (3+ messages)
[PATCH 0/10] ASoC: rsnd: add SRC support
2014-01-07 11:22 UTC (7+ messages)
[PATCH] ASoC: fsl_ssi: Fixed wrong printf format identifier
2014-01-07 11:11 UTC (3+ messages)
[PATCH 1/5] ASoC: mc13783: Use module_platform_driver_probe()
2014-01-07 11:08 UTC (14+ messages)
` [PATCH 2/5] ASoC: mc13783: Use core error messages if registration fails
` [PATCH 3/5] ASoC: mc13783: Drop fixed ADC & DAC ports usage
` [PATCH 4/5] ASoC: mc13783: trivial: Cleanup module
` [PATCH 5/5] ASoC: mc13783: Add devicetree support
[PATCH] ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'
2014-01-07 10:54 UTC (2+ messages)
[RFC][PATCH 0/8] A new driver for OXFW970/971 based devices
2014-01-07 10:07 UTC (12+ messages)
` [PATCH 1/8] oxfw: Add skelton "
` [PATCH 2/8] oxfw: Read firmware version to name card
` [PATCH 3/8] oxfw: Add some AV/C commands for channel formation of AMDTP stream
` [PATCH 4/8] oxfw: Add connections and streams management
` [PATCH 5/8] oxfw: Add proc interface for debugging purpose
` [PATCH 6/8] oxfw: Add MIDI interface
` [PATCH 7/8] oxfw: Add PCM interface
` [PATCH 8/8] oxfw: Add hwdep interface
[PATCH] ASoC: atmel-pcm-dma: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag
2014-01-07 9:15 UTC (3+ messages)
[PATCH 2/2] ASoC: simple-card: keep the property's name the same pattern
2014-01-07 1:15 UTC
[PATCH] ASoC: simple-card: fix the DAPM routes map parsing
2014-01-06 23:56 UTC (3+ messages)
[PATCH 01/19] ASoC: atmel: Don't set unused struct snd_pcm_hardware fields
2014-01-06 16:45 UTC (4+ messages)
[PATCH] ASoC: simple-card: Fix the sysclk selection
2014-01-06 15:29 UTC (2+ messages)
[PATCH] ASoC: imx: Allow using sound with DT descriptions only
2014-01-06 13:25 UTC (5+ messages)
[PATCH] ASoC: fsl_ssi: Fix printing return code on clk error
2014-01-06 13:20 UTC (2+ messages)
[PATCH] alsa-lib: minor typo in pcm doc
2014-01-06 9:24 UTC (2+ messages)
[PATCH] ASoC: simple-card: Add device's module clock selection
2014-01-06 4:10 UTC (2+ messages)
searching volunteer to test Hoontech DSP24 to check if the driver is realy working well
2014-01-05 20:39 UTC (2+ messages)
[PATCHv9] dmaengine: Add support for BCM2835
2014-01-05 19:05 UTC (7+ messages)
[PATCH 1/2] usbtv: split core and video implementation
2014-01-05 16:43 UTC (4+ messages)
` [PATCH 2/2] usbtv: add audio support
[RFC] ASoC: Adding trivial codec drivers
2014-01-05 16:01 UTC (2+ messages)
Question on compress offload framework memory corruption
2014-01-05 14:04 UTC (3+ messages)
[RFC v2][PATCH 00/38] Enhancement for support of some firewire devices
2014-01-05 11:18 UTC (4+ messages)
` Sample program for hwdep interface
` [FFADO-devel] "
[PATCH 1/1] hdspmixer: Add support for RME AIO AEB boards
2014-01-05 11:02 UTC (2+ messages)
[PATCH 0/3]: ALSA: compress: sampling rate updates
2014-01-05 11:00 UTC (2+ messages)
Unsupported Valley View 'LPE' adapter?
2014-01-05 10:55 UTC (8+ messages)
fix typo in rme9652.c
2014-01-05 10:51 UTC (2+ messages)
[PATCH 0/3] use named constants for pci_power_t values
2014-01-05 10:44 UTC (3+ messages)
` [PATCH 2/3] ALSA: cs5535audio: "
[PATCH] ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3H
2014-01-05 10:41 UTC (2+ messages)
[PATCH (alsa-plugins)] a52: Propagate errors from hw
2014-01-05 10:40 UTC (2+ messages)
ALSA lots of namespace issues
2014-01-05 10:38 UTC
Conexant CX20588 in Acer 3830TG fix for internal mic amps
2014-01-05 10:30 UTC (2+ messages)
ASoC updates for v3.14
2014-01-05 10:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox