Patches applied in the Debian version of ALSA:

debian/patches/04_make_minus_j_fix.dpatch (Steve Kowalik and Colm Buckley):
  Fix building with 'make -j'.

debian/patches/05_tty_count_build_failure.dpatch (Steve Kowalik and Bas Zoetekouw):
  Fix building when tty->count is an atomic_t, rather than int.

debian/patches/09_alpha_build_fixes.dpatch (Steve Kowalik):
  Fix the ISA Pinnacle driver by using phys_to_virt rather than the
  undefined (on Alpha, anyway), __ISA_IO_base.

debian/patches/10_disable_gcc_version_check.dpatch (Steve Kowalik):
  Don't compare the kernel GCC with the GCC we are building with in the
  configure script, as we already handle it ourselves.

debian/patches/14_irqreturn_fix.dpatch (Steve Kowalik and Ralf Hildebrandt):
  Fix when irqreturn_t is defined in adriver.h

debian/patches/15_es18xx_filter_fix.dpatch (Steve Kowalik and Tobias Diedrich):
  Fix filter register in es18xx by writing to another register first.

debian/patches/16_core_oss_framepointer.dpatch (Steve Kowalik):
  Compile snd-pcm-oss.o with -fno-omit-frame-pointer.

debian/patches/98_debian_alsaconf.dpatch (David B. Harris and Jordi Mallach):
  Use correct gid and perms for alsaconf.
  Fix paths to lsmod and lspci. Upstream magic to detect this was broken.

debian/patches/99_debian_makefile_depmod.dpatch (Steve Kowalik):
  Removes calls to depmod at install-modules time, and call install with
  a user and group of root in install-scripts.
