An error occurred fetching the project authors.
  1. 23 Jun, 2003 1 commit
    • Michael Hunold's avatar
      [PATCH] update the generic saa7146 driver · 03ff595c
      Michael Hunold authored
       - update the generic saa7146 driver
       - remove some #if LINUX_VERSION_CODE constructions
       - sync with the interrupt handler changes in 2.5.69
       - add a missing kfree() call which caused the kernel to leak 32kB of
         kmalloc()ed memory.  iieek!
       - fixed the capture code to handle cards that have swapped field order
         (odd and even fields)
       - added and fixed some debug messages
       - changed from kmalloc() to pci_consistent()
       - many small changes necessary to fix warnings/problems for ppc64
         compilation
      03ff595c
  2. 08 Apr, 2003 1 commit