1. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  2. ed79eda ASoC: wm8750: Convert to direct regmap API usage by Mark Brown · 12 years ago
  3. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 12 years ago
  4. 0f185e3 ASoC: Convert WM8750 to table based DAPM and control init by Mark Brown · 13 years ago
  5. 2edaed8 ASoC: Convert WM8750 to devm_kzalloc() by Mark Brown · 13 years ago
  6. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  7. 997c2ea ASoC: Remove unneeded platform_device.h inclusions from CODECs by Mark Brown · 13 years ago
  8. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  9. 4d4adfc ASoC: wm8750: Convert to snd_soc_cache_sync by Axel Lin · 13 years ago
  10. f5b00d0 ASoC: wm8750: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  11. afe8db5 Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  12. dc5de62 ASoC: Remove redundant -codec from WM8750 by Mark Brown · 13 years ago
  13. ce31a0f ASoC: Add device tree binding for WM8750 by Mark Brown · 13 years ago
  14. f6b864a ASoC: Fix compile warning in wm8750.c by Takashi Iwai · 13 years ago
  15. feb00dc ASoC: Terminate WM8750 SPI device ID table by Mark Brown · 13 years ago
  16. 511d8cf ASoC: Fix typo in wm8750 spi_ids by Mark Brown · 13 years ago
  17. 40045a8 ASoC: Fix SPI driver binding for WM8987 by Mark Brown · 13 years ago
  18. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  19. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  20. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  21. 6b90b55 ASoC: Remove unneeded use of spi_bus_type by Dimitris Papastamos · 14 years ago
  22. e5eec34 ASoC: Fix incorrect register cache size configuration by Dimitris Papastamos · 14 years ago
  23. af3751a ASoC: Remove unneeded control_data management from Wolfson drivers by Mark Brown · 14 years ago
  24. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  25. 0d9c15e ASoC: codec: Add WM8987 device id to WM8750 driver by Maurus Cuelenaere · 14 years ago
  26. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  27. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  28. 6ca0c22 ASoC: WM8750: Convert to new API by Marek Vasut · 14 years ago
  29. 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
  30. dd76769 ASoC: Refresh WM8750 bias management by Mark Brown · 14 years ago
  31. b4452d1 ASoC: Remove version display from WM8750 by Mark Brown · 14 years ago
  32. 0a3f5e3 ASoC: Remove redundant snd_soc_dapm_new_widgets() calls by Mark Brown · 15 years ago
  33. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  34. 27ded04 ASoC: Factor out 7 bit register 9 bit data SPI write by Mark Brown · 15 years ago
  35. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  36. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  37. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  38. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 15 years ago
  39. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  40. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  41. 64089b8 ASoC: Register non-AC97 codec DAIs by Mark Brown · 16 years ago
  42. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  43. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  44. 3ab57fb ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers by Jarkko Nikula · 16 years ago
  45. 2f3dfaf sound: ASoC: Add WM8750 SPI support by Mark Brown · 16 years ago
  46. b7c9d85 ALSA: ASoC: Don't suggest compile time selection of codec access by Mark Brown · 16 years ago
  47. ee1d009 ALSA: ASoC: Convert wm8750 to a new-style i2c driver by Jean Delvare · 16 years ago
  48. 3051e41 ALSA: ASoC: Fix double free and memory leak in many codec drivers by Jean Delvare · 16 years ago
  49. 04489ee ALSA: wm8750: add missing VREF output by Dmitry Baryshkov · 16 years ago
  50. 23ba79bd ALSA: wm8750: it's MONO1, not MONO by Dmitry Baryshkov · 16 years ago
  51. e550e17 ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  52. a5c95e9 ALSA: ASoC: Replace custom debug macros with pr_ equivalents by Mark Brown · 16 years ago
  53. d751b23 ALSA: ASoC: Fix register cache sizes for Wolfson codecs by Mark Brown · 16 years ago
  54. a65f056 [ALSA] soc - Convert Wolfson codec drivers to use bulk DAPM registration by Mark Brown · 16 years ago
  55. 0be9898 [ALSA] ASoC: Clarify API for bias configuration by Mark Brown · 16 years ago
  56. 42f3030 [ALSA] soc - wm8750 - Clean up checkpatch warnings by Mark Brown · 16 years ago
  57. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  58. 6a7b8cf [ALSA] use convenient treble scale on WM8750 by Stanislav Brabec · 17 years ago
  59. 713fb93 [ALSA] wm8750 typo fix by Andrew Morton · 17 years ago
  60. 88cb429 [ALSA] soc - Clean up with kmemdup() by Takashi Iwai · 17 years ago
  61. 4422b60 [ALSA] soc - ASoC 0.13 WM8750 codec driver by Liam Girdwood · 17 years ago
  62. e35115a [ALSA] ASoC codec error reporting by Liam Girdwood · 17 years ago
  63. 1321b16 [ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel by Takashi Iwai · 18 years ago
  64. 4bb0952 [ALSA] soc - Use global workqueue by Takashi Iwai · 18 years ago
  65. bd903b6 [ALSA] ASoC - mixer name changes for older OSS app support by Liam Girdwood · 18 years ago
  66. a71a468 [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) by Liam Girdwood · 18 years ago
  67. b3b9c1c [ALSA] Remove trailing whitespaces from soc/* files by Takashi Iwai · 18 years ago
  68. 527541f [ALSA] ASoC DAI capabilities labelling by Liam Girdwood · 18 years ago
  69. abadfc9 [ALSA] ASoC codecs: WM8750 support by Richard Purdie · 18 years ago