1. 091a62c usb: musb: cppi_dma: drop '__init' annotation by Sergei Shtylyov · 12 years ago
  2. e460239 Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  3. 2bf0a8f usb: musb: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  4. 56c82cd musb: tusb6010: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  5. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. 2ac788f usb: musb: core: print new line in the driver banner again by Sergei Shtylyov · 12 years ago
  7. deeeb9e usb: musb: dsps: header movement build error fix by Afzal Mohammed · 12 years ago
  8. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. 48d224d Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2 by Olof Johansson · 12 years ago
  10. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  11. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  12. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  13. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  14. d3608b6 usb: remove use of __devinitdata by Bill Pemberton · 12 years ago
  15. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  17. 0c864d8 Merge 3.7-rc6 into usb-next. by Greg Kroah-Hartman · 12 years ago
  18. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  19. 8a6ff8a Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers by Arnd Bergmann · 12 years ago
  20. 7fd94be Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  21. 3a3f2e5 Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  22. edf8dde Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3 by Tony Lindgren · 12 years ago
  23. d755422 Revert "usb: musb: dsps: remove explicit NOP device creation" by Afzal Mohammed · 12 years ago
  24. baef653 usb: musb: remove generic_interrupt by Philippe De Swert · 12 years ago
  25. 8b416b0 usb: musb: cppi_dma: export cppi_interrupt() by Sergei Shtylyov · 12 years ago
  26. 984e833 usb: fix typo in drivers/usb by Masanari Iida · 12 years ago
  27. c68bb4c usb: musb: dsps: control module handling (quirk) by Santhapuri, Damodar · 12 years ago
  28. 3e594b1 usb: musb: dsps: get resources by index by Afzal Mohammed · 12 years ago
  29. 3b46dd7 usb: musb: dsps: reduce musb instance to one by Afzal Mohammed · 12 years ago
  30. 12fc926 usb: musb: dsps: remove platform callback by Afzal Mohammed · 12 years ago
  31. 365480d Merge branch 'depends/omap-cleanup-headers-usb' into next/headers by Olof Johansson · 12 years ago
  32. 6d06721 Merge branch 'depends/tty' into next/headers by Olof Johansson · 12 years ago
  33. 2f77116 usb: musb: remove hand-crafted id handling by Sebastian Andrzej Siewior · 12 years ago
  34. b18d26f usb: musb: Perform only write access on MUSB_INTRTXE by Sebastian Andrzej Siewior · 12 years ago
  35. af5ec14 usb: musb: Perform only write access on MUSB_INTRRXE by Sebastian Andrzej Siewior · 12 years ago
  36. 515ba29 usb: musb: avoid FADDR read access by Sebastian Andrzej Siewior · 12 years ago
  37. b11e94d usb: musb: read MUSB_POWER register only when required. by Sebastian Andrzej Siewior · 12 years ago
  38. 9a65d16 usb: musb: ux500: fix 'musbid' undeclared error in ux500_remove() by Wei Yongjun · 12 years ago
  39. 4b0de6f usb: musb: ux500: use platform_device_unregister in ux500_remove() by Wei Yongjun · 12 years ago
  40. a81a01f usb: musb: tusb6010: use platform_device_unregister in tusb_remove() by Wei Yongjun · 12 years ago
  41. b415c8f usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev() by Wei Yongjun · 12 years ago
  42. 12a71f5 usb: musb: davinci: use platform_device_unregister in davinci_remove() by Wei Yongjun · 12 years ago
  43. b59e906 usb: musb: da8xx: use platform_device_unregister in da8xx_remove() by Wei Yongjun · 12 years ago
  44. 01e40da usb: musb: blackfin: use platform_device_unregister in bfin_remove() by Wei Yongjun · 12 years ago
  45. 5629151 usb: musb: am35x: use platform_device_unregister in am35x_remove() by Wei Yongjun · 12 years ago
  46. 00a8918 Revert "usb: musb: use DMA mode 1 whenever possible" by Felipe Balbi · 12 years ago
  47. 6d02643 Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  48. e8c4a7a ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> by Felipe Balbi · 12 years ago
  49. 3e9a632 Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2 by Tony Lindgren · 12 years ago
  50. ca749b2 usb: musb: dsps: fix res_name length by Daniel Mack · 12 years ago
  51. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  52. d5e7c86 ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2 by Lokesh Vutla · 12 years ago
  53. 0e7090a usb: musb: ux500: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  54. 01380c0 usb: musb: tusb6010: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  55. 8d92f6d usb: musb: davinci: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  56. 0b07734 usb: musb: da8xx: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  57. 692373e usb: musb: blackfin: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  58. a0a83eb usb: musb: am35x: use module_platform_driver macro by Srinivas Kandagatla · 12 years ago
  59. 6ff1f3d usb: musb: am35xx: drop spurious unplugging a device by Stefano Babic · 12 years ago
  60. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  61. d38efc1 xtensa: adopt generic io routines by Max Filippov · 12 years ago
  62. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  65. 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
  66. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  67. 2bcb132 Merge 3.6-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  68. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  69. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  70. 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
  71. 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
  72. 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
  73. d8c3ef2 usb: musb: dsps: remove explicit NOP device creation by Ajay Kumar Gupta · 12 years ago
  74. 6514567 usb: musb: dsps: add dt support by Ajay Kumar Gupta · 12 years ago
  75. db4a932 usb: musb: am335x: add support for dual instance by B, Ravi · 12 years ago
  76. 8d2421e usb: musb: kill global and static for multi instance by Ajay Kumar Gupta · 12 years ago
  77. 65b3d52 usb: musb: add musb_ida for multi instance support by B, Ravi · 12 years ago
  78. 00a0b1d usb: musb: omap: Add device tree support for omap musb glue by Kishon Vijay Abraham I · 12 years ago
  79. 5ec4059 usb: musb: omap: write directly to mailbox instead of using phy by Kishon Vijay Abraham I · 12 years ago
  80. 7effdbd usb: musb: musbhsdma: fix IRQ check by Sergei Shtylyov · 12 years ago
  81. ff41aaa usb: musb: tusb6010: fix error path in tusb_probe() by Sergei Shtylyov · 12 years ago
  82. 3067779 usb: musb: host: fix for musb_start_urb Oops by yuzheng ma · 12 years ago
  83. 28dd924 usb: musb: core: fix kernel-doc of musb_init_controller() by Sergei Shtylyov · 12 years ago
  84. 85b8614 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED by Michal Nazarewicz · 12 years ago
  85. 57bfc0a usb: musb: fix spelling of families in Kconfig by Peter Meerwald · 12 years ago
  86. 10770c5 usb: musb: omap2430.c delete unused variable. by Matthias Brugger · 12 years ago
  87. 12a19b5 usb: musb: omap2430: don't loop indefinitely in interrupt. by NeilBrown · 12 years ago
  88. 07a67bb usb: musb: Make dma_controller_create __devinit by Shubhrajyoti D · 12 years ago
  89. f69dfa1 usb: musb: Prevent the masking of the return value by Shubhrajyoti D · 12 years ago
  90. 660fa88 usb: musb: Remove redundant if statement by Roger Quadros · 12 years ago
  91. a04d46d usb: musb: drop is_host_capable() and is_peripheral_capable() by Felipe Balbi · 13 years ago
  92. 032ec49 usb: musb: drop useless board_mode usage by Felipe Balbi · 13 years ago
  93. 4f3e8d2 usb: musb: use DMA mode 1 whenever possible by Roger Quadros · 12 years ago
  94. 8e8a551 usb: musb: host: Handle highmem in PIO mode by Virupax Sadashivpetimath · 12 years ago
  95. decadac usb: musb: Fix bad call to kfree() in musb_free by Brian Downing · 12 years ago
  96. a156544 usb: musb: fix sparse warnings by Felipe Balbi · 12 years ago
  97. f039df5 usb: musb: cleanup while removing musb omap glue driver by Kishon Vijay Abraham I · 12 years ago
  98. 78c289f usb: xceiv: create nop-usb-xceiv.h and avoid pollution on otg.h by Felipe Balbi · 12 years ago
  99. f283862 usb: musb: NAK timeout scheme on bulk TX endpoint by Ajay Kumar Gupta · 12 years ago
  100. 603fe2b usb: musb: check for zero byte in musb_read/write_fifo by Ajay Kumar Gupta · 12 years ago