1. 11 Jan, 2003 2 commits
    • Duncan Sands's avatar
      [PATCH] eliminate global minor array in speedtouch · 1aacc52c
      Duncan Sands authored
      This is the mysterious masked patch I just sent, but with a name this time.
      
        speedtouch: get rid of the global minor_data array.  This means that there is now no
        limit to the number of devices that can be handled by the driver.
      1aacc52c
    • Duncan Sands's avatar
      [PATCH] get rid of speedtouch kernel thread · cc3f9982
      Duncan Sands authored
        speedtouch: remove the kernel thread and all the junk that went with it.
        The work it did can all be done in interrupt context, so use a tasklet instead.
      cc3f9982
  2. 10 Jan, 2003 4 commits
  3. 09 Jan, 2003 17 commits
  4. 08 Jan, 2003 17 commits