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