1. 81d91ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  2. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  3. b114701 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  4. 7377226 ASoC: Add Magician machine support by Philipp Zabel · 16 years ago
  5. 9242906 ASoC: pxa-ssp: Use 16-bit DMA for magician stereo by Philipp Zabel · 16 years ago
  6. ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
  7. da88b48 Merge branch 'pxa-ssp' into for-2.6.30 by Mark Brown · 16 years ago
  8. 852fd9e ASoC: Each PXA AC97 DAI needs a separate ops by Mark Brown · 16 years ago
  9. 85fab78 ASoC: Fix Zylonite for non-networked SSP mode by Mark Brown · 16 years ago
  10. 0ce36c5 ASoC: Fix non-networked I2S mode for PXA SSP by Mark Brown · 16 years ago
  11. 72d7466 ASoC: switch PXA SSP driver from network mode to PSP by Daniel Mack · 16 years ago
  12. eb5f6d75 ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. by Philipp Zabel · 16 years ago
  13. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  14. cbf1146 ASoC: don't touch pxa-ssp registers when stream is running by Daniel Mack · 16 years ago
  15. 6b849bc ASoC: Convert PXA AC97 driver to probe with the platform device by Mark Brown · 16 years ago
  16. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  17. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  18. 20a41ea ASoC: Fix name of register bit in pxa-ssp by Daniel Mack · 16 years ago
  19. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  20. aa4ef01 ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/Zylonite by Philipp Zabel · 16 years ago
  21. d3b8942 ASoC: Fix Zylonite voice interface stereo configurations by Mark Brown · 16 years ago
  22. fc99675 ASoC: Fix build for corgi and poodle by Mark Brown · 16 years ago
  23. 5998102 ASoC: Refactor WM8731 device registration by Mark Brown · 16 years ago
  24. 9e30d77 ASoC: Fix forgotten replacements of socdev->codec by Takashi Iwai · 16 years ago
  25. 44dd2b9 ASoC: pxa2xx-i2s: remove I2S pin setup by Philipp Zabel · 16 years ago
  26. 8f0dc65 ASoC: Add initial support of Mitac mioa701 device SoC. by Robert Jarzmik · 16 years ago
  27. 0664678 ASoC: pxa-ssp: fix SSP port request by Philipp Zabel · 16 years ago
  28. a435869 ASoC: Configure SSP port PLL for Zylonite by Mark Brown · 16 years ago
  29. f6fca2e ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h by Mark Brown · 16 years ago
  30. c91cf25 ASoC: Fix merge with PXA tree by Mark Brown · 16 years ago
  31. 28796ea ASoC: machine support for Toshiba e740 PDA by Ian Molton · 16 years ago
  32. 2c782f5 ASoC: Implement support for CLK_POUT as MCLK on Zylonite by Mark Brown · 16 years ago
  33. 0465c7a ASoC: machine driver for Toshiba e800 by Ian Molton · 16 years ago
  34. a7e2e73 ASoC: machine driver for Toshiba e750 by Ian Molton · 16 years ago
  35. 9bef648 ASoC: Fix pxa2xx-pcm checks for invalid DMA channels by Stephen Ware · 16 years ago
  36. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  37. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  38. 958e792 ASoC: Register platform drivers by Mark Brown · 16 years ago
  39. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  40. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  41. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  42. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
  43. 5220ed6 ALSA: ASoC: Fix compile warnings on corgi.c by Takashi Iwai · 16 years ago
  44. f5d4c67 ALSA: soc - Remove obsoleted sound/driver.h inclusion by Takashi Iwai · 16 years ago
  45. 5c0d7bb ASoC: tosa: move gpio probing to machine callbacks by Dmitry Baryshkov · 16 years ago
  46. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  47. 0e734ad ASoC: Staticise pxa2xx_pcm_ops by Mark Brown · 16 years ago
  48. 2dac921 ASoC: Add Marvell Zylonite machine support by Mark Brown · 16 years ago
  49. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  50. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  51. 74e7220 ASoC: Add Palm/PXA27x unified ASoC audio driver by Marek Vasut · 16 years ago
  52. 7b3b6e4 Merge commit 'v2.6.28-rc2' into topic/asoc by Takashi Iwai · 16 years ago
  53. 1b340bd ASoC: Add PXA SSP support by Mark Brown · 16 years ago
  54. be3bfbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  55. d331124 ALSA: ASoC: update email address for Liam Girdwood by Liam Girdwood · 16 years ago
  56. 35f5e54 ALSA: ASoC: Use snd_soc_dapm_nc_pin() in Zaurus machine drivers by Mark Brown · 16 years ago
  57. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  58. 52358ba [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.c by Eric Miao · 16 years ago
  59. 87f3dd7 [ARM] pxa: simplify DMA register definitions by Eric Miao · 16 years ago
  60. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  61. a392747 [ARM] pxa: avoid needless pxa_gpio_mode() during resume by Russell King · 16 years ago
  62. f72de66 [ARM] pxa/akita: use pca953x instead of akita-ioexp by Eric Miao · 16 years ago
  63. fff1472 [ARM] pxa/spitz: use generic GPIO API for SCOOP1/SCOOP2 GPIOs by Eric Miao · 16 years ago
  64. 6168cda [ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOs by Eric Miao · 16 years ago
  65. a6d7731 ALSA: Separate common pxa2xx-pcm code by Dmitry Baryshkov · 16 years ago
  66. 9c63634 ALSA: Separate common pxa2xx-ac97 code by Dmitry Baryshkov · 16 years ago
  67. 081b355 sound: ASoC: Support runtime selection of CPU in pxa2xx-i2s by Dmitry Baryshkov · 16 years ago
  68. 81297c8a ALSA: ASoC: Convert wm8731 to a new-style i2c driver by Jean Delvare · 16 years ago
  69. ee1d009 ALSA: ASoC: Convert wm8750 to a new-style i2c driver by Jean Delvare · 16 years ago
  70. 6e5ea70 ALSA: ASoC: fix pxa2xx-i2s clk_get call by Dmitry Baryshkov · 16 years ago
  71. ea381b7 ALSA: spitz: MONO -> MONO1 by Dmitry Baryshkov · 16 years ago
  72. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  73. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  74. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  75. 8a33de9 ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 drivers by Dmitry Baryshkov · 16 years ago
  76. 877db3c ALSA: ASoC: Update Poodle to current ASoC API by Dmitry Baryshkov · 16 years ago
  77. a7b8151 ALSA: sound/soc/pxa/tosa.c: removed duplicated include by Huang Weiyi · 16 years ago
  78. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  79. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  80. 7fecc34 Merge branch 'pxa-tosa' into pxa by Russell King · 16 years ago
  81. a84534d ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction declaration by Dmitry Baryshkov · 16 years ago
  82. 76d39d0 ALSA: tosa: fix compilation with new DAPM API by Dmitry Baryshkov · 16 years ago
  83. 64105cf ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  84. 917f93a ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  85. a530218 ALSA: asoc: core - refactored DAPM pin control API. by Liam Girdwood · 16 years ago
  86. 5a2cc50 [ARM] 5063/1: pxa: add clk support for pxa2xx I2S by eric miao · 16 years ago
  87. 4440cbd [ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio api by Dmitry Baryshkov · 16 years ago
  88. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  89. 142054a [ALSA] Add EM-X270 ASoC driver by Mike Rapoport · 16 years ago
  90. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  91. b2efbbf [ALSA] ASoC: Remove in-code changelogs by Mark Brown · 16 years ago
  92. 25191c4 [ALSA] soc - Zaurus - Convert to bulk DAPM registration APIs by Mark Brown · 16 years ago
  93. b32432e [ALSA] soc - pxa2xx-pcm - Fix checkpatch warnings by Mark Brown · 17 years ago
  94. 22cd630 [ALSA] soc - spitz - Fix checkpatch warnings by Mark Brown · 17 years ago
  95. 29e36e4 [ALSA] soc - poodle - Fix checkpatch warnings by Mark Brown · 17 years ago
  96. 1bfcd36 [ALSA] soc - corgi - Fix checkpatch warnings by Mark Brown · 17 years ago
  97. 7a22323 [ALSA] soc - Support PXA3xx AC97 by Mark Brown · 17 years ago
  98. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 17 years ago
  99. b907ef6 [ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable() by Mark Brown · 17 years ago
  100. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago