1. 12 4月, 2007 2 次提交
    • E
      USB: Nikon D80 unusual device patch · 2ea547d2
      Emil Larsson 提交于
      the Nikon D80 camera will not work without an UNUSUAL_DEV entry embodied
      in the attached patch (made against 2.6.20.3). Hope you find it helpful,
      or if not, pass it along to someone who does.
      
      From: Emil Larsson <emil@swip.net>
      Signed-off-by: NPhil Dibowitz <phil@ipom.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      2ea547d2
    • A
      EHCI: fix remote wakeup regression in 2.6.21-rc · 61e8b858
      Alan Stern 提交于
      There is one significant difference between the behavior of root hubs
      (as embodied in host controller hardware) and external hubs: When a
      remote-wakeup signal is received, an external hub sends an interrupt
      message at the _end_ of the resume sequence but a root hub generates
      and interrupt at the _beginning_ of the resume sequence.  The host
      system must poll for the end of the sequence.
      
      When ehci-hcd was converted to interrupt-driven operation instead of
      using polling, the remaining need for this particular poll was
      overlooked.  This patch (as894) fixes the problem.
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      61e8b858
  2. 11 4月, 2007 13 次提交
  3. 10 4月, 2007 7 次提交
  4. 09 4月, 2007 6 次提交
  5. 08 4月, 2007 4 次提交
  6. 07 4月, 2007 7 次提交
  7. 06 4月, 2007 1 次提交