1. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
  2. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
  3. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  4. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · Thu Oct 10 15:27:55 2013 -0700
  5. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  6. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · Sat Sep 14 14:02:45 2013 +0530
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  8. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · Fri Apr 12 16:34:38 2013 +0530
  9. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · Wed Dec 12 17:55:28 2012 -0800
  10. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · Tue Nov 06 13:48:29 2012 +0000
  11. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · Tue Nov 06 13:48:25 2012 +0000
  12. d5ade29 musb-new: dsps backend driver by Ilya Yanok · Tue Nov 06 13:48:22 2012 +0000
  13. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  14. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · Tue Oct 02 17:04:33 2012 +0200
  15. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  16. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · Sun Jul 15 22:14:24 2012 +0000
  17. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · Tue Apr 03 14:56:06 2012 +0530
  18. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  19. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  20. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · Mon Feb 13 18:58:17 2012 +0000
  21. 0efc281 usb: increase non-bulk timeout for slow chipsets. by Jason Cooper · Sun Jul 31 20:09:58 2011 +0000
  22. 1e9961d Add USB host ethernet adapter support by Simon Glass · Wed Feb 16 11:14:33 2011 -0800
  23. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · Mon Feb 07 14:42:16 2011 -0800
  24. 4e1d485 musb: MSC host support for AM35x by Ajay Kumar Gupta · Fri Jul 09 11:43:48 2010 +0530
  25. ca79085 USB: fix create_pipe() by Sergei Shtylyov · Wed May 26 21:26:43 2010 +0400
  26. e956f34 usb: musb: add support for Blackfin MUSB by Bryan Wu · Wed Dec 16 22:04:02 2009 -0500
  27. 0882f3e DA8xx: Add MUSB host support by Ajay Kumar Gupta · Tue Dec 22 10:56:13 2009 +0530
  28. 09c82bc OMAP3 Add usb device support by Tom Rix · Sat Oct 31 12:37:41 2009 -0500
  29. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · Sat Oct 31 12:37:38 2009 -0500
  30. bbcce61 usb : musb : Enabling DM6446 (TI DaVinci) USB module power by Thomas Abraham · Sun Jan 04 09:41:16 2009 +0530
  31. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  32. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · Thu Dec 11 13:43:55 2008 +0100
  33. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · Fri Nov 28 13:19:19 2008 +0100
  34. 4f89585 USB: descriptor handling by Stefan Althoefer · Sun Dec 07 19:39:11 2008 +0100
  35. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · Wed Nov 26 17:41:34 2008 +0100
  36. 47e7208 fix USB initialisation procedure by Remy Bohmer · Fri Oct 10 10:23:21 2008 +0200
  37. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · Wed Jul 09 21:07:38 2008 +0900
  38. 18fa700 Fix compilation error in cmd_usb.c by Anatolij Gustschin · Wed Mar 26 17:47:44 2008 +0100
  39. 063f9ff USB event poll support by Zhang Wei · Wed Jun 06 10:08:13 2007 +0200
  40. 2404a2b Support for the Philips ISP116x HCD (Host Controller Driver) by Rodolfo Giometti · Tue Apr 03 14:27:18 2007 +0200
  41. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · Mon Nov 27 11:46:46 2006 +0100
  42. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · Mon Nov 27 11:44:58 2006 +0100
  43. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · Wed Aug 02 00:54:18 2006 +0200
  44. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · Thu Jul 21 11:57:57 2005 +0200
  45. 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · Fri Apr 23 20:32:05 2004 +0000
  46. ef89394 * CVS add missing files by wdenk · Mon Feb 23 16:11:30 2004 +0000
  47. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
  48. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  49. 012771d Initial revision by wdenk · Fri Mar 08 21:31:05 2002 +0000