1. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  2. f2a5d6a ASoC: Fix some missing dai_ops conversions by Mark Brown · 16 years ago
  3. eb5f6d75 ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. by Philipp Zabel · 16 years ago
  4. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  5. 5314adc ASoC: Fix formats for s3c24xx-i2s register prints by Mark Brown · 16 years ago
  6. 0a4e1c9 Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc by Takashi Iwai · 16 years ago
  7. f271fa2 ASoC: Fix Kconfig dependency of CONFIG_SND_S3C24XX_SOC_JIVE_WM8750 by Takashi Iwai · 16 years ago
  8. b52a519 ASoC: Fix logging severity for some S3C error messages by Mark Brown · 16 years ago
  9. ee7d476 ASoC: Re-remove hand-rolled pr_debug() macros by Mark Brown · 16 years ago
  10. 499d8f4 ASoC: Update Kconfig for Samsung CPUs to reflect S3C64xx support by Mark Brown · 16 years ago
  11. a1b3eae ASoC: Refresh JIVE driver by Mark Brown · 16 years ago
  12. c36623a ASoC: Select DMA if I2S is configured by Ben Dooks · 16 years ago
  13. f8cf817 ASoC: Add s3c64xx-i2s support by Ben Dooks · 16 years ago
  14. dc85447 ASoC: Split s3c2412-i2s.c into core and SoC specific parts by Ben Dooks · 16 years ago
  15. 3093e48 ASoC: Add JIVE audio support by Ben Dooks · 16 years ago
  16. 4f5b31c Merge commit 's3c-iis-header' into HEAD by Mark Brown · 16 years ago
  17. 899e6cf S3C: Move <mach/audio.h> to <plat/audio.h> by Ben Dooks · 16 years ago
  18. 8150bc8 S3C24XX: Move and update IIS headers by Ben Dooks · 16 years ago
  19. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  20. c8efef1 ASoC: Fix copyright statements on Simtec files by Ben Dooks · 16 years ago
  21. c2bac16 ASoC: Convert WM8753 to register via normal device probe by Mark Brown · 16 years ago
  22. 070504a ASoC: Fix L3 bus handling in Kconfig by Mark Brown · 16 years ago
  23. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  24. 6de45d5 ALSA: ASoC - Fix DAI registration in s3c2443-ac97.c by Takashi Iwai · 16 years ago
  25. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  26. 958e792 ASoC: Register platform drivers by Mark Brown · 16 years ago
  27. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  28. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  29. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  30. 682d587 ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.c by Takashi Iwai · 16 years ago
  31. 3ba9e10 ASoC: Remove DAI type information by Mark Brown · 16 years ago
  32. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  33. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  34. d0c3663 ASoC: s3c24xx_uda134x DAI accessor functions and static cleanup by Mark Brown · 16 years ago
  35. 72f2b89 ASoC: Move uda134x_codec.h to uda134x.h by Mark Brown · 16 years ago
  36. 7ad933d ASoC: Machine driver for for s3c24xx with uda134x by Christian Pellegrin · 16 years ago
  37. 2bef901 ASoC: Revert "ASoC: Add new parameter to s3c24xx_pcm_enqueue" by Mark Brown · 16 years ago
  38. 53599bb ASoC: s3c24xx 8 bit sound fix by Christian Pellegrin · 16 years ago
  39. 8dc840f ASoC: Add new parameter to s3c24xx_pcm_enqueue by David Anders · 16 years ago
  40. f74c95c [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat. by Ben Dooks · 16 years ago
  41. f9d1ab3 ALSA: ASoC: Drop device registration from GTA01 lm4857 driver by Jonas Bonn · 16 years ago
  42. df20cf9 ALSA: ASoC: Fix build of GTA01 audio driver by Mark Brown · 16 years ago
  43. e808994 ALSA: ASoC: Add widgets before setting endpoints on GTA01 by Jonas Bonn · 16 years ago
  44. b1cbc21 ALSA: ASoC: Use snd_soc_dapm_nc_pin() in GTA01 audio driver by Mark Brown · 16 years ago
  45. fb2aa07 ALSA: ASoC: Check for machine type in GTA01 machine driver by Mark Brown · 16 years ago
  46. b647130 sound: ASoC: Convert neo1973/lm4857 to a new-style i2c driver by Jean Delvare · 16 years ago
  47. ad4503d sound: ASoC: Convert wm8753 to a new-style i2c driver by Jean Delvare · 16 years ago
  48. d280289 sound: ASoC: Fix an error path in neo1973_wm8753 by Jean Delvare · 16 years ago
  49. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  50. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  51. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  52. 64105cf ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  53. 1992a6f ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  54. a530218 ALSA: asoc: core - refactored DAPM pin control API. by Liam Girdwood · 16 years ago
  55. a2e31a5 ALSA: ASoC: Add TLV information to the LM4857 controls on the GTA01 by Mike Montour · 16 years ago
  56. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  57. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  58. 33e5b22 [ALSA] soc - Fix s3c24xx-i2s LR sync while timer ticks are disabled by Werner Almesberger · 16 years ago
  59. b2efbbf [ALSA] ASoC: Remove in-code changelogs by Mark Brown · 16 years ago
  60. 8f3112d [ALSA] soc - neo1973_wm8753 - Convert to bulk DAPM registration APIs by Mark Brown · 16 years ago
  61. 1894c59 [ALSA] soc - Patch to add debug messages to the neo1973_wm8753 (GTA01) sound driver by Tim Niemeyer · 16 years ago
  62. 2c36eec [ALSA] soc - fix S3C2410 i2s programming error by Davide Rizzo · 16 years ago
  63. d642617 [ALSA] soc - fix s3c2410 PCM breakage by Davide Rizzo · 16 years ago
  64. fd403dc [ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip by Graeme Gregory · 16 years ago
  65. 443590e [ALSA] soc - neo1973_wm8753.c change maintainer contact info by Graeme Gregory · 16 years ago
  66. 8ba02ac [ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues by Graeme Gregory · 16 years ago
  67. 854e4af [ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings by Mark Brown · 16 years ago
  68. 5111c07 [ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings by Mark Brown · 16 years ago
  69. ccfdd6c [ALSA] soc - s3c2443-ac97 - Fix checkpatch warnings by Mark Brown · 16 years ago
  70. 0fe564a [ALSA] soc - s3c24xx-i2s - Add missing spaces by Mark Brown · 16 years ago
  71. 0015e7d [ALSA] soc - s3c24xx-i2s - Fix tab/space breakage by Mark Brown · 16 years ago
  72. 40efc15 [ALSA] soc - s3c24xx-i2s - Use linux/io.h by Mark Brown · 16 years ago
  73. d8ed061 [ALSA] soc - s3c24xx - Declare suspend and resume static by Mark Brown · 16 years ago
  74. 4092030 [ALSA] soc - s3c24xx - Improve diagnostic output by Tim Niemeyer · 16 years ago
  75. 6b9a9b3 [ALSA] soc - neo1973_wm8753 - Fix module unload by Tim Niemeyer · 16 years ago
  76. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 17 years ago
  77. 6cab2d3 [ALSA] S3C2412: suspend and resume support by Ben Dooks · 17 years ago
  78. 49646df [ALSA] ASoC: S3C2412 IIS driver by Ben Dooks · 17 years ago
  79. 5cd919a [ALSA] soc - Support suspend and resume of the I2S interface on s3c24xx by Graeme Gregory · 17 years ago
  80. 96d90e1 [ALSA] soc - Reinitialise DMA on every resume by Graeme Gregory · 17 years ago
  81. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  82. f11b799 [ALSA] sound: Use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  83. aa9673c [ALSA] neo1973: ASoC include pathname fix by Harald Welte · 17 years ago
  84. 040956f [ALSA] soc - ln2440sbc ac97 support by Ivan Kuten · 17 years ago
  85. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  86. 1700139 [ALSA] s3c2443-ac97: compilation fix by Krzysztof Helt · 17 years ago
  87. 8642a4b [ALSA] sound/soc ioremap/iounmap balancing by Scott Thompson · 17 years ago
  88. 646ab16 [ALSA] s3c24xx-pcm: fix hw_params dma handling by Harald Welte · 17 years ago
  89. 9c638cd [ALSA] Fix Kconfig entry for SND_S3C24XX_SOC_NEO1973_WM8753 by Arnaud Patard · 17 years ago
  90. 82fb159 [ALSA] Make s3c24xx_i2s_set_clkdiv() change the correct bits by Matt Reimer · 17 years ago
  91. 2723f2a [ALSA] ASoC S3C24xx machine drivers - lm4857-h missing patch by Graeme Gregory · 17 years ago
  92. 80ab1c0 [ALSA] ASoC S3C24xx machine drivers - Kconfig by Graeme Gregory · 17 years ago
  93. 438b76a [ALSA] ASoC S3C24xx machine drivers - SMDK 2443 by Graeme Gregory · 17 years ago
  94. 74930bb [ALSA] ASoC S3C24xx machine drivers - Openmoko Neo1973 by Graeme Gregory · 17 years ago
  95. 050f05e [ALSA] ASoC S3C24xx machine drivers - s3c2443-AC97 by Graeme Gregory · 17 years ago
  96. c72816b [ALSA] Fix ASoC s3c24xx-pcm spinlock bug by Zoltan Devai · 17 years ago
  97. e81208f [ALSA] ASoC Samsung S3C24xx updates - i2s by Graeme Gregory · 17 years ago
  98. 7f1bc26 [ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup by Graeme Gregory · 17 years ago
  99. 97a1dd5 [ALSA] fix SND_SOC Kconfig by David Brownell · 18 years ago
  100. 4d02031 [ALSA] soc - Fix dependencies in s3c24xx/Kconfig by Takashi Iwai · 18 years ago