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