- ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
- 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
- 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
- 24710c9 ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates by Lars-Peter Clausen · 11 years ago
- 2b56b5f ASoC: fsl_ssi: Set default slot number for common cases by Nicolin Chen · 11 years ago
- e1cffe8 ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe() by Wei Yongjun · 11 years ago
- d7fa710 ASoC: fsl-ssi: Fix stats compile warning by Markus Pargmann · 11 years ago
- a5a7ee7 ASoC: fsl-ssi: Drop ac97 specific trigger function by Markus Pargmann · 11 years ago
- 6de8387 ASoC: fsl-ssi: Move RX/TX configuration to seperate functions by Markus Pargmann · 11 years ago
- 4e6ec0d ASoC: fsl-ssi: Add configuration helper functions by Markus Pargmann · 11 years ago
- bd3ca7d ASoC: fsl-ssi: Add offline_config flag by Markus Pargmann · 11 years ago
- 0888efd ASoC: fsl-ssi: Fix interrupt stats for imx by Markus Pargmann · 11 years ago
- c1953bf ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching by Markus Pargmann · 11 years ago
- 9368acc ASoC: fsl-ssi: Move sysfs stats to debugfs by Markus Pargmann · 11 years ago
- 2841be9 ASoC: fsl-ssi: Fix probe error handling by Markus Pargmann · 11 years ago
- ff1b15a ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int' by Fabio Estevam · 11 years ago
- 6873ee4 ASoC: fsl_ssi: Fix printing return code on clk error by Alexander Shiyan · 11 years ago
- aafa85e ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series by Nicolin Chen · 11 years ago
- 0da9e55 ASoC: fsl_ssi: Add dual fifo mode support by Nicolin Chen · 11 years ago
- 07a9483 ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits by Nicolin Chen · 11 years ago
- 2924a99 ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface by Nicolin Chen · 11 years ago
- 7e6d18a ASoC: fsl: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
- d876464 ASoC: fsl-ssi: Move ac97 specific setup to seperate function by Markus Pargmann · 11 years ago
- d60336e ASoC: fsl_ssi: let check zero instead of check NO_IRQ by Chen Gang · 11 years ago
- 64d2307 ASoC: fsl: fsl_ssi: Fix simultaneous capture and playback by Fabio Estevam · 11 years ago
- feb8f11 ASoC: fsl_ssi: Remove redundant dev_set_drvdata by Sachin Kamat · 11 years ago
- a851a2b ASoC: fsl_ssi: Staticize local symbols by Sachin Kamat · 11 years ago
- f61df38 ASoC: fsl_ssi: Remove unnecessary dev_set_drvdata() by Fabio Estevam · 11 years ago
- f037708 ASoC: fsl: disable ssi irq for imx by Michael Grzeschik · 11 years ago
- 9b443e3 ASoC: fsl-ssi: imx-pcm-fiq bugfix by Michael Grzeschik · 11 years ago
- f8fdf53 ASoC: fsl-ssi: add SSIEN errata work around by Steffen Trumtrar · 11 years ago
- cd7f029 ASoC: fsl-ssi: ac97-slave support by Markus Pargmann · 11 years ago
- 0783e64 ASoC: fsl: fsl_ssi: Fix the order of resources removal by Fabio Estevam · 11 years ago
- 3a5e517 ASoC: fsl-ssi: Use generic DMA bindings if possible by Markus Pargmann · 11 years ago
- de623ec ASoC: fsl-ssi: Add support for imx-pcm-fiq by Markus Pargmann · 11 years ago
- 32bd8cd ASoC: fsl: Set sdma peripheral type directly by Nicolin Chen · 11 years ago
- f314280 ASoC: fsl: fsl_ssi: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
- 0a9eaa3 ASoC: fsl_ssi: Provide register I/O functions by default by Mark Brown · 11 years ago
- ede32d3 ASoC: fsl: fsl_ssi: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
- b0a4747 ASoC: fsl: fsl_ssi: Use devm_ functions by Fabio Estevam · 11 years ago
- b2c119b ASoC: fsl: Disable SSI in trigger() if RE/TE are both cleared by Nicolin Chen · 12 years ago
- bd41bc9 ASoC: fsl: remove use of imx-pcm-audio from fsl_ssi by Shawn Guo · 12 years ago
- 8dd2b66 Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
- fc8ba7f ASoC: imx: Setup dma data in DAI probe by Lars-Peter Clausen · 12 years ago
- 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 12 years ago
- a8909c9 ASoC: fsl: Use common DAI DMA data struct by Lars-Peter Clausen · 12 years ago
- 3580aa1 ASoC: switch over to use snd_soc_register_component() on fsl ssi by Kuninori Morimoto · 12 years ago
- 312bb4f ASoC: imx-pcm: Embed the imx_dma_data struct in the dma_params struct by Lars-Peter Clausen · 12 years ago
- a0a3d51 ASoC: fsl: remove __dev* attributes by Bill Pemberton · 12 years ago
- 95cd98f ASoC: fsl: enable ssi clock in probe function by Shawn Guo · 13 years ago
- b46b373 ASoC: fsl: assign dma peripheral type according to bus topology by Shawn Guo · 13 years ago
- 09ce111 ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers by Shawn Guo · 13 years ago
- dfa1a10 ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX by Shawn Guo · 13 years ago
- 2b81ec6 ASoC: fsl: check property 'compatible' for the machine name by Shawn Guo · 13 years ago
- ba0a7e0 ASoC: Convert fsl directory to module_platform_driver by Axel Lin · 13 years ago
- 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
- 0f768a7 ASoC: fsl_ssi: properly initialize the sysfs attribute object by Timur Tabi · 13 years ago
- 5e538ec ASoC: improve asynchronous mode support in the fsl_ssi driver by Timur Tabi · 13 years ago
- 1fab6ca ASoC: claim the IRQ when the fsl_ssi device is probed, not opened by Timur Tabi · 13 years ago
- 147dfe9 ASoC: p1022ds: fix incorrect referencing of device tree properties by Timur Tabi · 14 years ago
- f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
- 38fec72 ASoC: mpc8610: replace of_device with platform_device by Timur Tabi · 14 years ago
- 8e9d869 asoc/multi-component: fsl: add support for variable SSI FIFO depth by Timur Tabi · 14 years ago
- ff71334 asoc/multi-component: fsl: add support for disabled SSI nodes by Timur Tabi · 14 years ago
- 87a0632 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers by Timur Tabi · 14 years ago
- 6e6f662 powerpc: rename immap_86xx.h to fsl_guts.h, and add 85xx support by Timur Tabi · 14 years ago
- f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 08d15f0 ASoC: Switch FSL SSI DAI over to symmetric_rates by Mark Brown · 16 years ago
- 5b740ea sound: use dev_set_drvdata by Julia Lawall · 16 years ago
- d5a908b ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
- a4d11fe ASoC: remove trigger delay in Freescale MPC8610 sound driver by Timur Tabi · 16 years ago
- 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
- 3a638ff ASoC: Improve pause/unpause performance in Freescale 8610 drivers by Timur Tabi · 16 years ago
- a454dad ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers by Timur Tabi · 16 years ago
- 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
- 85ef237 ASoC: optimize init sequence of Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
- 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
- dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
- be41e94 ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
- 8cf7b2b ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 17 years ago
- 3a3bd96 [ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic" by Anton Vorontsov · 17 years ago
- acf5850 [ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers by Timur Tabi · 17 years ago
- 17467f2 [ALSA] Add ASoC drivers for the Freescale MPC8610 SoC by Timur Tabi · 17 years ago