Patches applied in the Debian version of :

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

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_check1.dpatch ():
  Disable GCC version check in configure.in
  10_disable_gcc_version_check2.dpatch is the result of running autoconf
  after this patch has been applied.

debian/patches/10_disable_gcc_version_check2.dpatch (David B. Harris <dbharris@debian.org>):
  No description.

debian/patches/11_fix_context_of_vxpocket-patch.dpatch ():
  Fixes pcmcia/vx/vxpocket.patch so that
  it applies cleanly to alsa-kernel/pcmcia/vx/vxpocket.c
  Fixed upstream: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=662

debian/patches/12_fix_context_of_pdaudiocf-patch.dpatch ():
  Fixes pcmcia/vx/vxpocket.patch so that
  it applies cleanly to alsa-kernel/pcmcia/pdaudiocf/pdaudiocf.c
  Fixed upstream: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=663

debian/patches/13_eliminate_dump_stack_warnings.dpatch ():
  Fixes adriver.h so that build doesn't generate hundreds of
  'warning: "dump_stack" redefined' messages

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

debian/patches/15_fix_configure_sparc_code.dpatch ():
  Fix bugs in configure.in's sparc and sparc64 sections
  for determining compiler and loader

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

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.

