1. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. a22e292 ASoC: mmp-pcm: add NO_PERIOD_WAKEUP for PCM INFO by Qiao Zhou · 10 years ago
  3. 9301503 ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE by Daniel Mack · 10 years ago
  4. 6aa63a2 Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic/pxa' into asoc-next by Mark Brown · 10 years ago
  5. 4548728 ASoC: pxa: pxa-ssp: small leak in probe() by Dan Carpenter · 10 years ago
  6. 28e48f0 Merge remote-tracking branches 'asoc/fix/fsl-dma', 'asoc/fix/fsl-spdif', 'asoc/fix/pxa', 'asoc/fix/rcar' and 'asoc/fix/sigmadsp' into asoc-linus by Mark Brown · 10 years ago
  7. 5ab0862 ASoC: MMP audio needs sram support by Arnd Bergmann · 10 years ago
  8. 3878476 ASoC: pxa: add I2C dependencies as needed by Arnd Bergmann · 10 years ago
  9. 16088cb ASoC: Fix wrong argument for card remove callbacks by Takashi Iwai · 10 years ago
  10. e1d4d3c ASoC: free jack GPIOs before the sound card is freed by Stephen Warren · 10 years ago
  11. bad6f62 Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into asoc-linus by Mark Brown · 10 years ago
  12. 4c715c7 ASoC: pxa: pxa-ssp: Terminate of match table by Stephen Boyd · 10 years ago
  13. 6f821c6 Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/rcar', 'asoc/topic/rt5640' and 'asoc/topic/rt5645' into asoc-next by Mark Brown · 11 years ago
  14. b452814 ASoC: pxa: remove mach header dependency by Arnd Bergmann · 11 years ago
  15. d77a14b ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits by Jarkko Nikula · 11 years ago
  16. 831ffa4 ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits by Jarkko Nikula · 11 years ago
  17. 482b91c ASoC: pxa: TTC DKB audio needs I2C by Arnd Bergmann · 11 years ago
  18. 079942a ASoC: pxa: tosa: Convert to table based DAPM and control setup by Lars-Peter Clausen · 11 years ago
  19. 0fbd44a ASoC: pxa: magician: Convert to table based DAPM and control setup by Lars-Peter Clausen · 11 years ago
  20. 7a87ac1 Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-pxa by Mark Brown · 11 years ago
  21. a9576cb ASoC: pxa: zylonite: Convert to table based DAPM setup by Lars-Peter Clausen · 11 years ago
  22. f6b2a04 ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup by Lars-Peter Clausen · 11 years ago
  23. 1bdd301 ASoC: pxa: e800_wm9712: Convert to table based DAPM setup by Lars-Peter Clausen · 11 years ago
  24. 98308c8 ASoC: pxa: e750_wm9705: Convert to table based DAPM setup by Lars-Peter Clausen · 11 years ago
  25. 23d8f22 ASoC: pxa: e740_wm9705: Convert to table based DAPM setup by Lars-Peter Clausen · 11 years ago
  26. e14de47 ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control by Lars-Peter Clausen · 11 years ago
  27. 9b87a5b ASoC: pxa: Remove superfluous locking by Lars-Peter Clausen · 11 years ago
  28. 26e24dd ASoC: pxa: tosa: Update locking around use of DAPM pin API by Charles Keepax · 11 years ago
  29. 1845a72 ASoC: pxa: spitz: Update locking around use of DAPM pin API by Charles Keepax · 11 years ago
  30. f71b0fb ASoC: pxa: magician: Update locking around use of DAPM pin API by Charles Keepax · 11 years ago
  31. 4d9e734 ASoC: pxa: corgi: Update locking around use of DAPM pin API by Charles Keepax · 11 years ago
  32. 323702b ASoC: mmp: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
  33. 48b752a ASoC: mmp-pcm: config pcm slave via generic dmaengine by Qiao Zhou · 11 years ago
  34. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  35. 92a2e1c sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer by Nicolin Chen · 11 years ago
  36. 108145a Merge remote-tracking branch 'asoc/topic/warn' into asoc-next by Mark Brown · 11 years ago
  37. 469cb92 Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next by Mark Brown · 11 years ago
  38. 8a2e2c8 ASoC: pxa: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  39. c9bd5e6 DMA-API: sound: fix dma mask handling in a lot of drivers by Russell King · 11 years ago
  40. 7db1698 ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers by Dmitry Eremin-Solenikov · 11 years ago
  41. f62aa9b ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order by Dmitry Eremin-Solenikov · 11 years ago
  42. 9ff5072 ASoC: mmp-sspa: Use devm_snd_soc_register_component by Sachin Kamat · 11 years ago
  43. a1ce313 ASoC: pxa: Remove duplicate inclusion of dmaengine.h by Sachin Kamat · 11 years ago
  44. c529ca4 ASoC: pxa: add DT bindings for pxa2xx-pcm by Daniel Mack · 11 years ago
  45. a671468 ASoC: pxa: pxa-ssp: set dma filter data from startup hook by Daniel Mack · 11 years ago
  46. d65a145 ASoC: pxa: use snd_dmaengine_dai_dma_data by Daniel Mack · 11 years ago
  47. 2023c90 ASoC: pxa: pxa-ssp: add DT bindings by Daniel Mack · 11 years ago
  48. 4210606 Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-pxa by Mark Brown · 11 years ago
  49. b7ae6f3 ALSA: move dmaengine implementation from ASoC to ALSA core by Daniel Mack · 11 years ago
  50. 4d8cfa4 ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE() by Julia Lawall · 11 years ago
  51. 4edec9e sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function argument by Julia Lawall · 11 years ago
  52. 0b4fa33 ASoC: pxa: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  53. 3986b98 ASoC: ttc_dkb: add .owner to struct snd_soc_card by Wei Yongjun · 11 years ago
  54. 0d61786 ASoC: brownstone: add .owner to struct snd_soc_card by Wei Yongjun · 11 years ago
  55. ef866ac Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  56. 7685e01 ASoC: pxa2xx: fixup multi-platform AC'97 build failures by Kevin Hilman · 11 years ago
  57. accaf69d Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 11 years ago
  58. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  59. 55dafe5 ASoC: Fix double assignment of .owner in struct snd_soc_card by Emil Goode · 11 years ago
  60. 7ae6871 ASoC: remove saarb and tavorevb3 machine drivers by Paul Bolle · 12 years ago
  61. 5d9ff40 ASoC: mmp-sspa: Staticize non exported struct by Lars-Peter Clausen · 12 years ago
  62. 60e10d2 ASoC: mmp-pcm: Staticize non exported structs and functions by Lars-Peter Clausen · 12 years ago
  63. 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
  64. 7c1c1d4 ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional by Lars-Peter Clausen · 12 years ago
  65. 38e8c89 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 12 years ago
  66. 425f370 ASoC: switch over to use snd_soc_register_component() on mmp sspa by Kuninori Morimoto · 12 years ago
  67. bccf7d8 ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s by Kuninori Morimoto · 12 years ago
  68. ad53232 ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97 by Kuninori Morimoto · 12 years ago
  69. e580f1c ASoC: switch over to use snd_soc_register_component() on pxa ssp by Kuninori Morimoto · 12 years ago
  70. ac581e6 ASoC: mmp-pcm: Allocate dma filter parameters on the stack by Lars-Peter Clausen · 12 years ago
  71. 8abfc26 ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition by Kuninori Morimoto · 12 years ago
  72. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  73. b25b5aa ASoC: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  74. 01a61f4 ASoC: palm27x: register card in platform_driver probe by Mike Dunn · 12 years ago
  75. 016fb39 ASoC: palm27x: fix widgets and routes in dai_link init by Mike Dunn · 12 years ago
  76. 570f6fe ASoC: pxa: remove __dev* attributes by Bill Pemberton · 12 years ago
  77. d7f1be8 ASoC: pxa/hx4700: remove __dev* attributes by Bill Pemberton · 12 years ago
  78. c95d947 Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  79. ca05741 ARM: pxa: Fix build error caused by sram.h rename by Chris Ball · 12 years ago
  80. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  81. 15d4776 Merge branch 'for-3.5' into for-3.6 by Mark Brown · 12 years ago
  82. 890255e ASoC: mioa701: convert to snd_soc_register_card API by Robert Jarzmik · 12 years ago
  83. d1e16c1 Merge tag 'v3.5-rc4' into for-3.6 by Mark Brown · 12 years ago
  84. b883f36 ASoC: add ttc-dkb machine support by Qiao Zhou · 12 years ago
  85. 5ebf20a ASoC: add mmp brownstone support by Zhangfei Gao · 12 years ago
  86. fa375d4 ASoC: mmp: add sspa support by Zhangfei Gao · 12 years ago
  87. 7a824e2 ASoC: mmp: add audio dma support by Zhangfei Gao · 12 years ago
  88. 972a55b ASoC: fix pxa-ssp compiling issue under mach-mmp by Qiao Zhou · 12 years ago
  89. d93ca1a ASoC: pxa: allocate the SSP DMA parameters in startup by guoyh · 13 years ago
  90. d5efccd ASoC: Merge tag 'v3.4-rc3' into for-3.5 by Mark Brown · 13 years ago
  91. e95cee0 ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro by Martin Jansa · 13 years ago
  92. 5f1cba6 ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
  93. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  94. 23019a7 ARM: pxa: use common IOMEM definition by Rob Herring · 13 years ago
  95. 273b72c ASoC: pxa-ssp: atomically set stream active masks by Daniel Mack · 13 years ago
  96. 8d8bf58 ASoC: add more sample rate for pxa-ssp by Qiao Zhou · 13 years ago
  97. 64902b2 ASoC: Remove unnecessary -codec from cs4270 driver name by Shawn Guo · 13 years ago
  98. a387419 ASoC: Add __devinit annotation for pxa2xx_ac97_probe by Axel Lin · 13 years ago
  99. 059ad76 ASoC: Change spitz_ext_control to take dapm as argument. by Axel Lin · 13 years ago
  100. 0e66821 ASoC: spitz: Fix kcontrols to use card instead of codec by Liam Girdwood · 13 years ago