1. ca749b2 usb: musb: dsps: fix res_name length by Daniel Mack · 12 years ago
  2. 6ff1f3d usb: musb: am35xx: drop spurious unplugging a device by Stefano Babic · 12 years ago
  3. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  4. d38efc1 xtensa: adopt generic io routines by Max Filippov · 12 years ago
  5. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  8. b97ba3a Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  9. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  10. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  11. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  12. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  13. 1cd572f Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  14. dcb9cf3 Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  15. 7135f08 Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  16. d8c3ef2 usb: musb: dsps: remove explicit NOP device creation by Ajay Kumar Gupta · 12 years ago
  17. 6514567 usb: musb: dsps: add dt support by Ajay Kumar Gupta · 12 years ago
  18. db4a932 usb: musb: am335x: add support for dual instance by B, Ravi · 12 years ago
  19. 8d2421e usb: musb: kill global and static for multi instance by Ajay Kumar Gupta · 12 years ago
  20. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  21. 00a0b1d usb: musb: omap: Add device tree support for omap musb glue by Kishon Vijay Abraham I · 12 years ago
  22. 5ec4059 usb: musb: omap: write directly to mailbox instead of using phy by Kishon Vijay Abraham I · 12 years ago
  23. 7effdbd usb: musb: musbhsdma: fix IRQ check by Sergei Shtylyov · 12 years ago
  24. ff41aaa usb: musb: tusb6010: fix error path in tusb_probe() by Sergei Shtylyov · 12 years ago
  25. 3067779 usb: musb: host: fix for musb_start_urb Oops by yuzheng ma · 12 years ago
  26. 28dd924 usb: musb: core: fix kernel-doc of musb_init_controller() by Sergei Shtylyov · 12 years ago
  27. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  28. 57bfc0a usb: musb: fix spelling of families in Kconfig by Peter Meerwald · 12 years ago
  29. 10770c5 usb: musb: omap2430.c delete unused variable. by Matthias Brugger · 12 years ago
  30. 12a19b5 usb: musb: omap2430: don't loop indefinitely in interrupt. by NeilBrown · 12 years ago
  31. 07a67bb usb: musb: Make dma_controller_create __devinit by Shubhrajyoti D · 12 years ago
  32. f69dfa1 usb: musb: Prevent the masking of the return value by Shubhrajyoti D · 12 years ago
  33. 660fa88 usb: musb: Remove redundant if statement by Roger Quadros · 12 years ago
  34. a04d46d usb: musb: drop is_host_capable() and is_peripheral_capable() by Felipe Balbi · 13 years ago
  35. 032ec49 usb: musb: drop useless board_mode usage by Felipe Balbi · 13 years ago
  36. 4f3e8d2 usb: musb: use DMA mode 1 whenever possible by Roger Quadros · 12 years ago
  37. 8e8a551 usb: musb: host: Handle highmem in PIO mode by Virupax Sadashivpetimath · 12 years ago
  38. decadac usb: musb: Fix bad call to kfree() in musb_free by Brian Downing · 12 years ago
  39. a156544 usb: musb: fix sparse warnings by Felipe Balbi · 12 years ago
  40. f039df5 usb: musb: cleanup while removing musb omap glue driver by Kishon Vijay Abraham I · 12 years ago
  41. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  42. f283862 usb: musb: NAK timeout scheme on bulk TX endpoint by Ajay Kumar Gupta · 12 years ago
  43. 603fe2b usb: musb: check for zero byte in musb_read/write_fifo by Ajay Kumar Gupta · 12 years ago
  44. d17d535 usb: musb: gadget: don't program dma for zero byte tx by Ajay Kumar Gupta · 12 years ago
  45. 3132122 usb: musb: host: don't program dma for zero byte tx by Ajay Kumar Gupta · 12 years ago
  46. f0443af usb: musb: gadget: use variables according to their names in rxstate() by Sergei Shtylyov · 12 years ago
  47. 0e38c4e usb: musb: reorder runtime pm call by Ajay Kumar Gupta · 12 years ago
  48. 3bb5534 usb: musb: am335x: fix pdev resource bug by Ajay Kumar Gupta · 12 years ago
  49. 1f3f7ec usb: musb: Fix wrong config for am33xx and ti81xx by Ajay Kumar Gupta · 12 years ago
  50. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  51. ff9cce8 Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  52. 979eef3 Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  53. ded017e usb: phy: fix return value check of usb_get_phy by Kishon Vijay Abraham I · 12 years ago
  54. b1183c2 usb: musb: omap: use devres API to allocate resources by Kishon Vijay Abraham I · 12 years ago
  55. c83a854 usb: musb: move otg specific initializations from twl to glue by Kishon Vijay Abraham I · 12 years ago
  56. c972143 usb: musb: twl: use mailbox API to send VBUS or ID events by Kishon Vijay Abraham I · 12 years ago
  57. 1e5acb8 usb: musb: move work_struct(otg_notifier_work) from core to omap glue by Kishon Vijay Abraham I · 12 years ago
  58. 662dca5 usb: otg: support for multiple transceivers by a single controller by Kishon Vijay Abraham I · 12 years ago
  59. 721002e usb: otg: utils: rename function name in OTG utils by Kishon Vijay Abraham I · 12 years ago
  60. 8c778db usb: musb: host: release dma channels if no active io by Ajay Kumar Gupta · 12 years ago
  61. 2ed9127 usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure by Mantesh Sarasetti · 12 years ago
  62. 08f75bf usb: musb_gadget: fix crash caused by dangling pointer by Grazvydas Ignotas · 12 years ago
  63. 6594b2d usb: musb: davinci: Fix build breakage by Jon Povey · 12 years ago
  64. abf710e usb: musb: handle nuked ep dma interrupt by Vikram Pandita · 12 years ago
  65. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  66. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  67. 61af9c3 usb: musb: cppi: add missing include to fix compilation by Reinhard Tartler · 12 years ago
  68. a5c708e Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  69. fa29652 usb: musb: enable support for am335x by Ajay Kumar Gupta · 13 years ago
  70. 9ecb887 usb: musb: Add support for ti81xx platform by Ajay Kumar Gupta · 13 years ago
  71. f5db9c6 m68k: Make sure {read,write}s[bwl]() are always defined by Geert Uytterhoeven · 13 years ago
  72. c67dd31 usb: musb: davinci.c: add missing unregister by Julia Lawall · 13 years ago
  73. fc87e08 usb: musb: drop __deprecated flag by Felipe Balbi · 13 years ago
  74. ad57969 usb: musb: omap: fix the error check for pm_runtime_get_sync by Shubhrajyoti D · 13 years ago
  75. 3006dc8 usb: musb: omap: fix crash when musb glue (omap) gets initialized by Kishon Vijay Abraham I · 13 years ago
  76. bf070bc usb: musb: wake the device before ulpi transfers by Grazvydas Ignotas · 13 years ago
  77. 692933b usb: musb: fix bug in musb_cleanup_urb by Ajay Kumar Gupta · 13 years ago
  78. c04352a usb: musb: fix some runtime_pm issues by Grazvydas Ignotas · 13 years ago
  79. afb76df usb: musb: fix oops on omap2430 module unload by Vladimir Zapolskiy · 13 years ago
  80. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  81. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  82. cd70469 usb: core: hcd: make hcd->irq unsigned by Felipe Balbi · 13 years ago
  83. 8062d94 Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  84. 15e68a8 Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 13 years ago
  85. 6e13c65 usb: otg: Convert all users to pass struct usb_otg for OTG functions by Heikki Krogerus · 13 years ago
  86. b96d3b0 usb: Convert all users to new usb_phy by Heikki Krogerus · 13 years ago
  87. 3928707 usb: musb: Reselect index reg in interrupt context by Supriya Karanth · 13 years ago
  88. 258aea7 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users by Viresh Kumar · 13 years ago
  89. d445b6d usb: musb: Start using struct usb_otg by Heikki Krogerus · 13 years ago
  90. 8675381 usb: otg: Rename otg_transceiver to usb_phy by Heikki Krogerus · 13 years ago
  91. 976d98c usb: musb: fix a build error on mips by Cong Wang · 13 years ago
  92. 6c2abcd usb: musb: debugfs: fix error check by Felipe Balbi · 13 years ago
  93. e9e8c85 usb: musb: make modules behave better by Felipe Balbi · 13 years ago
  94. b30b3c6 usb: musb: omap2430: minor cleanups. by NeilBrown · 13 years ago
  95. 24307ca usb: musb: fix shutdown while usb gadget is in use by Grazvydas Ignotas · 13 years ago
  96. 006896f usb: musb: davinci: fix build breakage by Sekhar Nori · 13 years ago
  97. f557978 usb: musb: drop superfluous pm_runtime calls around musb_shutdown by Grazvydas Ignotas · 13 years ago
  98. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  99. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  100. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago