Commit History

Author SHA1 Message Date
  Xenia Ragiadakou 1512c91f1c ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set 12 years ago
  Xenia Ragiadakou fea26ef095 ehci: remove ehci_vdbg() verbose debugging statements 12 years ago
  Jack Pham 726a85caa3 usb: host: add Kconfig option for EHSET 12 years ago
  Manu Gautam 9841f37a1c usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET 12 years ago
  Ming Lei 428aac8a81 USB: EHCI: support running URB giveback in tasklet context 12 years ago
  Arnd Bergmann 70b55c2ad0 usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused 12 years ago
  Tony Prisk 4d053fdac3 usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM 12 years ago
  Alan Stern afc2c9a2c3 USB: EHCI: remove unused variable in unlink_empty_async() 12 years ago
  Alan Stern 214ac7a077 USB: EHCI: improve end_unlink_async() 12 years ago
  Alan Stern 6e018751a3 USB: EHCI: convert singly-linked lists to list_heads 12 years ago
  Alan Stern 7bc782d73c USB: EHCI: split needs_rescan into two flags 12 years ago
  Alan Stern 79bcf7b02b USB: EHCI: change return value of qh_completions() 12 years ago
  Alan Stern c1fdb68e3d USB: EHCI: changes related to qh_refresh() 12 years ago
  Alan Stern 2a40f32454 USB: EHCI: fix regression during bus resume 12 years ago
  Alan Stern feca7746d5 USB: EHCI: don't check DMA values in QH overlays 12 years ago
  Alan Stern 6402c796d3 USB: EHCI: work around silicon bug in Intel's EHCI controllers 12 years ago
  Alan Stern 6e0c3339a6 USB: EHCI: unlink one async QH at a time 12 years ago
  Alan Stern 2656a9abcf USB: EHCI: bugfix: urb->hcpriv should not be NULL 12 years ago
  Pavankumar Kondeti 3d037774b4 EHCI: Update qTD next pointer in QH overlay region during unlink 13 years ago
  Alan Stern 18aafe64d7 USB: EHCI: use hrtimer for the I/O watchdog 13 years ago
  Alan Stern 569b394f53 USB: EHCI: always scan each interrupt QH 13 years ago
  Alan Stern 32830f2076 USB: EHCI: use hrtimer for unlinking empty async QHs 13 years ago
  Alan Stern 3c273a056b USB: EHCI: unlink multiple async QHs together 13 years ago
  Alan Stern 9d9387475a USB: EHCI: use hrtimer for the IAA watchdog 13 years ago
  Alan Stern 314466101c USB: EHCI: use hrtimer for async schedule 13 years ago
  Alan Stern c0c53dbc32 USB: EHCI: add new root-hub state: STOPPING 13 years ago
  Alan Stern 2f5bb665ba USB: EHCI: add pointer to end of async-unlink list 13 years ago
  Alan Stern 99ac5b1e95 USB: EHCI: rename "reclaim" 13 years ago
  Alan Stern 4c53de7210 USB: EHCI: add symbolic constants for QHs 13 years ago
  Alan Stern c83e1a9ff6 USB: EHCI: don't refcount QHs 13 years ago