1. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  2. a8ea54d Merge branch 'for-2.6.37' into HEAD by Mark Brown · 14 years ago
  3. c375370 ASoC: Push snd_soc_write() and snd_soc_read() into the source file by Mark Brown · 14 years ago
  4. c46e007 ASoC: Fix snd_soc_register_dais error handling by Axel Lin · 14 years ago
  5. 29c798f Merge commit 'v2.6.37-rc1' into for-2.6.37 by Mark Brown · 14 years ago
  6. c593b52 ASoC: Check return value of struct_strtoul() in pmdown_time_set() by Mark Brown · 14 years ago
  7. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  8. 1aafcd4 ASoC: soc-core: Fix codec->name memory leak by Dimitris Papastamos · 14 years ago
  9. 0589944 ASoC: Fix I2C component device id number creation by Jarkko Nikula · 14 years ago
  10. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  11. 0f9141c ASoC: Pay attention to driver supplied DAI IDs by Mark Brown · 14 years ago
  12. 2b194f9d ASoC: Check list debugfs files for PAGE_SIZE overflow by Mark Brown · 14 years ago
  13. 4abe8e1 ASoC: Move soc-core module init next to functon definition by Mark Brown · 14 years ago
  14. 0562f78 ASoC: don't register AC97 devices twice by Mika Westerberg · 14 years ago
  15. 321de0d ASoC: Report error codes for card DAI instantiation failures by Mark Brown · 14 years ago
  16. 0b25ad0 ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_link by Jarkko Nikula · 14 years ago
  17. 082100d ASoC: Report error code when failing to add controls by Mark Brown · 14 years ago
  18. 19c7ac2 ASoC: Add platform listing to debugfs by Mark Brown · 14 years ago
  19. f320878 ASoC: Add DAI list to debugfs by Mark Brown · 14 years ago
  20. c3c5a19 ASoC: Add debugfs listing of registered CODECs by Mark Brown · 14 years ago
  21. 7eba6c0 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  22. 708fafb ASoC: soc-core: fix debugfs_pop_time file permissions by Axel Lin · 14 years ago
  23. 26b01cc ASoC: Don't call DAI registration for CODECs with no DAI by Mark Brown · 14 years ago
  24. 720ffa4 ASoC: core - fix build warning on x86_64 by Liam Girdwood · 14 years ago
  25. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  26. 6ba6c9c ASoC: Remove redundant device name from debugfs directory by Mark Brown · 14 years ago
  27. 13cb61f ASoC: Set up debugfs only once per CODEC by Mark Brown · 14 years ago
  28. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  29. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  30. 5164d74 ASoC: Handle read failures in codec_reg by Mark Brown · 14 years ago
  31. 20630c7 ASoC: Fix overflow bug in SOC_DOUBLE_R_SX_TLV by Stuart Longland · 14 years ago
  32. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  33. f1df5ae ASoC: Pay attention to write errors in volsw_2r_sx by Mark Brown · 14 years ago
  34. e37c83c Merge commit 'v2.6.35-rc1' into for-2.6.36 by Mark Brown · 14 years ago
  35. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  36. b6f4bb3 ASoC: Add SOC_DOUBLE_R_SX_TLV control by apatard@mandriva.com · 14 years ago
  37. d11bb4a ASoC: core: Fix for the volume limiting when invert is in use by Peter Ujfalusi · 14 years ago
  38. 3efab7d ASoC: Allow DAI links to be kept active over suspend by Mark Brown · 14 years ago
  39. 1547aba ASoC: Support leaving paths enabled over system suspend by Mark Brown · 14 years ago
  40. 9949788 ASoC: Refactor DAPM suspend handling by Mark Brown · 14 years ago
  41. 637d384 ASoC: core: Support for limiting the volume by Peter Ujfalusi · 14 years ago
  42. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  43. 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
  44. 2c95042 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  45. fb48e3c ASoC: Fix passing platform_data to ac97 bus users and fix a leak by Graham Gower · 14 years ago
  46. b2dfa62 ASoC: remove a card from the list, if instantiation failed by Guennadi Liakhovetski · 14 years ago
  47. d9ad629 ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags by Jassi Brar · 14 years ago
  48. fad837c Merge commit 'v2.6.34-rc1' into for-2.6.35 by Mark Brown · 14 years ago
  49. bb1c047 ASoC: soc_pcm_open: Add missing bailout tag by Jassi Brar · 14 years ago
  50. 258020d ASoC: core: Add delay operation to snd_soc_dai_ops by Peter Ujfalusi · 14 years ago
  51. 377b6f6 ASoC: core: soc level wrapper for pcm_pointer callback by Peter Ujfalusi · 14 years ago
  52. 5083145 ASoC: core: fix tailing whitespace in soc_pcm_apply_symmetry by Peter Ujfalusi · 14 years ago
  53. 14dc573 ASoC: Allow mulitple usage count of codec and cpu dai by Jassi Brar · 14 years ago
  54. b9dd94a ASoC: core: On resume also check the soc device state by Peter Ujfalusi · 14 years ago
  55. 6423c18 ASoC: Remove runtime field from DAI by jassi brar · 14 years ago
  56. d273ebe ASoC: Pass dai_link as argument to platform suspend and resume by jassi brar · 14 years ago
  57. 6c5f1fe ASoC: Make pmdown_time a long by Mark Brown · 14 years ago
  58. dbe2140 ASoC: Make pmdown_time runtime configurable by Mark Brown · 14 years ago
  59. 96dd362 ASoC: Make pmdown_time a per-card setting by Mark Brown · 14 years ago
  60. 2718625 ASoC: Set codec->dev for AC97 devices by Mark Brown · 14 years ago
  61. 163849e Merge branch 'for-2.6.33' into for-2.6.34 by Mark Brown · 15 years ago
  62. 40ca114 ASoC: Use snprintf() when generating stream names by Mark Brown · 15 years ago
  63. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  64. dd1b3d5 ASoC: Export snd_soc_update_bits_unlocked() by Mark Brown · 15 years ago
  65. f773205 ASoC: move setting ac97 platformdata earlier than ac97 read/write by Barry Song · 15 years ago
  66. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  67. 2624d5f ASoC: Move sysfs and debugfs functions to head of soc-core.c by Mark Brown · 15 years ago
  68. 6c508c6 ASoC: refactor snd_soc_update_bits() by Eero Nurkkala · 15 years ago
  69. 8538a11 ASoC: remove io_mutex by Eero Nurkkala · 15 years ago
  70. 9927f32 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  71. 02a06d3 ASoC: Fix possible codec_dai->ops NULL pointer problems by Barry Song · 15 years ago
  72. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  73. ce3e373 ASoC: Improve the debugfs hierarchy by Peter Ujfalusi · 15 years ago
  74. 88439ac ASoC: add support for multiple cards/codecs in debugfs by Peter Ujfalusi · 15 years ago
  75. 472df3c ASoC: Provide API for reordering channels by Barry Song · 15 years ago
  76. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  77. 79fb938 ASoC: Add DAPM widget power decision debugfs files by Mark Brown · 15 years ago
  78. a5479e3 ASoC: change set_tdm_slot api to allow slot_width override. by Daniel Ribeiro · 15 years ago
  79. 77ee09c ASoC: Allow CODECs to flag invalid registers by Mark Brown · 15 years ago
  80. 474828a ALSA: Allow passing platform_data to devices attached to AC97 bus by Marek Vasut · 15 years ago
  81. 096e49d ASoC: Add CODEC volatile register operation by Mark Brown · 15 years ago
  82. 416356f ASoC: Convert to dev_pm_ops by Mark Brown · 15 years ago
  83. d5fc3b5 Merge branch 'for-2.6.31' into for-2.6.32 by Mark Brown · 15 years ago
  84. 5173747 ASoC: Add a shutdown callback by Mark Brown · 15 years ago
  85. 6d5701b ASoC: Instantiate any forgotten DAPM widgets by Mark Brown · 15 years ago
  86. 831dc0f ASoC: Add stub suspend and resume calls for ASoC subdevices by Mark Brown · 15 years ago
  87. 46f5822 ASoC: Allow 32 bit registers for DAPM by Daniel Ribeiro · 15 years ago
  88. e3509ff ASoC: fix NULL pointer dereference in soc_suspend() by Daniel Mack · 15 years ago
  89. 452c5ea ASoC: Integrate bias management with DAPM power management by Mark Brown · 15 years ago
  90. 13e2c86 Merge branch 'for-2.6.30' into for-2.6.31 by Mark Brown · 15 years ago
  91. 914dc18 ASoC: soc-core: fix crash when removing not instantiated card by Mike Rapoport · 15 years ago
  92. 151ab22 ASoC: Fix up CODEC DAI formats for big endian CPUs by Mark Brown · 15 years ago
  93. fd5dfad ASoC: Volume controls are never of boolean type by Mark Brown · 15 years ago
  94. 3f1a4d8 ASoC: Check we have DAI ops when calling via accessor functions by Mark Brown · 15 years ago
  95. 06f409d ASoC: Provide core support for symmetric sample rates by Mark Brown · 15 years ago
  96. 4ac5c61 ASoC: Set parent for AC97 devices we register by Mark Brown · 15 years ago
  97. 64ab9ba ASoC: Don't defer resume work for AC97 codecs by Mark Brown · 15 years ago
  98. d2314e0 ASoC: Only deregister AC97 dev if it's name was not "AC97" by Atsushi Nemoto · 15 years ago
  99. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  100. c85e5a41 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 15 years ago