1. e064852 USB: uas: add locking by Gerd Hoffmann · 12 years ago
  2. 0871d7d USB: uas: fix abort by Gerd Hoffmann · 12 years ago
  3. ef018cc9 USB: uas: remove aborted field, replace with status bit. by Gerd Hoffmann · 12 years ago
  4. 0393986 USB: uas: fix task management by Gerd Hoffmann · 12 years ago
  5. a0e39e3 USB: uas: keep track of command urbs by Gerd Hoffmann · 12 years ago
  6. 023b515 uas: task mgmt & error handling by Gerd Hoffmann · 12 years ago
  7. bdd000f uas: track urbs, kill inflight urbs on disconnect. by Gerd Hoffmann · 12 years ago
  8. 8aac863 uas: improve error handling by Gerd Hoffmann · 12 years ago
  9. b1d6769 uas: keep track of command state, finish scsi cmd when really done. by Gerd Hoffmann · 12 years ago
  10. e9bd7e1 uas: fix sense urb handling by Gerd Hoffmann · 12 years ago
  11. db32de1 Revert "usb/uas: one only one status URB/host on stream-less connection" by Gerd Hoffmann · 12 years ago
  12. c621a81 Revert "usb/uas: make sure data urb is gone if we receive status before that" by Gerd Hoffmann · 12 years ago
  13. e4d8318 usb/uas: make sure data urb is gone if we receive status before that by Sebastian Andrzej Siewior · 13 years ago
  14. 348748b usb/uas: move UAS structs / defines into a header file by Sebastian Andrzej Siewior · 13 years ago
  15. c898add usb/uas: only bind if the hcd supports SG by Sebastian Andrzej Siewior · 13 years ago
  16. b6036698 Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for-uas-next by Sarah Sharp · 13 years ago
  17. ceb3f91 usb/uas: one only one status URB/host on stream-less connection by Sebastian Andrzej Siewior · 13 years ago
  18. 22188f4 usb/uas: use scsi_host_find_tag() to find command from a tag by Sebastian Andrzej Siewior · 13 years ago
  19. dae5154 usb/uas: use unique tags for all LUNs by Sebastian Andrzej Siewior · 13 years ago
  20. 96c1eb9 UAS: Free status URB when we can't find the SCSI tag. by Sarah Sharp · 13 years ago
  21. 9eb4454 UAS: Use unique tags on non-streams devices. by Sarah Sharp · 13 years ago
  22. ea9da1c UAS: Re-add workqueue items if submission fails. by Sarah Sharp · 13 years ago
  23. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  24. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  25. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  26. 0b83ae9 USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path by Matthew Wilcox · 14 years ago
  27. 89dc290 USB: uas: Ensure we only bind to a UAS interface by Matthew Wilcox · 14 years ago
  28. 92a3f76 USB: uas: Rename sense pipe and sense urb to status pipe and status urb by Matthew Wilcox · 14 years ago
  29. ac563cf USB: uas: Use kzalloc instead of kmalloc by Matthew Wilcox · 14 years ago
  30. 4400ef3 USB: uas: Fix up the Sense IU by Matthew Wilcox · 14 years ago
  31. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  32. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  33. 115bb1f USB: Add UAS driver by Matthew Wilcox · 14 years ago