1. 76b0d1f ASoC: blackfin: Convert to devm_snd_soc_register_card by Axel Lin · 9 years ago
  2. 48997b9 Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-next by Mark Brown · 9 years ago
  3. c4d2ab0 ASoC: blackfin: Convert to devm_snd_soc_register_platform by Axel Lin · 9 years ago
  4. 54d8697 ASoC: Set missing card owner field by Axel Lin · 9 years ago
  5. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  6. bc26321 ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control by Lars-Peter Clausen · 10 years ago
  7. 16af0ee ASoC: ad1980: Remove unused header by Lars-Peter Clausen · 10 years ago
  8. 3316fd2 ASoC: blackfin: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  9. 3044340 ASoC: blackfin: use samples to set silence by Scott Jiang · 10 years ago
  10. cb07ef3 ASoC: Blackfin: ADAU1X81 eval board support by Lars-Peter Clausen · 10 years ago
  11. 5dcdbee ASoC: Blackfin: ADAU1X61 eval board support by Lars-Peter Clausen · 10 years ago
  12. 7cc6417 Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sn95031', 'asoc/topic/ssm2602' and 'asoc/topic/stac9766' into asoc-next by Mark Brown · 10 years ago
  13. 950c667 Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adau1977', 'asoc/topic/ak4104', 'asoc/topic/ak4641', 'asoc/topic/ak4671' and 'asoc/topic/alc5623' into asoc-next by Mark Brown · 10 years ago
  14. 0c2d696 ASoC: adav80x: Split SPI and I2C code into different modules by Lars-Peter Clausen · 10 years ago
  15. c924dc6 ASoC: ssm2602: Split SPI and I2C code into different modules by Lars-Peter Clausen · 10 years ago
  16. 6c3d713 ASoC: ad193x: Split SPI and I2C code into different modules by Lars-Peter Clausen · 10 years ago
  17. e3947ec ASoC: blackfin: Fix machine driver Kconfig dependencies by Lars-Peter Clausen · 10 years ago
  18. d754fa9 ASoC: blackfin: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 10 years ago
  19. 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
  20. 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
  21. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  22. afed4db ASoC: blackfin: Fix missing break by Takashi Iwai · 11 years ago
  23. ddb146d ASoC: blackfin: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  24. c9bd5e6 DMA-API: sound: fix dma mask handling in a lot of drivers by Russell King · 11 years ago
  25. 4f8ec17 ASoC: blackfin: Add missing break statement to bf6xx by Valentin Ilie · 11 years ago
  26. 50b4dc6 ASoC: bf5xx-ac97: Remove unused extern declaration by Lars-Peter Clausen · 11 years ago
  27. 610d80e ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET by Lars-Peter Clausen · 11 years ago
  28. 1deb570 ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring by Mark Brown · 11 years ago
  29. 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
  30. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 11 years ago
  31. 6dab2fd ASoC: bf5xx-ac97: Convert to devm_gpio_request_one() by Mark Brown · 11 years ago
  32. cc37961 ASoC: blackfin: Remove bf5xx-tdm driver by Lars-Peter Clausen · 11 years ago
  33. 34f4095 ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2s by Lars-Peter Clausen · 11 years ago
  34. b885463 ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2s by Lars-Peter Clausen · 11 years ago
  35. 8b5e2e3 ASoC: blackfin: bf5xx-i2s: Add support for TDM mode by Lars-Peter Clausen · 11 years ago
  36. a3935a2 ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all() by Lars-Peter Clausen · 11 years ago
  37. 569ef65 ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requested by Lars-Peter Clausen · 11 years ago
  38. 6344260 ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independently by Lars-Peter Clausen · 11 years ago
  39. b7ede5d ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug} by Lars-Peter Clausen · 11 years ago
  40. d65f63d ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.h by Lars-Peter Clausen · 11 years ago
  41. 19b6317 ASoC: bf5xx-tdm-pcm: Staticize non exported struct by Lars-Peter Clausen · 11 years ago
  42. 5830964 ASoC: switch over to use snd_soc_register_component() on bf5xx tdm by Kuninori Morimoto · 11 years ago
  43. b56733b ASoC: switch over to use snd_soc_register_component() on bf5xx i2s by Kuninori Morimoto · 11 years ago
  44. 514f6ac ASoC: switch over to use snd_soc_register_component() on bf5xx ac97 by Kuninori Morimoto · 11 years ago
  45. 3272c51 ASoC: switch over to use snd_soc_register_component() on bf6xx i2s by Kuninori Morimoto · 11 years ago
  46. dca66da ASoC: blackfin: remove __dev* attributes by Bill Pemberton · 11 years ago
  47. 75d8f29 Merge branch 'asoc-omap' into for-3.7 by Mark Brown · 12 years ago
  48. d14a13d ASoC: bf5xx-ad1836: convert to use snd_soc_register_card by Scott Jiang · 12 years ago
  49. 8b5eae1 ASoC: bfin: fix memory leak in sport3 controller driver by Scott Jiang · 12 years ago
  50. f4a6348 ASoC: bfin: use dev_err to print error log instead of dev_dbg by Scott Jiang · 12 years ago
  51. f62ae7b ASoC: add i2s dai driver for bf6xx soc by Scott Jiang · 12 years ago
  52. d2aae47 ASoC: add sport driver for bf6xx soc by Scott Jiang · 12 years ago
  53. dc2af52 Merge tag 'v3.4-rc7' into for-3.5 by Mark Brown · 12 years ago
  54. d9ca8e7 ASoC: bf5xx-ssm2602: Setup sysclock in init callback by Lars-Peter Clausen · 12 years ago
  55. a3a53fe ASoC: bf5xx-ssm2602: Set DAI format by Lars-Peter Clausen · 12 years ago
  56. 980b0bc ASoC: blackfin: Use dai_fmt by Lars-Peter Clausen · 12 years ago
  57. 25e9e75 ASoC: check for substream not channels_min in pcm engines by Joachim Eastwood · 12 years ago
  58. 30e4953 ASoC: blackfin: Add .owner to struct snd_soc_card by Axel Lin · 12 years ago
  59. fb80297 ASoC: Convert blackfin directory to module_platform_driver by Axel Lin · 13 years ago
  60. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  61. da155d5 sound: Add module.h to the previously silent sound users by Paul Gortmaker · 13 years ago
  62. 6a550b9 blackfin: add module.h to files implicitly expecting to use it. by Paul Gortmaker · 13 years ago
  63. 3b70e3b ASoC: Staticise bf5xx_pcm_i2s_new() by Axel Lin · 13 years ago
  64. 3156cf7 ASoC: Staticise bf5xx_pcm_ac97_new() by Axel Lin · 13 years ago
  65. cc2115c Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  66. 4f6c7e1 ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe by Axel Lin · 13 years ago
  67. 11323e3 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  68. c5d2e65 ASoC: Blackfin: bf5xx-ad193x: Fix codec device name by Lars-Peter Clausen · 13 years ago
  69. f049ffb ASoC: Blackfin: ADAU1373 eval board support by Lars-Peter Clausen · 13 years ago
  70. 25ea524 ASoC: ad193x: fix system clock by Scott Jiang · 13 years ago
  71. 57cc243 Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  72. e999dc5 ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values by Mark Brown · 13 years ago
  73. aef05294 ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boards by Lars-Peter Clausen · 13 years ago
  74. 4d1e46b ASoC: Blackfin: allow SPI for SSM2602 parts by Mike Frysinger · 13 years ago
  75. 53a93d5 ASoC: Blackfin: Add bf5xx-adau1701 machine driver by Lars-Peter Clausen · 13 years ago
  76. b83e60c ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driver by Mark Brown · 13 years ago
  77. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  78. 064d58e ASoC: Blackfin: bf5xx-ad1836: Fix codec device name by Lars-Peter Clausen · 13 years ago
  79. 2c66cb9 ASoC: Blackfin: push down SPORT settings from global variables by Barry Song · 13 years ago
  80. bfe4ee0 ASoC: Blackfin: standardize machine driver names by Mike Frysinger · 13 years ago
  81. c8ad38b ASoC: Blackfin: drop "-codec" from codec names by Mike Frysinger · 13 years ago
  82. f04cd9c ASoC: Blackfin: add ad193x sysclk configuration by Scott Jiang · 13 years ago
  83. 4b2ffc2 ASoC: Blackfin I2S: add 8-bit sample support by Cliff Cai · 13 years ago
  84. 81d7da5 ASoC: Fix codec device id format used by some dai_links by Lars-Peter Clausen · 13 years ago
  85. 91056ac ASoC: Blackfin: fix DAI/SPORT config dependency issues by Barry Song · 13 years ago
  86. 950a95d ASoC: Blackfin TDM: use external frame syncs by Barry Song · 13 years ago
  87. e9c2048 ASoC: Blackfin AC97: fix build error after multi-component update by Mike Frysinger · 13 years ago
  88. 15d2e22 ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata update by Mike Frysinger · 13 years ago
  89. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  90. ec62dbd Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37 by Mark Brown · 14 years ago
  91. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  92. 2e2211a ASoC: add AD1980 obsolete information by Sonic Zhang · 14 years ago
  93. 8ff2361 ASoC: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  94. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  96. 698c375 ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driver by Barry Song · 14 years ago
  97. f0d10f5 ASoC: bf5xx-sport: use common SPORT code for MMR info by Barry Song · 14 years ago
  98. 2f1ff66 ASoC: Fix continuation line formats by Joe Perches · 14 years ago
  99. 17c86a3 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  100. df1246d ASoC: fix kconfig order of Blackfin drivers by Barry Song · 15 years ago