1. 50484d1 ASoC: jz4740-i2s: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 7 months ago
  2. 16f2a3c ASoC: jz4740-i2s: fix function name by H. Nikolaus Schaller · 3 years, 8 months ago
  3. 37c881c ASoc: Fix unused define in jz4740-i2s.h by Tang Bin · 3 years, 8 months ago
  4. 0547dec ASoC: jz4740: sync parameter naming (rate/sample_bits) by Kuninori Morimoto · 4 years ago
  5. 460aa02 Merge remote-tracking branch 'asoc/for-5.11' into asoc-next by Mark Brown · 4 years, 1 month ago
  6. 1c1fb26 ASoC: jz4740-i2s: add missed checks for clk_get() by Chuhong Yuan · 4 years, 1 month ago
  7. 81dde99 ASoC: jz4740-i2s: Remove manual DMA peripheral ID assignment by Lars-Peter Clausen · 4 years, 2 months ago
  8. e6825ba ASoC: ingenic: Unconditionally depend on devicetree by Paul Cercueil · 4 years, 7 months ago
  9. 48afb28 ASoC: jz4740: use snd_soc_xxx_active() by Kuninori Morimoto · 4 years, 8 months ago
  10. a3434a4 ASoC: jz4740-i2s: Add support for the JZ4770 by Paul Cercueil · 4 years, 10 months ago
  11. bde8ca7 ASoC: jz4740-i2s: Add support for the JZ4760 by Paul Cercueil · 4 years, 10 months ago
  12. 673f45f Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7 by Mark Brown · 4 years, 10 months ago
  13. 62f9ed5 ASoC: jz4740-i2s: Avoid passing enum as match data by Paul Cercueil · 4 years, 10 months ago
  14. a42d9ba ASoC: jz4740-i2s: Add local dev variable in probe function by Paul Cercueil · 4 years, 10 months ago
  15. 9401d5a ASoC: jz4740-i2s: Fix divider written at incorrect offset in register by Paul Cercueil · 4 years, 10 months ago
  16. aa3c476 ASoC: jz4740: jz4740-i2s: move .suspend/.resume to component by Kuninori Morimoto · 5 years ago
  17. ad4abed ASoC: jz4740: Remove unused match variable by Stephen Boyd · 5 years ago
  18. 67ad656 ASoC: jz4740: Use of_device_get_match_data() by Stephen Boyd · 5 years ago
  19. 91c7db5 ASoC: jz4740: Drop lb60 board code by Paul Cercueil · 5 years ago
  20. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  21. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  22. 077e6e5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239 by Thomas Gleixner · 6 years ago
  23. 7c5cbcf ASoC: jz4740: qi_lb60: use modern dai_link style by Kuninori Morimoto · 6 years ago
  24. a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. 0f91d24 ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740 by Paul Cercueil · 6 years ago
  27. eae3734 ASoC: jz4740: Handle return value of clk_prepare_enable. by Arvind Yadav · 7 years ago
  28. 27fcf91 ASoC: jz4740: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  29. 967beb2 ASoC: jz4740: Add jz4780 support by Zubair Lutfullah Kakakhel · 10 years ago
  30. f261057 ASoC: jz4740: Add DT support to jz4740-i2s driver by Zubair Lutfullah Kakakhel · 10 years ago
  31. 26b0aad8 ASoC: jz4740: Add dynamic sampling rate support to jz4740-i2s by Zubair Lutfullah Kakakhel · 10 years ago
  32. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  33. 69b9360 ASoC: qi_lb60: Pass flags to gpiod_get() by Lars-Peter Clausen · 10 years ago
  34. 20d7e38 ASoC: jz4740: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  35. 6630f30 Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-next by Mark Brown · 11 years ago
  36. 0aa2a15 ASoC: jz4740: Improve build test coverage by Lars-Peter Clausen · 11 years ago
  37. 218e18a ASoC: qi_lb60: Use GPIO descriptor API by Lars-Peter Clausen · 11 years ago
  38. 050f62e ASoC: qi_lb60: Use devm_snd_soc_register_card() by Lars-Peter Clausen · 11 years ago
  39. 0e746d7 ASoC: qi_lb60: Set .dai_fmt instead of calling snd_soc_set_dai_fmt() by Lars-Peter Clausen · 11 years ago
  40. b8fb837 ASoC: qi_lb60: Set fully_routed flag by Lars-Peter Clausen · 11 years ago
  41. eebdec0 ASoC: jz4740: Remove Makefile entry for removed file by Lars-Peter Clausen · 11 years ago
  42. 0406a40 ASoC: jz4740: Use the generic dmaengine PCM driver by Lars-Peter Clausen · 11 years ago
  43. b84c9ce ASoC: jz4740-i2s: Use managed resources by Lars-Peter Clausen · 11 years ago
  44. c9bd5e6 DMA-API: sound: fix dma mask handling in a lot of drivers by Russell King · 12 years ago
  45. 010187f ASoC: jz4740-i2s: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 12 years ago
  46. bc2716f ASoC: jz4740: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  47. 29cc15c ASoC: switch over to use snd_soc_register_component() on jz4740 i2s by Kuninori Morimoto · 12 years ago
  48. d6a29e3 ASoC: jz4740: remove __dev* attributes by Bill Pemberton · 12 years ago
  49. cd11536 ASoC: JZ4740: Replaced comma operators with semicolons. by Maarten ter Huurne · 13 years ago
  50. b33005f3 ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card() by Axel Lin · 13 years ago
  51. 25e9e75 ASoC: check for substream not channels_min in pcm engines by Joachim Eastwood · 13 years ago
  52. 1d9d25b ASoC: jz4740: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  53. c32986e ASoC: Convert jz4740 directory to module_platform_driver by Axel Lin · 13 years ago
  54. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  55. bb75463 ASoC: Staticise jz4740_pcm_new() by Axel Lin · 13 years ago
  56. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 14 years ago
  57. 65f7e32 Merge branch 'for-2.6.39' into for-2.6.40 by Mark Brown · 14 years ago
  58. 005967a ASoC: JZ4740: Fix i2s shutdown by Lars-Peter Clausen · 14 years ago
  59. 621206b ASoC: JZ4740: qi_lb60: Use the SND_SOC_DAPM_EVENT_OFF for the speakers status by Lars-Peter Clausen · 14 years ago
  60. c6f0ede ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpios by Lars-Peter Clausen · 14 years ago
  61. 1331969 ASoC: JZ4740: Convert qi_lb60 codec to table based DAPM setup by Lars-Peter Clausen · 14 years ago
  62. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  63. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  64. 3ca2ecd ASoC: Multi-component: JZ4740: QI_LB60 board fixes by Lars-Peter Clausen · 14 years ago
  65. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  66. 5898dd9 ASoC: JZ4740: Add qi_lb60 board driver by Lars-Peter Clausen · 15 years ago
  67. 11bd3dd ASoC: Add JZ4740 ASoC support by Lars-Peter Clausen · 15 years ago