1. f5cfa95 ASoC: DaVinci: i2s, fix mcbsp_word_length update by Troy Kisky · 15 years ago
  2. 9333b59 ASoC: DaVinci: i2s, minor cleanup of davinci_i2s_startup by Troy Kisky · 15 years ago
  3. 1bef449 ASoC: DaVinci: i2s, only start sample generator if needed by Troy Kisky · 15 years ago
  4. eba575c ASoC: DaVinci: i2s cleanup by Troy Kisky · 15 years ago
  5. f9af37c ASoc: DaVinci: i2s, minor cleanup by Troy Kisky · 15 years ago
  6. c392bec ASoC: DaVinci: i2s toggle clock to complete reset by Troy Kisky · 15 years ago
  7. 35cf635 ASoC: DaVinci: i2s, remove MOD_REG_BIT macro by Troy Kisky · 15 years ago
  8. efd13be ASoC: Minor fixes to DaVinci I2S probe function by Chaithrika U S · 15 years ago
  9. 04f80f5 ASoC: Add machine driver support for DM646x by Chaithrika U S · 15 years ago
  10. b67f448 ASoC: Add mcasp support for DM646x by Chaithrika U S · 15 years ago
  11. 5204d49 ASoC: Introduce platform driver model for dm644x, dm355 by Chaithrika U S · 15 years ago
  12. f492ec9 ASoC: DaVinci EVM board support buildfixes by David Brownell · 15 years ago
  13. a62114c ASoC: DaVinci I2S updates by David Brownell · 15 years ago
  14. 82075af ASoC: davinci-pcm buildfixes by David Brownell · 15 years ago
  15. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 15 years ago
  16. 090cec8 ALSA: ASoC: Davinci: Updated sffsdr_hw_params() function to new format by Hugo Villeneuve · 15 years ago
  17. 14cbba8 ALSA: ASoC: Davinci: Replaced DAI format RIGHT_J by DSP_B for SFFSDR by Hugo Villeneuve · 15 years ago
  18. 96deff6 ASoC: Davinci: Fix incorrect machine type for SFFSDR board by Hugo Villeneuve · 15 years ago
  19. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  20. bf3dbe5 ASoC: Fix DaVinci module unload error by Kevin Hilman · 15 years ago
  21. b2a19d0 ASoC: Staticise PCM operations tables by Mark Brown · 16 years ago
  22. ac37373 ASoC: DaVinci: Fix SFFSDR compilation error. by Hugo Villeneuve · 16 years ago
  23. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  24. 05d5e99 ASoC: Clocking fixes for davinci-evm.c by David Brownell · 16 years ago
  25. 5cf1c00 ASoC: fix davinci-sffsdr buglet by David Brownell · 16 years ago
  26. d6f8339 ALSA: ASoc: DaVinci: davinci-evm use dsp_b mode by Troy Kisky · 16 years ago
  27. 9e03162 ALSA: ASoC: DaVinci: i2s, evm, pass same value to codec and cpu_dai by Troy Kisky · 16 years ago
  28. 07d8d9d ALSA: ASoC: DaVinci: document I2S limitations by Troy Kisky · 16 years ago
  29. 69ab820 ALSA: ASoC: DaVinci: davinci-i2s clean up by Troy Kisky · 16 years ago
  30. 21903c1 ALSA: ASoC: DaVinci: davinci-i2s clean up by Troy Kisky · 16 years ago
  31. 664b4af ALSA: ASoC: DaVinci: davinci-i2s add comments to explain polarity by Troy Kisky · 16 years ago
  32. 1152a19 ALSA: ASoC: DaVinci: davinvi-evm, make requests explicit by Troy Kisky · 16 years ago
  33. 9cd28ab ASoC: switch davinci DPRINTK to pr_debug() by Alexander Beregalov · 16 years ago
  34. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  35. 958e792 ASoC: Register platform drivers by Mark Brown · 16 years ago
  36. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  37. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  38. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  39. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  40. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  41. 08bd168 ASoC: Add driver for the Lyrtech SFFSDR board by Hugo Villeneuve · 16 years ago
  42. cb6e206 ASoC: DaVinci: Fix audio stall when doing full duplex by Naresh Medisetty · 16 years ago
  43. fb0ef64 ASoC: DaVinci: Audio: Fix swapping of channels at start of stereo playback by Naresh Medisetty · 16 years ago
  44. b402dff ASoC: Add Right-Justified mode and Codec clock master to davinci-i2s by Hugo Villeneuve · 16 years ago
  45. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  46. ba8ed12 ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2) by Jean Delvare · 16 years ago
  47. 9b6e12e ALSA: ASoC: Add missing new-line at end of strings by Jean Delvare · 16 years ago
  48. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  49. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  50. 64105cf ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  51. 9cb132d ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  52. a530218 ALSA: asoc: core - refactored DAPM pin control API. by Liam Girdwood · 16 years ago
  53. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  54. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  55. acf497f [ALSA] soc - davinci-evm - Update for bulk DAPM registration APIs by Mark Brown · 16 years ago
  56. 310355c [ALSA] Davinci ASoC support by Vladimir Barinov · 16 years ago