1. daf5822 USB: musb: add notes for Blackfin anomalies by Sonic Zhang · 15 years ago
  2. 1c47cb0 USB: musb: update Blackfin processor dependency by Sonic Zhang · 15 years ago
  3. 42c8424 USB: musb: kill some useless comments in Blackfin driver by Bryan Wu · 15 years ago
  4. 92dea9f USB: musb: kill compile warning for Blackfin systems by Bryan Wu · 15 years ago
  5. 04f4086 USB: musb: tweak musb_read_fifo() to avoid unused warnings by Mike Frysinger · 15 years ago
  6. bcef3fd USB: xhci: Handle errors that cause endpoint halts. by Sarah Sharp · 15 years ago
  7. 5ad6a52 USB: xhci: Return success for vendor-specific info codes. by Sarah Sharp · 15 years ago
  8. ec74e40 USB: xhci: Return -EPROTO on a split transaction error. by Sarah Sharp · 15 years ago
  9. 04dd950 USB: xhci: Set transfer descriptor size field correctly. by Sarah Sharp · 15 years ago
  10. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago
  11. c85efcb USB: g_mass_storage: thread_exits callback added by Michal Nazarewicz · 15 years ago
  12. 915c8be USB: composite: usb_composite_unregister() no longer __exit by Michal Nazarewicz · 15 years ago
  13. 8ea864c USB: g_mass_storage: most data moved to fsg_common by Michal Nazarewicz · 15 years ago
  14. d26a6aa USB: g_mass_storage: code cleaned up and comments updated by Michal Nazarewicz · 15 years ago
  15. e8b6f8c USB: g_mass_storage: lun_name_format and thread_name added by Michal Nazarewicz · 15 years ago
  16. 481e492 USB: g_mass_storage: fsg_config added & module params handlig changed by Michal Nazarewicz · 15 years ago
  17. d23b0f0 USB: g_mass_storage: Mass Storage Function created by Michal Nazarewicz · 15 years ago
  18. 6648f29 USB: xhci: Add tests for TRB address translation. by Sarah Sharp · 15 years ago
  19. 7f4e985 usbtest: make module param pattern writeable by Vikram Pandita · 15 years ago
  20. ed7487c USB: fix possible null deref in init_usb_class() by Dan Carpenter · 15 years ago
  21. a33279d USB: r8a66597: clean up. remove unneeded null checks by Dan Carpenter · 15 years ago
  22. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  23. 576a362 USB: hcd.c: quiet NULL pointer sparse noise by H Hartley Sweeten · 15 years ago
  24. 54a8e14 USB: option.c: add support for D-Link DWM-162-U5 by Zhang Le · 15 years ago
  25. 3ad4b11 USB: ark3116: Cleanup of now unneeded functions by bart.hartgers@gmail.com · 15 years ago
  26. 62d826c USB: ark3116: Callbacks for interrupt and bulk read by bart.hartgers@gmail.com · 15 years ago
  27. 546b742 USB: ark3116: Add cmset and break by bart.hartgers@gmail.com · 15 years ago
  28. 1f71910 USB: ark3116: Replace cmget by bart.hartgers@gmail.com · 15 years ago
  29. f4c1e8d USB: ark3116: Make existing functions 16450-aware and add close and release functions. by bart.hartgers@gmail.com · 15 years ago
  30. 149fc79 USB: ark3116: Setup some basic infrastructure for new ark3116 driver. by bart.hartgers@gmail.com · 15 years ago
  31. a2582bd USB: Close usb_find_interface race by Russ Dill · 15 years ago
  32. 22a627b USB: FIX bitfield istl_flip:1, make it unsigned. by Roel Kluin · 15 years ago
  33. c1479a9 USB: Exposing second ACM channel as tty for Nokia S60 phones. by Adrian Taylor · 15 years ago
  34. 85e034f USB: Check results of dma_map_single by Larry Finger · 15 years ago
  35. 796c8c7 USB: ehci: Allow EHCI to be built on OMAP3 by Anand Gadiyar · 15 years ago
  36. b375e11 USB: add scatter-gather support to usbmon by Alan Stern · 15 years ago
  37. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  38. 3a2b808 USB: serial: sierra driver memory reduction by Elina Pasheva · 15 years ago
  39. b97503f USB: Interface Association Descriptors added to CDC & RNDIS by Michal Nazarewicz · 15 years ago
  40. 9c61021 USB: g_mass_storage: fsg_common_init() created by Michal Nazarewicz · 15 years ago
  41. 606206c2 USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  42. a41ae41 USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure by Michal Nazarewicz · 15 years ago
  43. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  44. d5e2b67 USB: g_mass_storage: template f_mass_storage.c file created by Michal Nazarewicz · 15 years ago
  45. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  46. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago
  47. d618170 USB: g_file_storage: "fsg_" prefix added to some identifiers by Michal Nazarewicz · 15 years ago
  48. b6058d0 USB: g_file_storage: parts of file_storage.c moved to separate file by Michal Nazarewicz · 15 years ago
  49. 7e8d5cd USB: Add EHCI support for MX27 and MX31 based boards by Daniel Mack · 15 years ago
  50. ed1db3a USB: fix a bug in the scatter-gather library by Alan Stern · 15 years ago
  51. 253e057 USB: add a "remove hardware" sysfs attribute by Alan Stern · 15 years ago
  52. d697cdd USB: don't use a fixed DMA mapping for hub status URBs by Alan Stern · 15 years ago
  53. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  54. d7e055f USB: ehci: Minor constant fix for SCHEDULE_SLOP. by Sarah Sharp · 15 years ago
  55. 3c67d89 USB: xhci: Remove unused HCD statistics code. by Sarah Sharp · 15 years ago
  56. 6f5165c USB: xhci: Add watchdog timer for URB cancellation. by Sarah Sharp · 15 years ago
  57. 4f0f0ba USB: xhci: Re-purpose xhci_quiesce(). by Sarah Sharp · 15 years ago
  58. 678539c USB: xhci: Handle URB cancel, complete and resubmit race. by Sarah Sharp · 15 years ago
  59. 0c48720 USB: improved error handling in usb_port_suspend() by Oliver Neukum · 15 years ago
  60. 54ab2b0 USB: host: ehci: introduce omap ehci-hcd driver by Felipe Balbi · 15 years ago
  61. 2d57a95 USB OTG: Add generic driver for ULPI OTG transceiver by Daniel Mack · 15 years ago
  62. c3f22d9 USB: wusb: add wusb_phy_rate sysfs file to host controllers by David Vrabel · 15 years ago
  63. d19fc29 usb: whci-hcd: decode more QHead fields in the debug files by David Vrabel · 15 years ago
  64. dca8cd0 USB: usbtmc: minor formatting cleanups by Oliver Neukum · 15 years ago
  65. 23f6d91 USB: modifications for at91sam9g10 by Hong Xu · 15 years ago
  66. 0ad7252 USB audio gadget: handle endpoint control requests at the function level by Laurent Pinchart · 15 years ago
  67. 5242658 USB gadget: Handle endpoint requests at the function level by Laurent Pinchart · 15 years ago
  68. 4de8405 USB: skeleton: Correct use of ! and & by Julia Lawall · 15 years ago
  69. f0ad073 USB: whci-hcd: fix type and format warnings in sg code by David Vrabel · 15 years ago
  70. 8e08b97 USB: allow interrupt transfers to WUSB devices by David Vrabel · 15 years ago
  71. 294a39e USB: whci-hcd: support urbs with scatter-gather lists by David Vrabel · 15 years ago
  72. 4c1bd3d USB: make urb scatter-gather support more generic by David Vrabel · 15 years ago
  73. 09ce497 USB: Add missing static markers to ohci-pnx4008 by Jean Delvare · 15 years ago
  74. 08d3c18 USB: Add support for Xilinx USB host controller by Julie Zhu · 15 years ago
  75. 9eb66f7 USB Storage: Make driver less chatty when it finds a new device by Matthew Wilcox · 15 years ago
  76. 00fa43e USB: usb-storage: Associate the name of the interface with the scsi host by Matthew Wilcox · 15 years ago
  77. b1f0a34 USB: Convert a dev_info to a dev_dbg by Matthew Wilcox · 15 years ago
  78. 872d359 USB: ehci-hub: Remove redundant ehci->debug check by Jason Wessel · 15 years ago
  79. 38fcb830 USB: serial: ftdi_sio: add space/mark parity by Roland Koebler · 15 years ago
  80. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  81. 1c496784 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  82. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  83. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  84. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  85. 65cb76b ehci-hcd: Fix typo in an error message by Ozan Çağlayan · 15 years ago
  86. 0ec8648 USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver by Gernot Hillier · 15 years ago
  87. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  88. 8d6499e USB: musb: Fix CPPI IRQs not being signaled by Daniel Glöckner · 15 years ago
  89. 5542bc2 USB: musb: respect usb_request->zero in control requests by Daniel Glöckner · 15 years ago
  90. dfeffa5 USB: musb: fix ISOC Tx programming for CPPI DMAs by Ajay Kumar Gupta · 15 years ago
  91. 1230435 USB: musb: Remove unwanted message in boot log by Ajay Kumar Gupta · 15 years ago
  92. c5deb83 usb: amd5536udc: fixed shared interrupt bug and warning oops by Thomas Dahlmann · 15 years ago
  93. 0de6ab8 USB: ftdi_sio: Keep going when write errors are encountered. by Eric W. Biederman · 15 years ago
  94. cea8324 USB: musb_gadget: fix STALL handling by Sergei Shtylyov · 15 years ago
  95. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  96. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  97. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  98. 45f780a omap1: omap_udc: Add clocking and disable vbus sense for omap7xx by Cory Maccarrone · 15 years ago
  99. a76df42 Merge 7xx-iosplit-plat-merge with omap-fixes by Tony Lindgren · 15 years ago
  100. 2d5bc23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago