1. 976d98c usb: musb: fix a build error on mips by Cong Wang · 13 years ago
  2. b30b3c6 usb: musb: omap2430: minor cleanups. by NeilBrown · 13 years ago
  3. 24307ca usb: musb: fix shutdown while usb gadget is in use by Grazvydas Ignotas · 13 years ago
  4. 006896f usb: musb: davinci: fix build breakage by Sekhar Nori · 13 years ago
  5. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  6. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  7. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  8. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. 6db174e Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  10. b0945c0 usb: musb: remove extern qualifier from musb_debug.h header by Vladimir Zapolskiy · 13 years ago
  11. c6bde9b usb: musb: cleanup kconfig by Felipe Contreras · 13 years ago
  12. 54a605f usb: musb: trivial Kconfig cleanups by Felipe Contreras · 13 years ago
  13. 702ac61 musb: omap2430: avoid pm_runtime_disable() by Felipe Contreras · 13 years ago
  14. 08dec56 usb: musb: remove a bit of indentation by Felipe Contreras · 13 years ago
  15. b3314d9 usb: musb: trivial cleanup by Felipe Contreras · 13 years ago
  16. 772aed4 usb: musb: fix pm_runtime mismatch by Felipe Contreras · 13 years ago
  17. ccc080c usb: musb: fix reset issue with full speed device by Ajay Kumar Gupta · 13 years ago
  18. 121a8cd Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  19. a1016ce Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  20. 007d00d Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  21. e7f4e73 usb: musb: omap2430: fix compile warning by Felipe Balbi · 13 years ago
  22. 712d8ef usb: musb: fix pm_runtime calls while atomic by Vikram Pandita · 13 years ago
  23. 1e546aa usb: musb: drop ARCH dependency by Felipe Balbi · 13 years ago
  24. 7d5b49a usb: musb: headers cleanup by Felipe Balbi · 13 years ago
  25. 9a35f87 usb: musb: allow building USB_MUSB_TUSB6010 as a module by Arnd Bergmann · 13 years ago
  26. 2e7fc3b usb: musb: use a Kconfig choice to pick the right DMA method by Arnd Bergmann · 13 years ago
  27. e25bec1 usb: musb: omap2+: save and restore OTG_INTERFSEL by Hema HK · 13 years ago
  28. ea73755 usb: musb: omap2+: fix context api's by Vikram Pandita · 13 years ago
  29. be18a25 usb: musb: ux500: optimize DMA callback routine by Per Forlin · 13 years ago
  30. 7177aed usb: gadget: rename usb_gadget_driver::speed to max_speed by Michal Nazarewicz · 13 years ago
  31. d327ab5 usb: gadget: replace usb_gadget::is_dualspeed with max_speed by Michal Nazarewicz · 13 years ago
  32. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 13 years ago
  33. bfe0658 usb: udc: Fix gadget driver's speed check in various UDC drivers by Michal Nazarewicz · 13 years ago
  34. 5d193ce usb: musb: PM: fix context save/restore in suspend/resume path by Kevin Hilman · 13 years ago
  35. 47b6495 Merge 3.2-rc3 into usb-linus by Greg Kroah-Hartman · 13 years ago
  36. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  37. 8341544 USB-musb: move to dma_transfer_direction by Vinod Koul · 13 years ago
  38. 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
  39. ab570da usb: musb: fix compilation breakage introduced by de47725 by Felipe Balbi · 13 years ago
  40. 0de174b usb: musb: hdrc: fix dependency on USB_GADGET_DUALSPEED in Kconfig by Luciano Coelho · 13 years ago
  41. d067859 usb: musb: remove incorrectly added ARCH_U5500 define by Mian Yousaf Kaukab · 13 years ago
  42. 3c2d636 usb: musb: gadget: don't call ->disconnect() on exit by Felipe Balbi · 13 years ago
  43. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  44. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  45. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  46. cefd3e7 Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  47. 57c8970 musb_debugfs.c: remove unneeded includes on ARM by Nicolas Pitre · 13 years ago
  48. 073b854 Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  49. b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  50. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  51. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  52. de76cc2 musb_gadget: Fix for spurious interrupts on endpoint zero. by Hans Petter Selasky · 13 years ago
  53. 0ae52d5 usb: musb: Enable DMA mode1 RX for transfers without short packets by Anand Gadiyar · 13 years ago
  54. 6ed962a Merge 3.1-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  55. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  56. 6193d69 usb: musb: gadget: fix error path by Sebastian Andrzej Siewior · 13 years ago
  57. ad50c1b usb: musb: blackfin: include prefetch head file by Bob Liu · 13 years ago
  58. 240a16e usb: musb: tusb6010: fix compilation by Felipe Balbi · 13 years ago
  59. f847a79 usb: musb: cppi: fix build errors due to DBG and missing musb variable by Per Forlin · 13 years ago
  60. afbd074 usb: musb: ux500: replace missing DBG with dev_dbg by Per Forlin · 13 years ago
  61. d366d39b usb: musb: ux500: set dma config for both src and dst by Per Forlin · 13 years ago
  62. 93e098a usb: musb: fix oops on musb_gadget_pullup by John Stultz · 13 years ago
  63. 26e5c3e usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  64. 74c6f3a usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared by Sergei Trofimovich · 13 years ago
  65. 667efc5 ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  66. 72c487d usb: musb: fix oops on musb_gadget_pullup by John Stultz · 13 years ago
  67. b61ae34 usb: musb: fix Kconfig by Rabin Vincent · 13 years ago
  68. 5574d5f usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared by Sergei Trofimovich · 13 years ago
  69. f549953 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  70. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  71. 3c5fec7 usb: musb: restore INDEX register in resume path by Ajay Kumar Gupta · 13 years ago
  72. 8220796 usb: musb: no need to access platform_device by Felipe Balbi · 13 years ago
  73. e71eb39 usb: musb: convert musb to new style bind by Sebastian Andrzej Siewior · 13 years ago
  74. ee34e51 usb: musb: choose correct fifo_mode by Felipe Balbi · 13 years ago
  75. 6228596 usb: musb: drop a gigantic amount of ifdeferry by Felipe Balbi · 13 years ago
  76. e4e5b136 usb: musb: be careful when using different fifo_modes by Felipe Balbi · 13 years ago
  77. 9ea3533 usb: musb: update musb_platform_ops docs to match code by Mike Frysinger · 13 years ago
  78. 0f91349 usb: gadget: convert all users to the new udc infrastructure by Sebastian Andrzej Siewior · 13 years ago
  79. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  80. 4858f06 usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO by Yauheni Kaliuta · 13 years ago
  81. 72887c8 usb: musb: host: compare status for negative error values by Márton Németh · 13 years ago
  82. 9303961 musb: fix prefetch build failure by Mike Frysinger · 13 years ago
  83. d238944 usb: musb: ux500: add configuration and build options for ux500 dma by Mian Yousaf Kaukab · 13 years ago
  84. 8dcc8f7 usb: musb: ux500: add dma glue layer for ux500 by Mian Yousaf Kaukab · 13 years ago
  85. e3c496f usb: musb: ux500: add dma name for ux500 by Mian Yousaf Kaukab · 13 years ago
  86. a48ff90 usb: musb: ux500: add ux500 specific code for gadget side by Mian Yousaf Kaukab · 13 years ago
  87. 28e4970 usb: musb: fix compile error by Felipe Balbi · 13 years ago
  88. 8620543 usb: musb: Calling VBUS pulsing API when SRP is initiated. by Hema HK · 13 years ago
  89. c51e36d usb: musb: host: remove duplicate check in musb_ep_program() by Sergei Shtylyov · 13 years ago
  90. 981430a usb: musb: export musb_interrupt symbol by Felipe Balbi · 13 years ago
  91. 1376d92 usb: musb: allow musb and glue layers to be modules by Felipe Balbi · 13 years ago
  92. 5c8a86e usb: musb: drop unneeded musb_debug trickery by Felipe Balbi · 13 years ago
  93. 8a1629c Merge branch 2.6.39-rc7 into usb-linus by Greg Kroah-Hartman · 13 years ago
  94. 3df0045 usb: fix building musb drivers by Anatolij Gustschin · 13 years ago
  95. cdefce1 usb: musb: gadget: Fix out-of-sync runtime pm calls by Jarkko Nikula · 13 years ago
  96. 383cf4e usb: musb: omap2430: Fix retention idle on musb peripheral only boards by Jarkko Nikula · 13 years ago
  97. 36a52c0 usb: musb: omap2430: fix build failure by Johan Hovold · 13 years ago
  98. 1325430 USB: musb: blackfin: work around anomaly 05000450 by Mike Frysinger · 13 years ago
  99. 4f9edd2 usb: musb: Fix the crash issue during reboot by Hema HK · 13 years ago
  100. 3d5ad13 usb: musb: gadget: check the correct list_head by Felipe Balbi · 13 years ago