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