1. 5c658be ASoC: au1x: remove __dev* attributes by Bill Pemberton · 12 years ago
  2. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  3. 6065abf ASoC: ac97c.c: use devm_ functions by Julia Lawall · 13 years ago
  4. be547dd ASoC: dbdma2.c: use devm_ functions by Julia Lawall · 13 years ago
  5. 46c3a02 ASoC: dma.c: use devm_ functions by Julia Lawall · 13 years ago
  6. 6d89552 ASoC: i2sc.c: use devm_ functions by Julia Lawall · 13 years ago
  7. 8d9626d ASoC: psc-ac97.c: use devm_ functions by Julia Lawall · 13 years ago
  8. aa4079c ASoC: psc-i2s.c: use devm_ functions by Julia Lawall · 13 years ago
  9. 662d4e5c ASoC: au1x: Add .owner to struct snd_soc_card by Axel Lin · 13 years ago
  10. 796ba90 ASoC: Staticise alchemy_pcm_soc_platform by Axel Lin · 13 years ago
  11. bba59f3 ASoC: Staticise au1xpsc_soc_platform by Axel Lin · 13 years ago
  12. f869d42 MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. by Manuel Lauss · 13 years ago
  13. 64cd04d MIPS: Alchemy: Basic support for the DB1300 board. by Manuel Lauss · 13 years ago
  14. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  15. 8a124f9 ASoC: Convert au1x directory to module_platform_driver by Axel Lin · 13 years ago
  16. 890754a ASoC: Cleanup duplicated const by Lars-Peter Clausen · 13 years ago
  17. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  18. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  19. bb14eb0 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  20. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  21. 226d0f2 ASoC: keep pointer to resource so it can be freed by Julia Lawall · 13 years ago
  22. 88e24c3 sound: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  23. 4f7e795 ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobe by Axel Lin · 13 years ago
  24. 25942fd ASoC: au1x: use substream stream info directly by Manuel Lauss · 13 years ago
  25. adbc7a5 ASoC: au1x: update db1200 machine to the new way of things by Manuel Lauss · 13 years ago
  26. 5b0912b ASoC: au1x: remove automatic DMA device registration from PSC drivers by Manuel Lauss · 13 years ago
  27. b2ce305 ASoC: Add a DB1x00 AC97 machine driver by Manuel Lauss · 13 years ago
  28. b3c70c9 ASoC: Alchemy AC97C/I2SC audio support by Manuel Lauss · 13 years ago
  29. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  30. 99b59f3 ASoC: Remove -codec from WM8731 driver name by Mark Brown · 13 years ago
  31. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  32. ffc4fdb ASoC: fix au1x platform by Manuel Lauss · 14 years ago
  33. 9745e82 ASoC: Support non-crystal master clocks for WM8731 by Mark Brown · 14 years ago
  34. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  35. 0c74a93 ASoC: au1x: fix section mismatch in psc-i2s.c by Manuel Lauss · 14 years ago
  36. c0da550 ASoC: use resource_size for au1x by Wan ZongShun · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. 05ae323 MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. by Manuel Lauss · 15 years ago
  39. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  40. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  41. efd9eb9 ASoC: au1x: dbdma2: plug memleak in pcm device creation error path by Manuel Lauss · 15 years ago
  42. 1bc8079 ASoC: au1x: dbdma2: fix oops on soc device removal. by Manuel Lauss · 15 years ago
  43. 0f83d63 ASoC: au1x: convert to platform drivers. by Manuel Lauss · 15 years ago
  44. 8d567b6 ASoC: au1x: psc-ac97: reorganize timeouts by Manuel Lauss · 15 years ago
  45. e697cd4 ASoC: au1x: psc-ac97: verify correct codec register was read by Manuel Lauss · 15 years ago
  46. cdc65fb ASoC: au1x: PSC-AC97 bugfixes by Manuel Lauss · 15 years ago
  47. 2008f13 ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers by Takashi Iwai · 15 years ago
  48. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  49. b2a19d0 ASoC: Staticise PCM operations tables by Mark Brown · 15 years ago
  50. c19a28e remove lots of double-semicolons by Fernando Carrijo · 16 years ago
  51. 958e792 ASoC: Register platform drivers by Mark Brown · 16 years ago
  52. 3f4b783 ASoC: Register platform DAIs by Mark Brown · 16 years ago
  53. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  54. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  55. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  56. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  57. 2b30a55 ALSA: Au1xpsc: psc not disabled when TX is idle by Roel Kluin · 16 years ago
  58. 4a161d2 ALSA: ASoC: Au12x0/Au1550 PSC Audio support by Manuel Lauss · 16 years ago