1. a7aa748 ASoC: kirkwood: fix external clock probe defer by Russell King · 4 years, 7 months ago
  2. 115c725 ASoC: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  3. b01518c ASoC: kirkwood: fix build failure by Sudip Mukherjee · 8 years ago
  4. 30953a8 ASoC: kirkwood: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  5. c4a4291 ASoC: kirkwood: prevent double streaming by Jean-Francois Moine · 9 years ago
  6. 626761a Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/kirkwood' into asoc-next by Mark Brown · 9 years ago
  7. 7f2c52a ASoC: kirkwood: constify of_device_id array by Fabian Frederick · 9 years ago
  8. aaa6d06 ASoC: kirkwood: fix struct clk pointer comparing by Shawn Guo · 9 years ago
  9. b4c1456 ASoC: kirkwood: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. 6145dfc ASoC: kirkwood: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  11. 270a85c ASoC: kirkwood: Remove unused drivers by Andrew Lunn · 10 years ago
  12. 920ec4e ASoC: kirkwood: implement NO_PERIOD_WAKEUP support by Russell King · 10 years ago
  13. a622251 ASoC: kirkwood: allow smaller audio periods and smaller number of periods by Russell King · 10 years ago
  14. 4d2097e ASoC: kirkwood-i2s: fix pause handling some more by Russell King · 10 years ago
  15. 2fbc382 ASoC: kirkwood-i2s: fix mute handling by Russell King · 10 years ago
  16. 6772190 ASoC: kirkwood-i2s: fix RECCTL masking by Russell King · 10 years ago
  17. 52b896c ASoC: kirkwood-i2s: provide helper KIRKWOOD_RECCTL_ENABLE_MASK definition by Russell King · 10 years ago
  18. d77a14b ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits by Jarkko Nikula · 10 years ago
  19. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  20. cece565 ASoC: add S/PDIF support to Armada 370 DB ASoC driver by Thomas Petazzoni · 10 years ago
  21. ff1f001 drivers: Enable building of Kirkwood drivers for mach-mvebu by Andrew Lunn · 10 years ago
  22. 74d04c3 sound: ASoC: add ASoC board driver for Armada 370 DB by Thomas Petazzoni · 10 years ago
  23. 9a0d511 ASoC: kirkwood: enable Kirkwood driver for mvebu platforms by Thomas Petazzoni · 10 years ago
  24. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 10 years ago
  25. 3317208 ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 10 years ago
  26. 02fc17c ASoC: kirkwood: Fix the CPU DAI rates by Jean-Francois Moine · 10 years ago
  27. 4f6f147 ASoC: kirkwood: Fix erroneous double output while playing by Jean-Francois Moine · 10 years ago
  28. 1c195dd ASoC: kirkwood: Fix invalid S/PDIF format by Jean-Francois Moine · 10 years ago
  29. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  30. c9bd5e6 DMA-API: sound: fix dma mask handling in a lot of drivers by Russell King · 11 years ago
  31. 99d8d3b ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support' by Jean-Francois Moine · 11 years ago
  32. 75b9b65 ASoC: kirkwood: add S/PDIF support by Jean-Francois Moine · 11 years ago
  33. 1f1b657 ASoC: kirkwood: prefer external clock over internal clock by Jean-Francois Moine · 11 years ago
  34. e2c9917 ASoC: kirkwood: fix compilation warning in kirkwood_dma_open by Vladimir Murzin · 11 years ago
  35. ce3d060 ASoc: kirkwood: Extend the min and max number of bytes per period by Jean-Francois Moine · 11 years ago
  36. 84aac6c ASoC: kirkwood: fix loss of external clock at probe time by Jean-Francois Moine · 11 years ago
  37. b51600c ASoC: kirkwood-dma: remove IEC958_SUBFRAME formats by Russell King · 11 years ago
  38. d098b2f ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver by Thomas Petazzoni · 11 years ago
  39. 446a3bd ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards by Jean-Francois Moine · 11 years ago
  40. eb63231 ASoc: kirkwood: add DT support to the mvebu audio subsystem by Jean-Francois Moine · 11 years ago
  41. e4065f3 ASoC: kirkwood: move calculation of max buffer size to kirkwood.h by Russell King · 11 years ago
  42. 64ddf1f ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma drivers by Russell King · 11 years ago
  43. db43b16 ASoC: kirkwood: provide KIRKWOOD_PLAYCTL_ENABLE_MASK by Russell King · 11 years ago
  44. af64d73 ASoC: kirkwood: Free external clock if it is a duplicate of internal by Russell King · 11 years ago
  45. a7d0942 ASoC: kirkwood: merge struct kirkwood_dma_priv with struct kirkwood_dma_data by Russell King · 11 years ago
  46. 8a537f8 ASoC: kirkwood-i2s: fix a compilation warning by Jean-Francois Moine · 11 years ago
  47. 9e12cbd ASoC: kirkwood-i2s: Inline KIRKWOOD_I2S_RATES by Mark Brown · 11 years ago
  48. 6ad74047 ASoC: kirkwood-i2s: Remove empty remove() by Mark Brown · 11 years ago
  49. 4734dc9 ASoC: kirkwood-i2s: Use devm_clk_get() for extclk by Mark Brown · 11 years ago
  50. 30d3924 ASoC: kirkwood: Enable build on non-Kirkwood platforms by Mark Brown · 11 years ago
  51. c50c2f7 ASoC: kirkwood: Remove unused headers by Mark Brown · 11 years ago
  52. 6502737 Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next by Mark Brown · 11 years ago
  53. 12716cd sound/soc/kirkwood: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  54. 5d0c8a5 ASoC: kirkwood-dma: Staticize non exported struct by Lars-Peter Clausen · 11 years ago
  55. 83d85f5 ASoC: switch over to use snd_soc_register_component() on kirkwood i2s by Kuninori Morimoto · 11 years ago
  56. b25b5aa ASoC: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  57. 34e15fb ASoC: kirkwood: remove __dev* attributes by Bill Pemberton · 11 years ago
  58. 1703470 ASoC: kirkwood-dma: remove channel restrictions by Russell King · 12 years ago
  59. 363589b ASoC: kirkwood-i2s: add support for external clock rates by Russell King · 12 years ago
  60. 0aa5e47 ASoC: kirkwood-dma: remove restriction on sample rates by Russell King · 12 years ago
  61. d8d11ba ASoC: kirkwood-i2s: better handling of play/record control registers by Russell King · 12 years ago
  62. dbc517b ASoC: kirkwood-i2s: use devm_* APIs by Russell King · 12 years ago
  63. 3ccdf5b ASoC: kirkwood-i2s: more pause-mode fixes by Russell King · 12 years ago
  64. 982b604 ASoC: kirkwood-i2s: fix DMA underruns by Russell King · 12 years ago
  65. 2424d45 ASoC: kirkwood-i2s: fix DCO lock detection by Russell King · 12 years ago
  66. 25ec6bb ASoC: kirkwood-dma: don't ignore other irq causes on error by Russell King · 12 years ago
  67. ae6a5d3 ASoC: kirkwood-dma: fix use of virt_to_phys() by Russell King · 12 years ago
  68. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  69. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  70. e919c71 ARM: Orion: Audio: Add clk/clkdev support by Andrew Lunn · 12 years ago
  71. 6d6761a ASoC: Convert kirkwood-openrd to use snd_soc_register_card() by Axel Lin · 12 years ago
  72. 49915a5 ASoC: Convert kirkwood-t5325 to use snd_soc_register_card() by Axel Lin · 12 years ago
  73. 350e16d ASoC: replace 0xffffffff with DMA_BIT_MASK macro by Joachim Eastwood · 12 years ago
  74. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  75. 25e9e75 ASoC: check for substream not channels_min in pcm engines by Joachim Eastwood · 12 years ago
  76. 5f5de18a ASoC: Convert kirkwood-t5325 to table based DAPM init by Axel Lin · 12 years ago
  77. 7e0d6ac ASoC: Use dai_fmt in kirkwood-t5325 machine driver by Axel Lin · 12 years ago
  78. 077a2ba ASoC: Use dai_fmt in kirkwood-openrd machine driver by Axel Lin · 12 years ago
  79. d4d9820 ASoC: Fix build error in sound/soc/kirkwood/kirkwood-i2s.c by Axel Lin · 12 years ago
  80. 9b344ce ASoC: kirkwood: Add .owner to struct snd_soc_card by Axel Lin · 12 years ago
  81. 63a9332 ARM: Orion: Get address map from plat-orion instead of via platform_data by Andrew Lunn · 12 years ago
  82. 672b0c6 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 12 years ago
  83. 36d54dc ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2C by Axel Lin · 12 years ago
  84. 41b1022 ASoC: Convert kirkwood directory to module_platform_driver by Axel Lin · 12 years ago
  85. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 12 years ago
  86. 87bea31 ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers by Mark Brown · 13 years ago
  87. 48860e4 ASoC: kirkwood-i2s: Add __devexit_p at necessary place by Axel Lin · 13 years ago
  88. 5013951 ASoC: Fix trivial build regression in Kirkwood I2S by Arnd Bergmann · 13 years ago
  89. 96101bd sound/soc/kirkwood/kirkwood-i2s.c: add missing kfree by Julia Lawall · 13 years ago
  90. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  91. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  92. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 13 years ago
  93. 3c9e28e ASoC: Add support for OpenRD Ultimate by Arnaud Patard (Rtp) · 14 years ago
  94. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  95. d906401 ASoC: kirkwood: Add audio support to hp t5325 thin clients by Arnaud Patard (Rtp) · 14 years ago
  96. 6973789 ASoC: Change my mail address by Arnaud Patard (Rtp) · 14 years ago
  97. 3ba3105 ASoC: kirkwood: add alias to pcm module by Arnaud Patard (Rtp) · 14 years ago
  98. c88e7b9 ASoC: OpenRD Client : Fix naming breakage due to multicomponent support by Arnaud Patard (Rtp) · 14 years ago
  99. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  100. b424ec9 ASoC: kirkwood-i2s: Handle mute/unmute playback/record by arnaud.patard@rtp-net.org · 14 years ago