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