1. 9a4b5e3 usb: musb: disable OTG AUTOIDLE only with omap3430 by Niilo Minkkinen · 15 years ago
  2. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  3. d1043a2 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) by Anand Gadiyar · 15 years ago
  4. ab983f2a musb: support disconnect after HNP roleswitch by David Brownell · 15 years ago
  5. 1de00da musb: make initial HNP roleswitch work (v2) by David Brownell · 15 years ago
  6. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  7. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  8. 91e9c4fe musb: split out CPPI interrupt handler by Sergei Shtylyov · 15 years ago
  9. c9cd06b musb_host: refactor URB giveback by Sergei Shtylyov · 15 years ago
  10. 81ec4e4 musb_host: streamline musb_cleanup_urb() calls by Sergei Shtylyov · 15 years ago
  11. 22a0d6f musb_host: simplify check for active URB by Sergei Shtylyov · 15 years ago
  12. 3e5c6dc musb_host: factor out musb_ep_{get|set}_qh() by Sergei Shtylyov · 15 years ago
  13. 846099a musb_host: refactor musb_save_toggle() (take 2) by Sergei Shtylyov · 15 years ago
  14. 37e3ee9 musb_gadget: suppress "parasitic" TX interrupts with CPPI by Sergei Shtylyov · 15 years ago
  15. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  16. 10c966c USB: musb: fix build when !CONFIG_PM by Alexander Beregalov · 15 years ago
  17. 9cceedb USB: musb: Remove my email address from few musb related drivers by Jarkko Nikula · 15 years ago
  18. 0ec8fd7 USB: musb: fix possible panic while resuming by Kim Kyuwon · 15 years ago
  19. 6b6e971 USB: musb: fix isochronous TXDMA (take 2) by Sergei Shtylyov · 15 years ago
  20. b6e434a USB: musb: sanitize clearing TXCSR DMA bits (take 2) by Sergei Shtylyov · 15 years ago
  21. c7bbc05 USB: musb: bugfixes for multi-packet TXDMA support by Sergei Shtylyov · 15 years ago
  22. 78322c1 USB: musb_host, fix ep0 fifo flushing by David Brownell · 15 years ago
  23. 74bb350 USB: musb_host, minor enqueue locking fix (v2) by David Brownell · 15 years ago
  24. a227fd7 USB: musb: partial DaVinci dm355 support by David Brownell · 15 years ago
  25. 7438217 USB: musb: only turn off vbus in OTG hosts by Ajay Kumar Gupta · 15 years ago
  26. 3223371 USB: musb: fix init oops crash with static FIFO config by Giuseppe GORGOGLIONE · 15 years ago
  27. 1e0320f USB: musb: NAK timeout scheme on bulk RX endpoint by Ajay Kumar Gupta · 15 years ago
  28. 5d67a85 USB: musb: rewrite host periodic endpoint allocation by Sergei Shtylyov · 15 years ago
  29. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  30. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 15 years ago
  31. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 15 years ago
  32. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 15 years ago
  33. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 15 years ago
  34. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 15 years ago
  35. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 15 years ago
  36. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 15 years ago
  37. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 15 years ago
  38. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 15 years ago
  39. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 15 years ago
  40. cd67435 USB: musb: Kconfig fix by David Brownell · 16 years ago
  41. 191b776 USB: musb cppi dma fix by Swaminathan S · 16 years ago
  42. 704a148 USB: musb cppi bugfixes by Hugo Villeneuve · 16 years ago
  43. 96bcd09 USB: musb uses endpoint functions by Julia Lawall · 16 years ago
  44. af7e0c5 USB: musb: tusb6010 buildfix by Kalle Valo · 16 years ago
  45. 97a3989 USB: musb free_irq bugfix by Ajay Kumar Gupta · 16 years ago
  46. 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 16 years ago
  47. 10b4ead USB: musb davinci buildfix by David Brownell · 16 years ago
  48. e22b582 USB: musb: Kill some compiling warning in musb Blackfin part by Bryan Wu · 16 years ago
  49. 7833414 USB: musb: Blackfin provides read/write I/O accessor in header files by Bryan Wu · 16 years ago
  50. 085ad40 USB: musb: add Blackfin Kconfig options and Makefile by Bryan Wu · 16 years ago
  51. c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB by Bryan Wu · 16 years ago
  52. 6995eb6 USB: musb: enable low level DMA operation for Blackfin by Bryan Wu · 16 years ago
  53. 2c557a4 USB: musb: add Blackfin version low level register accessing helper functions by Bryan Wu · 16 years ago
  54. d426e60 USB: musb: Make sure we program the correct values in only when necessary. by Robin Getz · 16 years ago
  55. 0c6a881 USB: musb: add Blackfin driver to MUSB framework (v2) by Bryan Wu · 16 years ago
  56. c48a515 USB: musb: check if set_irq_wake succeded and remember it by Felipe Balbi · 16 years ago
  57. bb1c9ef USB: musb: host side diagnostics tweaks by David Brownell · 16 years ago
  58. 71783e0 USB: musb: minor locking fix by David Brownell · 16 years ago
  59. 58e6602 USB: musb: build fixes for DaVinci by Kevin Hilman · 16 years ago
  60. 96a274d USB: musb: sysfs mode updates by David Brownell · 16 years ago
  61. 427c4f3 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  62. aa5cbbe usb: musb: fix bug in musb_schedule by Felipe Balbi · 16 years ago
  63. 23d15e0 usb: musb: fix BULK request on different available endpoints by Ajay Kumar Gupta · 16 years ago
  64. b60c72a usb: musb: fix debug global variable name by Felipe Balbi · 16 years ago
  65. eef767b usb: musb: Removes compilation warning in gadget mode by Ajay Kumar Gupta · 16 years ago
  66. 14a2c96 usb: musb: tusb6010: kill compile warning by Felipe Balbi · 16 years ago
  67. f82a689 usb: musb: Fix for isochronous IN transfer by Ajay Kumar Gupta · 16 years ago
  68. 28c2c51 usb: musb: remove dead code from procfs by Felipe Balbi · 16 years ago
  69. 458e6a5 usb: musb: general cleanup to musbhsdma.c by Felipe Balbi · 16 years ago
  70. c767c1c usb: musb_hdrc build fixes by David Brownell · 16 years ago
  71. 64ca44a usb: musb: do not mess up count number and CSR0 register value by Bryan Wu · 16 years ago
  72. 2492e67 OMAP:MUSB: Corrects urb unlink function path by Ajay Kumar Gupta · 16 years ago
  73. ae5ad29 OMAP:MUSB: Fixes the TT programming. by Ajay Kumar Gupta · 16 years ago
  74. eaa3246 musb: io: only define read/write stubs if they're not defined yet by Felipe Balbi · 16 years ago
  75. 02582b9 MUSB: Add sanity check for maximum number of endpoints by Kevin Hilman · 16 years ago
  76. 09fa14a USB: drivers/usb/musb/: disable it on SuperH by Andrew Morton · 16 years ago
  77. 0590d58 usb: musb: fix include path by Felipe Balbi · 16 years ago
  78. fb85d99 MUSB: Fix index register corruption seen with g_ether and Windows host by Anand Gadiyar · 16 years ago
  79. e8164f6 usb: musb: get rid of MUSB_LOGLEVEL and use parameter by Felipe Balbi · 16 years ago
  80. 746cdd0 usb: musb: get rid of procfs entry by Felipe Balbi · 16 years ago
  81. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  82. f362a47 usb: musb: fix hanging when rmmod gadget driver by Felipe Balbi · 16 years ago
  83. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago