1. 9239d88 staging: emxx_udc: use common is_selfpowered by Peter Chen · 9 years ago
  2. 7301971 usb: gadget: at91_udc: use common is_selfpowered by Peter Chen · 9 years ago
  3. 1009f9a usb: chipidea: udc: add set_selfpowered gaget ops by Peter Chen · 9 years ago
  4. 5c7b3b0 usb: dwc3: gadget: add missing spin_lock() by Felipe Balbi · 9 years ago
  5. 7381528 usb: dwc3: remove reliance on dev_vdbg() by Felipe Balbi · 9 years ago
  6. 6bac4ff usb: dwc3: trace: add trace logs for core and gadget by Felipe Balbi · 9 years ago
  7. e9f2aa87 usb: dwc3: gadget: WARN() in case of unknown IRQ by Felipe Balbi · 9 years ago
  8. 4cd8f6d usb: dwc3: gadget: avoid variable shadowing by Felipe Balbi · 9 years ago
  9. 578d0b6 usb: gadget: uvc: comments for iterating over streaming hierarchy by Andrzej Pietrasiewicz · 10 years ago
  10. 7279683 usb: gadget: uvc: use explicit type instead of void * by Andrzej Pietrasiewicz · 10 years ago
  11. e235f7b usb: phy: mxs: add delay before set phyctrl.clkgate by Peter Chen · 10 years ago
  12. efdbd3a usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection by Peter Chen · 10 years ago
  13. 7b09e67 usb: phy: mxs: refine mxs_phy_disconnect_line by Li Jun · 10 years ago
  14. dd811ba usb: phy: mxs: don't need IP fix for imx6sx by Peter Chen · 10 years ago
  15. d21daf1 usb: isp1760: Fix USB disabled check by Laurent Pinchart · 10 years ago
  16. 1f8d9b9 usb: isp1760: Remove duplicate usb_disabled() check by Laurent Pinchart · 10 years ago
  17. 100832a usb: isp1760: Make HCD support optional by Laurent Pinchart · 10 years ago
  18. 7ef077a usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ by Laurent Pinchart · 10 years ago
  19. 0316ca6 usb: isp1760: Add device controller support by Laurent Pinchart · 10 years ago
  20. 9a66e13 usb: isp1760: Move PORT1 configuration to core code by Laurent Pinchart · 10 years ago
  21. 5171446 usb: isp1760: Initialize the bus interface in core code by Laurent Pinchart · 10 years ago
  22. 667c45c usb: isp1760: Set IRQF_SHARED flag in core code by Laurent Pinchart · 10 years ago
  23. 4b1a577 usb: isp1760: Move core code to isp1760-core.c by Laurent Pinchart · 10 years ago
  24. e19c99e usb: isp1760: Reorganize header files by Laurent Pinchart · 10 years ago
  25. ea0b1fa usb: isp1760: Prefix driver data structures with isp1760_ by Laurent Pinchart · 10 years ago
  26. cdd36e8 usb: isp1760: Decouple usb_hdc and isp1760_priv by Laurent Pinchart · 10 years ago
  27. c770e00 usb: isp1760: Refactor PCI initialization code by Laurent Pinchart · 10 years ago
  28. 10feee1 usb: isp1760: Use the managed devm_ioremap_resource() API by Laurent Pinchart · 10 years ago
  29. 4942e00 usb: isp1760: Pass resource pointer to isp1760_register by Laurent Pinchart · 10 years ago
  30. d69292a usb: isp1760: Remove busname argument to isp1760_register by Laurent Pinchart · 10 years ago
  31. 5a6356a usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ by Laurent Pinchart · 10 years ago
  32. 3057375 usb: isp1760: Fix indentation in probe error path by Laurent Pinchart · 10 years ago
  33. f0bdbb0 usb: isp1760: Don't expose hcd to glue code from isp1760_register by Laurent Pinchart · 10 years ago
  34. 57f068b usb: isp1760: Manage device driver data in common code by Laurent Pinchart · 10 years ago
  35. 10c73f0 usb: isp1760: Move removal cleanup code to isp1760-hcd.c by Laurent Pinchart · 10 years ago
  36. c3cc40c usb: isp1760: Merge platform and OF glue codes by Laurent Pinchart · 10 years ago
  37. 5324713 usb: isp1760: Unmap I/O registers at platform device removal by Laurent Pinchart · 10 years ago
  38. fcead84 usb: isp1760: Retrieve pdev memory resource from hcd at remove time by Laurent Pinchart · 10 years ago
  39. 8a8b96f4 usb: isp1760: Remove isp1760 glue structure by Laurent Pinchart · 10 years ago
  40. 7eb42c6 usb: isp1760: Use the gpio descriptor API by Laurent Pinchart · 10 years ago
  41. 9fdd84d usb: gadget: zero: fix format string warnings by Asaf Vertz · 10 years ago
  42. 5e33f6f usb: gadget: ffs: add eventfd notification about ffs events by Robert Baldyga · 9 years ago
  43. acba23f usb: gadget: f_fs: Fix loop variable by Mario Schuknecht · 9 years ago
  44. df6738d usb: gadget: Fix os desc test by Mario Schuknecht · 9 years ago
  45. cb83df7 usb: musb: cppi41: improve rx channel abort routine by Bin Liu · 9 years ago
  46. 0149b07 usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* by Bin Liu · 9 years ago
  47. abd2dbf usb: renesas_usbhs: add support for requesting DT DMA by Yoshihiro Shimoda · 10 years ago
  48. 6e3f53a usb: renesas_usbhs: add usbhsf_dma_init_pdev() function by Yoshihiro Shimoda · 10 years ago
  49. 16eb1a6 usb: renesas_usbhs: mod_host: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  50. c509ba6 usb: musb: virthub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  51. d906d61 usb: dummy_hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  52. 3d040de usb: dwc2: hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  53. 06ab8b0 usb: gadget: uvc: preserve the address passed to kfree() by Andrzej Pietrasiewicz · 10 years ago
  54. b0bb9bb Revert "usb: dwc2: add bus suspend/resume for dwc2" by Paul Zimmerman · 10 years ago
  55. 27f3870 usb: gadget: ethernet: re-use %pM specifier to print MAC by Andy Shevchenko · 10 years ago
  56. da89dba usb: phy: make GPIOs optional for the generic phy by Paul Zimmerman · 10 years ago
  57. 3c4c733 usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro by Dan Carpenter · 10 years ago
  58. c5b2dc6 usb: gadget: uvc: memory leak in uvcg_frame_make() by Dan Carpenter · 10 years ago
  59. ceeb010 usb: gadget: uvc: remove an impossible condition by Dan Carpenter · 10 years ago
  60. df90f83 usb: gadget: uvc: fix some error codes by Dan Carpenter · 10 years ago
  61. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  62. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  64. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  65. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  66. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  67. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  68. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  69. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  70. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  71. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  72. 7b78de8 Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  73. 937102f Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  74. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  75. 0b6212e Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  76. 7b552bc Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  77. 3fa116e Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  78. fe198e3 usb: musb: debugfs: improve copy_from_user() argument by Markus Pargmann · 10 years ago
  79. 18d6b32f usb: gadget: f_fs: add "no_disconnect" mode by Robert Baldyga · 10 years ago
  80. 2cd9ddf usb: dwc3: pci: code cleanup by Heikki Krogerus · 10 years ago
  81. 3b44ed9 usb: dwc3: pci: rely on default PM callbacks from PCI driver utility by Heikki Krogerus · 10 years ago
  82. d3fdcc7 usb: dwc3: pci: remove registration of NOP PHYs by Heikki Krogerus · 10 years ago
  83. f093a2d usb: gadget: uvc: to_uvcg_control_header() can be static by kbuild test robot · 10 years ago
  84. fc12c68 usb: gadget: net2280: Dont use 0 as NULL pointer by Ricardo Ribalda Delgado · 10 years ago
  85. c76abec usb: gadget: u_uac1: fix one code style problem by Peter Chen · 10 years ago
  86. 3703cfe usb: gadget: uac1: struct gaudio is useless for struct f_uac1_opts by Peter Chen · 10 years ago
  87. f800c25 Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  88. f8359da Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  89. 919ba4e Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  90. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  91. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  92. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  93. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago
  94. b0d11b4 team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin by Jiri Pirko · 10 years ago
  95. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  96. 776d4e9 i40e: adds FCoE configure option by Vasu Dev · 10 years ago
  97. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  98. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  99. 39e6063 usb: dwc3: gadget: Stop TRB preparation after limit is reached by Amit Virdi · 10 years ago
  100. ec512fb usb: dwc3: gadget: Fix TRB preparation during SG by Amit Virdi · 10 years ago