1. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 5209c77 usb: gadget: ffs: Execute copy_to_user() with USER_DS set by Lars-Peter Clausen · 6 years ago
  3. 10be265 usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS by Lars-Peter Clausen · 6 years ago
  4. d9a19ff usb: gadget: f_uac2: fix bFirstInterface in composite gadget by John Keeping · 6 years ago
  5. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. b3b0809 USB: gadget: f_midi: fixing a possible double-free in f_midi by Yavuz, Tuba · 6 years ago
  7. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. 8dd5c0c usb: gadget: f_hid: fix: Move IN request allocation to set_alt() by Krzysztof Opasiak · 7 years ago
  9. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. dddf465 usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb() by Xinyong · 6 years ago
  11. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 8bedacf usb: gadget: f_fs: Process all descriptors during bind by Jack Pham · 6 years ago
  13. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 57ddb8e usb: gadget: uvc: Missing files for configfs interface by Petr Cvek · 7 years ago
  15. f24d171 usb: f_fs: Prevent gadget unbind if it is already unbound by Hemant Kumar · 6 years ago
  16. b54d99a ANDROID: usb: f_fs: Prevent gadget unbind if it is already unbound by Hemant Kumar · 8 years ago
  17. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 2b943be usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed by Roger Quadros · 7 years ago
  19. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  20. 16648cb usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping by Vincent Pelletier · 7 years ago
  21. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  22. 112b8a8 usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT by John Keeping · 7 years ago
  23. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. 5eb97be usb: gadget: f_fs: Fix ExtCompat descriptor validation by Vincent Pelletier · 8 years ago
  25. fbb7468 Merge 4.9.64 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  26. fd6a742 usb: gadget: f_fs: Fix use-after-free in ffs_free_inst by Andrew Gabbasov · 7 years ago
  27. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  28. 3c57f9d usb: gadget: configfs: Fix memory leak of interface directory data by Andrew Gabbasov · 7 years ago
  29. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. da785bb USB: g_mass_storage: Fix deadlock when driver is unbound by Alan Stern · 7 years ago
  31. 70b8b07 ANDROID: USB gadget: mtp: Fix hang in ioctl(MTP_RECEIVE_FILE) for WritePartialObject by zhang sanshan · 7 years ago
  32. ca95b3e ANDROID: usb: gadget: assign no-op request complete callbacks by Badhri Jagan Sridharan · 7 years ago
  33. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 92d6a81 usb: gadget: Fix copy/pasted error message by David Lechner · 7 years ago
  35. d2da8d3 usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
  36. 225969a usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 7 years ago
  37. c2fb8ea UPSTREAM: usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 7 years ago
  38. f3a5119 usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
  39. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  40. 405ac24 usb: gadget: f_mass_storage: Serialize wake and sleep execution by Thinh Nguyen · 7 years ago
  41. 3bbd898 ANDROID: usb: gadget: fix NULL pointer issue in mtp_read() by Jiebing Li · 9 years ago
  42. df5d320 ANDROID: usb: f_mtp: return error code if transfer error in receive_file_work function by Jiebing Li · 9 years ago
  43. 153770ec ANDROID: usb: gadget: f_audio_source: disable the CPU C-states upon playback by Konrad Leszczynski · 8 years ago
  44. 6db5c3e ANDROID: usb: gadget: f_mtp: Set 0xFFFFFFFF in mtp header ContainerLength field by Witold Sciuk · 8 years ago
  45. 6b4bbab ANDROID: usb: gadget: fix MTP enumeration issue under super speed mode by Jiebing Li · 9 years ago
  46. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  47. d8ec35a usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval by Roger Quadros · 7 years ago
  48. ff8d97a ACM gadget: fix endianness in notifications by Oliver Neukum · 7 years ago
  49. bc1d6eb Revert "usb: gadget: uvc: Add missing call for additional setup data" by Roger Quadros · 7 years ago
  50. b355067 usb: gadget: function: f_fs: pass companion descriptor along am: 5ce2e4ce4a by Felipe Balbi · 7 years ago
  51. 03123df Revert "usb: gadget: uvc: Add missing call for additional setup data" by Roger Quadros · 7 years ago
  52. 5ce2e4c usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 7 years ago
  53. 72ec46f ANDROID: usb: gadget: f_accessory: Fix for UsbAccessory clean unbind. by Anson Jacob · 8 years ago
  54. ff910b1 usb: gadget: f_hid: Use spinlock instead of mutex am: 6d0511ed15 by Krzysztof Opasiak · 7 years ago
  55. b610439 usb: gadget: f_hid: fix: Prevent accessing released memory am: d3acd94c0f by Krzysztof Opasiak · 7 years ago
  56. 3f8f291 usb: gadget: f_hid: fix: Free out requests am: b6092a5715 by Krzysztof Opasiak · 7 years ago
  57. 6d0511e usb: gadget: f_hid: Use spinlock instead of mutex by Krzysztof Opasiak · 7 years ago
  58. d3acd94 usb: gadget: f_hid: fix: Prevent accessing released memory by Krzysztof Opasiak · 7 years ago
  59. b6092a5 usb: gadget: f_hid: fix: Free out requests by Krzysztof Opasiak · 7 years ago
  60. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  61. 12a9c11 usb: gadget: f_fs: Assorted buffer overflow checks. by Vincent Pelletier · 7 years ago
  62. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  63. 051584e ANDROID: usb: gadget: function: cleanup: Add blank line after declaration by Anson Jacob · 8 years ago
  64. f8e6ad2 ANDROID: usb: gadget: f_mtp: simplify ptp NULL pointer check by Amit Pundir · 9 years ago
  65. 4de9e33 ANDROID: usb: gadget: audio_source: fix comparison of distinct pointer types by Amit Pundir · 8 years ago
  66. a0a752a ANDROID: usb: gadget: f_accessory: remove duplicate endpoint alloc by Anson Jacob · 8 years ago
  67. 4d6ce96 ANDROID: usb: gadget: f_midi: set fi->f to NULL when free f_midi function by Winter Wang · 8 years ago
  68. 38333b0 ANDROID: usb: gadget: Add support for MTP OS desc by Badhri Jagan Sridharan · 9 years ago
  69. 90f58ea CHROMIUM: usb: gadget: f_accessory: add .raw_request callback by Mark Kuo · 8 years ago
  70. 1aaf997 CHROMIUM: usb: gadget: audio_source: add .free_func callback by Mark Kuo · 8 years ago
  71. 09cd36b CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptor by Mark Kuo · 9 years ago
  72. b115a6f CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed support by Mark Kuo · 9 years ago
  73. 557d80f ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field by Brian Norris · 8 years ago
  74. 6427ac4 ANDROID: fix false disconnect due to a signal sent to the reading process by keunyoung · 10 years ago
  75. e45c769 ANDROID: usb: gadget: cleanup: fix unused variable and function warnings by Amit Pundir · 9 years ago
  76. bba0df3 ANDROID: usb: gadget: create F_midi device by Badhri Jagan Sridharan · 9 years ago
  77. 171b812 ANDROID: usb: gadget: fix NULL ptr derefer while symlinking PTP func by Amit Pundir · 9 years ago
  78. 3cad9be ANDROID: usb: gadget: Relocate f_accessory by Badhri Jagan Sridharan · 9 years ago
  79. f188487 ANDROID: usb: gadget: Move gadget functions code by Badhri Jagan Sridharan · 9 years ago
  80. 3999c53 usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  81. 7ff469c Revert "usb: gadget: composite: always set ep->mult to a sensible value" by Greg Kroah-Hartman · 7 years ago
  82. b429e37 usb: gadget: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  83. eab1c4e usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  84. 5180169 usb: gadget: f_uac2: fix error handling at afunc_bind by Peter Chen · 8 years ago
  85. 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
  86. fd9afd3 usb: gadget: u_ether: remove interrupt throttling by Felipe Balbi · 8 years ago
  87. a9e6f83 usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable by Michal Nazarewicz · 8 years ago
  88. 454915d usb: gadget: f_fs: edit epfile->ep under lock by Michal Nazarewicz · 8 years ago
  89. 6c83f77 usb: gadget: function: u_ether: don't starve tx request queue by Felipe Balbi · 8 years ago
  90. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  91. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  92. 3a383cc Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock" by Greg Kroah-Hartman · 8 years ago
  93. 8152263 Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  94. c9ffc78 usb: gadget: NCM: Protect dev->port_usb using dev->lock by Harish Jenny K N · 8 years ago
  95. 79775f4 usb: gadget: u_ether: fix another dereference after null check by Harish Jenny K N · 8 years ago
  96. 5387c92 usb: gadget: remove variable ret and remove unnecessary if statement by Colin Ian King · 8 years ago
  97. 3262ad8 usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference by Jim Baxter · 8 years ago
  98. 3ff488a usb: gadget: prevent potenial null pointer dereference on skb->len by Colin Ian King · 8 years ago
  99. 4fbac52 usb: gadget: uvc: Add missing call for additional setup data by Petr Cvek · 8 years ago
  100. c4824f1 usb: gadget: f_ncm: add support for no_skb_reserve by Yoshihiro Shimoda · 8 years ago