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