1. 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
  2. 633154d ASoC: Remove unneeded suspend checks from CODEC drivers by Mark Brown · 14 years ago
  3. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  4. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  5. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  6. 2c9ee33 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  7. 877ae70 ASoC: wm8753: fix mapping when MONOMIX is set to Stereo by Phil Vandry · 15 years ago
  8. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  9. 4ec5c96 Merge branch 'for-2.6.31' into for-2.6.32 by Mark Brown · 15 years ago
  10. 637a935 ASoC: Fix wm8753 register cache size and initialization by Lars-Peter Clausen · 15 years ago
  11. 1df892c ASoC: Fix register cache initialisation for WM8753 by Mark Brown · 15 years ago
  12. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  13. 449bd54 ASoC: correct print specifiers for unsigneds by Roel Kluin · 15 years ago
  14. ae31c1f sound: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  15. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 15 years ago
  16. 055a49b ASoC: Remove unneeded forward reference to WM8753 SPI implementation by Mark Brown · 15 years ago
  17. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  18. 6d56434 ASoC: wm8753 - Fix build error by Takashi Iwai · 15 years ago
  19. e611bd8 ASoC: Only write back non-default registers when resuming WM8753 by Mark Brown · 15 years ago
  20. c2bac16 ASoC: Convert WM8753 to register via normal device probe by Mark Brown · 15 years ago
  21. 69e169d ASoC: Shuffle WM8753 device registration code by Mark Brown · 15 years ago
  22. 93e051d ASoC: Only unregister drivers we registered for WM8753 by Mark Brown · 15 years ago
  23. eeb1080 ASoC: Report I/O errors from WM8753 reset by Mark Brown · 15 years ago
  24. 59544d3 ASoC: Remove version display from the WM8753 driver by Mark Brown · 15 years ago
  25. 31b59cf ASoC: Fix WM8753 DAIs unregistering by Paul Fertser · 15 years ago
  26. 0bf5460 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 15 years ago
  27. 9e70c1f ASoC: Fix null string usage with WM8753 DAIs by Mark Brown · 15 years ago
  28. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 15 years ago
  29. 91432e9 ASoC: fixes to caching implementations by Ian Molton · 15 years ago
  30. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 15 years ago
  31. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 15 years ago
  32. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 15 years ago
  33. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 15 years ago
  34. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  35. d331124 ALSA: ASoC: update email address for Liam Girdwood by Liam Girdwood · 16 years ago
  36. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  37. dd0c0c8 ALSA: ASoC: Add WM8753 SPI support by Mark Brown · 16 years ago
  38. ad4503d sound: ASoC: Convert wm8753 to a new-style i2c driver by Jean Delvare · 16 years ago
  39. 4037314 ASoC: Set correct name for WM8753 rec mixer output by Rob Sims · 16 years ago
  40. b9b5036 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  41. 3051e41 ALSA: ASoC: Fix double free and memory leak in many codec drivers by Jean Delvare · 16 years ago
  42. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  43. e550e17 ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  44. a5c95e9 ALSA: ASoC: Replace custom debug macros with pr_ equivalents by Mark Brown · 16 years ago
  45. 2cc8c60 ALSA: ASoC: Add TLV information to remaining WM8753 controls by Mike Montour · 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. 60fc684 [ALSA] soc - wm8753 - Clean up checkpatch warnings by Mark Brown · 16 years ago
  50. ae092c9 [ALSA] soc - Add Invert Switch for ROUT2 by Graeme Gregory · 16 years ago
  51. 1026460 [ALSA] soc - Mono voice playback volume for WM8753 by Mike Montour · 16 years ago
  52. 2d6a4ac [ALSA] soc - Initial WM8753 TLV support for capture mixer by Liam Girdwood · 16 years ago
  53. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  54. 1f53aee [ALSA] SoC WM8753 codec support by Liam Girdwood · 17 years ago