1. 9156a7e usb: dwc2: Force port resume on switching to device mode by Chen Yu · 9 years ago
  2. fc30c4b usb: dwc2: Workaround case where GOTGCTL state is wrong by John Stultz · 9 years ago
  3. 6e6360b usb: dwc2: Avoid sleeping while holding hsotg->lock by John Stultz · 9 years ago
  4. 2124f9e usb: dwc2: Show dr_mode via debugfs by John Youn · 9 years ago
  5. 5dc6422 usb: dwc2: Remove debug prints in params.c by John Youn · 9 years ago
  6. 4bd1ac6 usb: dwc2: Add debugfs file to show params by John Youn · 9 years ago
  7. 06e75df usb: dwc2: Remove unnecessary parameters by John Youn · 9 years ago
  8. 95832c0 usb: dwc2: Fix usage of bool params by John Youn · 9 years ago
  9. 7de1deb usb: dwc2: Remove platform static params by John Youn · 9 years ago
  10. d936e66 usb: dwc2: Check core parameters by John Youn · 9 years ago
  11. 57b8e23 usb: dwc2: Rearrange param structure members by John Youn · 9 years ago
  12. d21bcc3 usb: dwc2: Update parameter types by John Youn · 9 years ago
  13. f9f93cb usb: dwc2: Get device properties by John Youn · 9 years ago
  14. 245977c usb: dwc2: Set core parameters to default values by John Youn · 9 years ago
  15. 0f3a745 usb: dwc2: Remove unused otg_ver parameter by John Youn · 9 years ago
  16. 749494b6 usb: gadget: f_hid: fix: Move IN request allocation to set_alt() by Krzysztof Opasiak · 9 years ago
  17. 977ac78 usb: gadget: udc: constify usb_ep_ops structures by Bhumika Goyal · 9 years ago
  18. 741d255 usb: gadget: udc: atmel: Update endpoint allocation scheme by Cristian Birsan · 9 years ago
  19. 41dc9ac usb: gadget: f_fs: Accept up to 30 endpoints. by Vincent Pelletier · 9 years ago
  20. f199a80 usb: gadger: f_fs: Do not copy past descriptor end. by Vincent Pelletier · 9 years ago
  21. a98feef usb: phy: fsl: Remove the set_power callback by Baolin Wang · 9 years ago
  22. 7b61980 usb: phy: msm: Remove the set_power callback by Baolin Wang · 9 years ago
  23. 788c8ab usb: phy: ab8500: Remove the set_power callback by Baolin Wang · 9 years ago
  24. f87c842 usb: dwc2: gadget: Set GDFIFOCFG by Sevak Arakelyan · 9 years ago
  25. e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 9 years ago
  26. ec33efe usb: dwc2: Fix sizeof in kzalloc by John Youn · 9 years ago
  27. 1a2e910 usb: dwc2: Remove 'return' from void function by John Youn · 9 years ago
  28. 77b6200 usb: dwc2: Fix code indentation after conditionals by John Youn · 9 years ago
  29. b98866c usb: dwc2: Fix lines over 80 characters by John Youn · 9 years ago
  30. 34c0887 usb: dwc2: Fix brace usage by John Youn · 9 years ago
  31. ab28320 usb: dwc2: Fix logical continuations by John Youn · 9 years ago
  32. 38beaec usb: dwc2: Fix comment alignment and format by John Youn · 9 years ago
  33. 3b1920e usb: dwc2: Add identifier in prototypes by John Youn · 9 years ago
  34. 9da5197 usb: dwc2: Cleanup some checkpatch issues by John Youn · 9 years ago
  35. 33e4c1a usb: gadget: f_hid: Use spinlock instead of mutex by Krzysztof Opasiak · 9 years ago
  36. aa65d11 usb: gadget: f_hid: fix: Prevent accessing released memory by Krzysztof Opasiak · 9 years ago
  37. 20d2ca9 usb: gadget: f_hid: fix: Free out requests by Krzysztof Opasiak · 9 years ago
  38. 271d2d6 tools: usb: ffs-test: add SS descriptors by Felipe Balbi · 9 years ago
  39. 5abb9b9 tools: usb: ffs-test: switch to _DEFAULT_SOURCE by Felipe Balbi · 9 years ago
  40. ffb80fc usb: dwc3: gadget: skip Set/Clear Halt when invalid by Felipe Balbi · 9 years ago
  41. 5389679 usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase by Baolin Wang · 9 years ago
  42. 746c908 usb: phy: tahvo: Replace the deprecated extcon API by Chanwoo Choi · 9 years ago
  43. c773bb0 usb: dwc3: omap: Replace the extcon API by Chanwoo Choi · 9 years ago
  44. ea07b8c usb: renesas_usbhs: Replace the deprecated extcon API by Chanwoo Choi · 9 years ago
  45. 874c9cc usb: phy: qcom-8x16-usb: Replace the extcon API by Chanwoo Choi · 9 years ago
  46. e61bebd usb: phy: msm: Replace the extcon API by Chanwoo Choi · 9 years ago
  47. 7df3378 usb: phy: omap-otg: Replace the extcon API by Chanwoo Choi · 9 years ago
  48. c6267a5 usb: dwc3: gadget: align transfers to wMaxPacketSize by Felipe Balbi · 9 years ago
  49. 905dc04 usb: dwc3: gadget: allocate bounce buffer for unaligned xfers by Felipe Balbi · 9 years ago
  50. e49d3cf usb: dwc3: gadget: extract __dwc3_prepare_one_trb() by Felipe Balbi · 9 years ago
  51. 8430530 usb: dwc3: gadget: simplify dwc3_prepare_one_trb() by Felipe Balbi · 9 years ago
  52. 88f950a usb: gadget: f_uac2: improve error handling by Peter Chen · 9 years ago
  53. 07423fd Documentation: usb: fix wrong documentation paths by Yegor Yefremov · 9 years ago
  54. 433def4 Documentation: dt: dwc3: add reference to the usb-xhci properties by Martin Blumenstingl · 9 years ago
  55. fdb09b3 usb: dwc2: host: use true/false for boolean by Nicholas Mc Guire · 9 years ago
  56. 04a9db7 usb: dwc2: host: use msleep() for long delays by Nicholas Mc Guire · 9 years ago
  57. 0e4018f usb: dwc3: exynos: Remove MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  58. 3e27b3f usb: dwc3: exynos remove suspend clock unspecified debug message by Shuah Khan · 9 years ago
  59. bee5623 usb: gadget: constify usb_gadget_ops structures by Bhumika Goyal · 9 years ago
  60. 00c704c usb: dwc2: use u32 for DT binding parameters by Leo Yan · 9 years ago
  61. ff86110 usb: renesas_usbhs: mod_host: fix typo: "connecte" -> "connected" by Colin Ian King · 9 years ago
  62. fdc01cc usb: gadget: printer: Remove pnp_string static buffer by Krzysztof Opasiak · 9 years ago
  63. 00b6c62 usb: gadget: ether: Add \n to each attribute of ethernet functions by Krzysztof Opasiak · 9 years ago
  64. 8236800 usb: gadget: udc-core: Rescan pending list on driver unbind by Krzysztof Opasiak · 9 years ago
  65. 49def18 Linux 4.10-rc4 by Linus Torvalds · 9 years ago
  66. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  67. c928162 Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  68. 2d5a710 Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  69. 7f138b9 Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  70. 793e039 Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  71. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  72. 83346fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. a11ce3a4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. f4d3935 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. 34241af Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  78. b9dc6f6 fix a fencepost error in pipe_advance() by Al Viro · 9 years ago
  79. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 9 years ago
  80. a12f1ae aio: fix lock dep warning by Shaohua Li · 9 years ago
  81. f0ad177 Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  82. 0100a3e efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 9 years ago
  83. c7334ce Revert "driver core: Add deferred_probe attribute to devices in sysfs" by Greg Kroah-Hartman · 9 years ago
  84. 18e7a45 perf/x86: Reject non sampling events with precise_ip by Jiri Olsa · 9 years ago
  85. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 9 years ago
  86. 321027c perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race by Peter Zijlstra · 9 years ago
  87. 63cae12 perf/core: Fix sys_perf_event_open() vs. hotplug by Peter Zijlstra · 9 years ago
  88. 4538286 x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 9 years ago
  89. 695085b x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc() by Len Brown · 9 years ago
  90. e96f8f1 Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  91. 04e3962 Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 9 years ago
  92. af54efa Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  93. 406732c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  94. a65c925 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  95. bef1331 block: don't try to discard from __blkdev_issue_zeroout by Christoph Hellwig · 9 years ago
  96. f80de88 sd: remove __data_len hack for WRITE SAME by Christoph Hellwig · 9 years ago
  97. b131c61 nvme: use blk_rq_payload_bytes by Christoph Hellwig · 9 years ago
  98. fd102b1 scsi: use blk_rq_payload_bytes by Christoph Hellwig · 9 years ago
  99. 2e3258e block: add blk_rq_payload_bytes by Christoph Hellwig · 9 years ago
  100. c79d47f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago