1. 9bf311f ASoC: wm8731: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  2. 960622d ASoC: wm8711: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  3. 94f17e9 ASoC: wm8510: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  4. 25c77c5 ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget by Mark Brown · 13 years ago
  5. 3ebb5c9 ASoC: Squash error codes from regmap down to -1 on read by Mark Brown · 13 years ago
  6. 024dc07 ASoC: Cache connected input and output recursions by Mark Brown · 13 years ago
  7. 7ca3a18 ASoC: Assign power_check when we allocate DAPM widgets by Mark Brown · 13 years ago
  8. 2dc0021 ASoC: Ensure all DAPM widgets are instantiated with the card by Mark Brown · 13 years ago
  9. 87bea31 ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers by Mark Brown · 13 years ago
  10. 4f4c007 ASoC: Suppress early calls to snd_soc_dapm_sync() by Mark Brown · 13 years ago
  11. a1ff89e regulator: Add WM1811 support by Mark Brown · 13 years ago
  12. 4f6d45f Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  13. ac60155 ASoC: Return early with -EINVAL if invalid dai format is detected by Axel Lin · 13 years ago
  14. 3c08600 ASoC: wm8990: Remove incorrect comments by Axel Lin · 13 years ago
  15. 416a0ce ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardware by Axel Lin · 13 years ago
  16. a92f139 ASoC: fix codec breakage caused by the volsw/volsw_2r merger by Peter Ujfalusi · 13 years ago
  17. 23524eb ASoC: tlv320aic32x4 fix initialization of micpga routing by Wolfram Sang · 13 years ago
  18. 143d62a ASoC: Ensure DAPM widgets are set up before we sync jacks by Mark Brown · 13 years ago
  19. c4671a9 ASoC: Replace remaining use of *_volsw_2r with *_volsw by Peter Ujfalusi · 13 years ago
  20. 9a185b9 ASoC: Remove references to linux@wolfsonmicro.com by Mark Brown · 13 years ago
  21. 6985700 ASoC: Remove unused variable 'wm9090' in wm9090_probe by Axel Lin · 13 years ago
  22. 0df2c59 ASoC: imx: Remove unused variable 'dai' by Axel Lin · 13 years ago
  23. 089f338 ASoC: Remove unused function declaration in imx-ssi.h by Axel Lin · 13 years ago
  24. a0acf47 ASoC: twl6040: Warn user in twl6040_put_volsw for error case by Peter Ujfalusi · 13 years ago
  25. 1576a5f ASoC: core: Remove snd_soc_put_volsw_2r definition by Peter Ujfalusi · 13 years ago
  26. db382da ASoC: twl6040: Simply call snd_soc_put_volsw form the custom code by Peter Ujfalusi · 13 years ago
  27. 974815b ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions by Peter Ujfalusi · 13 years ago
  28. f7915d9 ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions by Peter Ujfalusi · 13 years ago
  29. e8f5a10 ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions by Peter Ujfalusi · 13 years ago
  30. 30d86ba ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation by Peter Ujfalusi · 13 years ago
  31. 08a1ed7 ASoC: twl6040: Prepare for core put_volsw/volsw_2r merger by Peter Ujfalusi · 13 years ago
  32. e49b683 ASoC: twl6040: Simplify custom get_volsw callback by Peter Ujfalusi · 13 years ago
  33. 0f9887d ASoC: Consolidate use of controls with custom get/put function by Peter Ujfalusi · 13 years ago
  34. 7508b12 ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistency by Mark Brown · 13 years ago
  35. f68d7e1 ASoC: Stop checking for supplied widgets after we find the first by Mark Brown · 13 years ago
  36. f3bf3e4 ASoC: Don't mark the outputs of supplies as dirty on state changes by Mark Brown · 13 years ago
  37. 9b8a83b ASoC: Only run power_check() on a widget once per run by Mark Brown · 13 years ago
  38. 75c1f89 ASoC: Add verbose debugging showing why widgets get marked dirty by Mark Brown · 13 years ago
  39. fe4fda5 ASoC: Reduce the number of neigbours we mark dirty when updating power by Mark Brown · 13 years ago
  40. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  41. 5656310 ASoC: Mark headphone, mic, speaker and line widgets as always connected by Mark Brown · 13 years ago
  42. d805002 ASoC: Factor out widget power check operation by Mark Brown · 13 years ago
  43. 35c64bc ASoC: Ensure all DAPM widgets have a power check callback by Mark Brown · 13 years ago
  44. f9de6d7 ASoC: Move bias level decision into main dapm_power_widgets() by Mark Brown · 13 years ago
  45. 05623c4 ASoC: Factor write of widget power out into a separate function by Mark Brown · 13 years ago
  46. aa59802 regulator: Fix return code from regulator_disable_deferred() by Mark Brown · 13 years ago
  47. 38f3f31 ASoC: Remove direct register cache accesses from WM8962 driver by Mark Brown · 13 years ago
  48. bfd3d4e ASoC: twl6040: Simplify custom put_volsw callback by Peter Ujfalusi · 13 years ago
  49. cdffa77 ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro by Peter Ujfalusi · 13 years ago
  50. 460acbe ASoC: core: Introduce SOC_DOUBLE_VALUE macro by Peter Ujfalusi · 13 years ago
  51. 672f4c4 ASoC: Remove unneeded hw_write initialisation in wm8523 by Axel Lin · 13 years ago
  52. 499cb18 ASoC: Remove unneeded hw_write initialisation in ak4671 by Axel Lin · 13 years ago
  53. d434bc3 ASoC: wm8711: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  54. 696f917 ASoC: wm8988: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  55. f5b00d0 ASoC: wm8750: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  56. 1a3bbb4 ASoC: Avoid writing to WM8971_RESET in wm8971_resume by Axel Lin · 13 years ago
  57. 5d224e8 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  58. c527e6a ASoC: wm8994: Fix setting rate_reg for wm8994-aif2 by Axel Lin · 13 years ago
  59. 7347875 ASoC: wm8995: Slightly optimize configure_clock by Axel Lin · 13 years ago
  60. 04f45c4 ASoC: wm8994: Slightly optimize configure_clock by Axel Lin · 13 years ago
  61. b1b6cff ASoC: omap-pcm: Fix the no period wakeup implementation by Peter Ujfalusi · 13 years ago
  62. 9cd1132 ASoC: wm8988: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  63. c6d4341 ASoC: wm8971: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  64. 11b9ce6 ASoC: wm8711: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  65. c855a1a ASoC: max98095 codec: Catch driver bugs for biquad channel name by Ryan Mallon · 13 years ago
  66. 8754f22 ASoC: max98088 codec: Catch driver bugs for eq channel name by Ryan Mallon · 13 years ago
  67. 81204c8 ASoC: Add WM1811 support by Mark Brown · 13 years ago
  68. b1f43bf mfd: Add WM1811 support by Mark Brown · 13 years ago
  69. 11c2b5f ASoC: Fix typo in 24.576MHz rate in WM5100 by Mark Brown · 13 years ago
  70. 0b07ab9 ASoC: Instantiate DAPM widgets before we do the DAI link init by Mark Brown · 13 years ago
  71. f3a54a2 ASoC: samsung: s3c-i2s-v2.c needs module.h by Axel Lin · 13 years ago
  72. 61e49bf ASoC: samsung: WM8994 depends on MFD_WM8994 by Arnd Bergmann · 13 years ago
  73. 9b5999b ASoC: Fix setting update bits for WM8741_DACRMSB_ATTENUATION by Axel Lin · 13 years ago
  74. f6a74ce ASoC: txx9: Add __exit_p at necessary place by Axel Lin · 13 years ago
  75. 1c6927f ASoC: Staticise ep93xx_ac97_dai by Axel Lin · 13 years ago
  76. 2e4891a ASoC: Staticise simtec_audio_resume() by Axel Lin · 13 years ago
  77. 43419b8 ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFF by Axel Lin · 13 years ago
  78. ca7acee ASoC: sh: use correct __iomem annotations by Arnd Bergmann · 13 years ago
  79. b381bc8 ASoC: imx: eukrea_tlv320 needs i2c by Arnd Bergmann · 13 years ago
  80. 6010c4c Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  81. b5c49d4 ASoC: omap_mcpdm_remove cannot be __devexit by Arnd Bergmann · 13 years ago
  82. 4b8713f ASoC: Remove unused srate variable in tegra_spdif_hw_params by Axel Lin · 13 years ago
  83. c6add3f ASoC: Remove unused rate variable in magician_playback_hw_params by Axel Lin · 13 years ago
  84. 8fccf46 ASoC: Staticise sh4_ssi_dai by Axel Lin · 13 years ago
  85. bc6bd90 ASoC: Staticise samsung_spdif_dai by Axel Lin · 13 years ago
  86. 019cd3b ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_dai by Axel Lin · 13 years ago
  87. c4c5839 ASoC: samsung: Add __devexit_p at necessary places by Axel Lin · 13 years ago
  88. 48860e4 ASoC: kirkwood-i2s: Add __devexit_p at necessary place by Axel Lin · 13 years ago
  89. 3f0456b ASoC: wm8782: Add __devexit_p at necessary place by Axel Lin · 13 years ago
  90. ea945ab Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  91. a3c6dac ASoC: omap: Use single hw_params callback in sdp3430 and zoom2 by Jarkko Nikula · 13 years ago
  92. cf9feff ASoC: omap: Convert bunch of machine drivers to use init time DAI format by Jarkko Nikula · 13 years ago
  93. 4dd0417 ASoC: omap-mcbsp: Prepare for init time DAI format setting by Jarkko Nikula · 13 years ago
  94. 21d17dd ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC by Axel Lin · 13 years ago
  95. eff919a ASoC: use a valid device for dev_err() in Zylonite by Arnd Bergmann · 13 years ago
  96. 177fdd8 ASoC: tlv320aic3x: Use driver_data field of struct i2c_device_id to identify models by Axel Lin · 13 years ago
  97. 009d196 ASoC: twl6040: Simplify code in out_drv_event for pending work check by Peter Ujfalusi · 13 years ago
  98. 6fbb32d ASoC: twl6040: Shift 2 identifies the HS output in out_drv_event by Peter Ujfalusi · 13 years ago
  99. 93eebc69 ASoC: twl6040: correct loop counters for HS/HF ramp code by Peter Ujfalusi · 13 years ago
  100. a46737a ASoC: twl6040: One workqueue should be enough by Peter Ujfalusi · 13 years ago