1. e8fd86e Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  2. 18361bb Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 13 years ago
  3. bd7fdbc ASoC: ak4642: fixup snd_soc_update_bits mask for PW_MGMT2 by Kuninori Morimoto · 13 years ago
  4. 4c7c537 ASoC: Manage WM8731 ACTIVE bit as a supply widget by Mark Brown · 13 years ago
  5. 873bd4c ASoC: Don't set invalid name string to snd_card->driver field by Takashi Iwai · 13 years ago
  6. 8d9afa0 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 13 years ago
  7. 63bc975 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 13 years ago
  8. 8e9ddf8 ASoC: Ensure we delay long enough for WM8994 FLL to lock when starting by Mark Brown · 13 years ago
  9. 713d136 ASoC: Tegra: I2S: Ensure clock is enabled when writing regs by Stephen Warren · 13 years ago
  10. e999dc5 ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values by Mark Brown · 13 years ago
  11. e093811 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  12. 1686674 ALSA: Remove unneeded version.h includes from sound/ by Jesper Juhl · 13 years ago
  13. 53dea36 ASoC: pxa-ssp: Correct check for stream presence by Daniel Mack · 13 years ago
  14. 96dcabb ASoC: imx: add missing module informations by Arnaud Patard (Rtp) · 13 years ago
  15. f6d96e0 ASoC: imx: Remove unused Kconfig SND_MXC_SOC_SSI entry by Arnaud Patard (Rtp) · 13 years ago
  16. e9c0390 ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus by Mark Brown · 13 years ago
  17. 05e2054 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  18. 3319550 ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register by Sangbeom Kim · 13 years ago
  19. 4b80b8c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context by Lars-Peter Clausen · 13 years ago
  20. 0cd114f ASoC: fsl: fix initialization of DMA buffers by Timur Tabi · 13 years ago
  21. 3115ae1 ASoC: WM8804 does not support sample rates below 32kHz by Mark Brown · 13 years ago
  22. 0f82bdf ASoC: Fix WM8962 headphone volume update for use of advanced caches by Mark Brown · 13 years ago
  23. 064d58e ASoC: Blackfin: bf5xx-ad1836: Fix codec device name by Lars-Peter Clausen · 13 years ago
  24. 8ca695f ASoC: AD1836: Fix setting the PCM format by Lars-Peter Clausen · 13 years ago
  25. fd137e2 ASoC: Check for NULL register bank in snd_soc_get_cache_val() by Mark Brown · 13 years ago
  26. 6ac3406 ASoC: Add missing break in WM8915 FLL source selection by Mark Brown · 13 years ago
  27. 1622ee1 ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK by Mark Brown · 13 years ago
  28. 05d3962 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-3.0 by Mark Brown · 13 years ago
  29. 0d6925d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  30. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  31. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  32. 840d8e5 ASoC: atmel_ssc: Don't try to free ssc if request failed by Joachim Eastwood · 13 years ago
  33. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  34. 09cefbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  35. ea02c63 ASoC: Fix wm_hubs input PGA ZC bits by Mark Brown · 13 years ago
  36. 1007da0 ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared by Stephen Warren · 13 years ago
  37. 9f1912c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  38. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  39. e45be4b mfd: Use mfd cell platform_data for wm8400 cells platform bits by Samuel Ortiz · 13 years ago
  40. cb5811c mfd: Use mfd cell platform_data for davinci cells platform bits by Samuel Ortiz · 13 years ago
  41. a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 13 years ago
  42. 9e55469 mfd: Use mfd cell platform_data for wl1273 cells platform bits by Samuel Ortiz · 13 years ago
  43. ea77b94 ASoC: Fix power down for widgetless per-card DAPM context case by Jarkko Nikula · 13 years ago
  44. 979f486 ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT by Axel Lin · 13 years ago
  45. 65afc41 ASoC: Remove duplicate linux/delay.h inclusion. by Jesper Juhl · 13 years ago
  46. 6bb74a7 ASoC: sam9g20_wm8731: use the proper SYSCKL value by Nicolas Ferre · 13 years ago
  47. 5a195b4 ASoC: wm8731: fix wm8731_check_osc() connected condition by Nicolas Ferre · 13 years ago
  48. 586893e Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  49. 9250529 ASoC: core - remove superfluous new line. by Liam Girdwood · 13 years ago
  50. 61b61e3 ASoC: core - fix module reference counting for CPU DAIs by Liam Girdwood · 13 years ago
  51. 477a669 ASoC: fix raumfeld platform by Daniel Mack · 13 years ago
  52. 9b28b11 Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 13 years ago
  53. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  54. 9fb352b ASoC: tlv320aic3x: Do soft reset to codec when going to bias off state by Jarkko Nikula · 13 years ago
  55. 508b768 ASoC: tlv320aic3x: Don't sync first two registers from register cache by Jarkko Nikula · 13 years ago
  56. de0853c Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.40 by Mark Brown · 13 years ago
  57. 2b39535 ASoC: core: Don't set "(null)" as a driver name by Jarkko Nikula · 13 years ago
  58. 2aba76f audio: tlv320aic26: fix PLL register configuration by Michael Williamson · 13 years ago
  59. 0dfe8da ASoC: Tegra: Fix compile when debugfs not enabled by Stephen Warren · 13 years ago
  60. 6ae759e ASoC: spdif-dit: Add missing MODULE_* by Stephen Warren · 13 years ago
  61. 4a787a3 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 13 years ago
  62. a0c8326 ASoC: davinci-mcasp: enable ping-pong SRAM buffers by Ben Gardiner · 13 years ago
  63. c26f642 ASoC: add iPAQ hx4700 machine driver by Dmitry Artamonow · 13 years ago
  64. 00d2701 ASoC: Asahi Kasei AK4641 codec driver by Dmitry Artamonow · 13 years ago
  65. 5394942 ASoC: Max98095: Move existing NULL check before pointer dereference. by Taylor Hutt · 13 years ago
  66. b08827f Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next by Tony Lindgren · 13 years ago
  67. 34e268d ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  68. 9d03545 ASoC: Fix wrong data type access in a few codec drivers by Jarkko Nikula · 13 years ago
  69. fa63e47 ASoC: Don't restart an already running WM8958 DSP2 by Mark Brown · 13 years ago
  70. d7fdae7 ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithms by Mark Brown · 13 years ago
  71. fb5af53 ASoC: Add some missing volume update bit sets for wm_hubs devices by Mark Brown · 13 years ago
  72. d0b48af ASoC: Ensure output PGA is enabled for line outputs in wm_hubs by Mark Brown · 13 years ago
  73. 4b42120 ASoC: Remove to support sound for S5P6442 by Kukjin Kim · 13 years ago
  74. 25709f6 ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2 by Jin Park · 13 years ago
  75. 938b4fb ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to control by Jin Park · 13 years ago
  76. 770939c ASoC: codecs: max98088: Fixed invalid register definitions in mixer controls by Jin Park · 13 years ago
  77. f7391fc ASoC: Reintroduce do_spi_write() by Mark Brown · 13 years ago
  78. 91d94af omap: Remove support for omap2evm by Tony Lindgren · 13 years ago
  79. d491297 ASoC: omap-mcbsp: Remove restrictive checks for cpu type by Sanjeev Premi · 13 years ago
  80. b417382 ASoC: omap-pcm: Period wakeup disabling on OMAP2+ by Peter Ujfalusi · 13 years ago
  81. 1f71a3b ASoC: twl6040 - fix LINEGAIN volume control by Liam Girdwood · 13 years ago
  82. d5e4b0a ASoC: DMIC codec - Add input widget by Misael Lopez Cruz · 13 years ago
  83. 22de71b ASoC: core - allow ASoC more flexible machine name by Liam Girdwood · 13 years ago
  84. ed0bd23 ASoC: Update cx20442 for TTY API change by Mark Brown · 13 years ago
  85. 9e53d85 ASoC: fix wm8958-dsp2 printk format warnings by Randy Dunlap · 13 years ago
  86. 0ac3a01 ASoC: RX51: Update e-mail address by Peter Ujfalusi · 13 years ago
  87. 1c7687b ASoC: omap-pcm: Update e-mail address by Peter Ujfalusi · 13 years ago
  88. 56a8742 ASoC: omap-mcbsp: Update e-mail address by Peter Ujfalusi · 13 years ago
  89. b4079ef ASoC: tpa6130a2: Update e-mail address by Peter Ujfalusi · 13 years ago
  90. 93864cf ASoC: tlv320dac33: Update e-mail address by Peter Ujfalusi · 13 years ago
  91. ca62992 ASoC: Disable WM8994/58 microphone detection over suspend by Mark Brown · 13 years ago
  92. 6e28f97 ASoC: Use spi_write() for SPI writes by Mark Brown · 13 years ago
  93. 063b7cc ASoC: Remove byte swap in 4x12 SPI write by Mark Brown · 13 years ago
  94. 051e994 ASoC: Don't squash 16x8 registers down to 8 bits by Mark Brown · 13 years ago
  95. 3afb1b3e ASoC: Fix NULL vs. 0 warning in SSM2602 by Mark Brown · 13 years ago
  96. 0f3c6af Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 13 years ago
  97. 61bf35b ASoC: WM8903: Fix Digital Capture Volume range by Stephen Warren · 13 years ago
  98. 1209842 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 13 years ago
  99. f0a2b0c Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 13 years ago
  100. f3eee00 ASoC: SSM2602: Provide dB ranges for the volume controls by Lars-Peter Clausen · 13 years ago