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 (Steve Kowalik and Herbert Xu):
  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/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/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.

