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