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