1. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  2. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  3. 74eeb14 ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() by Takashi Iwai · 13 years ago
  4. 9badda0 ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() by Takashi Iwai · 13 years ago
  5. 7e5bea1 ALSA: hda/cirrus - support for iMac12,2 model by Jérémy Lal · 13 years ago
  6. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  7. f75a8ff ASoC: cx20442: add bias control over a platform provided regulator by Janusz Krzysztofik · 13 years ago
  8. 80c8a2a ALSA: usb-audio - Avoid flood of frame-active debug messages by Takashi Iwai · 13 years ago
  9. d0f3a2e ALSA: snd-usb-us122l: Delete calls to preempt_disable by Karsten Wiese · 13 years ago
  10. b2ed1b0 ASoC: Fix idma build after update for channel count check by Mark Brown · 13 years ago
  11. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  12. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  13. 7d53a63 ALSA: hdspm - Refactor serial number to avoid code duplication by Adrian Knoth · 13 years ago
  14. 4fa0e81 ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_range() by Xi Wang · 13 years ago
  15. fb65c2d ALSA: Au88x0 - Fix channels swapping of 4 channels playback by Raymond Yau · 13 years ago
  16. 3ae4e1f ALSA: Au88x0 - Fix IRQ fifo error and channels swap of 4 channels playback by Raymond Yau · 13 years ago
  17. 76474da ALSA: Au88x0 - Fix Xtalk's constants by Raymond Yau · 13 years ago
  18. 9489f2c ALSA: Au88x0 - Xtalk - fix write/read of eq and xt instates by Raymond Yau · 13 years ago
  19. 219e2cd ALSA: ice1724 - External clock item only for cards with SPDIF_IN by Pavel Hofman · 13 years ago
  20. e784816 ALSA: ice1724 - Check for ac97 to avoid kernel oops by Pavel Hofman · 13 years ago
  21. f16c2cc ALSA: HDA: Remove Poulsbo position fix quirks by David Henningsson · 13 years ago
  22. 2267ea9 ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMIC by David Henningsson · 13 years ago
  23. 5660ffd ALSA: HDA: Add support for Cirrus Logic 4213 by David Henningsson · 13 years ago
  24. 78e2a92 ALSA: HDA: Fix automute for Cirrus Logic 421x by David Henningsson · 13 years ago
  25. 40d03e6 ALSA: HDA: Fix master control for Cirrus Logic 421X by David Henningsson · 13 years ago
  26. 716e5db ALSA: HDA: Use LPIB position fix for Oaktrail by David Henningsson · 13 years ago
  27. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  28. 25e9e75 ASoC: check for substream not channels_min in pcm engines by Joachim Eastwood · 13 years ago
  29. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  30. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  31. 739be96 ASoC: Fix build dependency for SND_ATMEL_SOC_SSC by Axel Lin · 13 years ago
  32. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  33. 7a748e4 ASoC: sta32x: Optimize the array work to find rate_min and rate_max by Axel Lin · 13 years ago
  34. e1482a1 Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clk by Arnd Bergmann · 13 years ago
  35. a500231 ASoC: soc-pcm: Allocate PCM operations dynamically to support multiple DAIs by Sangsu Park · 13 years ago
  36. 34be924 ASoC: pxa: Convert corgi to use snd_soc_register_card() by Axel Lin · 13 years ago
  37. 748b217 ASoC: Fix return value of wm8580_set_sysclk() by Axel Lin · 13 years ago
  38. c49c7f0 ASoC: Use dai_fmt in tavorevb3 machine driver by Axel Lin · 13 years ago
  39. 385bd93 ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_direction_out() by Axel Lin · 13 years ago
  40. 3c3f51f ASoC: Convert z2 to table based DAPM init by Axel Lin · 13 years ago
  41. 1a2dbcb ASoC: Convert tavorevb3 to table based DAPM init by Axel Lin · 13 years ago
  42. 7c27426 ASoC: Convert spitz to table based DAPM and control init by Axel Lin · 13 years ago
  43. 38b437b ASoC: Convert saarb to table based DAPM init by Axel Lin · 13 years ago
  44. 36c1b40 ASoC: Use dai_fmt in z2 machine driver by Axel Lin · 13 years ago
  45. c0e9423 ASoC: Use dai_fmt in spitz machine driver by Axel Lin · 13 years ago
  46. 2ce7f20 ASoC: Use dai_fmt in saarb machine driver by Axel Lin · 13 years ago
  47. fe75fe0 ASoC: Fix return value of wm8962_gpio_direction_out() by Axel Lin · 13 years ago
  48. 16aff76 ASoC: Fix return value of ak4641_pcm_set_dai_fmt() by Axel Lin · 13 years ago
  49. 6065abf ASoC: ac97c.c: use devm_ functions by Julia Lawall · 13 years ago
  50. be547dd ASoC: dbdma2.c: use devm_ functions by Julia Lawall · 13 years ago
  51. 46c3a02 ASoC: dma.c: use devm_ functions by Julia Lawall · 13 years ago
  52. 6d89552 ASoC: i2sc.c: use devm_ functions by Julia Lawall · 13 years ago
  53. 8d9626d ASoC: psc-ac97.c: use devm_ functions by Julia Lawall · 13 years ago
  54. aa4079c ASoC: psc-i2s.c: use devm_ functions by Julia Lawall · 13 years ago
  55. cd0ff7e ASoC: davinci-i2s.c: use devm_ functions by Julia Lawall · 13 years ago
  56. 96d31e2 ASoC: davinci-mcasp.c: use devm_ functions by Julia Lawall · 13 years ago
  57. a3bb8f3 ASoC: davinci-vcif.c: use devm_ functions by Julia Lawall · 13 years ago
  58. 6945e9f ASoC: Convert tpa6130a2 to devm_kzalloc() by Axel Lin · 13 years ago
  59. a54877d ASoC: Convert tlv320dac33 to devm_kzalloc() by Axel Lin · 13 years ago
  60. 7fd8a67 ASoC: Convert cs4270 to devm_kzalloc() by Axel Lin · 13 years ago
  61. 360b70c ASoC: Convert alc5623 to devm_kzalloc() by Axel Lin · 13 years ago
  62. e2257db ASoC: Convert tlv320aic3x to devm_kzalloc() by Axel Lin · 13 years ago
  63. a816302 ASoC: Convert tlv320aic26 to devm_kzalloc() by Axel Lin · 13 years ago
  64. 0998306 ASoC: Convert tlv320aic23 to devm_kzalloc() by Axel Lin · 13 years ago
  65. d999c02 ASoC: Convert sta32x to devm_kzalloc() by Axel Lin · 13 years ago
  66. 8eeffe9 ASoC: Convert ssm2602 to devm_kzalloc() by Axel Lin · 13 years ago
  67. a92b0a0 ASoC: Convert rt5631 to devm_kzalloc() by Axel Lin · 13 years ago
  68. bf791bd ASoC: Convert max9850 to devm_kzalloc() by Axel Lin · 13 years ago
  69. b1b5488 ASoC: Convert max98095 to devm_kzalloc() by Axel Lin · 13 years ago
  70. 49ba767 ASoC: Convert max98088 to devm_kzalloc() by Axel Lin · 13 years ago
  71. 021b918 ASoC: Convert cs42l51 to devm_kzalloc() by Axel Lin · 13 years ago
  72. 24b6f26 ASoC: da7210: Add support for line input and mic by Ashish Chavan · 13 years ago
  73. c7f46b7 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  74. dcc2cf7 ALSA: emu10k1 - add another Audigy 2 ZS ID by Tim Yamin · 13 years ago
  75. 09904b9 ALSA: hda_intel: Add Oaktrail identifiers by Li Peng · 13 years ago
  76. 32696af ASoC: Convert corgi to table based DAPM and control init by Axel Lin · 13 years ago
  77. 74f4dd5 ASoC: Use dai_fmt in corgi machine driver by Axel Lin · 13 years ago
  78. 87063df ASoC: Use dai_fmt in poodle machine driver by Axel Lin · 13 years ago
  79. fe366d0 ASoC: Convert poodle to table based DAPM and control init by Axel Lin · 13 years ago
  80. 2445ecc ASoC: pxa: Convert poodle to use snd_soc_register_card() by Axel Lin · 13 years ago
  81. 1b39bf3 ASoC: Enable ASoC register map dump for some regmap CODECs by Mark Brown · 13 years ago
  82. a421a0e ASoC: Remove unused label from wm8994 probe() by Mark Brown · 13 years ago
  83. 658ecf7 ASoC: Convert tlv320aic32x4 to devm_kzalloc() by Axel Lin · 13 years ago
  84. 558460c ASoC: Convert jz4740 to devm_kzalloc() by Axel Lin · 13 years ago
  85. 38b81c1 ASoC: Convert adau1701 to devm_kzalloc() by Axel Lin · 13 years ago
  86. 6e4f17c ASoC: Convert ad1836 to devm_kzalloc() by Axel Lin · 13 years ago
  87. 80c2f9d ASoC: Convert adau1373 to devm_kzalloc() by Axel Lin · 13 years ago
  88. 30c88f2 ASoC: Convert ad193x to devm_kzalloc() by Axel Lin · 13 years ago
  89. a5b6834 ASoC: mxs: Add .owner to struct snd_soc_card by Lothar Waßmann · 13 years ago
  90. 512fa7c ASoC: Convert sgtl5000 to use devm_kzalloc() by Fabio Estevam · 13 years ago
  91. cf1ee98 ASoC: sgtl5000: Fix voltage units in dev_err message by Fabio Estevam · 13 years ago
  92. 67939b2 ASoC: mxs-saif: convert to clk_prepare/clk_unprepare by Shawn Guo · 13 years ago
  93. 5f5de18a ASoC: Convert kirkwood-t5325 to table based DAPM init by Axel Lin · 13 years ago
  94. 7e0d6ac ASoC: Use dai_fmt in kirkwood-t5325 machine driver by Axel Lin · 13 years ago
  95. 077a2ba ASoC: Use dai_fmt in kirkwood-openrd machine driver by Axel Lin · 13 years ago
  96. d4d9820 ASoC: Fix build error in sound/soc/kirkwood/kirkwood-i2s.c by Axel Lin · 13 years ago
  97. 4551ae0 Merge branch 'v3.2-rc6' into next/drivers by Arnd Bergmann · 13 years ago
  98. 07b9840 Merge branch 'omap/hwmod' into next/drivers by Arnd Bergmann · 13 years ago
  99. 6ab7e71 ASoC: Convert 88pm860x-codec to devm_kzalloc() by Axel Lin · 13 years ago
  100. 6ce91ad ASoC: Convert uda1380 to devm_kzalloc() by Axel Lin · 13 years ago