1. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  2. 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
  3. 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
  4. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  5. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  6. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  7. 25b8855 scsi: target: loop, usb, vhost, xen: use target_remove_session by Mike Christie · 6 years ago
  8. fa83428 scsi: target: rename target_alloc_session by Mike Christie · 6 years ago
  9. 29c692c9 USB: serial: pl2303: add a new device id for ATEN by Movie Song · 6 years ago
  10. 479af32 usb: renesas_usbhs: Kconfig: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  11. 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
  12. 8a7b5d0 Merge 4.18-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  13. 4ea438d usb: dwc3: gadget: Check MaxPacketSize from descriptor by Thinh Nguyen · 6 years ago
  14. f8781d5 usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms by Douglas Anderson · 6 years ago
  15. 3af0540 usb: dwc2: Turn on uframe_sched on "amlogic" platforms by Douglas Anderson · 6 years ago
  16. aea8916 usb: dwc2: Turn on uframe_sched on "his" platforms by Douglas Anderson · 6 years ago
  17. b6de7b8 usb: dwc2: Turn on uframe_sched on "bcm" platforms by Douglas Anderson · 6 years ago
  18. 4d4f1e7 usb: dwc2: gadget: ISOC's starting flow improvement by Minas Harutyunyan · 6 years ago
  19. fe369e1 usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic. by Gevorg Sahakyan · 6 years ago
  20. b138e23 usb: dwc3: core: Enable AutoRetry feature in the controller by Anurag Kumar Vulisha · 6 years ago
  21. a770046 usb: dwc3: Set default mode for dwc_usb31 by Thinh Nguyen · 6 years ago
  22. 39facfa usb: gadget: udc: renesas_usb3: Add register of usb role switch by Yoshihiro Shimoda · 6 years ago
  23. 342ccce usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep by Gevorg Sahakyan · 6 years ago
  24. f25c42b usb: dwc2: Modify dwc2_readl/writel functions prototype by Gevorg Sahakyan · 6 years ago
  25. c31d983 usb: dwc3: pci: Intel Merrifield can be host by Andy Shevchenko · 6 years ago
  26. 1a7b12f usb: dwc3: pci: Supply device properties via driver data by Andy Shevchenko · 6 years ago
  27. d9612c2 usb: dwc3: Enable undefined length INCR burst type by Pengbo Mu · 6 years ago
  28. d635db5 usb: dwc3: add global soc bus configuration reg0 by Pengbo Mu · 6 years ago
  29. 87d852d usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci by Andy Shevchenko · 6 years ago
  30. 7bab01e USB: option: add support for DW5821e by Aleksander Morgado · 6 years ago
  31. a465c94 Merge tag 'usb-ci-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 6 years ago
  32. 9a7faac usb: dwc3: change stream event enable bit back to 13 by Erich E. Hoover · 6 years ago
  33. 76251db usb: dwc3: of-simple: reset host controller at suspend/resume by Enric Balletbo i Serra · 6 years ago
  34. 1fcba97 usb: gadget: storage: Remove reference counting by Jaejoong Kim · 6 years ago
  35. 7a051e8 usb: gadget: storage: Add error handling for no memory by Jaejoong Kim · 6 years ago
  36. 211f658 usb: dwc3: pci: Use devm functions to get the phy GPIOs by Hans de Goede · 7 years ago
  37. 7740d04 usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not by Hans de Goede · 7 years ago
  38. 5741022 usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources by Hans de Goede · 7 years ago
  39. ee9a4ae usb: usbtest: use irqsave() in USB's complete callback by Sebastian Andrzej Siewior · 6 years ago
  40. bf594c1 USB: gadget: Document that certain ep operations can be called in interrupt context by Alan Stern · 7 years ago
  41. ad22a66 usb: gadget: configfs: avoid spaces for indentation by Parth Y Shah · 7 years ago
  42. 3fe314c usb: dwc3: Add a glue driver for Synopsys HAPS platform by Thinh Nguyen · 7 years ago
  43. e610257 usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 7 years ago
  44. d7af78b usb: gadget: uvc: Expose configuration name through video node by Kieran Bingham · 7 years ago
  45. c728eff usb: gadget: uvc: configfs: Move function to avoid forward declaration by Laurent Pinchart · 7 years ago
  46. 0f54809 usb: dwc2: Move dwc2_readl/writel functions after hsotg structure by Gevorg Sahakyan · 7 years ago
  47. 8c45fbc usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer" by Colin Ian King · 7 years ago
  48. 20970d8 usb: gadget: uvc: Move trace parameter to function module by Laurent Pinchart · 7 years ago
  49. 284eb166 usb: gadget: uvc: Minimize #include in headers by Laurent Pinchart · 7 years ago
  50. d396e47 usb: gadget: uvc: Move userspace API definition to public header by Laurent Pinchart · 7 years ago
  51. 692b12c Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers by Olof Johansson · 6 years ago
  52. c708e46 usb: host: exynos: Remove support for Exynos5440 by Krzysztof Kozlowski · 7 years ago
  53. 60207c8 usb: usbtmc: Add support for 32 bit compat applications by Guido Kiener · 6 years ago
  54. 249a32b usb: core: handle hub C_PORT_OVER_CURRENT condition by Bin Liu · 6 years ago
  55. 12dcaeb usb: usbtmc: Add ioctl for termination character by Guido Kiener · 6 years ago
  56. fbd8397 usb: usbtmc: Add ioctl for EOM bit by Guido Kiener · 6 years ago
  57. fe78a7c usb: usbtmc: Add ioctl for trigger by Guido Kiener · 6 years ago
  58. 048c6d8 usb: usbtmc: Add ioctls to set/get usb timeout by Guido Kiener · 6 years ago
  59. 19e6c57 usb: usbtmc: use consistent timeout error by Guido Kiener · 6 years ago
  60. 4f3c8d6 usb: usbtmc: Support Read Status Byte with SRQ per file by Guido Kiener · 6 years ago
  61. 04b453c usb/phy: fix PPC64 build errors in phy-fsl-usb.c by Randy Dunlap · 6 years ago
  62. 78fbe86 Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
  63. c8acfe0 USB: serial: cp210x: implement GPIO support for CP2102N by Karoly Pados · 6 years ago
  64. d89b766 usb: xhci: Fix memory leak in xhci_endpoint_reset() by Zheng Xiaowei · 6 years ago
  65. c413767 usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection by Adam Thomson · 6 years ago
  66. 4d644abf usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 6 years ago
  67. 48e9184 powerpc/ps3: Set driver coherent_dma_mask by Geoff Levand · 6 years ago
  68. 5edb65a USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105 by Johan Hovold · 6 years ago
  69. 7aecd7f USB: serial: cp210x: generalise CP2102N line-speed handling by Johan Hovold · 6 years ago
  70. 6f0bcf7 USB: serial: cp210x: improve baudrate support for CP2102N by Karoly Pados · 6 years ago
  71. d4706c05 USB: serial: cp210x: honour device-type maximum line speed by Johan Hovold · 6 years ago
  72. 95fd4f4 USB: serial: cp210x: make line-speed quantisation data driven by Johan Hovold · 6 years ago
  73. eec24f2 usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3' by Eugeniu Rosca · 6 years ago
  74. 1e111e8 usb: dwc2: Fix inefficient copy of unaligned buffers by Antti Seppälä · 6 years ago
  75. 56406e0 usb: dwc2: Fix DMA alignment to start at allocated boundary by Antti Seppälä · 6 years ago
  76. bb28633 usb: gadget: aspeed: Workaround memory ordering issue by Benjamin Herrenschmidt · 6 years ago
  77. 9566a7c usb: dwc3: gadget: remove redundant variable maxpacket by Colin Ian King · 6 years ago
  78. 89066b3 usb: dwc2: avoid NULL dereferences by John Keeping · 6 years ago
  79. a39ba90 usb/phy: fix PPC64 build errors in phy-fsl-usb.c by Randy Dunlap · 6 years ago
  80. b3eb981 usb: dwc2: host: do not delay retries for CONTROL IN transfers by Dmitry Torokhov · 7 years ago
  81. 56bc615 usb: gadget: u_audio: protect stream runtime fields with stream spinlock by Vladimir Zapolskiy · 7 years ago
  82. 773e53d usb: gadget: u_audio: remove cached period bytes value by Vladimir Zapolskiy · 7 years ago
  83. 96afb54 usb: gadget: u_audio: remove caching of stream buffer parameters by Vladimir Zapolskiy · 7 years ago
  84. 6b37bd7 usb: gadget: u_audio: update hw_ptr in iso_complete after data copied by Joshua Frkuska · 7 years ago
  85. dfa042f usb: gadget: u_audio: fix pcm/card naming in g_audio_setup() by Eugeniu Rosca · 7 years ago
  86. e87581f usb: gadget: f_uac2: fix error handling in afunc_bind (again) by Eugeniu Rosca · 7 years ago
  87. f36b507 usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a66597_queue() by Jia-Ju Bai · 7 years ago
  88. 0602088 usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_controller() by Jia-Ju Bai · 7 years ago
  89. 50b9773 usb: gadget: Fix OS descriptors support by Benjamin Herrenschmidt · 7 years ago
  90. 9196b55 usb: gadget: aspeed-vhub: Fix SETUP packets with OUT data phase by Benjamin Herrenschmidt · 7 years ago
  91. 3528651 USB: serial: iuu_phoenix: drop redundant input-speed re-encoding by Johan Hovold · 6 years ago
  92. b8f6515 USB: serial: iuu_phoenix: drop unused driver-data baud rate by Johan Hovold · 6 years ago
  93. 1e2ae1d USB: serial: mos7720: remove redundant variables iflag, mask and serial by Colin Ian King · 6 years ago
  94. 1445cbe usb: cdc_acm: Add quirk for Castles VEGA3000 by Lubomir Rintel · 6 years ago
  95. cbde09a Merge tag 'usb-ci-v4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 6 years ago
  96. 500f071 Merge 4.18-rc5 into usb-next by Greg Kroah-Hartman · 6 years ago
  97. 83cf9cd Merge 4.18-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  98. db9fc50 usb: dwc3: gadget: remove redundant variable maxpacket by Colin Ian King · 6 years ago
  99. ec81419 usb: host: ehci-sched: remove redundant pointer dev by Colin Ian King · 6 years ago
  100. a99e720 usb: host: u132-hcd: remove redundant variable num_ports by Colin Ian King · 6 years ago