1. ff6defa ALSA: Deletion of checks before the function call "iounmap" by Markus Elfring · 9 years ago
  2. 4a87558 ALSA: arm: Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  3. b13a714 ALSA: AACI: Convert to modern PM ops by Ulf Hansson · 11 years ago
  4. f35e839 ALSA: Remove the rest of *_set_drvdata(NULL) calls by Takashi Iwai · 11 years ago
  5. 6c9dc19 ALSA: AACI: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  7. 9d5c627 sound: aaci: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  8. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  9. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  10. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  11. 7c28938 ALSA: AACI: allow writes to MAINCR to take effect by Russell King · 13 years ago
  12. 5d350cb ALSA: AACI: make fifo variables more explanitory by Russell King · 13 years ago
  13. ea51d0b ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period by Russell King · 13 years ago
  14. c0dea82 ALSA: AACI: use snd_pcm_lib_period_bytes() by Russell King · 13 years ago
  15. f006d8fc ALSA: AACI: clean up AACI announcement printk by Russell King · 13 years ago
  16. 58e8a47 ALSA: AACI: fix channel mask selection by Russell King · 13 years ago
  17. e831d80 ALSA: AACI: fix number of channels for record by Russell King · 13 years ago
  18. b60fb51 ALSA: AACI: fix multiple IRQ claiming by Russell King · 13 years ago
  19. 250c7a6 ALSA: AACI: fix timeout duration by Russell King · 13 years ago
  20. 69058cd ALSA: AACI: fix timeout condition checking by Russell King · 13 years ago
  21. b68b58f ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 by Philby John · 14 years ago
  22. 903b0eb ALSA: sound/arm: Fix build failure caused by missing struct aaci definition by Peter Huewe · 15 years ago
  23. d6a89fe ALSA: AACI: switch to per-pcm locking by Russell King · 15 years ago
  24. a08d565 ALSA: AACI: add double-rate support by Russell King · 15 years ago
  25. d3aee79 ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params by Russell King · 15 years ago
  26. 4e30b69 ALSA: AACI: cleanup aaci_pcm_hw_params by Russell King · 15 years ago
  27. 6ca867c ALSA: AACI: simplify codec rate information by Russell King · 15 years ago
  28. d494643 ALSA: aaci - Fix a typo by Takashi Iwai · 15 years ago
  29. 57648cd Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  30. 7959832 Merge branch 'topic/core-change' into for-linus by Takashi Iwai · 15 years ago
  31. cf5bd65 ALSA: aaci - Clean up duplicate code by Takashi Iwai · 15 years ago
  32. ef47bf3 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 15 years ago
  33. 8ee763b ALSA: AACI: fix recording bug by Russell King · 15 years ago
  34. 4acd57c ALSA: AACI: fix AC97 multiple-open bug by Russell King · 15 years ago
  35. d679732 ALSA: Remove old DMA-mmap code from arm/devdma.c by Takashi Iwai · 15 years ago
  36. 88cdca9 ALSA: AACI cleanup by Russell King · 15 years ago
  37. 29a4f2d ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout by Philby John · 15 years ago
  38. dc890c2 [ARM] 5544/1: Trust PrimeCell resource sizes by Linus Walleij · 15 years ago
  39. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 15 years ago
  40. dec14f8 Merge branch 'topic/snd_card_new-err' into for-linus by Takashi Iwai · 15 years ago
  41. f6f35bb [ARM] AACI: timeout will reach -1 by Roel Kluin · 15 years ago
  42. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  43. 631e8ad ALSA: aaci - Fix NULL test at error path by Takashi Iwai · 16 years ago
  44. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 16 years ago
  45. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  46. 8a37184 [ARM] Fix ARM AACI ALSA driver by Russell King · 17 years ago
  47. 14d178a [ARM] 4140/1: AACI stability add ac97 timeout and retries by Kevin Hilman · 17 years ago
  48. 41762b8 [ARM] 4139/1: AACI record support by Kevin Hilman · 17 years ago
  49. 62578cb [ARM] 4138/1: AACI: multiple channel support for IRQ handling by Kevin Hilman · 17 years ago
  50. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  51. 65ca68b [PATCH] irq-flags: sound: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  52. aa0a2dd [PATCH] 64bit resource: fix up printks for resources in sound drivers by Greg Kroah-Hartman · 18 years ago
  53. 12aa757 [ALSA] semaphore -> mutex (Archs, misc buses) by Ingo Molnar · 18 years ago
  54. f27f218 [ARM] 3290/1: Fix the FIFO size detection by Catalin Marinas · 18 years ago
  55. 123656d Merge with Linus' kernel. by Russell King · 18 years ago
  56. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 18 years ago
  57. 792a6c5 [ALSA] Fix PM support by Takashi Iwai · 19 years ago
  58. ceb9e47 [ALSA] Remove xxx_t typedefs: ARM AACI by Takashi Iwai · 19 years ago
  59. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  60. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  61. a76af19 [ALSA] Add snd_card_set_dev() by Takashi Iwai · 19 years ago
  62. e12ba64 [PATCH] iomem annotations (sound/arm/aaci) by viro@ZenIV.linux.org.uk · 19 years ago
  63. cb5a6ff [ALSA] ARM AACI primecell driver by Russell King · 19 years ago