1. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  2. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  3. dc8b2a6 Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  4. e26bdb0 fotg210-udc: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
  5. 8c7ffa5 fotg210-udc: remove a bogus dma_sync_single_for_device call by Christoph Hellwig · 6 years ago
  6. 1b4a3b5 usb: gadget: Change Andrzej Pietrasiewicz's e-mail address by Andrzej Pietrasiewicz · 6 years ago
  7. 54f64d5 usb: f_fs: Avoid crash due to out-of-scope stack ptr access by John Stultz · 6 years ago
  8. 15e99b1 Merge 5.0-rc6 into usb-next by Greg Kroah-Hartman · 6 years ago
  9. bdcc03c usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call by Andrzej Pietrasiewicz · 6 years ago
  10. dffe2d7 usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss() by Andrzej Pietrasiewicz · 6 years ago
  11. 44a9d1b usb: gadget: function: sync f_uac1 ac header baInterfaceNr by liangshengjun · 6 years ago
  12. 1ff767b usb: gadget: fix various indentation issues by Colin Ian King · 6 years ago
  13. 836bcab udc: net2280: Fix net2280_disable by Guido Kiener · 6 years ago
  14. 1e19a52 USB: gadget: Improve kerneldoc for usb_ep_dequeue() by Alan Stern · 6 years ago
  15. f80d2f0 scsi: target/core: Remove the write_pending_status() callback function by Bart Van Assche · 6 years ago
  16. 0ce26a1 PCI: Move Rohm Vendor ID to generic list by Andy Shevchenko · 6 years ago
  17. 07c69f1 usb: gadget: udc: net2272: Fix bitwise and boolean operations by Gustavo A. R. Silva · 6 years ago
  18. 546970f usb: gadget: udc: renesas_usb3: add support for r8a774c0 by Fabrizio Castro · 6 years ago
  19. e49107d usb: gadget: uvc: add uvcg_warn macro by Paul Elder · 6 years ago
  20. 8b4c62a usb: gadget: u_serial: process RX in workqueue instead of tasklet by Michał Mirosław · 6 years ago
  21. 488e3b5 usb: gadget: udc: reduce indentation by Julia Lawall · 6 years ago
  22. 4d8cd61 usb: gadget: aspeed: fix typo by Matteo Croce · 6 years ago
  23. d7c3eef usb: gadget: Remove dead branch code by YueHaibing · 6 years ago
  24. c9381e1 Merge 5.0-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  25. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  26. cb7edfd Merge 5.0-rc2 into usb-next by Greg Kroah-Hartman · 6 years ago
  27. df28169 usb: gadget: Potential NULL dereference on allocation error by Dan Carpenter · 6 years ago
  28. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  29. 00553f3 usb: gadget: udc: reduce indentation by Julia Lawall · 6 years ago
  30. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  31. c0ea81b Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  32. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  33. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  34. 5ac93d0 Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  35. d9d1dc81 USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  36. 44c9410 Merge 4.20-rc5 into usb-next by Greg Kroah-Hartman · 6 years ago
  37. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  38. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  39. c9287fa usb: gadget: u_ether: fix unsafe list iteration by Marek Szyprowski · 6 years ago
  40. 069caf5 USB: omap_udc: fix rejection of out transfers when DMA is used by Aaro Koskinen · 6 years ago
  41. 2c2322f USB: omap_udc: fix USB gadget functionality on Palm Tungsten E by Aaro Koskinen · 6 years ago
  42. 6ca6695 USB: omap_udc: fix omap_udc_start() on 15xx machines by Aaro Koskinen · 6 years ago
  43. 99f7003 USB: omap_udc: fix crashes on probe error and module removal by Aaro Koskinen · 6 years ago
  44. 286afdd USB: omap_udc: use devm_request_irq() by Aaro Koskinen · 6 years ago
  45. 772a7a7 usb: gadget: f_fs: Allow scatter-gather buffers by Andrzej Pietrasiewicz · 6 years ago
  46. 7f7c548 usb: gadget: f_fs: Add support for CCID descriptors. by Vincent Pelletier · 6 years ago
  47. 4ab9c39 usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt" by Colin Ian King · 6 years ago
  48. e894283 usb: gadget: uvc: constify vb2_ops structure by Julia Lawall · 6 years ago
  49. ceb94bc usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device by Yoshihiro Shimoda · 6 years ago
  50. 1808bd2 usb: gadget: aspeed-vhub: constify usb_gadget_ops structure by Julia Lawall · 6 years ago
  51. a62d2d4 Merge 4.20-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  52. a9c8590 Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers" by Shen Jing · 6 years ago
  53. 15f6f7f USB: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt" by Colin Ian King · 6 years ago
  54. b3491d8 Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  55. 9703fc8 Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  56. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  57. 9ae24af usb: gadget: storage: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  58. 3b766f4 USB: net2280: Remove ->disconnect() callback from net2280_pullup() by Alan Stern · 6 years ago
  59. 30025ef usb: gadget: udc: renesas_usb3: add support for r8a77990 by Yoshihiro Shimoda · 6 years ago
  60. afc9251 usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" by Yoshihiro Shimoda · 6 years ago
  61. 3fa4eaa usb: gadget: f_uac2: disable IN/OUT ep if unused by Andreas Pape · 6 years ago
  62. 0a55187 USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect() by Alan Stern · 6 years ago
  63. 6fd573e usb: gadget: atmel: remove pointless retrieval of DT name property by Rob Herring · 6 years ago
  64. 24b804e usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation by Nicholas Mc Guire · 6 years ago
  65. 4ab2b48 usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure by Nicholas Mc Guire · 6 years ago
  66. bb80e4f usb: gadget: udc: atmel: handle at91sam9rl PMC by Alexandre Belloni · 6 years ago
  67. 2337a77 usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status() by Jia-Ju Bai · 6 years ago
  68. a9383a6 usb: gadget: udc: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  69. bf3854a usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing" by Colin Ian King · 6 years ago
  70. 755801c Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next by Felipe Balbi · 6 years ago
  71. 3fb2fd7 usb: gadget: uvc: configfs: Use %u to print unsigned int values by Laurent Pinchart · 6 years ago
  72. 4f2a655 usb: gadget: uvc: configfs: Simplify attributes macros by Laurent Pinchart · 6 years ago
  73. 78c9e7c usb: gadget: uvc: configfs: Fix operation on big endian platforms by Laurent Pinchart · 6 years ago
  74. d865d00 usb: gadget: uvc: Remove uvc_set_trace_param() function by Laurent Pinchart · 6 years ago
  75. dc0f755 usb: gadget: uvc: Replace plain printk() with dev_*() by Laurent Pinchart · 6 years ago
  76. 8dbf9c7 usb: gadget: uvc: Only halt video streaming endpoint in bulk mode by Laurent Pinchart · 6 years ago
  77. 9d1ff5d usb: gadget: uvc: Factor out video USB request queueing by Laurent Pinchart · 6 years ago
  78. 89969a8 usb: gadget: uvc: configfs: Sort frame intervals upon writing by Paul Elder · 6 years ago
  79. cb2200f usb: gadget: uvc: configfs: Prevent format changes after linking header by Joel Pepper · 6 years ago
  80. b206548 usb: gadget: uvc: configfs: Add bFrameIndex attributes by Joel Pepper · 6 years ago
  81. 61ff10e usb: gadget: uvc: configfs: Add bFormatIndex attributes by Laurent Pinchart · 6 years ago
  82. bf71544 usb: gadget: uvc: configfs: Add interface number attributes by Laurent Pinchart · 6 years ago
  83. efbf0af usb: gadget: uvc: configfs: Allocate groups dynamically by Laurent Pinchart · 6 years ago
  84. 86f3dae usb: gadget: uvc: configfs: Drop leaked references to config items by Laurent Pinchart · 6 years ago
  85. f7d8109 usb: gadget: uvc: configfs: Add section header comments by Laurent Pinchart · 6 years ago
  86. b0aa30f usb: gadget: uvc: configfs: Don't wrap groups unnecessarily by Laurent Pinchart · 6 years ago
  87. 0351505 signal: Don't send siginfo to kthreads. by Eric W. Biederman · 6 years ago
  88. 961366a signal: Remove the siginfo paramater from kernel_dqueue_signal by Eric W. Biederman · 6 years ago
  89. 394dc58 media: videobuf2-v4l2: integrate with media requests by Hans Verkuil · 6 years ago
  90. dfe1a51 usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 by Yoshihiro Shimoda · 6 years ago
  91. c37bd52 usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i] by Anton Vasilyev · 6 years ago
  92. dec3c23 USB: net2280: Fix erroneous synchronization change by Alan Stern · 6 years ago
  93. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  94. 5695d5d Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  95. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  96. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  97. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  98. 45dd7af Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  99. 39facfa usb: gadget: udc: renesas_usb3: Add register of usb role switch by Yoshihiro Shimoda · 6 years ago
  100. 1fcba97 usb: gadget: storage: Remove reference counting by Jaejoong Kim · 6 years ago