1. 9bf311f ASoC: wm8731: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  2. a7f96e4 ASoC: Add device tree binding for WM8731 by Mark Brown · 13 years ago
  3. 8a27bd9 ASoC: Manage WM8731 ACTIVE bit as a supply widget by Mark Brown · 13 years ago
  4. 5a195b4 ASoC: wm8731: fix wm8731_check_osc() connected condition by Nicolas Ferre · 13 years ago
  5. 99b59f3 ASoC: Remove -codec from WM8731 driver name by Mark Brown · 14 years ago
  6. 5e251ae ASoC: Convert WM8731 to table based DAPM setup by Mark Brown · 14 years ago
  7. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  8. dd31b31 ASoC: Automatically manage WM8731 deemphasis by Mark Brown · 14 years ago
  9. 59f7297 ASoC: Split WM8731 enumeration array into individual enums by Mark Brown · 14 years ago
  10. d921184 ASoC: Provide WM8731 microphone boost TLV information by Mark Brown · 14 years ago
  11. 97884b7 Merge branch 'for-2.6.37' into for-2.6.38 by Mark Brown · 14 years ago
  12. 2062ea5 ASoC: WM8731: Fix incorrect mask for bypass path disable by Dimitris Papastamos · 14 years ago
  13. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  14. 01cbea3 ASoC: Fix incorrect kfree in wm8731_probe error path by Axel Lin · 14 years ago
  15. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  16. 6b90b55 ASoC: Remove unneeded use of spi_bus_type by Dimitris Papastamos · 14 years ago
  17. c6d5cca ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFF by Jarkko Nikula · 14 years ago
  18. e5eec34 ASoC: Fix incorrect register cache size configuration by Dimitris Papastamos · 14 years ago
  19. 9745e82 ASoC: Support non-crystal master clocks for WM8731 by Mark Brown · 14 years ago
  20. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  21. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  22. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  23. 896060c ASoC: Use more idiomatic driver name for WM8731 by Mark Brown · 14 years ago
  24. 06ae998 ASoC: Refactor WM8731 regulator management into bias management by Mark Brown · 14 years ago
  25. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  26. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
  27. e135443 ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731 by Bill Gatliff · 15 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. d11c5ab ASoC: Only restore non-default registers for WM8731 by Mark Brown · 15 years ago
  30. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  31. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  32. 7dea7c0 ASoC: Add regulator support for WM8731 by Mark Brown · 15 years ago
  33. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  34. e0c48a1 ASoC: Drop unneeded declaration of removed wm8731 SPI write function by Mark Brown · 15 years ago
  35. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago
  36. 27ded04 ASoC: Factor out 7 bit register 9 bit data SPI write by Mark Brown · 15 years ago
  37. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  38. 4934482 ASoC: Limit WM8731 to symmetric rates by Mark Brown · 15 years ago
  39. ef38ed8 ASoC: Correct WM8731 Mic Capture Switch control name by Mark Brown · 15 years ago
  40. d00efa6 ASoC: Add TLV information for WM8731 by Mark Brown · 15 years ago
  41. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  42. fe5422f ASoC: Fix leaks in WM8731 probe error handling by Mark Brown · 15 years ago
  43. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  44. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  45. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  46. ce3bdaa ASoC: Disable WM8731 line bypass by default by Mark Brown · 16 years ago
  47. c6f2981 ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers by Mark Brown · 16 years ago
  48. 519cf2d ASoC: Check for errors when writing WM8731 reset register by Mark Brown · 16 years ago
  49. 93b760b ASoC: Implement SPI device unregistration for WM8731 by Mark Brown · 16 years ago
  50. 5998102 ASoC: Refactor WM8731 device registration by Mark Brown · 16 years ago
  51. a8035c8 ASoC: Shuffle WM8731 SPI and I2C device registration by Mark Brown · 16 years ago
  52. 22d22ee ASoC: Clean up WM8731 bias level configuration by Mark Brown · 16 years ago
  53. 7b317b6 ASoC: Remove version display from the WM8731 driver by Mark Brown · 16 years ago
  54. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  55. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  56. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  57. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  58. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  59. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  60. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  61. 8569be3 sound: ASoC: Fix WM8731 SPI write by Alan Horstmann · 16 years ago
  62. d2a4035 ALSA: ASoC: Add SPI support for WM8731 by Cliff Cai · 16 years ago
  63. 81297c8a ALSA: ASoC: Convert wm8731 to a new-style i2c driver by Jean Delvare · 16 years ago
  64. 3051e41 ALSA: ASoC: Fix double free and memory leak in many codec drivers by Jean Delvare · 16 years ago
  65. e550e17 ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  66. a5c95e9 ALSA: ASoC: Replace custom debug macros with pr_ equivalents by Mark Brown · 16 years ago
  67. d751b23 ALSA: ASoC: Fix register cache sizes for Wolfson codecs by Mark Brown · 16 years ago
  68. a65f056 [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration by Mark Brown · 16 years ago
  69. 0be9898 [ALSA] ASoC: Clarify API for bias configuration by Mark Brown · 16 years ago
  70. d454aee [ALSA] soc - wm8731 - Clean up checkpatch warnings by Mark Brown · 16 years ago
  71. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  72. 389619f [ALSA] soc/wm8731: Fix stereo mixer controls by Ville Syrjala · 17 years ago
  73. 88cb429 [ALSA] soc - Clean up with kmemdup() by Takashi Iwai · 18 years ago
  74. b36d61d [ALSA] soc - ASoC 0.13 WM8731 codec by Frank Mandarino · 18 years ago
  75. 298a2c7 [ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk by Frank Mandarino · 18 years ago
  76. e35115a [ALSA] ASoC codec error reporting by Liam Girdwood · 18 years ago
  77. bd903b6 [ALSA] ASoC - mixer name changes for older OSS app support by Liam Girdwood · 18 years ago
  78. a71a468 [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) by Liam Girdwood · 18 years ago
  79. b3b9c1c [ALSA] Remove trailing whitespaces from soc/* files by Takashi Iwai · 18 years ago
  80. 527541f [ALSA] ASoC DAI capabilities labelling by Liam Girdwood · 18 years ago
  81. 40e0aa6 [ALSA] ASoC codecs: WM8731 support by Richard Purdie · 18 years ago