1. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  2. ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  3. ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
  4. efe2ab9 ASoC: fsl_ssi: Do not print 'baud clock' error message all the time by Fabio Estevam · 11 years ago
  5. ae1f8ce ASoC: fsl_ssi: We do support master mode now by Fabio Estevam · 11 years ago
  6. e5a3da2 mfd: mc13xxx: Remove useless symbol MFD_MC13783 by Alexander Shiyan · 11 years ago
  7. 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
  8. 2f43a23 Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai by Mark Brown · 11 years ago
  9. 24710c9 ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates by Lars-Peter Clausen · 11 years ago
  10. 43d24e7 ASoC: fsl_esai: Add ESAI CPU DAI driver by Nicolin Chen · 11 years ago
  11. 2b56b5f ASoC: fsl_ssi: Set default slot number for common cases by Nicolin Chen · 11 years ago
  12. e1cffe8 ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe() by Wei Yongjun · 11 years ago
  13. d7fa710 ASoC: fsl-ssi: Fix stats compile warning by Markus Pargmann · 11 years ago
  14. a5a7ee7 ASoC: fsl-ssi: Drop ac97 specific trigger function by Markus Pargmann · 11 years ago
  15. 6de8387 ASoC: fsl-ssi: Move RX/TX configuration to seperate functions by Markus Pargmann · 11 years ago
  16. 4e6ec0d ASoC: fsl-ssi: Add configuration helper functions by Markus Pargmann · 11 years ago
  17. bd3ca7d ASoC: fsl-ssi: Add offline_config flag by Markus Pargmann · 11 years ago
  18. 0888efd ASoC: fsl-ssi: Fix interrupt stats for imx by Markus Pargmann · 11 years ago
  19. c1953bf ASoC: fsl-ssi: Add imx51-ssi and of_device_id matching by Markus Pargmann · 11 years ago
  20. 9368acc ASoC: fsl-ssi: Move sysfs stats to debugfs by Markus Pargmann · 11 years ago
  21. 2841be9 ASoC: fsl-ssi: Fix probe error handling by Markus Pargmann · 11 years ago
  22. 633ff8f ASoC: fsl-sai: Clean up the code by Xiubo Li · 11 years ago
  23. b0a23b8 ASoC: fsl: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
  24. ff1b15a ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int' by Fabio Estevam · 11 years ago
  25. 6873ee4 ASoC: fsl_ssi: Fix printing return code on clk error by Alexander Shiyan · 11 years ago
  26. 2cde51f Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs4271', 'asoc/topic/cs42l52', 'asoc/topic/da7210', 'asoc/topic/davinci', 'asoc/topic/ep93xx', 'asoc/topic/fsl', 'asoc/topic/fsl-mxs', 'asoc/topic/generic', 'asoc/topic/hdmi', 'asoc/topic/jack', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/mxs', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/s6000', 'asoc/topic/sai', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/spear', 'asoc/topic/ssm2518', 'asoc/topic/ssm2602', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc/topic/uda1380', 'asoc/topic/width', 'asoc/topic/wm8510', 'asoc/topic/wm8523', 'asoc/topic/wm8580', 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'asoc/topic/wm8731', 'asoc/topic/wm8741', 'asoc/topic/wm8750', 'asoc/topic/wm8753', 'asoc/topic/wm8776', 'asoc/topic/wm8804', 'asoc/topic/wm8900', 'asoc/topic/wm8901', 'asoc/topic/wm8940', 'asoc/topic/wm8962', 'asoc/topic/wm8974', 'asoc/topic/wm8985', 'asoc/topic/wm8988', 'asoc/topic/wm8990', 'asoc/topic/wm8991', 'asoc/topic/wm8994', 'asoc/topic/wm8995', 'asoc/topic/wm9081' and 'asoc/topic/x86' into asoc-next by Mark Brown · 11 years ago
  27. 30010a2 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  28. 14c3aa9 ASoC: imx-spdif: Use snd-soc-dummy CODEC driver to link card by Nicolin Chen · 11 years ago
  29. 72aa62b ASoC: fsl_sai: fix the endianess for SAI fifo data. by Xiubo Li · 11 years ago
  30. 496a39d ASoC: fsl_sai: Fix one bug for hardware limitation. by Xiubo Li · 11 years ago
  31. e5d0fa9 ASoC: fsl_sai: Add disable operation for the corresponding data channel. by Xiubo Li · 11 years ago
  32. e6dc12d ASoC: fsl_sai: Move the global registers setting to _dai_probe() by Xiubo Li · 11 years ago
  33. 4e3a99f ASoC: fsl_sai: Sort local variable in general way by Nicolin Chen · 11 years ago
  34. 190af12 ASoC: fsl_sai: Make dev_err information neater by Nicolin Chen · 11 years ago
  35. 15b29da ASoC: fsl_sai: Drop useless ret in startup() by Nicolin Chen · 11 years ago
  36. d22e28c ASoC: fsl_sai: Drop useless channels check in hw_params() by Nicolin Chen · 11 years ago
  37. 1d70030 ASoC: fsl_sai: Use snd_pcm_format_width() by Nicolin Chen · 11 years ago
  38. 1fb2d9d ASoC: fsl_sai: Keep symmetry for clk_enable() and clk_disable() by Nicolin Chen · 11 years ago
  39. dd9f406 ASoC: fsl-sai: Use snd_soc_dai_init_dma_data() by Xiubo Li · 11 years ago
  40. e5180df3 ASoC: fsl-sai: Use devm_snd_dmaengine_pcm_register() by Xiubo Li · 11 years ago
  41. a6af47a ASoC: fsl-sai: Remove fsl_sai_remove() by Xiubo Li · 11 years ago
  42. aafa85e ASoC: fsl_ssi: Add DAI master mode support for SSI on i.MX series by Nicolin Chen · 11 years ago
  43. 05004cb ASoC: fsl/mxs: Remove unnecessarily gendered language by Matthew Garrett · 11 years ago
  44. 4355082 ASoC: Add SAI SoC Digital Audio Interface driver. by Xiubo Li · 11 years ago
  45. dd407a3 ASoC: fsl/mxs: Remove unnecessarily gendered language by Mark Brown · 11 years ago
  46. 0da9e55 ASoC: fsl_ssi: Add dual fifo mode support by Nicolin Chen · 11 years ago
  47. e20ab01 Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/tegra' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 11 years ago
  48. 5dfc03f ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver by Nicolin Chen · 11 years ago
  49. 24f4bd5 ASoC: imx-ssi: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  50. 29e2488 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/kirkwood', 'asoc/fix/omap', 'asoc/fix/rcar', 'asoc/fix/wm8731' and 'asoc/fix/wm8990' into asoc-linus by Mark Brown · 11 years ago
  51. 07a9483 ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits by Nicolin Chen · 11 years ago
  52. 2924a99 ASoC: fsl_ssi: Add monaural audio support for non-ac97 interface by Nicolin Chen · 11 years ago
  53. 3621dbb ASoC: fsl: imx-ssi: omit ssi counter to avoid harm in unbalanced situation by Oskar Schirmer · 11 years ago
  54. 7e6d18a ASoC: fsl: Use devm_snd_dmaengine_pcm_register() by Lars-Peter Clausen · 11 years ago
  55. 6c7ef41 ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe() by Wei Yongjun · 11 years ago
  56. 23d8bb3 ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable by Fabio Estevam · 11 years ago
  57. d6437c1 ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation by Oskar Schirmer · 11 years ago
  58. 4ded61e ASoC: imx-spdif: Remove error message upon devm_kzalloc() failure by Fabio Estevam · 11 years ago
  59. d876464 ASoC: fsl-ssi: Move ac97 specific setup to seperate function by Markus Pargmann · 11 years ago
  60. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  61. 73d75ba Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  62. abfe69d Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  63. fc7dc61 ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situations by Oskar Schirmer · 11 years ago
  64. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  65. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  66. ec7118e Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next by Mark Brown · 11 years ago
  67. 99a0ea2 Merge remote-tracking branch 'asoc/topic/devm' into asoc-next by Mark Brown · 11 years ago
  68. 3fec948 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus by Mark Brown · 11 years ago
  69. 5196e6f Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus by Mark Brown · 11 years ago
  70. ea8e5e5 ASoC: fsl: imx-wm8962: remove an unneeded check by Dan Carpenter · 11 years ago
  71. 10227a9 ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable by Fabio Estevam · 11 years ago
  72. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  73. 68f9672 ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation by Oskar Schirmer · 11 years ago
  74. 9c1fc20 ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resource() by Fabio Estevam · 11 years ago
  75. 6caa989 Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next by Mark Brown · 11 years ago
  76. c9bd5e6 DMA-API: sound: fix dma mask handling in a lot of drivers by Russell King · 11 years ago
  77. 3d8f731 ASoC: fsl_spdif: fix return value check in fsl_spdif_probe() by Wei Yongjun · 11 years ago
  78. 154bab1 ASoC: eukrea-tlv320: Use dev_err instead of pr_err. by Denis Carikli · 11 years ago
  79. 8ff9f38 Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next by Mark Brown · 11 years ago
  80. 70e0db2 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 11 years ago
  81. 48ce3ec Merge remote-tracking branch 'asoc/topic/devm' into asoc-next by Mark Brown · 11 years ago
  82. 1abe729 ASoC: fsl: Add missing pm to current machine drivers by Nicolin Chen · 11 years ago
  83. 90130d2 ASoC: dmaengine: Use filter_data rather than dma_data for compat requests by Mark Brown · 11 years ago
  84. 67093b2 ASoC: fsl: remove leftover release_mem_region by Wolfram Sang · 11 years ago
  85. 1b3ed70 ASoC: fsl: Fix memory leak in imx-audmux.c by Felipe Pena · 11 years ago
  86. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  87. 5a6e19b ASoC: fsl: imx-ssi: fix probe on imx31 by Philippe Rétornaz · 11 years ago
  88. 40df249 ASoC: imx-wm8962: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  89. 8e9c4aa Merge remote-tracking branch 'asoc/fix/fsl' into asoc-fsl by Mark Brown · 11 years ago
  90. 1d73ad2 ASoC: fsl: Fix sound on mx31moboard by Philippe Rétornaz · 11 years ago
  91. db8d3af ASoC: fsl_ssi: Fix irq_of_parse_and_map() return value check by Guenter Roeck · 11 years ago
  92. 4fa8dbc ASoC: fsl: imx-sgtl5000: Add .remove back by Fabio Estevam · 11 years ago
  93. e8f00c1 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-devm by Mark Brown · 11 years ago
  94. 50d4a79 ASoC: imx-sgtl5000: Fix uninitialized pointer use in error path by Philipp Zabel · 11 years ago
  95. a8b22c1 ASoC: imx-sgtl5000: do not use devres on a foreign device by Philipp Zabel · 11 years ago
  96. d60336e ASoC: fsl_ssi: let check zero instead of check NO_IRQ by Chen Gang · 11 years ago
  97. 64d2307 ASoC: fsl: fsl_ssi: Fix simultaneous capture and playback by Fabio Estevam · 11 years ago
  98. 256218a ASoC: fsl_spdif: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  99. eafbae2 ASoC: imx-wm8962: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago
  100. ff27d9b ASoC: imx-spdif: Use devm_snd_soc_register_card by Sachin Kamat · 11 years ago