1. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  2. 896060c ASoC: Use more idiomatic driver name for WM8731 by Mark Brown · 14 years ago
  3. 06ae998 ASoC: Refactor WM8731 regulator management into bias management by Mark Brown · 14 years ago
  4. 29e189c ASoC: Remove unneeded suspend bias managment from CODEC drivers by Mark Brown · 14 years ago
  5. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  6. e135443 ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731 by Bill Gatliff · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. d11c5ab ASoC: Only restore non-default registers for WM8731 by Mark Brown · 15 years ago
  9. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  10. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  11. 7dea7c0 ASoC: Add regulator support for WM8731 by Mark Brown · 15 years ago
  12. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  13. e0c48a1 ASoC: Drop unneeded declaration of removed wm8731 SPI write function by Mark Brown · 15 years ago
  14. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago
  15. 27ded04 ASoC: Factor out 7 bit register 9 bit data SPI write by Mark Brown · 15 years ago
  16. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  17. 4934482 ASoC: Limit WM8731 to symmetric rates by Mark Brown · 15 years ago
  18. ef38ed8 ASoC: Correct WM8731 Mic Capture Switch control name by Mark Brown · 15 years ago
  19. d00efa6 ASoC: Add TLV information for WM8731 by Mark Brown · 15 years ago
  20. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  21. fe5422f ASoC: Fix leaks in WM8731 probe error handling by Mark Brown · 15 years ago
  22. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  23. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  24. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  25. ce3bdaa ASoC: Disable WM8731 line bypass by default by Mark Brown · 15 years ago
  26. c6f2981 ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers by Mark Brown · 15 years ago
  27. 519cf2d ASoC: Check for errors when writing WM8731 reset register by Mark Brown · 15 years ago
  28. 93b760b ASoC: Implement SPI device unregistration for WM8731 by Mark Brown · 15 years ago
  29. 5998102 ASoC: Refactor WM8731 device registration by Mark Brown · 15 years ago
  30. a8035c8 ASoC: Shuffle WM8731 SPI and I2C device registration by Mark Brown · 15 years ago
  31. 22d22ee ASoC: Clean up WM8731 bias level configuration by Mark Brown · 15 years ago
  32. 7b317b6 ASoC: Remove version display from the WM8731 driver by Mark Brown · 15 years ago
  33. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 15 years ago
  34. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 15 years ago
  35. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  36. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  37. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  38. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  39. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  40. 8569be3 sound: ASoC: Fix WM8731 SPI write by Alan Horstmann · 16 years ago
  41. d2a4035 ALSA: ASoC: Add SPI support for WM8731 by Cliff Cai · 16 years ago
  42. 81297c8a ALSA: ASoC: Convert wm8731 to a new-style i2c driver by Jean Delvare · 16 years ago
  43. 3051e41 ALSA: ASoC: Fix double free and memory leak in many codec drivers by Jean Delvare · 16 years ago
  44. e550e17 ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  45. a5c95e9 ALSA: ASoC: Replace custom debug macros with pr_ equivalents by Mark Brown · 16 years ago
  46. d751b23 ALSA: ASoC: Fix register cache sizes for Wolfson codecs by Mark Brown · 16 years ago
  47. a65f056 [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration by Mark Brown · 16 years ago
  48. 0be9898 [ALSA] ASoC: Clarify API for bias configuration by Mark Brown · 16 years ago
  49. d454aee [ALSA] soc - wm8731 - Clean up checkpatch warnings by Mark Brown · 16 years ago
  50. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  51. 389619f [ALSA] soc/wm8731: Fix stereo mixer controls by Ville Syrjala · 17 years ago
  52. 88cb429 [ALSA] soc - Clean up with kmemdup() by Takashi Iwai · 17 years ago
  53. b36d61d [ALSA] soc - ASoC 0.13 WM8731 codec by Frank Mandarino · 17 years ago
  54. 298a2c7 [ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk by Frank Mandarino · 17 years ago
  55. e35115a [ALSA] ASoC codec error reporting by Liam Girdwood · 17 years ago
  56. bd903b6 [ALSA] ASoC - mixer name changes for older OSS app support by Liam Girdwood · 18 years ago
  57. a71a468 [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) by Liam Girdwood · 18 years ago
  58. b3b9c1c [ALSA] Remove trailing whitespaces from soc/* files by Takashi Iwai · 18 years ago
  59. 527541f [ALSA] ASoC DAI capabilities labelling by Liam Girdwood · 18 years ago
  60. 40e0aa6 [ALSA] ASoC codecs: WM8731 support by Richard Purdie · 18 years ago