1. 1849235 ASoC: zoom2 - update DAPM pins by Liam Girdwood · 14 years ago
  2. 1beb91f ASoC: pandora - update DAPM pins by Liam Girdwood · 14 years ago
  3. cb7b769 Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  4. 07779fd ASoC: tlv320aic3x: Add basic regulator support by Jarkko Nikula · 14 years ago
  5. db13802 ASoC: tlv320aic3x: Change bias management semantics by Jarkko Nikula · 14 years ago
  6. d3235c4 ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level by Jarkko Nikula · 14 years ago
  7. c6de6e0 ASoC: tlv320aic3x: Remove unused version string by Jarkko Nikula · 14 years ago
  8. b28528a ASoC: UDA134X: Add UDA1345 CODEC support by Vladimir Zapolskiy · 14 years ago
  9. 5e5e2be ASoC: Warn on low WM8994 AIFCLK by Mark Brown · 14 years ago
  10. 759512f ASoC: Correct inversion of speaker mixer PCM switch by Mark Brown · 14 years ago
  11. f57d2cf ASoC: tlv320dac33: FIFO caused delay reporting by Peter Ujfalusi · 14 years ago
  12. 76f47127 ASoC: tlv320dac33: Calculate the interface speed during bursts by Peter Ujfalusi · 14 years ago
  13. 4260393 ASoC: tlv320dac33: Change magic numbers used in Mode7 by Peter Ujfalusi · 14 years ago
  14. 55abb59 ASoC: tlv320dac33: Skip calculations in FIFO Bypass mode by Peter Ujfalusi · 14 years ago
  15. f4d5932 ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1 by Peter Ujfalusi · 14 years ago
  16. 3a278a0 ASoC: Allow reporting of NULL jacks by Mark Brown · 14 years ago
  17. ba0a24e ASoC: ad193x: fix typo, delete redundant space by Barry Song · 14 years ago
  18. d6bdc0f ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt by Barry Song · 14 years ago
  19. 7add84a ASoC: Allow unspecified source when stopping WM8994 FLLs by Mark Brown · 14 years ago
  20. ee839a2 ASoC: Tone down debugging for WM8994 class W by Mark Brown · 14 years ago
  21. 7d48a6a ASoC: Set full range of WM8994 FLL Fratio values by Mark Brown · 14 years ago
  22. 136ff2a ASoC: Support FLL input clock selection on WM8994 by Mark Brown · 14 years ago
  23. 4f6f22d ASoC: da7210: Fencepost error in reg cache read by Phil Carmody · 14 years ago
  24. d4a8ca2 ASoC: missing conversions to snd_soc_codec_*_drvdata() by Takashi Iwai · 14 years ago
  25. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  26. 890c681 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  27. 8392609 ASoC: imx-ssi: do not call hrtimer_disable in trigger function by Sascha Hauer · 14 years ago
  28. 565a79f ASoC: imx-ssi: increase minimum periods to 4 by Sascha Hauer · 14 years ago
  29. d21e0f4 ASoC: Zipit Z2 WM8750 ASoC driver by Marek Vasut · 14 years ago
  30. e135443 ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731 by Bill Gatliff · 14 years ago
  31. 6ca0c22 ASoC: WM8750: Convert to new API by Marek Vasut · 14 years ago
  32. 43a3cec ASoC: imx-ssi: Use a hrtimer in FIQ mode by Sascha Hauer · 14 years ago
  33. 671999c ASoC: imx-pcm-dma-mx2: restart DMA after an error by Sascha Hauer · 14 years ago
  34. 206b60e ASoC: imx-ssi: honor IMX_SSI_DMA flag by Sascha Hauer · 14 years ago
  35. 78e4fd2 ASoC: wm2000: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  36. 53a61d9 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  37. 8876698 ASoC: Implement interrupt based WM8994 microphone detection by Mark Brown · 14 years ago
  38. ddf438c gpiolib: Implement gpio_to_irq for WM8994 GPIO controller by Mark Brown · 14 years ago
  39. c9fbf7e mfd: Add WM8994 interrupt controller support by Mark Brown · 14 years ago
  40. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  41. d522ffb ASoC: Only do WM8994 bias off transition from standby by Mark Brown · 14 years ago
  42. 4dcc93d ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices by Mark Brown · 14 years ago
  43. ae9d860 ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction by Mark Brown · 14 years ago
  44. 8437f70 ASoC: Support second DC servo readback method for wm_hubs by Mark Brown · 14 years ago
  45. 3fa49e3 ASoC: Avoid wraparound in wm_hubs DC servo correction by Mark Brown · 14 years ago
  46. b5442a7 ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM code by Janusz Krzysztofik · 14 years ago
  47. 8c0d8fa mfd: update gfp/slab.h includes by Tejun Heo · 14 years ago
  48. 2c95042 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  49. 9dd7b79 ASoC: ad193x: move codec register/unregister to bus probe/remove by Barry Song · 14 years ago
  50. fb48e3c ASoC: Fix passing platform_data to ac97 bus users and fix a leak by Graham Gower · 14 years ago
  51. e6ab07c Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.35 by Mark Brown · 14 years ago
  52. 923a004 ASoC: update gfp/slab.h includes by Tejun Heo · 14 years ago
  53. d01e14a ASoC: Fix file permission of soc/codecs/twl6040.c by Takashi Iwai · 14 years ago
  54. 68b40cc ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h by Stephen Rothwell · 14 years ago
  55. 1b132ea ASoC: update for removeal of slab.h from percpu.h by Stephen Rothwell · 14 years ago
  56. cc780d3 ASoC: fsi: Add FSI2 device support by Kuninori Morimoto · 14 years ago
  57. 4a942b4 ASoC: fsi: Add FIFO size calculate by Kuninori Morimoto · 14 years ago
  58. a8462bd ASoC: wm8994: playback => capture by Dan Carpenter · 14 years ago
  59. 10ea76c ASoC: fsi: IRQ related process had be united by Kuninori Morimoto · 14 years ago
  60. feb58cf ASoC: fsi: ensures process inside master lock by Kuninori Morimoto · 14 years ago
  61. 1ad747c ASoC: ak4642: Add enhanced sampling rate by Kuninori Morimoto · 14 years ago
  62. 0643ce8 ASoC: ak4642: Add set_fmt function for snd_soc_dai_ops by Kuninori Morimoto · 14 years ago
  63. 4b6316b ASoC: ak4642: Add pll select support by Kuninori Morimoto · 14 years ago
  64. 778a76e ASoC: Implement WM8994 DAI tristate support by Mark Brown · 14 years ago
  65. 7451102 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  66. 6926686 ASoC: Allow WM8903 mic detect disable and don't force bias on by Mark Brown · 14 years ago
  67. f06bce9 ASoC: Allow disabling of WM835x jack detection by Mark Brown · 14 years ago
  68. 2f14430 ASoC: Move WM8350 microphone detection bias managment out of driver by Mark Brown · 14 years ago
  69. 5b9e87c ASoC: Allow force enabled pins to be disabled by Mark Brown · 14 years ago
  70. d5021ec ASoC: Add a notifier for jack status changes by Mark Brown · 14 years ago
  71. c96907f ASoC: TWL4030: PM fix for output amplifiers by Peter Ujfalusi · 14 years ago
  72. 3cc4e53 ASoC: Remove BROKEN from i.MX audio after dependencies merged by Mark Brown · 14 years ago
  73. f9b4412 Merge commit 'v2.6.34-rc2' into for-2.6.34 by Mark Brown · 14 years ago
  74. 220bf99 Linux 2.6.34-rc2 by Linus Torvalds · 14 years ago
  75. e4d8063 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  76. b50df7d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  77. 352d465 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  78. 95c46af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  79. cf3966b Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  80. 8dba8f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  81. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  82. 8fdb7e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  83. 4ca612e Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  84. b2dfa62 ASoC: remove a card from the list, if instantiation failed by Guennadi Liakhovetski · 14 years ago
  85. fd23b7d ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  86. 17cf444 Delete zero-length file drivers/mtd/maps/omap_nor.c by Jeff Garzik · 14 years ago
  87. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  88. 0a492fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  89. 8727b90 ASoC: pxa-pcm-lib: initialize DMA channel to -1 by Daniel Mack · 14 years ago
  90. 4cb80cd USB: gadget/multi: cdc_do_config: remove redundant check by Peter Korsgaard · 14 years ago
  91. d835933 usb: r8a66597-hcd: fix removed from an attached hub by Yoshihiro Shimoda · 14 years ago
  92. 9ce669a USB: xhci: Make endpoint interval debugging clearer. by Sarah Sharp · 14 years ago
  93. f09a15e USB: Fix usb_fill_int_urb for SuperSpeed devices by Matthew Wilcox · 14 years ago
  94. e549a17 USB: cp210x: Remove double usb_control_msg from cp210x_set_config by Michael Brunner · 14 years ago
  95. 7f56cfd USB: Remove last bit of CONFIG_USB_BERRY_CHARGE by Christoph Egger · 14 years ago
  96. 83ba11d USB: gadget: add gadget controller number for s3c-hsotg driver by Maurus Cuelenaere · 14 years ago
  97. 9c67d28 USB: ftdi_sio: Fix locking for change_speed() function by Alessio Igor Bogani · 14 years ago
  98. 11b10d9 USB: g_mass_storage: fixed module name in Kconfig by Michal Nazarewicz · 14 years ago
  99. f479d70 USB: gadget: f_mass_storage::fsg_bind(): fix error handling by Peter Korsgaard · 14 years ago
  100. f88f669 USB: g_mass_storage: fix section mismatch warnings by Mike Frysinger · 14 years ago