1. b8db6d6 usb/storage: redefine US_BULK_FLAG_IN and use it by Sebastian Andrzej Siewior · 12 years ago
  2. 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 12 years ago
  3. 4898e07 USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink by jwboyer@redhat.com · 12 years ago
  4. c69263c Merge branch 'usb-3.3-rc4' into usb-next by Greg Kroah-Hartman · 12 years ago
  5. bb94a40 usb-storage: fix freezing of the scanning thread by Alan Stern · 12 years ago
  6. 7483948 Merge tag 'usb-3.3-rc3' into usb-next by Greg Kroah-Hartman · 12 years ago
  7. af74d2d usb-storage: reorganize target-specific code by Alan Stern · 13 years ago
  8. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 13 years ago
  9. e4d8318 usb/uas: make sure data urb is gone if we receive status before that by Sebastian Andrzej Siewior · 12 years ago
  10. 348748b usb/uas: move UAS structs / defines into a header file by Sebastian Andrzej Siewior · 13 years ago
  11. c898add usb/uas: only bind if the hcd supports SG by Sebastian Andrzej Siewior · 13 years ago
  12. b6036698 Merge tag 'uas_for_sarah' of git://linutronix.de/users/bigeasy/linux into for-uas-next by Sarah Sharp · 12 years ago
  13. b3ef051 USB: Realtek cr: fix autopm scheduling while atomic by Stanislaw Gruszka · 12 years ago
  14. fd7ff36 usb: Re-enable usb-storage support dynamic id by Huajun Li · 13 years ago
  15. e73b2db usb: Disable dynamic id of USB storage subdrivers by Huajun Li · 13 years ago
  16. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  17. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  18. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  19. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  20. 1a3a026 usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops by Huajun Li · 13 years ago
  21. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  22. ceb3f91 usb/uas: one only one status URB/host on stream-less connection by Sebastian Andrzej Siewior · 13 years ago
  23. 22188f4 usb/uas: use scsi_host_find_tag() to find command from a tag by Sebastian Andrzej Siewior · 13 years ago
  24. dae5154 usb/uas: use unique tags for all LUNs by Sebastian Andrzej Siewior · 13 years ago
  25. 96c1eb9 UAS: Free status URB when we can't find the SCSI tag. by Sarah Sharp · 13 years ago
  26. 9eb4454 UAS: Use unique tags on non-streams devices. by Sarah Sharp · 13 years ago
  27. ea9da1c UAS: Re-add workqueue items if submission fails. by Sarah Sharp · 13 years ago
  28. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  29. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  30. cec28a5 USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 by Qinglin Ye · 13 years ago
  31. 47b6495 Merge 3.2-rc3 into usb-linus by Greg Kroah-Hartman · 13 years ago
  32. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  33. ec01247 usb_storage: don't use set_freezable_with_signal() by Tejun Heo · 13 years ago
  34. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  35. eb54552 USB: Realtek cr: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  36. ce3af89 usb: storage: shuttle_usbat: fix sparse warning by Felipe Balbi · 13 years ago
  37. 566b8bb usb: storage: sddr55: fix sparse warning by Felipe Balbi · 13 years ago
  38. 6f871f9 usb: storage: sddr09: fix sparse warning by Felipe Balbi · 13 years ago
  39. d762ad4 usb: storagE: realtek_cr: fix sparse warnings by Felipe Balbi · 13 years ago
  40. e2c83f0 usb: storage: onetouch: fix sparse warning by Felipe Balbi · 13 years ago
  41. f35e0d5 usb: storage: karma: fix sparse warning by Felipe Balbi · 13 years ago
  42. 9d35214 usb: storage: jumpshot: fix sparse warning by Felipe Balbi · 13 years ago
  43. e7724ba usb: storage: isd200: fix sparse warning by Felipe Balbi · 13 years ago
  44. 2053f07 usb: storage: freecom: fix sparse warning by Felipe Balbi · 13 years ago
  45. 36f3a14d usb: storage: ene_ub6250: fix sparse warnings by Felipe Balbi · 13 years ago
  46. b03379f usb: storage: datafab: fix sparse warning by Felipe Balbi · 13 years ago
  47. 60e3cfb usb: storage: cypress: fix sparse warning by Felipe Balbi · 13 years ago
  48. 3358be9 usb: storage: alauda: fix sparse warnings by Felipe Balbi · 13 years ago
  49. bc985c1 USB: storage: ene_ub6250: fix compile warnings by Felipe Balbi · 13 years ago
  50. 2f640bf usb-storage: Accept 8020i-protocol commands longer than 12 bytes by Alan Stern · 13 years ago
  51. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  52. 6eb0de8 usb: Add module.h to drivers/usb consumers who really use it. by Paul Gortmaker · 13 years ago
  53. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  54. 45e1892 USB: Realtek cr: Fix driver freeze issue by edwin_rong · 13 years ago
  55. 839f245 usb-storage: fix realtek cr configuration by Vincent Palatin · 13 years ago
  56. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  57. 255f5e0 Remove unneeded version.h includes (and add where needed) for drivers/usb/ by Jesper Juhl · 13 years ago
  58. e16da02 USB: storage: Use normalized sense when emulating autosense by Luben Tuikov · 14 years ago
  59. 065e609 ums_realtek: do not use stack memory for DMA by Adam Cozzette · 13 years ago
  60. f02fe89 usb_storage: Don't freeze in usb-stor-scan by Seth Forshee · 13 years ago
  61. a871e4f USB: usb-storage: unusual_devs entry for ARM V2M motherboard. by Nick Bowler · 13 years ago
  62. 1380516 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  63. 33842ce Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene_ub6250.c by Cho, Yu-Chen · 13 years ago
  64. e931830 Realtek cr: Add autosuspend function. by edwin_rong · 13 years ago
  65. b6507df Realtek cr: Remove unused Macros by edwin_rong · 13 years ago
  66. 151d9fad Realtek cr: clean up unnecessary whitespaces. by edwin_rong · 13 years ago
  67. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  68. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  69. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  70. 5116901 usb-storage: Correct adjust_quirks to include latest flags by Karl Relton · 13 years ago
  71. a8e62dd usb-storage: fix up the unusual_realtek device list by Alan Stern · 13 years ago
  72. 05d1091 [SCSI] usb-storage: do not increment cmd->serial_number by Christoph Hellwig · 13 years ago
  73. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. 6445ced8 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  76. e49c459 usb-storage: fix menu ordering by Randy Dunlap · 13 years ago
  77. 0074f59 usb-storage: ene_ub6250 depends on USB_STORAGE by Randy Dunlap · 13 years ago
  78. 8b0fb6f USB: ene_ub6250: fix memory leak in ene_load_bincode() by Dan Carpenter · 13 years ago
  79. 41e568d Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage by huajun li · 13 years ago
  80. 5af9a6e USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code by Huzaifa Sidhpurwala · 13 years ago
  81. 8a9e658 usb_storage: realtek_cr patch: add const modifier by wwang · 13 years ago
  82. 9812f74 usb_storage: realtek_cr patch: fix sparse warning by wwang · 13 years ago
  83. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 13 years ago
  84. 3ea3c9b USB: usb-storage: unusual_devs entry for Coby MP3 player by Alan Stern · 13 years ago
  85. c25f6b1 USB: Storage: Add unusual_devs entry for VTech Kidizoom by Nick Holloway · 13 years ago
  86. 50a6cb9 USB: usb_storage: add ums-realtek driver by wwang · 14 years ago
  87. 12f68c4 USB: usb-storage: unusual_devs entry for CamSport Evo by Alan Stern · 14 years ago
  88. 7e1e7bd USB: usb-storage: unusual_devs update for TrekStor DataStation maxi g.u external hard drive enclosure by Richard Schütz · 14 years ago
  89. cae4111 USB: usb-storage: unusual_devs update for Cypress ATACB by Richard Schütz · 14 years ago
  90. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  91. d73a9b3 USB: usb-storage: unusual_devs entry for the Samsung YP-CP3 by Vitaly Kuznetsov · 14 years ago
  92. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  93. 0b83ae9 USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path by Matthew Wilcox · 14 years ago
  94. 89dc290 USB: uas: Ensure we only bind to a UAS interface by Matthew Wilcox · 14 years ago
  95. 92a3f76 USB: uas: Rename sense pipe and sense urb to status pipe and status urb by Matthew Wilcox · 14 years ago
  96. ac563cf USB: uas: Use kzalloc instead of kmalloc by Matthew Wilcox · 14 years ago
  97. 4400ef3 USB: uas: Fix up the Sense IU by Matthew Wilcox · 14 years ago
  98. e945716 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  99. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  100. d9624e7 USB: storage: sierra_ms: fix sysfs file attribute by Greg Kroah-Hartman · 14 years ago