1. 1ffafeb pxa2xx-ac97: fix reset gpio mode setting by Mike Rapoport · 15 years ago
  2. eae1775 [ARM] pxa: merge AC97 platform data structures by Mark Brown · 15 years ago
  3. b114701 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  4. 057de50 pxa2xx-ac97: fix displaying GSR after reset timeout by Luotao Fu · 15 years ago
  5. ed40d0c Merge branch 'origin' into devel by Russell King · 15 years ago
  6. ae02cde Merge branch 'topic/drop-l3' into for-linus by Takashi Iwai · 15 years ago
  7. b5c7848 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  8. e0d2054 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  9. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  10. 1f21869 ALSA: Fix wrong pointer to dev_err() in arm/pxa2xx-ac97-lib.c by Takashi Iwai · 15 years ago
  11. 323a596 ALSA: drop outdated and broken sa11xx-uda1341 driver by Dmitry Artamonow · 15 years ago
  12. dbe36c9 Merge branch 'topic/snd_card_new-err' into topic/drop-l3 by Takashi Iwai · 15 years ago
  13. 26ade89 ASoC: Allow choice of ac97 gpio reset line by Robert Jarzmik · 15 years ago
  14. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  15. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  16. f6f35bb [ARM] AACI: timeout will reach -1 by Roel Kluin · 15 years ago
  17. 2ebfb8e ALSA: Add missing KERN_* prefix to printk in other sound/* by Takashi Iwai · 16 years ago
  18. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  19. 7961233 pxa2xx-ac97: switch AC unit to correct state before probing by Dmitry Baryshkov · 16 years ago
  20. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
  21. afb5b5c [ARM] pxa: explicit #include <mach/dma.h> in various drivers by Eric Miao · 16 years ago
  22. bfd4e66 Merge branches 'topic/asoc', 'topic/misc-fixes' and 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  23. 13095c3 ALSA: Ensure PXA runtime data is initialised by Mark Brown · 16 years ago
  24. 6bb7a93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  25. 8825e8e ALSA: Fix pxa2xx-ac97-lib.c compilation by Marc Zyngier · 16 years ago
  26. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  27. 87f3dd7 [ARM] pxa: simplify DMA register definitions by Eric Miao · 16 years ago
  28. a6d7731 ALSA: Separate common pxa2xx-pcm code by Dmitry Baryshkov · 16 years ago
  29. 9d1cf39 ALSA: pxa2xx-ac97-lib: support building for several CPUs by Dmitry Baryshkov · 16 years ago
  30. 9c63634 ALSA: Separate common pxa2xx-ac97 code by Dmitry Baryshkov · 16 years ago
  31. e8f18ae ALSA: fix section for sa11xx-uda1341 platform driver by Uwe Kleine-König · 16 years ago
  32. 631e8ad ALSA: aaci - Fix NULL test at error path by Takashi Iwai · 16 years ago
  33. 5e246b8 ALSA: Kill snd_assert() in other places by Takashi Iwai · 16 years ago
  34. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  35. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  36. 89fe511 sound: Convert to menuconfig by Takashi Iwai · 16 years ago
  37. a72e724 [ALSA] remove CVS keywords by Adrian Bunk · 16 years ago
  38. 815c1be [ALSA] pxa2xx-ac97: Support PXA3xx AC97 by Mark Brown · 16 years ago
  39. 8b45a20 [ALSA] sound: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  40. 9bf8e7d [ALSA] sound: replace remaining __FUNCTION__ occurences by Harvey Harrison · 16 years ago
  41. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  42. 93873fb [ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock API by Mark Brown · 16 years ago
  43. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  44. f78dfac [ALSA] Add missing device link by Takashi Iwai · 17 years ago
  45. 03d14a5 [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code by Michael Brunner · 17 years ago
  46. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  47. 350a29b [ALSA] Get rid of dead code in sound/arm/sa11xx-uda1341.c by Michal Piotrowski · 17 years ago
  48. 1f750a7 [ARM] 4458/1: pxa: Fix CKEN usage and hence fix pxa suspend/resume by Richard Purdie · 17 years ago
  49. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  50. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  51. 8a37184 [ARM] Fix ARM AACI ALSA driver by Russell King · 17 years ago
  52. 59b8175 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  53. 14d178a [ARM] 4140/1: AACI stability add ac97 timeout and retries by Kevin Hilman · 18 years ago
  54. 41762b8 [ARM] 4139/1: AACI record support by Kevin Hilman · 18 years ago
  55. 62578cb [ARM] 4138/1: AACI: multiple channel support for IRQ handling by Kevin Hilman · 18 years ago
  56. 788c604 [ALSA] Fix __devinit and __devexit issues with sound drivers by Prarit Bhargava · 17 years ago
  57. a5f6502 [ALSA] arm header fix by Andrew Morton · 18 years ago
  58. 940cc2d [PATCH] make 1-bit bitfields unsigned by Mariusz Kozlowski · 18 years ago
  59. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  60. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  61. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  62. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  63. 6581f4e [ALSA] Remove zero-initialization of static variables by Takashi Iwai · 18 years ago
  64. 7152447 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 18 years ago
  65. 12aa757 [ALSA] semaphore -> mutex (Archs, misc buses) by Ingo Molnar · 19 years ago
  66. f27f218 [ARM] 3290/1: Fix the FIFO size detection by Catalin Marinas · 19 years ago
  67. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  68. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  69. ea265c0 [ALSA] make the pxa2xx-ac97 module more robust against PXA27x bugs by Nicolas Pitre · 19 years ago
  70. f7a9275 [ALSA] unregister platform devices by Clemens Ladisch · 19 years ago
  71. fa8174db [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig by Takashi Iwai · 19 years ago
  72. 2b3f558 [ALSA] Use platform_device by Takashi Iwai · 19 years ago
  73. 792a6c5 [ALSA] Fix PM support by Takashi Iwai · 19 years ago
  74. af0fbfb [ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341 by Takashi Iwai · 19 years ago
  75. d18f837 [ALSA] Remove xxx_t typedefs: ARM PXA2xx by Takashi Iwai · 19 years ago
  76. ceb9e47 [ALSA] Remove xxx_t typedefs: ARM AACI by Takashi Iwai · 19 years ago
  77. 0948e3c [ALSA] Clean up sa11xx-uda1341 driver by Takashi Iwai · 19 years ago
  78. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  79. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  80. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  81. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  82. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  83. 1dcee12 [ALSA] Fix pm_message_t in PXA2XX-AC97 driver by Dirk Opfer · 19 years ago
  84. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  85. 561b220 [ALSA] Replace with kzalloc() - others by Takashi Iwai · 19 years ago
  86. 16dab54 [ALSA] Add snd_card_set_generic_dev() call by Takashi Iwai · 19 years ago
  87. a76af19 [ALSA] Add snd_card_set_dev() by Takashi Iwai · 19 years ago
  88. e12ba64 [PATCH] iomem annotations (sound/arm/aaci) by viro@ZenIV.linux.org.uk · 19 years ago
  89. c923715 [PATCH] Fix sound/arm/Makefile for locality of reference by Russell King · 19 years ago
  90. a55bfdc [ALSA] Fix compiler warnings in PXA2XX-AC97 by Dirk Opfer · 19 years ago
  91. 4a677ac5 [ALSA] PXA27x AC97 warm reset by Liam Girdwood · 19 years ago
  92. 2c484df [ALSA] Add ARM PXA2xx AC97 driver by Takashi Iwai · 19 years ago
  93. cb5a6ff [ALSA] ARM AACI primecell driver by Russell King · 19 years ago
  94. 9b9a5af [ALSA] ARM DMA subsystem by Russell King · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago