1. 1c4bdc0 USB: musb: workaround Blackfin FIFO anomalies by Bryan Wu · 15 years ago
  2. 0ea52ff USB: musb: Fix array index out of bounds issue by Maulik Mankad · 15 years ago
  3. 0abdc36 USB: musb: Fix null pointer dereference issue by Maulik Mankad · 15 years ago
  4. 796a83f USB: musb: correct DMA address for tx by Cliff Cai · 15 years ago
  5. 17be5c5 USB: musb: gadget_ep0: avoid SetupEnd interrupt by Sergei Shtylyov · 15 years ago
  6. 93aa3da USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled by Swaminathan S · 15 years ago
  7. cd42fef USB: musb: do not work if no gadget driver is loaded by Felipe Balbi · 15 years ago
  8. d4c433f USB: musb: gadget: set otg tranceiver to idle when registering gadget by Arnaud Mandy · 15 years ago
  9. a2396a3 USB: musb: Populate the VBUS GPIO with the correct GPIO number by Swaminathan S · 15 years ago
  10. f95c4c0 USB: musb: fix compiling warning with min() macro by Cliff Cai · 15 years ago
  11. e3060b1 USB: musb: move musb_remove to __exit by Felipe Balbi · 15 years ago
  12. 95962a7 USB: musb_gadget: fix kernel oops in txstate() by Sergei Shtylyov · 15 years ago
  13. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  14. 8b4959d USB: musb: musb_host: fix sparse warning by Felipe Balbi · 15 years ago
  15. 1b6c3b0 USB: musb: musb_gadget: fix sparse warning by Felipe Balbi · 15 years ago
  16. ff85494 USB: musb: omap2430: fix sparse warning by Felipe Balbi · 15 years ago
  17. 7723de7 USB: musb_gadget: remove pointless loop by Sergei Shtylyov · 15 years ago
  18. 46034dc USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() by Sergei Shtylyov · 15 years ago
  19. 47e9760 USB: musb_gadget: implement set_wedge() method by Sergei Shtylyov · 15 years ago
  20. 196f1b7 USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again by Sergei Shtylyov · 15 years ago
  21. 32c3b94 USB: MUSB: save hardware revision at init by Anand Gadiyar · 15 years ago
  22. 32340d3 USB: musb: fix printf warning in debug code by Mike Frysinger · 15 years ago
  23. 8ba63a2 USB: musb: Blackfin code needs NOP_USB_XCEIV too by Cliff Cai · 15 years ago
  24. 0702794 USB: musb: error out when anomaly 05000380 is applicable by Sonic Zhang · 15 years ago
  25. 6bd03e7 USB: musb: clear the Blackfin interrupt pending bits early in the ISR by Cliff Cai · 15 years ago
  26. 2002e76 USB: musb: fix musb_platform_set_mode() definition by Bryan Wu · 15 years ago
  27. 9720fae USB: musb: add work around for Blackfin anomaly 05000456 by Sonic Zhang · 15 years ago
  28. daf5822 USB: musb: add notes for Blackfin anomalies by Sonic Zhang · 15 years ago
  29. 1c47cb0 USB: musb: update Blackfin processor dependency by Sonic Zhang · 15 years ago
  30. 42c8424 USB: musb: kill some useless comments in Blackfin driver by Bryan Wu · 15 years ago
  31. 92dea9f USB: musb: kill compile warning for Blackfin systems by Bryan Wu · 15 years ago
  32. 04f4086 USB: musb: tweak musb_read_fifo() to avoid unused warnings by Mike Frysinger · 15 years ago
  33. 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
  34. 8d6499e USB: musb: Fix CPPI IRQs not being signaled by Daniel Glöckner · 15 years ago
  35. 5542bc2 USB: musb: respect usb_request->zero in control requests by Daniel Glöckner · 15 years ago
  36. dfeffa5 USB: musb: fix ISOC Tx programming for CPPI DMAs by Ajay Kumar Gupta · 15 years ago
  37. 1230435 USB: musb: Remove unwanted message in boot log by Ajay Kumar Gupta · 15 years ago
  38. cea8324 USB: musb_gadget: fix STALL handling by Sergei Shtylyov · 15 years ago
  39. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  40. e3c6f15 USB: musb: invert arch depend string by Mike Frysinger · 15 years ago
  41. b20cf90 USB: musb: make HAVE_CLK support optional by Mike Frysinger · 15 years ago
  42. c740d0d USB: musb: fix put_device() call sequence by Ajay Kumar Gupta · 15 years ago
  43. dcbf77c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  44. e8e2ff4 USB: musb: fix the nop registration for OMAP3EVM by Gupta, Ajay Kumar · 15 years ago
  45. 2e6713c Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  46. 2bbff7b USB: musb: fix CONFIGDATA register read issue by Ajay Kumar Gupta · 15 years ago
  47. 3a9f5bd USB: musb: Refer to musb_otg_timer_func under correct #ifdef by Amit Kucheria · 15 years ago
  48. f01b017 USB: musb_gadget_ep0: fix typo in service_zero_data_request() by Sergei Shtylyov · 15 years ago
  49. 48fea96 USB: Rework musb suspend()/resume_early() by Magnus Damm · 15 years ago
  50. 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  51. 1fe975f USB: musb_host: undo incorrect change in musb_advance_schedule() by Sergei Shtylyov · 15 years ago
  52. 89368d3 USB: musb: silence "suspend as a_wait_vrise is_active" msgs by David Brownell · 15 years ago
  53. 30899ca7 USB: musb: davinci dm6446evm GPIO renumbering by Kevin Hilman · 15 years ago
  54. d163ef2 USB: musb: davinci dm355 updates (remainder) by David Brownell · 15 years ago
  55. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  56. 9a4b5e3 usb: musb: disable OTG AUTOIDLE only with omap3430 by Niilo Minkkinen · 15 years ago
  57. a483d70 musb: add high bandwidth ISO support by Ajay Kumar Gupta · 15 years ago
  58. d1043a2 musb: use dma mode 1 for TX if transfer size equals maxpacket (v2) by Anand Gadiyar · 15 years ago
  59. ab983f2a musb: support disconnect after HNP roleswitch by David Brownell · 15 years ago
  60. 1de00da musb: make initial HNP roleswitch work (v2) by David Brownell · 15 years ago
  61. f7f9d63 musb: otg timer cleanup by David Brownell · 15 years ago
  62. 84e250f musb: proper hookup to transceiver drivers by David Brownell · 15 years ago
  63. 91e9c4fe musb: split out CPPI interrupt handler by Sergei Shtylyov · 15 years ago
  64. c9cd06b musb_host: refactor URB giveback by Sergei Shtylyov · 15 years ago
  65. 81ec4e4 musb_host: streamline musb_cleanup_urb() calls by Sergei Shtylyov · 15 years ago
  66. 22a0d6f musb_host: simplify check for active URB by Sergei Shtylyov · 15 years ago
  67. 3e5c6dc musb_host: factor out musb_ep_{get|set}_qh() by Sergei Shtylyov · 15 years ago
  68. 846099a musb_host: refactor musb_save_toggle() (take 2) by Sergei Shtylyov · 15 years ago
  69. 37e3ee9 musb_gadget: suppress "parasitic" TX interrupts with CPPI by Sergei Shtylyov · 15 years ago
  70. a5073b5 musb_gadget: fix unhandled endpoint 0 IRQs by Sergei Shtylyov · 15 years ago
  71. 10c966c USB: musb: fix build when !CONFIG_PM by Alexander Beregalov · 15 years ago
  72. 9cceedb USB: musb: Remove my email address from few musb related drivers by Jarkko Nikula · 15 years ago
  73. 0ec8fd7 USB: musb: fix possible panic while resuming by Kim Kyuwon · 15 years ago
  74. 6b6e971 USB: musb: fix isochronous TXDMA (take 2) by Sergei Shtylyov · 15 years ago
  75. b6e434a USB: musb: sanitize clearing TXCSR DMA bits (take 2) by Sergei Shtylyov · 15 years ago
  76. c7bbc05 USB: musb: bugfixes for multi-packet TXDMA support by Sergei Shtylyov · 15 years ago
  77. 78322c1 USB: musb_host, fix ep0 fifo flushing by David Brownell · 15 years ago
  78. 74bb350 USB: musb_host, minor enqueue locking fix (v2) by David Brownell · 15 years ago
  79. a227fd7 USB: musb: partial DaVinci dm355 support by David Brownell · 16 years ago
  80. 7438217 USB: musb: only turn off vbus in OTG hosts by Ajay Kumar Gupta · 16 years ago
  81. 3223371 USB: musb: fix init oops crash with static FIFO config by Giuseppe GORGOGLIONE · 16 years ago
  82. 1e0320f USB: musb: NAK timeout scheme on bulk RX endpoint by Ajay Kumar Gupta · 16 years ago
  83. 5d67a85 USB: musb: rewrite host periodic endpoint allocation by Sergei Shtylyov · 16 years ago
  84. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  85. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  86. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  87. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 16 years ago
  88. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 16 years ago
  89. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 16 years ago
  90. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 16 years ago
  91. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 16 years ago
  92. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 16 years ago
  93. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 16 years ago
  94. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  95. cd67435 USB: musb: Kconfig fix by David Brownell · 16 years ago
  96. 191b776 USB: musb cppi dma fix by Swaminathan S · 16 years ago
  97. 704a148 USB: musb cppi bugfixes by Hugo Villeneuve · 16 years ago
  98. 96bcd09 USB: musb uses endpoint functions by Julia Lawall · 16 years ago
  99. af7e0c5 USB: musb: tusb6010 buildfix by Kalle Valo · 16 years ago
  100. 97a3989 USB: musb free_irq bugfix by Ajay Kumar Gupta · 16 years ago