1. 96b62a5 gadgetfs: really get rid of switching ->f_op by Alan Stern · 9 years ago
  2. d4461a6 gadgetfs: get rid of flipping ->f_op in ep_config() by Al Viro · 9 years ago
  3. 7fe3976 gadget: switch ep_io_operations to ->read_iter/->write_iter by Al Viro · 9 years ago
  4. f01d35a1 gadgetfs: use-after-free in ->aio_read() by Al Viro · 9 years ago
  5. 70e60d9 gadget/function/f_fs.c: switch to ->{read,write}_iter() by Al Viro · 9 years ago
  6. c993c39 gadget/function/f_fs.c: use put iov_iter into io_data by Al Viro · 9 years ago
  7. de2080d gadget/function/f_fs.c: close leaks by Al Viro · 9 years ago
  8. f5af19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  9. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  10. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  11. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  12. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  13. 125918d usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  14. 673e2ba treewide: Remove unnecessary SSB_DEVTABLE_END macro by Joe Perches · 9 years ago
  15. f7219b5 treewide: Remove unnecessary BCMA_CORETABLE_END macro by Joe Perches · 9 years ago
  16. 7796c11 xilinx usb2 gadget: get rid of incredibly annoying compile warning by Linus Torvalds · 9 years ago
  17. f6a5588 USB / PM: Remove unneeded #ifdef and associated dead code by Andreas Ruprecht · 9 years ago
  18. 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  19. 9298b4a usb: musb: fix device hotplug behind hub by Bin Liu · 9 years ago
  20. 251a17f usb: dwc2: Fix a bug in reading the endpoint directions from reg. by Roshan Pius · 9 years ago
  21. 7fa4091 usb: Retry port status check on resume to work around RH bugs by Julius Werner · 10 years ago
  22. 7671bd1 Revert "usb: Reset USB-3 devices on USB-3 link bounce" by Zhuang Jin Can · 10 years ago
  23. 673016d uhci-hub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  24. c31316c usb: kconfig: replace PPC_OF with PPC by Kevin Hao · 9 years ago
  25. 518ca8d ehci-pci: disable for Intel MID platforms (update) by Andy Shevchenko · 9 years ago
  26. 8333d3c usb: gadget: Kconfig: use bool instead of boolean by Christoph Jaeger · 9 years ago
  27. d9b2b19 usb: musb: blackfin: remove incorrect __exit_p() by Dmitry Torokhov · 9 years ago
  28. b3a54bf9 Merge 3.19-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  29. c991979 USB: fix use-after-free bug in usb_hcd_unlink_urb() by Alan Stern · 9 years ago
  30. cefa9a3 ehci-pci: disable for Intel MID platforms by Andy Shevchenko · 10 years ago
  31. e307ff0 usb: host: pci_quirks: joing string literals by Andy Shevchenko · 10 years ago
  32. 074f9dd USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd) by Alan Stern · 10 years ago
  33. 3f2cee7 USB: usbfs: allow URBs to be reaped after disconnection by Alan Stern · 10 years ago
  34. 17136d4 cdc-acm: kill unnecessary messages by Oliver Neukum · 10 years ago
  35. 7e860a6e cdc-acm: add sanity checks by Oliver Neukum · 10 years ago
  36. dd32174 Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  37. 0c1514a Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  38. 7437999 usb: phy: phy-generic: Fix USB PHY gpio reset by Fabio Estevam · 10 years ago
  39. b7974de8 usb: dwc2: fix USB core dependencies by Arnd Bergmann · 10 years ago
  40. ffb9da6 usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel() by Yoshihiro Shimoda · 10 years ago
  41. 0f4ff5f usb: phy: generic: fix the vbus interrupt request by Robert Jarzmik · 10 years ago
  42. 9eb0797 usb: phy: generic: fix the gpios to be optional by Robert Jarzmik · 10 years ago
  43. b4c2378 usb: dwc2: gadget: initialize controller in pullup callback by Gregory Herrero · 10 years ago
  44. f889f23 usb: dwc2: gadget: replace constants with defines by Mian Yousaf Kaukab · 10 years ago
  45. fa4a8d7 usb: dwc2: gadget: fix phy interface configuration by Mian Yousaf Kaukab · 10 years ago
  46. ccb34a9 usb: dwc2: gadget: fix debug message for zlp by Mian Yousaf Kaukab · 10 years ago
  47. 86e37bf usb: dwc2: gadget: don't modify pullup status during reset by Gregory Herrero · 10 years ago
  48. 643cc4d usb: dwc2: gadget: add reset flag in init function by Gregory Herrero · 10 years ago
  49. 7d24c1b usb: dwc2: gadget: add unaligned buffers support by Mian Yousaf Kaukab · 10 years ago
  50. d7c747c usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks by Mian Yousaf Kaukab · 10 years ago
  51. 58f7c43 usb: dwc2: gadget: fix a typo in comment by Gregory Herrero · 10 years ago
  52. 9e14d0a usb: dwc2: gadget: add TEST_MODE feature support by Gregory Herrero · 10 years ago
  53. c00dd4a usb: dwc2: gadget: fix clear halt feature handling by Gregory Herrero · 10 years ago
  54. b46146d5 usb: dwc2: host: resume root hub on remote wakeup by Gregory Herrero · 10 years ago
  55. fbba7db usb: musb: add omap-control dependency by Arnd Bergmann · 10 years ago
  56. a0cb12e usb: musb: add generic usb phy dependencies by Arnd Bergmann · 10 years ago
  57. 3f6dd4f usb: udc-core: add is_selfpowered sys entry by Peter Chen · 10 years ago
  58. dadac98 usb: musb: gadget: use common is_selfpowered by Peter Chen · 10 years ago
  59. bcdea50 usb: dwc3: gadget: use common is_selfpowered by Peter Chen · 10 years ago
  60. 716013b usb: gadget: pch_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  61. d618c36 usb: gadget: atmel_usba_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  62. d4a1c47 usb: gadget: net2272: use common is_selfpowered by Peter Chen · 10 years ago
  63. b3764dd usb: gadget: s3c2410_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  64. c8678d9 usb: gadget: net2280: use common is_selfpowered by Peter Chen · 10 years ago
  65. 0bcff9e usb: gadget: r8a66597-udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  66. 58ae8e0b usb: gadget: omap_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  67. 4651fcf usb: gadget: fsl_udc_core: set value for common is_selfpowered by Peter Chen · 10 years ago
  68. d60d939 usb: gadget: lpc32xx_udc: use common is_selfpowered by Peter Chen · 10 years ago
  69. 5d9cb6a usb: gadget: dummy_hcd: set value for common is_selfpowered by Peter Chen · 10 years ago
  70. 4605437 usb: gadget: bdc_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  71. a17fd41 usb: renesas_usbhs: gadget: set value for common is_selfpowered by Peter Chen · 10 years ago
  72. 7301971 usb: gadget: at91_udc: use common is_selfpowered by Peter Chen · 10 years ago
  73. 1009f9a usb: chipidea: udc: add set_selfpowered gaget ops by Peter Chen · 10 years ago
  74. 5c7b3b0 usb: dwc3: gadget: add missing spin_lock() by Felipe Balbi · 10 years ago
  75. 7381528 usb: dwc3: remove reliance on dev_vdbg() by Felipe Balbi · 10 years ago
  76. 6bac4ff usb: dwc3: trace: add trace logs for core and gadget by Felipe Balbi · 10 years ago
  77. e9f2aa87 usb: dwc3: gadget: WARN() in case of unknown IRQ by Felipe Balbi · 10 years ago
  78. 4cd8f6d usb: dwc3: gadget: avoid variable shadowing by Felipe Balbi · 10 years ago
  79. 578d0b6 usb: gadget: uvc: comments for iterating over streaming hierarchy by Andrzej Pietrasiewicz · 10 years ago
  80. 7279683 usb: gadget: uvc: use explicit type instead of void * by Andrzej Pietrasiewicz · 10 years ago
  81. e235f7b usb: phy: mxs: add delay before set phyctrl.clkgate by Peter Chen · 10 years ago
  82. efdbd3a usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection by Peter Chen · 10 years ago
  83. 7b09e67 usb: phy: mxs: refine mxs_phy_disconnect_line by Li Jun · 10 years ago
  84. dd811ba usb: phy: mxs: don't need IP fix for imx6sx by Peter Chen · 10 years ago
  85. d21daf1 usb: isp1760: Fix USB disabled check by Laurent Pinchart · 10 years ago
  86. 1f8d9b9 usb: isp1760: Remove duplicate usb_disabled() check by Laurent Pinchart · 10 years ago
  87. 100832a usb: isp1760: Make HCD support optional by Laurent Pinchart · 10 years ago
  88. 7ef077a usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ by Laurent Pinchart · 10 years ago
  89. 0316ca6 usb: isp1760: Add device controller support by Laurent Pinchart · 10 years ago
  90. 9a66e13 usb: isp1760: Move PORT1 configuration to core code by Laurent Pinchart · 10 years ago
  91. 5171446 usb: isp1760: Initialize the bus interface in core code by Laurent Pinchart · 10 years ago
  92. 667c45c usb: isp1760: Set IRQF_SHARED flag in core code by Laurent Pinchart · 10 years ago
  93. 4b1a577 usb: isp1760: Move core code to isp1760-core.c by Laurent Pinchart · 10 years ago
  94. e19c99e usb: isp1760: Reorganize header files by Laurent Pinchart · 10 years ago
  95. ea0b1fa usb: isp1760: Prefix driver data structures with isp1760_ by Laurent Pinchart · 10 years ago
  96. cdd36e8 usb: isp1760: Decouple usb_hdc and isp1760_priv by Laurent Pinchart · 10 years ago
  97. c770e00 usb: isp1760: Refactor PCI initialization code by Laurent Pinchart · 10 years ago
  98. 10feee1 usb: isp1760: Use the managed devm_ioremap_resource() API by Laurent Pinchart · 10 years ago
  99. 4942e00 usb: isp1760: Pass resource pointer to isp1760_register by Laurent Pinchart · 10 years ago
  100. d69292a usb: isp1760: Remove busname argument to isp1760_register by Laurent Pinchart · 10 years ago