1. 5aefb30 ASoC: Convert WM8741 to devm_kzalloc() by Mark Brown · 13 years ago
  2. b903c0e ASoC: Convert WM8400 to devm_kzalloc() by Mark Brown · 13 years ago
  3. 0d1fe0d ASoC: Convert WM8350 to devm_kzalloc() by Mark Brown · 13 years ago
  4. b03e96e ASoC: Convert WM2000 to devm_kzalloc() by Mark Brown · 13 years ago
  5. 6cd4eb9 ASoC: Remove unused AUDIO_NAME define from WM8960 by Mark Brown · 13 years ago
  6. 3a0d077 ASoC: Remove I2C ifdefs from WM8960 by Mark Brown · 13 years ago
  7. 091edcc ASoC: Remove unused -codec from Wolfson device driver names by Mark Brown · 13 years ago
  8. c0eb27c ASoC: WM8903: Create default platform data structure by Stephen Warren · 13 years ago
  9. 672b0c6 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  10. 7d46a52 ASoC: Move initial WM8903 identification and reset to I2C probe by Mark Brown · 13 years ago
  11. ee244ce ASoC: Convert WM8903 to direct regmap API usage by Mark Brown · 13 years ago
  12. 82ae55d ASoC: Don't resync WM8903 register cache on reset by Mark Brown · 13 years ago
  13. 45e9675 ASoC: Use a normal cache sync for WM8903 by Mark Brown · 13 years ago
  14. 88a1b12 ASoC: WM8903 only supports I2C so don't ifdef it by Mark Brown · 13 years ago
  15. f4a1083 ASoC: Use table based control init for WM8903 by Mark Brown · 13 years ago
  16. 2950cd22 ASoC: Convert WM8903 to devm_kzalloc() by Mark Brown · 13 years ago
  17. 36d54dc ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2C by Axel Lin · 13 years ago
  18. 33e57f2 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  19. 87b86ad ASoC: Mark WM8994 ADC muxes as virtual by Mark Brown · 13 years ago
  20. 8f10316 ASoC: Map microphones on Littlemill by Mark Brown · 13 years ago
  21. 91e2085 ASoC: Convert WM8994 MICBIASes to supply widgets by Mark Brown · 13 years ago
  22. f2e2026 ASoC: Add WM8958 based headset detection on Littlemill by Mark Brown · 13 years ago
  23. 3631e8d ASoC: Add missing err label by Mark Brown · 13 years ago
  24. 6132725 ASoC: fsl/powerpc: don't rely on the cell-index property by Timur Tabi · 13 years ago
  25. a806aa9 ASoC: p1022ds: add support for fsl,P1022 and fsl,P1022DS model names by Timur Tabi · 13 years ago
  26. 6f526f0 ASoC: WM8903: Disallow all invalid gpio_cfg pdata values by Stephen Warren · 13 years ago
  27. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  28. 36c6b54 ASoC: Make WM8962 beep a signal generator by Mark Brown · 13 years ago
  29. dea8e23 ASoC: Make WM5100 tone generator widgets signal generators by Mark Brown · 13 years ago
  30. 1ab97c8 ASoC: Add signal generator widget type by Mark Brown · 13 years ago
  31. 7270ceb ASoC: Convert WM8994 to devm_kzalloc() by Mark Brown · 13 years ago
  32. cd1707a ASoC: Add platform data for WM8958/WM1811 microphone detection rates by Mark Brown · 13 years ago
  33. 52ac7ab ASoC: Ensure we reconfigure WM8958 microphone detection on rate changes by Mark Brown · 13 years ago
  34. af6b6fe ASoC: Implement support for WM1811A jack detection by Mark Brown · 13 years ago
  35. 157a75e ASoC: Rename WM8994 detecting flag to mic_detecting by Mark Brown · 13 years ago
  36. 4585790d ASoC: Allow more WM8958/WM1811 button levels with default handler by Mark Brown · 13 years ago
  37. 604533d ASoC: Tune down active mode detection rate for WM8958 mic detection by Mark Brown · 13 years ago
  38. 2a8a856 ASoC: Don't use control_data to get struct wm8994 by Mark Brown · 13 years ago
  39. a169134 ASoC: Provide debug log of accessory status on WM8958 by Mark Brown · 13 years ago
  40. 6414261 ASoC: Rename Speyside WM8962 to Tobermory by Mark Brown · 13 years ago
  41. bf55499 ASoC: Tegra I2S: Add device tree binding by Stephen Warren · 13 years ago
  42. b00adf7 ASoC: Enhance default WM8958 microphone detection by Mark Brown · 13 years ago
  43. 500fa30 ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audio by Mark Brown · 13 years ago
  44. 9b8f569 ASoC: Fix __iomem annotation for IDMA registers by Mark Brown · 13 years ago
  45. 4cdf5e4 ASoC: Ensure SYSCLK is enabled for WM8958 accessory detection by Mark Brown · 13 years ago
  46. 38fd54e ASoC: SigmaDSP: Add regmap support by Lars-Peter Clausen · 13 years ago
  47. a4c1d7e ASoC: SigmaDSP: Move private structs and functions to C file by Lars-Peter Clausen · 13 years ago
  48. 48afc52 ASoC: SigmaDSP: Provide diagnostic error messages by Lars-Peter Clausen · 13 years ago
  49. 40216ce ASoC: Move SigmaDSP firmware loader to ASoC by Lars-Peter Clausen · 13 years ago
  50. 1db7c89 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  51. bda6358 firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 13 years ago
  52. c56935b firmware: Sigma: Skip header during CRC generation by Lars-Peter Clausen · 13 years ago
  53. 4f718a2 firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 13 years ago
  54. 7b282cb ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt by Axel Lin · 13 years ago
  55. 1175f71 ASoC: Convert smdk_wm8994pcm to use module_platform_driver() by Axel Lin · 13 years ago
  56. fd8f2e4 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  57. fc8e6e8 ASoC: Supply dcs_codes for newer WM1811 revisions by Mark Brown · 13 years ago
  58. 49b7277 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  59. cc0b401 ASoC: Convert CS42L73 to devm_kzalloc() by Brian Austin · 13 years ago
  60. af3c262 ASoC: Convert tegra_spdif to use module_platform_driver() by Axel Lin · 13 years ago
  61. 0a590b1 ASoC: Add basic 1277-EV1 Littlemill audio driver by Mark Brown · 13 years ago
  62. fc07ecd ASoC: Error out if we can't generate a LRCLK at all for WM8994 by Mark Brown · 13 years ago
  63. 34cbe16 ASoC: ad193x: Convert to direct regmap API usage by Lars-Peter Clausen · 13 years ago
  64. b82ca57 ASoC: ad193x: Use snd_soc_update_bits where appropriate by Lars-Peter Clausen · 13 years ago
  65. 0718fd2 ASoC: ad193x: Add sysclk DAPM supply by Lars-Peter Clausen · 13 years ago
  66. b21990b ASoC: ad193x: Remove non-functional DAPM route controls by Lars-Peter Clausen · 13 years ago
  67. c4e7a4a ASoC: ad193x: Make enum items const char * const by Lars-Peter Clausen · 13 years ago
  68. 591c034 ASoC: ad193x: Provide dB ranges for the volume controls by Lars-Peter Clausen · 13 years ago
  69. b90d418 ASoC: ad193x: Use table based DAPM and controls setup by Lars-Peter Clausen · 13 years ago
  70. ba0a7e0 ASoC: Convert fsl directory to module_platform_driver by Axel Lin · 13 years ago
  71. 6524c8e ASoC: sdp4430: Add support for digital microphones by Peter Ujfalusi · 13 years ago
  72. fd26f94 ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC by Peter Ujfalusi · 13 years ago
  73. 5032dc3 ASoC: Convert WM8903 MICBIAS to a supply widget by Mark Brown · 13 years ago
  74. 5bbcc3c ASoC: Convert CODEC drivers to module_platform_driver by Mark Brown · 13 years ago
  75. be086aa ASoC: Convert WM8962 to devm_kzalloc() by Mark Brown · 13 years ago
  76. a094b80 ASoC: Log automatic pin disconnection per CODEC rather than per card by Mark Brown · 13 years ago
  77. b05d8dc ASoC: Fix CODEC enumeration for auto_nc_codec_pins by Mark Brown · 13 years ago
  78. 162b187 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  79. a290986 ASoC: Convert wm8996 to use devm_kzalloc() by Mark Brown · 13 years ago
  80. 897f784 ASoC: Convert wm9081 driver to use devm_kzalloc() by Mark Brown · 13 years ago
  81. 5fe803f ASoC: Convert wm1250-ev1 driver to use devm_kzalloc() by Mark Brown · 13 years ago
  82. 5b895ee ASoC: Correct name of Speyside Main Speaker widget by Mark Brown · 13 years ago
  83. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  84. 679acec ASoC: Remove driver versioning from ak4642 by Mark Brown · 13 years ago
  85. beda5bf5 ASoC: Convert omap directory to module_platform_driver by Axel Lin · 13 years ago
  86. f9b8a51 ASoC: Convert davinci directory to module_platform_driver by Axel Lin · 13 years ago
  87. 33d316c ASoC: Convert txx9 directory to module_platform_driver by Axel Lin · 13 years ago
  88. cb5e873 ASoC: Convert sh directory to module_platform_driver by Axel Lin · 13 years ago
  89. 2f702a1 ASoC: Convert pxa directory to module_platform_driver by Axel Lin · 13 years ago
  90. 8a124f9 ASoC: Convert au1x directory to module_platform_driver by Axel Lin · 13 years ago
  91. b31c905 ASoC: Convert atmel directory to module_platform_driver by Axel Lin · 13 years ago
  92. a81b82c ASoC: Use devm_kzalloc() in wm5100 by Mark Brown · 13 years ago
  93. 878042d ASoC: Staticise non-exported symbols in sta32x by Mark Brown · 13 years ago
  94. e00c3f5 ASoC: Convert Samsung directory to module_platform_driver by Mark Brown · 13 years ago
  95. 29515d6 ASoC: Convert mid-x86 directory to module_platform_driver by Axel Lin · 13 years ago
  96. 41b1022 ASoC: Convert kirkwood directory to module_platform_driver by Axel Lin · 13 years ago
  97. d0efa6a ASoC: Convert nuc900 directory to module_platform_driver by Axel Lin · 13 years ago
  98. c32986e ASoC: Convert jz4740 directory to module_platform_driver by Axel Lin · 13 years ago
  99. 7a24b2b ASoC: Convert imx directory to module_platform_driver by Axel Lin · 13 years ago
  100. fb80297 ASoC: Convert blackfin directory to module_platform_driver by Axel Lin · 13 years ago