1. f7c48801 ASoC: txx9: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 10 months ago
  2. 250a15c ASoC: soc-core: remove bus_control by Kuninori Morimoto · 5 years ago
  3. ec0f6a4 ASoC: txx9: Remove unused rtd variable by Paul Burton · 5 years ago
  4. ffe1193 ASoC: txx9: Use managed buffer allocation by Takashi Iwai · 5 years ago
  5. 88b79e9 ASoC: txx9: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  6. a857e07 ASoC: txx9: txx9aclc: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  7. 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
  8. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  9. f4010b4 ASoC: txx9: txx9aclc-generic: use modern dai_link style by Kuninori Morimoto · 6 years ago
  10. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  11. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  12. 4f39e4c ASoC: txx9: Drop superfluous PCM preallocation error checks by Takashi Iwai · 6 years ago
  13. fb77436 ASoC: txx9: use devm_snd_soc_register_component() by Kuninori Morimoto · 6 years ago
  14. e049cf4 ASoC: txx9aclc: replace platform to component by Kuninori Morimoto · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. 5144468 ASoC: txx9: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  17. 42271d9 ASoC: txx9: make snd_soc_platform_driver const by Bhumika Goyal · 7 years ago
  18. 8405265 ASoC: txx9: Added requiered spaces. by Codrut Grosu · 8 years ago
  19. c2dcce3 ASoC: txx9: Added blank line after declarations by Codrut Grosu · 8 years ago
  20. 95e3c23 ASoC: txx9: Convert to devm_snd_soc_register_platform by Axel Lin · 9 years ago
  21. 6913845 ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all() by Lars-Peter Clausen · 10 years ago
  22. 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
  23. 0a7e4ca Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/topic/adau1373' and 'asoc/topic/adau17x1' into asoc-next by Mark Brown · 10 years ago
  24. bc26321 ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control by Lars-Peter Clausen · 10 years ago
  25. 2a374b7 ASoC: Remove platform field from snd_soc_dai by Lars-Peter Clausen · 10 years ago
  26. 1cfc291 ASoC: txx9: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  27. ff495d3 ASoC: txx9: Don't opencode DMAengine API calls by Lars-Peter Clausen · 10 years ago
  28. 9febd49 ASoC: txx9aclc_ac97: Fix kernel crash on probe by Alexander Shiyan · 11 years ago
  29. 38136bd ASoC: txx9: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
  30. cb1b102 ASoC: txx9: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  31. 06c77ea ASoC: txx9: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  32. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 12 years ago
  33. 3bed334 ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource() by Mark Brown · 12 years ago
  34. b00e2fa ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97 by Kuninori Morimoto · 12 years ago
  35. d8628d1 ASoC: txx9: remove __dev* attributes by Bill Pemberton · 12 years ago
  36. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  37. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  38. e181d14 ASoC: txx9: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  39. 33d316c ASoC: Convert txx9 directory to module_platform_driver by Axel Lin · 13 years ago
  40. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  41. 35e1658 sound-soc: move to dma_transfer_direction by Vinod Koul · 13 years ago
  42. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  43. f6a74ce ASoC: txx9: Add __exit_p at necessary place by Axel Lin · 13 years ago
  44. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  45. 06132fd ASoC: Fix txx9aclc.c build by Ralf Baechle · 13 years ago
  46. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 14 years ago
  47. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  48. 6f68fba Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  49. 0b28330 Merge branch 'ioat' into dmaengine by Dan Williams · 15 years ago
  50. 0582763 DMAENGINE: extend the control command to include an arg by Linus Walleij · 15 years ago
  51. b0b4ce3 MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices by Geert Uytterhoeven · 15 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  53. c3635c7 DMAENGINE: generic slave control v2 by Linus Walleij · 15 years ago
  54. 647613e ASoC: txx9aclc: dynamically allocate dmaengine devname by Atsushi Nemoto · 16 years ago
  55. ef39412 ASoC: Kill BUS_ID_SIZE by Takashi Iwai · 16 years ago
  56. e24805d ASoC: Add TXx9 AC link controller driver (v3) by Atsushi Nemoto · 16 years ago