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