1. e159704 ASoC: fsl_dma: Use managed buffer allocation by Takashi Iwai · 3 years, 5 months ago
  2. b035a9e ASoC: fsl: fsl_dma: remove unused variable by Pierre-Louis Bossart · 3 years, 10 months ago
  3. 0d8aa2c ASoC: various vendors: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  4. 9f5f078 ASoC: fsl: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
  5. 6ac44ce ASoC: fsl: Drop superfluous ioctl PCM ops by Takashi Iwai · 5 years ago
  6. d3de1eb ASoC: fsl: fsl_dma: fix build failure by Michael Ellerman · 5 years ago
  7. a21192a ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup() by Kuninori Morimoto · 5 years ago
  8. 4ac85de ASoC: fsl: fsl_dma: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  9. e073564 ASoC: fsl-dma: Switch to SPDX identifier by Andra Danciu · 6 years ago
  10. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  11. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  12. 4cb1ea9 ASoC: fsl: dma: replace platform to component by Kuninori Morimoto · 7 years ago
  13. a5a86a7 ASoC: fsl_ssi: Fix build error by Guenter Roeck · 7 years ago
  14. b1dc00a ASoC: fsl_dma: remove dma_object path member by Rob Herring · 7 years ago
  15. 443be77 ASoC: Freescale: Delete an error message for a failed memory allocation in three functions by Markus Elfring · 7 years ago
  16. b6ed072 ASoC: fsl: constify snd_pcm_ops structures by Arvind Yadav · 7 years ago
  17. 06d15a2 ASoC: fsl: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  18. d0657fe ASoC: fsl: fsl_dma: Use true/false for boolean init by Fabio Estevam · 10 years ago
  19. 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
  20. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  21. 8cb636b ASoC: fsl: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 3d5f615 ASoC: fsl: Fix build problem by Guenter Roeck · 11 years ago
  23. b0a23b8 ASoC: fsl: Don't set unused struct snd_pcm_hardware fields by Lars-Peter Clausen · 11 years ago
  24. 05004cb ASoC: fsl/mxs: Remove unnecessarily gendered language by Matthew Garrett · 11 years ago
  25. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  26. c9bd5e6 DMA-API: sound: fix dma mask handling in a lot of drivers by Russell King · 12 years ago
  27. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  28. a0a3d51 ASoC: fsl: remove __dev* attributes by Bill Pemberton · 12 years ago
  29. d55438b ASoC: fsl: remove unnecessary call to dma_unmap_single by Timur Tabi · 12 years ago
  30. 6296914 ASoC: use proper defines for stream directions in pcm engines by Joachim Eastwood · 13 years ago
  31. ba0a7e0 ASoC: Convert fsl directory to module_platform_driver by Axel Lin · 13 years ago
  32. 09d930a Merge branch 'for-3.1' into for-3.2 by Mark Brown · 13 years ago
  33. 81a081f sound/soc/fsl/fsl_dma.c: add missing of_node_put by Timur Tabi · 13 years ago
  34. 96af5c6 ASoC: fsl: fix build warning in fsl_dma by Timur Tabi · 13 years ago
  35. bf564ea Merge branch 'for-3.0' into for-3.1 by Mark Brown · 14 years ago
  36. 147dfe9 ASoC: p1022ds: fix incorrect referencing of device tree properties by Timur Tabi · 14 years ago
  37. 0cd114f ASoC: fsl: fix initialization of DMA buffers by Timur Tabi · 14 years ago
  38. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 14 years ago
  39. f07eb22 dt/sound: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  40. 38fec72 ASoC: mpc8610: replace of_device with platform_device by Timur Tabi · 14 years ago
  41. bf557a5 Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37 by Mark Brown · 14 years ago
  42. c04019d ASoC: add support for separate codec DAIs to the fsl_dma driver by Timur Tabi · 14 years ago
  43. 8e9d869 asoc/multi-component: fsl: add support for variable SSI FIFO depth by Timur Tabi · 14 years ago
  44. 87a0632 asoc/multi-component: fsl: fix exit and error paths in DMA and SSI drivers by Timur Tabi · 14 years ago
  45. 1a3c5a4 asoc/multi-component: fsl: add support for 36-bit physical addresses by Timur Tabi · 14 years ago
  46. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  47. 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
  48. 5c15a68 ASoC: fsl_dma: Pass the proper device for dma mapping routines by Anton Vorontsov · 16 years ago
  49. a4d11fe ASoC: remove trigger delay in Freescale MPC8610 sound driver by Timur Tabi · 16 years ago
  50. 3a638ff ASoC: Improve pause/unpause performance in Freescale 8610 drivers by Timur Tabi · 16 years ago
  51. 85ef237 ASoC: optimize init sequence of Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
  52. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  53. 958e792 ASoC: Register platform drivers by Mark Brown · 16 years ago
  54. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  55. bf9c8c9 ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers by Timur Tabi · 16 years ago
  56. be41e94 ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers by Timur Tabi · 16 years ago
  57. 8cf7b2b ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  58. acf5850 [ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers by Timur Tabi · 17 years ago
  59. 4052ce4 [ALSA] mpc8610: Add mmap support by Timur Tabi · 17 years ago
  60. 17467f2 [ALSA] Add ASoC drivers for the Freescale MPC8610 SoC by Timur Tabi · 17 years ago