1. 51b91b7 usb: gadget: drop null test before destroy functions by Julia Lawall · 9 years ago
  2. 9a9ce1d usb: gadget: dummy_hcd: in transfer(), return data sent, not limit by Igor Kotrasinski · 9 years ago
  3. e42bd6a usb: gadget: dummy_hcd: fix rescan logic for transfer by Igor Kotrasinski · 9 years ago
  4. 5dda5be usb: gadget: dummy_hcd: fix unneeded else-if condition by Igor Kotrasinski · 9 years ago
  5. 21c3ee9 usb: gadget: dummy_hcd: emulate sending zlp in packet logic by Igor Kotrasinski · 9 years ago
  6. cf261fd usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding by Sylvain Rochet · 9 years ago
  7. 6527cc2 usb: gadget: amd5536udc: fix error handling in udc_pci_probe() by Alexey Khoroshilov · 9 years ago
  8. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  9. e3ec4fd usb: gadget: atmel: remove useless include by Alexandre Belloni · 10 years ago
  10. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  11. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 10 years ago
  12. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 10 years ago
  13. 8cc67b7 usb: gadget: goku_udc: add goku_match_ep() function by Robert Baldyga · 10 years ago
  14. 3e8b231 usb: gadget: net2280: add net2280_match_ep() function by Robert Baldyga · 10 years ago
  15. b0aea00 usb: gadget: move find_ep() from epautoconf to udc-core by Robert Baldyga · 10 years ago
  16. 4278c68 usb: gadget: move ep_matches() from epautoconf to udc-core by Robert Baldyga · 10 years ago
  17. b58713d usb: gadget: epautoconf: remove pxa quirk from ep_matches() by Robert Baldyga · 10 years ago
  18. 47bef38 usb: gadget: atmel_usba_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  19. 927d9f7 usb: gadget: udc-xilinx: add ep capabilities support by Robert Baldyga · 10 years ago
  20. 0648772 usb: gadget: s3c2410_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  21. bc1b9f3 usb: gadget: s3c-hsudc: add ep capabilities support by Robert Baldyga · 10 years ago
  22. 0ec8026 usb: gadget: r8a66597-udc: add ep capabilities support by Robert Baldyga · 10 years ago
  23. a180e3d usb: gadget: pxa27x_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  24. 36411b6 usb: gadget: pxa25x_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  25. 85a4ed0 usb: gadget: pch_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  26. 7d4ba80 usb: gadget: omap_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  27. c23c3c3 usb: gadget: net2280: add ep capabilities support by Robert Baldyga · 10 years ago
  28. f95aec5 usb: gadget: net2272: add ep capabilities support by Robert Baldyga · 10 years ago
  29. 43710a8 usb: gadget: mv_udc_core: add ep capabilities support by Robert Baldyga · 10 years ago
  30. c12a306 usb: gadget: mv_u3d_core: add ep capabilities support by Robert Baldyga · 10 years ago
  31. 8ddbf94 usb: gadget: m66592-udc: add ep capabilities support by Robert Baldyga · 10 years ago
  32. 4d75c8b usb: gadget: lpc32xx_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  33. 8922699 usb: gadget: gr_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  34. b0bf5fb usb: gadget: goku_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  35. 455d11c usb: gadget: fusb300_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  36. 60a28c63 usb: gadget: fsl_udc_core: add ep capabilities support by Robert Baldyga · 10 years ago
  37. e8fc42f usb: gadget: fsl_qe_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  38. 8d29237 usb: gadget: fotg210-udc: add ep capabilities support by Robert Baldyga · 10 years ago
  39. 7a3b8e7 usb: gadget: dummy-hcd: add ep capabilities support by Robert Baldyga · 10 years ago
  40. b079dd6 usb: gadget: bdc: add ep capabilities support by Robert Baldyga · 10 years ago
  41. 1b0ba52 usb: gadget: bcm63xx_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  42. b9ed96d7 usb: gadget: at91_udc: add ep capabilities support by Robert Baldyga · 10 years ago
  43. 6f02ac5 usb: gadget: amd5536udc: add ep capabilities support by Robert Baldyga · 10 years ago
  44. c93e64e usb: udc: core: add device_del() call to error pathway by Alan Stern · 10 years ago
  45. d3cb25a usb: gadget: udc: fix spin_lock in pch_udc by Pengyu Ma · 10 years ago
  46. 7674cba usb: gadget: atmel_usba_udc: add missing ret value check by Robert Baldyga · 10 years ago
  47. 5feb5d2 usb: gadget: m66592-udc: forever loop in set_feature() by Dan Carpenter · 10 years ago
  48. 1c99cab usb: gadget: fotg210-udc: remove duplicate conditions by Dan Carpenter · 10 years ago
  49. 02ded1b usb: gadget: add 'quirk_stall_not_supp' to usb_gadget by Robert Baldyga · 10 years ago
  50. ffd9a0f usb: gadget: add 'quirk_altset_not_supp' to usb_gadget by Robert Baldyga · 10 years ago
  51. 88167fc usb: pass flags parameter to gpiod_get functions by Uwe Kleine-König · 10 years ago
  52. b5c03bf usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX by Vaishali Thakkar · 10 years ago
  53. 02c3b4c usb: gadget: bdc: fix a driver crash on disconnect by Al Cooper · 10 years ago
  54. 7ace8fc usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU by Yoshihiro Shimoda · 10 years ago
  55. 53e20f2 usb: gadget: mv_udc_core: fix phy_regs I/O memory leak by Alexey Khoroshilov · 10 years ago
  56. 2184fe6 usb: gadget: udc: fix free_irq() after request_irq() failed by Takeshi Yoshimura · 10 years ago
  57. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  58. e152813 Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  59. 94a715e usb: gadget: atmel: fix build warnings by Felipe Balbi · 10 years ago
  60. 7a64c72 usb: gadget: atmel: fix build warning by Felipe Balbi · 10 years ago
  61. 11bece5 usb: gadget: net2280: fix pullup handling by Mian Yousaf Kaukab · 10 years ago
  62. 971fe65 usb: gadget: net2280: physically disable endpoint on disable operation by Mian Yousaf Kaukab · 10 years ago
  63. c65c4f0 usb: gadget: net2280: fix use of GPEP in both directions by Mian Yousaf Kaukab · 10 years ago
  64. a09e23f usb: gadget: net2280: check interrupts for all endpoints by Mian Yousaf Kaukab · 10 years ago
  65. 463e104 usb: gadget: net2280: set all byte enables on start by Mian Yousaf Kaukab · 10 years ago
  66. ea86507 usb: gadget: net2280: don't set ep_cfg.direction bit by Mian Yousaf Kaukab · 10 years ago
  67. 3fc0a7c usb: gadget: net2280: unconditionally reset dma in usb_reset by Mian Yousaf Kaukab · 10 years ago
  68. e6ac4bb usb: gadget: net2280: reset sequence number on ep enable by Mian Yousaf Kaukab · 10 years ago
  69. 25d40ee usb: gadget: net2280: fix ep_cfg for defect7374 by Mian Yousaf Kaukab · 10 years ago
  70. 10f0958 usb: s3c2410_udc: correct reversed pullup logic by Sergiy Kibrik · 10 years ago
  71. d74c23d usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pV by Joe Perches · 10 years ago
  72. c94e289f usb: gadget: remove incorrect __init/__exit annotations by Arnd Bergmann · 10 years ago
  73. 49bce15 usb: gadget: xilinx: fix devm_ioremap_resource() check by Vladimir Zapolskiy · 10 years ago
  74. 2569ffd dummy_hcd: use USB_DT[_SS]_HUB by Sergei Shtylyov · 10 years ago
  75. a3dd3bef usb: gadget: atmel_usba: use endian agnostic IO on ARM by Ben Dooks · 10 years ago
  76. 3463d79 usb: gadget: constify of_device_id array by Fabian Frederick · 10 years ago
  77. 557f358 usb: gadget: goku_udc: Remove uses of seq_<foo> return values by Joe Perches · 10 years ago
  78. 628ef0d usb: udc: add usb_udc_vbus_handler by Peter Chen · 10 years ago
  79. dfea9c9 usb: udc: store usb_udc pointer in struct usb_gadget by Peter Chen · 10 years ago
  80. 005a643 usb: gadget: lpc32xxx_udc: Fix NULL dereference by Peter Chen · 10 years ago
  81. fa84acf usb: gadget: dummy-hcd: Remove utf8 from format string by Rasmus Villemoes · 10 years ago
  82. 112bf24 usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup support by Sylvain Rochet · 10 years ago
  83. a64ef71 usb: gadget: atmel_usba_udc: condition clocks to vbus state by Sylvain Rochet · 10 years ago
  84. bb0a203 usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQ by Sylvain Rochet · 10 years ago
  85. 227ab58 usb: gadget: atmel_usba_udc: Fixed vbus_prev initial state by Sylvain Rochet · 10 years ago
  86. ccf5fb6 usb: gadget: net2280: silence sparse warning by Felipe Balbi · 10 years ago
  87. 12366ef usb: gadget: net2280: don't connect from udc_start by Mian Yousaf Kaukab · 10 years ago
  88. 9ceafcc usb: gadget: net2280: print error in ep_ops error paths by Mian Yousaf Kaukab · 10 years ago
  89. fb2a85d usb: gadget: net2280: remove fiforegs as it is unused by Mian Yousaf Kaukab · 10 years ago
  90. a285f40 usb: gadget: net2280: use ep_autoconfig compatible names in advance mode by Mian Yousaf Kaukab · 10 years ago
  91. 25140ce usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value by Joe Perches · 10 years ago
  92. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  93. c6b1de1 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  94. 1865678 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  95. e59b4e9 debugfs: Provide a file creation function that also takes an initial size by David Howells · 10 years ago
  96. e298767 Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  97. 7796c11 xilinx usb2 gadget: get rid of incredibly annoying compile warning by Linus Torvalds · 10 years ago
  98. 3f6dd4f usb: udc-core: add is_selfpowered sys entry by Peter Chen · 10 years ago
  99. 716013b usb: gadget: pch_udc: set value for common is_selfpowered by Peter Chen · 10 years ago
  100. d618c36 usb: gadget: atmel_usba_udc: set value for common is_selfpowered by Peter Chen · 10 years ago