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