1. df446f5 usb: udc: add udc.h include file by Troy Kisky · 11 years ago
  2. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  3. 9852926 usb: Prevent using reserved registers on DM36x usb by Andrew Murray · 11 years ago
  4. ca6dfde usb: Fix error handling in musb_hcd.c by Andrew Murray · 11 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. d6272f2 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  7. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 12 years ago
  8. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  9. 025e375 USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
  10. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  11. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  12. 36eccd2 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · 12 years ago
  13. 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
  14. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  15. 6889628 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
  16. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  17. 2c5ebfb drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  18. b2aed5d drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  19. 86c98ec arm, usb, davinci: make USBPHY_CTL register configurable by Heiko Schocher · 13 years ago
  20. 662fb50 usb, davinci: add enable_vbus() weak function by Heiko Schocher · 13 years ago
  21. 377ffe2 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  22. 94cfe2a musb: process control messages after roothub accepted it by Cliff Cai · 14 years ago
  23. 47a6ea3 usb: musb: blackfin: check anomaly workarounds at runtime too by Mike Frysinger · 14 years ago
  24. 283ecc1 usb: musb: blackfin: make clkin configurable by Mike Frysinger · 14 years ago
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  26. 671bc3d usb: musb: constify a bit by Mike Frysinger · 14 years ago
  27. fe439d2 usb: musb: only write CLRDATATOG when appropriate by Bryan Wu · 14 years ago
  28. 0e59a83 usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts by Mike Frysinger · 14 years ago
  29. 953ee31 usb: musb: set target address for non-multipoint devices by Bryan Wu · 14 years ago
  30. 2dc21e3 usb: musb: setup TXCOUNT for Blackfin musb by Bryan Wu · 14 years ago
  31. 7d6f865 musb: am35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
  32. 4e1d485 musb: MSC host support for AM35x by Ajay Kumar Gupta · 14 years ago
  33. 31367d1 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  34. 1060a2c musb: fix compilation warning by Ajay Kumar Gupta · 14 years ago
  35. aeeac6b musb: Program extvbus for OMAP3EVM Rev >= E by Ajay Kumar Gupta · 14 years ago
  36. 66fc785 musb: Add Phy programming for using external Vbus by Ajay Kumar Gupta · 14 years ago
  37. 7e71dc7 musb: Use name based initialization for musb_config by Ajay Kumar Gupta · 14 years ago
  38. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
  39. e53a0f6 musb: Add host support for DM365 EVM by Prathap Srinivas · 15 years ago
  40. da55f68 usb: musb: fix Blackfin DMA register padding by Cliff Cai · 15 years ago
  41. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
  42. 73073cc usb: musb: add virtual root hub control support by Bryan Wu · 15 years ago
  43. 3a761ff omap3: fix compile warning by Sanjeev Premi · 15 years ago
  44. e956f34 usb: musb: add support for Blackfin MUSB by Bryan Wu · 15 years ago
  45. 65b99d3 usb: musb: change rxcsr register from write to read/modify/write by Bryan Wu · 15 years ago
  46. 784f138 usb: musb: make multipoint optional by Bryan Wu · 15 years ago
  47. 88ef9a4 usb: musb: make fifo support configurable by Bryan Wu · 15 years ago
  48. 958f932 usb: musb: make sure the register layout is packed by Mike Frysinger · 15 years ago
  49. 0882f3e DA8xx: Add MUSB host support by Ajay Kumar Gupta · 15 years ago
  50. 8526c6f OMAP3 USB Initialize twl4030 only if required by Tom Rix · 15 years ago
  51. 09c82bc OMAP3 Add usb device support by Tom Rix · 15 years ago
  52. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  53. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 3169ce8 usb: musb: add timeout via CONFIG_MUSB_TIMEOUT by Bryan Wu · 15 years ago
  55. 1f0e041 usb: musb: drop old musb read/write prototypes by Mike Frysinger · 15 years ago
  56. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  57. 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago