1. 9d166314 ASoC: wm8900: Fix the wrong number of enum items by Takashi Iwai · 10 years ago
  2. f25cf34 ASoC: wm8900: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  3. d9dea39 ASoC: wm8900: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  4. 246e884 ASoC: wm8900: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  5. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. 7e94ca4 ASoC: wm8900: Fix typo of name to wm9700 by Mark Brown · 12 years ago
  7. 4999262 ASoC: wm8900: Convert to direct regmap API usage by Mark Brown · 12 years ago
  8. 6a58870d ASoC: wm8900: Convert to devm_kzalloc() by Mark Brown · 12 years ago
  9. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  10. 46ce904 ASoC: Convert WM8900 to table based DAPM and control init by Mark Brown · 13 years ago
  11. 091edcc ASoC: Remove unused -codec from Wolfson device driver names by Mark Brown · 13 years ago
  12. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  13. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  14. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  15. 8a709d9 ASoC: Convert wm8900 MICBIAS to a supply widget by Mark Brown · 13 years ago
  16. 29c6a01 ASoC: wm8900: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  17. de5035b ASoC: wm8900: Fix the mask defines by Axel Lin · 13 years ago
  18. 151b759 ASoC: wm8900: Fix wrong mask for setting DAC_CLKDIV/ADC_CLKDIV/LRCLK_MODE by Axel Lin · 13 years ago
  19. 5849990 ASoC: wm8900: fix a memory leak if wm8900_set_fll fails by Axel Lin · 13 years ago
  20. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  21. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  22. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  23. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  24. 6d212d8 ASoC: Remove volatility from WM8900 POWER1 register by Mark Brown · 14 years ago
  25. 6b90b55 ASoC: Remove unneeded use of spi_bus_type by Dimitris Papastamos · 14 years ago
  26. e5eec34 ASoC: Fix incorrect register cache size configuration by Dimitris Papastamos · 14 years ago
  27. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  28. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  29. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  30. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  31. 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
  32. bc25800 ASoC: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  33. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  34. 4cae37f ASoC: Remove dead code and labels by Takashi Iwai · 15 years ago
  35. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  36. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  37. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  38. 8d50e44 ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs by Mark Brown · 15 years ago
  39. b3b50b3 ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers by Mark Brown · 15 years ago
  40. 21002e2 ASoC: Automatically manage WM8900 sloping stopband filter by Mark Brown · 15 years ago
  41. 449bd54 ASoC: correct print specifiers for unsigneds by Roel Kluin · 15 years ago
  42. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  43. c6f2981 ASoC: Add device init/exit annotations to new-style Wolfson CODEC drivers by Mark Brown · 15 years ago
  44. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  45. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  46. 78e19a3 ASoC: Convert WM8900 to do more work at I2C probe time by Mark Brown · 16 years ago
  47. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  48. f075233 ASoC: Convert WM8900 to allow registration by machine code by Mark Brown · 16 years ago
  49. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  50. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  51. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  52. 8ae6a55 ALSA: ASoC: Convert wm8900 to a new-style i2c driver by Jean Delvare · 16 years ago
  53. a7e54e6 ALSA: ASoC codec: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  54. 0e0e16a ALSA: ASoC: Add WM8900 CODEC driver by Mark Brown · 16 years ago