1. a094935 ASoC: rt5645: Fix lost pin setting for DMIC1 by Bard Liao · 9 years ago
  2. f2a5ded ASoC: rt5645: Check if codec is initialized in workqueue handler by Nicolas Boichat · 9 years ago
  3. 4570a37 Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  4. 1a13e36 Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  5. 2ad7b44 Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  6. c7988af Merge tag 'asoc-v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  7. f76b240 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 9 years ago
  8. 6791142 Merge remote-tracking branch 'asoc/topic/arizona' into asoc-next by Mark Brown · 9 years ago
  9. 57fa8a1 Merge tag 'asoc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  10. c99d49a8 Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-next by Mark Brown · 9 years ago
  11. e12be67 Merge remote-tracking branches 'asoc/topic/wm8523' and 'asoc/topic/wm8741' into asoc-next by Mark Brown · 9 years ago
  12. e39f6bc Merge remote-tracking branch 'asoc/topic/tas2552' into asoc-next by Mark Brown · 9 years ago
  13. 6afff9e Merge remote-tracking branch 'asoc/topic/simple' into asoc-next by Mark Brown · 9 years ago
  14. 71d8c2d Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/topic/rt286' and 'asoc/topic/rt5640' into asoc-next by Mark Brown · 9 years ago
  15. 861fe71 Merge remote-tracking branches 'asoc/topic/mediatek', 'asoc/topic/ml26124' and 'asoc/topic/omap' into asoc-next by Mark Brown · 9 years ago
  16. dacdd36 Merge remote-tracking branches 'asoc/topic/intel' and 'asoc/topic/max98090' into asoc-next by Mark Brown · 9 years ago
  17. 1cdf4f6 Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next by Mark Brown · 9 years ago
  18. 2924c96 Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next by Mark Brown · 9 years ago
  19. 95baa28 Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 9 years ago
  20. f79a9db Merge remote-tracking branch 'asoc/topic/rt5670' into asoc-next by Mark Brown · 9 years ago
  21. 5445d62 Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next by Mark Brown · 9 years ago
  22. 208a128 Merge tag 'asoc-v4.2' into asoc-next by Mark Brown · 9 years ago
  23. d21504d Merge remote-tracking branches 'asoc/fix/wm8737', 'asoc/fix/wm8903', 'asoc/fix/wm8955' and 'asoc/fix/wm8960' into asoc-linus by Mark Brown · 9 years ago
  24. 2cc5df6 Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fmtbit', 'asoc/fix/intel', 'asoc/fix/max98925', 'asoc/fix/rcar' and 'asoc/fix/ux500' into asoc-linus by Mark Brown · 9 years ago
  25. 84827ec Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
  26. 336d044 ASoC: wm_adsp: Move DSP Rate controls into the codec by Richard Fitzgerald · 9 years ago
  27. 89a6192 Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-arizona by Mark Brown · 9 years ago
  28. fcd9d31 ASoC: wm8995: Fix setting sysclk for WM8995_SYSCLK_MCLK2 case by Axel Lin · 9 years ago
  29. 329d0c0 ASoC: rsrc-card: remove unused ret by Kuninori Morimoto · 9 years ago
  30. 662e8d9 ASoC: mediatek: Add machine driver for rt5650 rt5676 codec by Koro Chen · 9 years ago
  31. a54f6f0 ASoC: mediatek: Add machine driver for MAX98090 codec by Koro Chen · 9 years ago
  32. ee0bcaf ASoC: mediatek: Add AFE platform driver by Koro Chen · 9 years ago
  33. 8a4e379 ASoC: rsnd: remove io from rsnd_mod by Kuninori Morimoto · 9 years ago
  34. d5bbe7d ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working() by Kuninori Morimoto · 9 years ago
  35. b65a7cc ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol by Kuninori Morimoto · 9 years ago
  36. 88c61cf ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx() by Kuninori Morimoto · 9 years ago
  37. bfc0cfe ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx() by Kuninori Morimoto · 9 years ago
  38. 9b99e9a ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx() by Kuninori Morimoto · 9 years ago
  39. 4e2639f ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr() by Kuninori Morimoto · 9 years ago
  40. f501b7a ASoC: rsnd: add common interrupt handler for SSI/SRC/DMA by Kuninori Morimoto · 9 years ago
  41. 2c0fac1 ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter by Kuninori Morimoto · 9 years ago
  42. 2099bc8 ASoC: rsnd: rsnd_mod has rsnd_priv by Kuninori Morimoto · 9 years ago
  43. 5451ea4 ASoC: rsnd: count each mod (SSI/SRC/DVC) by Kuninori Morimoto · 9 years ago
  44. 0470002 ASoC: rsrc-card: cleanup for DPCM by Kuninori Morimoto · 9 years ago
  45. 061015f ASoC: rsrc-card: tidyup return value of clock error by Kuninori Morimoto · 9 years ago
  46. fe3bd18 ASoC: rsrc-card: move rsrc_card_parse_daifmt() to upper side by Kuninori Morimoto · 9 years ago
  47. 8bd616c ASoC: rsnd-card: tidyup rsrc_priv_to_() by Kuninori Morimoto · 9 years ago
  48. 1683e1a ASoC: rsrc-card: remove unused name by Kuninori Morimoto · 9 years ago
  49. 3433bf0 ASoC: rsrc-card: enable multi cpu/codec for DPCM by Kuninori Morimoto · 9 years ago
  50. 3c7e64d ASoC: rsrc-card: tidyup priv->snd_card setup timing by Kuninori Morimoto · 9 years ago
  51. d72f4a8 ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link by Kuninori Morimoto · 9 years ago
  52. 75defee ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock by Kuninori Morimoto · 9 years ago
  53. 12927a8 ASoC: rsnd: don't care under/over run error when PIO by Kuninori Morimoto · 9 years ago
  54. 851b81e ASoC: rt5645: move RT5650 muxes to rt5650_specific_dapm_widgets by Michele Curti · 9 years ago
  55. e85dae7 ASoC: intel: Constify ACPI device ids by Mathias Krause · 9 years ago
  56. 4e0ce6a ASoC: rt5670: Constify ACPI device ids and register defaults by Mathias Krause · 9 years ago
  57. 8610d09 ASoC: max98090: Constify ACPI device ids and register defaults by Mathias Krause · 9 years ago
  58. b895dc2 ASoC: rt5640: Constify ACPI device ids and register defaults by Mathias Krause · 9 years ago
  59. b43fccf ASoC: ml26124: Remove duplicate code by Axel Lin · 9 years ago
  60. e8ed670 ASoC: Intel: fixed TI button detection by Fang, Yang A · 9 years ago
  61. 6846e18 ASoC: Intel: mrfld: simplify sst_fill_widget_module_info by Rasmus Villemoes · 9 years ago
  62. ef5294f ASoC: wm8523: Set bclk ratio for master mode by Julian Scheel · 9 years ago
  63. a077e81 ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1] by Zidan Wang · 9 years ago
  64. 85a4bfd ASoC: simple card: Add mclk-fs property in dai-link by Arnaud Pouliquen · 9 years ago
  65. fd35e37 ASoC: Intel: Added I2C dependency to two BSW machine drivers by Fang, Yang A · 9 years ago
  66. 25c8888 ASoC: rt5645: Use devm_gpiod_get_optional for hp-detect by Axel Lin · 9 years ago
  67. 4decab1 ASoC: Intel: sst: use ; instead of , at the of a C statement by Sebastian Andrzej Siewior · 9 years ago
  68. 061981f ASoC: atmel: properly select dma driver state by Alexandre Belloni · 9 years ago
  69. 9cf08a6 ASoC: atmel: Revert previous fix for Kconfig limations by Alexandre Belloni · 9 years ago
  70. 48edaa4 ASoC: rt5645: Add the device tree parser by Oder Chiou · 9 years ago
  71. ffb3722 ASoC: Intel: Fixed incorrect sst pcm_delay by Fang, Yang A · 9 years ago
  72. bc08f96 ASoC: rt286: Add RL6347A class device shared support for RT286 by Oder Chiou · 9 years ago
  73. 8604bc2 ASoC: tas2552: Use devm_gpiod_get_optional for enable-gpio by Axel Lin · 9 years ago
  74. f9f55e3 ASoC: wm_adsp: Add basic debugfs entries by Richard Fitzgerald · 9 years ago
  75. 218e508 ASoC: wm_adsp: create ALSA controls from wm_adsp driver by Richard Fitzgerald · 9 years ago
  76. f5e2ce9 ASoC: wm_adsp: Add codec_probe and codec_remove stubs by Richard Fitzgerald · 9 years ago
  77. 474ff0a ASoC: imx-wm8962: Add a missing error check by Dan Carpenter · 9 years ago
  78. 0b0cefc ASoC: rt5645: change gpio to gpiod APIs by Oder Chiou · 9 years ago
  79. 5ae4f63 Merge tag 'asoc-v4.2' into asoc-rt5645 by Mark Brown · 9 years ago
  80. 1fcb76d ASoC: rt5645: make RT5650_TDM_CTRL_4 readable by Oder Chiou · 9 years ago
  81. 22f5d9f ASoC: rt5645: Lock mutex in rt5645_enable_push_button_irq by Nicolas Boichat · 9 years ago
  82. bdb052e ASoC: qcom: add apq8016 sound card support by Srinivas Kandagatla · 9 years ago
  83. 9fbd58c ASoC: davinci-mcasp: Choose PCM driver based on configured DMA controller by Jyri Sarha · 9 years ago
  84. 6876c7c ASoC: rx51: Automatically disconnect non-connected pins by Lars-Peter Clausen · 9 years ago
  85. 2682c7c ASoC: qcom: storm: remove special casing EPROBE_DEFER by Srinivas Kandagatla · 9 years ago
  86. 21e904b ASoC: qcom: storm: allocate snd_soc_card struct dynamically. by Srinivas Kandagatla · 9 years ago
  87. 01ec65c ASoC: intel: Remove unused variable hsw by Takashi Iwai · 9 years ago
  88. 8ffc570 Merge tag 'asoc-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 9 years ago
  89. e369bd0 ASoC: wm8741: Allow master clock switching by Sergej Sawazki · 9 years ago
  90. b94525b ASoC: tas2552: Use consistent name for 'struct tas2552_data' by Peter Ujfalusi · 9 years ago
  91. 30f40bf ASoC: tas2552: Remove unneeded semicolon by Peter Ujfalusi · 9 years ago
  92. 4785ed8 ASoC: tas2552: Call pm_runtime_disable when the module is removed by Peter Ujfalusi · 9 years ago
  93. 4afdd89 ASoC: tas2552: Code, define alignment changes for uniformity by Peter Ujfalusi · 9 years ago
  94. 2a9dd1d ASoC: tas2552: Correct Boost Auto-Pass Through Control register usage by Peter Ujfalusi · 9 years ago
  95. b2822f1 ASoC: tas2552: Correct Output Data register usage by Peter Ujfalusi · 9 years ago
  96. 2962cb5 ASoC: tas2552: Add control for selecting DIN source by Peter Ujfalusi · 9 years ago
  97. 1014f7e ASoC: tas2552: Correct the PLL configuration by Peter Ujfalusi · 9 years ago
  98. 19db62e ASoC: davinci-mcasp: Logic low for inactive output slots by Misael Lopez Cruz · 9 years ago
  99. 11e68886 Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and 'asoc/topic/zx' into asoc-next by Mark Brown · 9 years ago
  100. 28bedc5 Merge remote-tracking branches 'asoc/topic/topology', 'asoc/topic/twl6040', 'asoc/topic/wm5100', 'asoc/topic/wm8741' and 'asoc/topic/wm8960' into asoc-next by Mark Brown · 9 years ago