1. f8772e1 ASoC: pxa: remove snd_pcm_ops by Kuninori Morimoto · 5 years ago
  2. 4b9b73b ASoC: pxa: pxa2xx-ac97.c: use devm_snd_soc_register_component() by Kuninori Morimoto · 6 years ago
  3. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  4. 1c8bc7b ASoC: pxa: switch to new ac97 bus support by Robert Jarzmik · 6 years ago
  5. d767d3c ASoC: pxa: provide PCM ops for ssp, i2s and ac97 components by Daniel Mack · 7 years ago
  6. 8f54061 ASoC: pxa: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  7. a451952 ASoC: pxa: add devicetree support by Robert Jarzmik · 7 years ago
  8. 6f8acad ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic by Robert Jarzmik · 7 years ago
  9. 291aaff ASoC: pxa: Remove unneeded else after return statement by Codrut Grosu · 8 years ago
  10. 80691c8 ASoC: pxa2xx-ac97: Remove unused DAI ID defines by Lars-Peter Clausen · 8 years ago
  11. e5b7d71 ASoC: pxa: Fix module autoload for platform drivers by Andrea Adami · 9 years ago
  12. 58ceb57 ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcm by Daniel Mack · 9 years ago
  13. 8811191 ASoC: pxa: pxa2xx-ac97: fix dma requestor lines by Robert Jarzmik · 9 years ago
  14. 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
  15. bc26321 ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control by Lars-Peter Clausen · 10 years ago
  16. 08d30ec ASoC: pxa: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. f62aa9b ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order by Dmitry Eremin-Solenikov · 11 years ago
  18. d65a145 ASoC: pxa: use snd_dmaengine_dai_dma_data by Daniel Mack · 11 years ago
  19. 7685e01 ASoC: pxa2xx: fixup multi-platform AC'97 build failures by Kevin Hilman · 12 years ago
  20. b047e1c ASoC: ac97: Support multi-platform AC'97 by Mark Brown · 12 years ago
  21. ad53232 ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97 by Kuninori Morimoto · 12 years ago
  22. 8abfc26 ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition by Kuninori Morimoto · 12 years ago
  23. 570f6fe ASoC: pxa: remove __dev* attributes by Bill Pemberton · 12 years ago
  24. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  25. 23019a7 ARM: pxa: use common IOMEM definition by Rob Herring · 13 years ago
  26. a387419 ASoC: Add __devinit annotation for pxa2xx_ac97_probe by Axel Lin · 13 years ago
  27. 2f702a1 ASoC: Convert pxa directory to module_platform_driver by Axel Lin · 13 years ago
  28. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  29. b9c1261 ASoC: remove include of pxa2xx-pcm.h in pxa2xx-ac97.c by Axel Lin · 14 years ago
  30. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  31. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 15 years ago
  32. e2365bf ASoC: Pass correct platform data from pxa2xx-ac97 by Marek Vasut · 15 years ago
  33. 4ac0478 ALSA: Allow passing platform_data for pxa2xx-ac97 by Marek Vasut · 15 years ago
  34. ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
  35. 852fd9e ASoC: Each PXA AC97 DAI needs a separate ops by Mark Brown · 16 years ago
  36. 65ec1cd ASoC: Merge dai_ops factor out by Mark Brown · 16 years ago
  37. 6b849bc ASoC: Convert PXA AC97 driver to probe with the platform device by Mark Brown · 16 years ago
  38. 7ebc8d5 [ARM] pxa: move DMA registers definitions into <mach/dma.h> by Eric Miao · 16 years ago
  39. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 16 years ago
  40. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  41. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  42. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  43. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  44. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
  45. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  46. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  47. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  48. 87f3dd7 [ARM] pxa: simplify DMA register definitions by Eric Miao · 16 years ago
  49. a392747 [ARM] pxa: avoid needless pxa_gpio_mode() during resume by Russell King · 16 years ago
  50. 9c63634 ALSA: Separate common pxa2xx-ac97 code by Dmitry Baryshkov · 16 years ago
  51. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  52. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  53. a84534d ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction declaration by Dmitry Baryshkov · 17 years ago
  54. 917f93a ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 17 years ago
  55. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 17 years ago
  56. 7a22323 [ALSA] soc - Support PXA3xx AC97 by Mark Brown · 17 years ago
  57. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 17 years ago
  58. b907ef6 [ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable() by Mark Brown · 17 years ago
  59. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  60. 942de47 [ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock API by Mark Brown · 17 years ago
  61. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  62. 03d14a5 [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code by Michael Brunner · 17 years ago
  63. 0a9c2df [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change by Eric Miao · 18 years ago
  64. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 18 years ago
  65. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 18 years ago
  66. 596ce32 [ALSA] soc - ASoC 0.13 pxa2xx AC97 driver by Liam Girdwood · 18 years ago
  67. 75b4102 [ALSA] ASoC pxa2xx AC97 support by Liam Girdwood · 18 years ago