1. 07c69f1 usb: gadget: udc: net2272: Fix bitwise and boolean operations by Gustavo A. R. Silva · 6 years ago
  2. df28169 usb: gadget: Potential NULL dereference on allocation error by Dan Carpenter · 6 years ago
  3. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  4. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  5. 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
  6. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  7. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  8. 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
  9. d9d1dc81 USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  10. 44c9410 Merge 4.20-rc5 into usb-next by Greg Kroah-Hartman · 6 years ago
  11. 59a206b scsi: target: replace fabric_ops.name with fabric_alias by David Disseldorp · 6 years ago
  12. 30c7ca9 scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops by David Disseldorp · 6 years ago
  13. c9287fa usb: gadget: u_ether: fix unsafe list iteration by Marek Szyprowski · 6 years ago
  14. 069caf5 USB: omap_udc: fix rejection of out transfers when DMA is used by Aaro Koskinen · 6 years ago
  15. 2c2322f USB: omap_udc: fix USB gadget functionality on Palm Tungsten E by Aaro Koskinen · 6 years ago
  16. 6ca6695 USB: omap_udc: fix omap_udc_start() on 15xx machines by Aaro Koskinen · 6 years ago
  17. 99f7003 USB: omap_udc: fix crashes on probe error and module removal by Aaro Koskinen · 6 years ago
  18. 286afdd USB: omap_udc: use devm_request_irq() by Aaro Koskinen · 6 years ago
  19. 772a7a7 usb: gadget: f_fs: Allow scatter-gather buffers by Andrzej Pietrasiewicz · 6 years ago
  20. 7f7c548 usb: gadget: f_fs: Add support for CCID descriptors. by Vincent Pelletier · 6 years ago
  21. 4ab9c39 usb: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt" by Colin Ian King · 6 years ago
  22. e894283 usb: gadget: uvc: constify vb2_ops structure by Julia Lawall · 6 years ago
  23. ceb94bc usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device by Yoshihiro Shimoda · 6 years ago
  24. 1808bd2 usb: gadget: aspeed-vhub: constify usb_gadget_ops structure by Julia Lawall · 6 years ago
  25. a62d2d4 Merge 4.20-rc4 into usb-next by Greg Kroah-Hartman · 6 years ago
  26. a9c8590 Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers" by Shen Jing · 6 years ago
  27. 15f6f7f USB: gadget: udc: fix spelling mistake "intrerrupt" -> "interrupt" by Colin Ian King · 6 years ago
  28. 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
  29. 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
  30. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  31. 9ae24af usb: gadget: storage: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  32. 3b766f4 USB: net2280: Remove ->disconnect() callback from net2280_pullup() by Alan Stern · 6 years ago
  33. 30025ef usb: gadget: udc: renesas_usb3: add support for r8a77990 by Yoshihiro Shimoda · 6 years ago
  34. afc9251 usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" by Yoshihiro Shimoda · 6 years ago
  35. 3fa4eaa usb: gadget: f_uac2: disable IN/OUT ep if unused by Andreas Pape · 7 years ago
  36. 0a55187 USB: gadget core: Issue ->disconnect() callback from usb_gadget_disconnect() by Alan Stern · 6 years ago
  37. 6fd573e usb: gadget: atmel: remove pointless retrieval of DT name property by Rob Herring · 6 years ago
  38. 24b804e usb: gadget: fsl_udc_core: fixup struct_udc_setup documentation by Nicholas Mc Guire · 6 years ago
  39. 4ab2b48 usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure by Nicholas Mc Guire · 6 years ago
  40. bb80e4f usb: gadget: udc: atmel: handle at91sam9rl PMC by Alexandre Belloni · 6 years ago
  41. 2337a77 usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status() by Jia-Ju Bai · 6 years ago
  42. a9383a6 usb: gadget: udc: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  43. bf3854a usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing" by Colin Ian King · 6 years ago
  44. 755801c Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next by Felipe Balbi · 6 years ago
  45. 3fb2fd7 usb: gadget: uvc: configfs: Use %u to print unsigned int values by Laurent Pinchart · 6 years ago
  46. 4f2a655 usb: gadget: uvc: configfs: Simplify attributes macros by Laurent Pinchart · 6 years ago
  47. 78c9e7c usb: gadget: uvc: configfs: Fix operation on big endian platforms by Laurent Pinchart · 6 years ago
  48. d865d00 usb: gadget: uvc: Remove uvc_set_trace_param() function by Laurent Pinchart · 6 years ago
  49. dc0f755 usb: gadget: uvc: Replace plain printk() with dev_*() by Laurent Pinchart · 6 years ago
  50. 8dbf9c7 usb: gadget: uvc: Only halt video streaming endpoint in bulk mode by Laurent Pinchart · 6 years ago
  51. 9d1ff5d usb: gadget: uvc: Factor out video USB request queueing by Laurent Pinchart · 6 years ago
  52. 89969a8 usb: gadget: uvc: configfs: Sort frame intervals upon writing by Paul Elder · 6 years ago
  53. cb2200f usb: gadget: uvc: configfs: Prevent format changes after linking header by Joel Pepper · 7 years ago
  54. b206548 usb: gadget: uvc: configfs: Add bFrameIndex attributes by Joel Pepper · 7 years ago
  55. 61ff10e usb: gadget: uvc: configfs: Add bFormatIndex attributes by Laurent Pinchart · 7 years ago
  56. bf71544 usb: gadget: uvc: configfs: Add interface number attributes by Laurent Pinchart · 7 years ago
  57. efbf0af usb: gadget: uvc: configfs: Allocate groups dynamically by Laurent Pinchart · 7 years ago
  58. 86f3dae usb: gadget: uvc: configfs: Drop leaked references to config items by Laurent Pinchart · 6 years ago
  59. f7d8109 usb: gadget: uvc: configfs: Add section header comments by Laurent Pinchart · 7 years ago
  60. b0aa30f usb: gadget: uvc: configfs: Don't wrap groups unnecessarily by Laurent Pinchart · 7 years ago
  61. 0351505 signal: Don't send siginfo to kthreads. by Eric W. Biederman · 6 years ago
  62. 961366a signal: Remove the siginfo paramater from kernel_dqueue_signal by Eric W. Biederman · 6 years ago
  63. 394dc58 media: videobuf2-v4l2: integrate with media requests by Hans Verkuil · 7 years ago
  64. dfe1a51 usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0 by Yoshihiro Shimoda · 6 years ago
  65. c37bd52 usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i] by Anton Vasilyev · 6 years ago
  66. dec3c23 USB: net2280: Fix erroneous synchronization change by Alan Stern · 6 years ago
  67. 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
  68. 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
  69. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  70. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  71. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  72. 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
  73. 39facfa usb: gadget: udc: renesas_usb3: Add register of usb role switch by Yoshihiro Shimoda · 6 years ago
  74. 1fcba97 usb: gadget: storage: Remove reference counting by Jaejoong Kim · 7 years ago
  75. 7a051e8 usb: gadget: storage: Add error handling for no memory by Jaejoong Kim · 7 years ago
  76. bf594c1 USB: gadget: Document that certain ep operations can be called in interrupt context by Alan Stern · 7 years ago
  77. ad22a66 usb: gadget: configfs: avoid spaces for indentation by Parth Y Shah · 7 years ago
  78. e610257 usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 7 years ago
  79. d7af78b usb: gadget: uvc: Expose configuration name through video node by Kieran Bingham · 7 years ago
  80. c728eff usb: gadget: uvc: configfs: Move function to avoid forward declaration by Laurent Pinchart · 7 years ago
  81. 8c45fbc usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer" by Colin Ian King · 7 years ago
  82. 20970d8 usb: gadget: uvc: Move trace parameter to function module by Laurent Pinchart · 7 years ago
  83. 284eb166 usb: gadget: uvc: Minimize #include in headers by Laurent Pinchart · 7 years ago
  84. d396e47 usb: gadget: uvc: Move userspace API definition to public header by Laurent Pinchart · 7 years ago
  85. 4d644abf usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 7 years ago
  86. eec24f2 usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3' by Eugeniu Rosca · 7 years ago
  87. bb28633 usb: gadget: aspeed: Workaround memory ordering issue by Benjamin Herrenschmidt · 7 years ago
  88. 56bc615 usb: gadget: u_audio: protect stream runtime fields with stream spinlock by Vladimir Zapolskiy · 7 years ago
  89. 773e53d usb: gadget: u_audio: remove cached period bytes value by Vladimir Zapolskiy · 7 years ago
  90. 96afb54 usb: gadget: u_audio: remove caching of stream buffer parameters by Vladimir Zapolskiy · 7 years ago
  91. 6b37bd7 usb: gadget: u_audio: update hw_ptr in iso_complete after data copied by Joshua Frkuska · 7 years ago
  92. dfa042f usb: gadget: u_audio: fix pcm/card naming in g_audio_setup() by Eugeniu Rosca · 7 years ago
  93. e87581f usb: gadget: f_uac2: fix error handling in afunc_bind (again) by Eugeniu Rosca · 7 years ago
  94. f36b507 usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue() by Jia-Ju Bai · 7 years ago
  95. 0602088 usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller() by Jia-Ju Bai · 7 years ago
  96. 50b9773 usb: gadget: Fix OS descriptors support by Benjamin Herrenschmidt · 7 years ago
  97. 9196b55 usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase by Benjamin Herrenschmidt · 7 years ago
  98. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  99. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  100. aaa8fee usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency by Arnd Bergmann · 7 years ago