- d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 9 months ago
- 16b3d0c Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- ef12441 Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 9 months ago
- d08410d Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 9 months ago
- ddae797 usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability by Thinh Nguyen · 3 years, 9 months ago
- 1671038 usb: dwc3: Capture new capability register GHWPARAMS9 by Thinh Nguyen · 3 years, 9 months ago
- 3343f37 usb: gadget: prevent a ternary sign expansion bug by Dan Carpenter · 3 years, 9 months ago
- f88359e usb: dwc3: core: Do core softreset when switch mode by Yu Chen · 3 years, 9 months ago
- 0fdf3c5 usb: dwc2: Get rid of useless error checks in suspend interrupt by Artur Petrosyan · 3 years, 9 months ago
- 0112b7c usb: dwc2: Update dwc2_handle_usb_suspend_intr function. by Artur Petrosyan · 3 years, 9 months ago
- a94f018 usb: dwc2: Add exit hibernation mode before removing drive by Artur Petrosyan · 3 years, 9 months ago
- ae0da4f usb: dwc2: Add hibernation exiting flow by system resume by Artur Petrosyan · 3 years, 9 months ago
- 755d0ef usb: dwc2: Add hibernation entering flow by system suspend by Artur Petrosyan · 3 years, 9 months ago
- c3595df usb: dwc2: Allow exit hibernation in urb enqueue by Artur Petrosyan · 3 years, 9 months ago
- e358c21 usb: dwc2: Move exit hibernation to dwc2_port_resume() function by Artur Petrosyan · 3 years, 9 months ago
- 8f7f868 usb: dwc2: Move enter hibernation to dwc2_port_suspend() function by Artur Petrosyan · 3 years, 9 months ago
- 5160d68 usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated. by Artur Petrosyan · 3 years, 9 months ago
- 238f65a usb: dwc2: Clear fifo_map when resetting core. by Artur Petrosyan · 3 years, 9 months ago
- 4111d5f usb: dwc2: Allow exiting hibernation from gpwrdn rst detect by Artur Petrosyan · 3 years, 9 months ago
- 24d209d usb: dwc2: Fix hibernation between host and device modes. by Artur Petrosyan · 3 years, 9 months ago
- c2db8d7 usb: dwc2: Fix host mode hibernation exit with remote wakeup flow. by Artur Petrosyan · 3 years, 9 months ago
- b29b494 usb: dwc2: Reset DEVADDR after exiting gadget hibernation. by Artur Petrosyan · 3 years, 9 months ago
- c363af9 usb: dwc2: Update exit hibernation when port reset is asserted by Artur Petrosyan · 3 years, 9 months ago
- 7e25c20 Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
- 3232a3c usb: dwc3: gadget: Remove FS bInterval_m1 limitation by Thinh Nguyen · 3 years, 9 months ago
- 5951b7c usb: xhci-mtk: remove bus status check by Chunfeng Yun · 3 years, 9 months ago
- 2e5db2c usb: dwc2: Enable RPi in ACPI mode by Jeremy Linton · 3 years, 9 months ago
- a8b3b51 USB: CDC-ACM: fix poison/unpoison imbalance by Oliver Neukum · 3 years, 9 months ago
- ca91fd8 USB: Add reset-resume quirk for WD19's Realtek Hub by Chris Chiu · 3 years, 9 months ago
- 53f6668 usb: gadget: net2272: remove redundant initialization of status by Colin Ian King · 3 years, 9 months ago
- 95dbac9 usb: storage: datafab: remove redundant assignment of variable result by Colin Ian King · 3 years, 9 months ago
- 2bda2c0 usb: misc: adutux: fix whitespace coding style issue by Malte Deiseroth · 3 years, 9 months ago
- c860465 usb: musb: musb_core: Add space after that ',' by Saurav Girepunje · 3 years, 9 months ago
- 4a5d797 usb: gadget: dummy_hcd: fix gpf in gadget_setup by Anirudh Rayabharam · 3 years, 9 months ago
- c560e76 usb: dwc3: gadget: Fix START_TRANSFER link state check by Thinh Nguyen · 3 years, 9 months ago
- 43c4cab usb: gadget: Fix double free of device descriptor pointers by Hemant Kumar · 3 years, 9 months ago
- 374157f usb: typec: tcpm: Fix error while calculating PPS out values by Badhri Jagan Sridharan · 3 years, 9 months ago
- d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 9 months ago
- 4b853c2 usb: xhci-mtk: remove unused members by Chunfeng Yun · 3 years, 9 months ago
- 7fed636 usb: xhci-mtk: use clock bulk to get clocks by Chunfeng Yun · 3 years, 9 months ago
- 04284eb usb: xhci-mtk: add support runtime PM by Chunfeng Yun · 3 years, 9 months ago
- 82dad9f usb: xhci-mtk: check return value in suspend/resume hooks by Chunfeng Yun · 3 years, 9 months ago
- 1373fef usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby by Badhri Jagan Sridharan · 3 years, 9 months ago
- 1230868 usb: typec: tcpm: Honour pSnkStdby requirement during negotiation by Badhri Jagan Sridharan · 3 years, 9 months ago
- 475e8be usb: dwc3: gadget: Check for disabled LPM quirk by Thinh Nguyen · 3 years, 9 months ago
- 568262b usb: dwc3: core: Add shutdown callback for dwc3 by Sandeep Maheswaram · 3 years, 9 months ago
- e66bbfb usb: dwc3: gadget: Ignore Packet Pending bit by Thinh Nguyen · 3 years, 9 months ago
- 8f23fe3 USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet by Kai-Heng Feng · 3 years, 9 months ago
- 434438d usb: typec: silence a static checker warning by Dan Carpenter · 3 years, 9 months ago
- 039b81d USB: cdc-acm: add more Maxlinear/Exar models to ignore list by Mauro Carvalho Chehab · 3 years, 9 months ago
- d801c8d USB: serial: xr: add copyright notice by Johan Hovold · 3 years, 9 months ago
- 06f79d5 USB: serial: xr: reset FIFOs on open by Johan Hovold · 3 years, 9 months ago
- 6da99f9 USB: serial: xr: add support for XR22801, XR22802, XR22804 by Johan Hovold · 3 years, 9 months ago
- 4099d4ba USB: serial: xr: add support for XR21B1411 by Johan Hovold · 3 years, 9 months ago
- 607f671 USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424 by Johan Hovold · 3 years, 9 months ago
- f865e61 USB: serial: xr: add type abstraction by Johan Hovold · 3 years, 9 months ago
- 958d6b9 USB: serial: xr: drop type prefix from shared defines by Johan Hovold · 3 years, 9 months ago
- 49036fd USB: serial: xr: move pin configuration to probe by Johan Hovold · 3 years, 9 months ago
- 5f70fe3 USB: serial: xr: rename GPIO-pin defines by Johan Hovold · 3 years, 9 months ago
- 3c369a8 USB: serial: xr: rename GPIO-mode defines by Johan Hovold · 3 years, 9 months ago
- 23b7998 USB: serial: xr: add support for XR21V1412 and XR21V1414 by Johan Hovold · 3 years, 9 months ago
- 4ef8f23 USB: serial: ti_usb_3410_5052: clean up termios CSIZE handling by Johan Hovold · 3 years, 9 months ago
- b7cff0c USB: serial: ti_usb_3410_5052: use kernel types consistently by Johan Hovold · 3 years, 9 months ago
- 3bfe439 USB: serial: ti_usb_3410_5052: add port-command helpers by Johan Hovold · 3 years, 9 months ago
- d242233 USB: serial: ti_usb_3410_5052: clean up vendor-request helpers by Johan Hovold · 3 years, 9 months ago
- a1db84f USB: serial: ti_usb_3410_5052: drop unnecessary packed attributes by Johan Hovold · 3 years, 9 months ago
- 46388e8 USB: serial: io_ti: drop unnecessary packed attributes by Johan Hovold · 3 years, 9 months ago
- 35aeb1b USB: serial: io_ti: use kernel types consistently by Johan Hovold · 3 years, 9 months ago
- 13c6133 USB: serial: io_ti: add read-port-command helper by Johan Hovold · 3 years, 9 months ago
- 7a14fac USB: serial: io_ti: add send-port-command helper by Johan Hovold · 3 years, 9 months ago
- e8d89db USB: serial: io_ti: clean up vendor-request helpers by Johan Hovold · 3 years, 9 months ago
- bd49224 USB: serial: ti_usb_3410_5052: drop drain delay for 3410 by Johan Hovold · 3 years, 9 months ago
- c505b8b USB: serial: ti_usb_3410_5052: reduce drain delay to one char by Johan Hovold · 3 years, 9 months ago
- 4b8e079 USB: serial: io_ti: document reason for drain delay by Johan Hovold · 3 years, 9 months ago
- 8674cab USB: serial: f81232: drop time-based drain delay by Johan Hovold · 3 years, 9 months ago
- 401411b usb: dwc2: Add exit clock gating before removing driver by Artur Petrosyan · 3 years, 9 months ago
- ef5e0ee usb: dwc2: Add clock gating exiting flow by system resume by Artur Petrosyan · 3 years, 9 months ago
- 50fb0c1 usb: dwc2: Add clock gating entering flow by system suspend by Artur Petrosyan · 3 years, 9 months ago
- 16c729f usb: dwc2: Allow exit clock gating in urb enqueue by Artur Petrosyan · 3 years, 9 months ago
- 3cf8143e usb: dwc2: Update exit clock gating when port is resumed by Artur Petrosyan · 3 years, 9 months ago
- d37b939 usb: dwc2: Update enter clock gating when port is suspended by Artur Petrosyan · 3 years, 9 months ago
- 5f9e60c usb: dwc2: Add exit clock gating when port reset is asserted by Artur Petrosyan · 3 years, 9 months ago
- 9b4965d usb: dwc2: Add exit clock gating from session request interrupt by Artur Petrosyan · 3 years, 9 months ago
- 5d240ef usb: dwc2: Add exit clock gating from wakeup interrupt by Artur Petrosyan · 3 years, 9 months ago
- cbe1e90 usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt by Artur Petrosyan · 3 years, 9 months ago
- 79c87c3c usb: dwc2: Add host clock gating support functions by Artur Petrosyan · 3 years, 9 months ago
- 012466f usb: dwc2: Add device clock gating support functions by Artur Petrosyan · 3 years, 9 months ago
- 9bc46a1 Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
- 5bdb080 Revert "usb: Link the ports to the connectors they are attached to" by Greg Kroah-Hartman · 3 years, 9 months ago
- 10076de usb: cdnsp: Fixes issue with Configure Endpoint command by Pawel Laszczak · 3 years, 10 months ago
- 9ecc3eb usb: cdnsp: remove redundant initialization of variable ret by Colin Ian King · 3 years, 10 months ago
- 8079ebf5 usb: cdns3: delete repeated clear operations by Wang Qing · 3 years, 10 months ago
- 8430e98 usb: cdns3: Optimize DMA request buffer allocation by Sanket Parmar · 3 years, 10 months ago
- b9b1eae usb: cdns3: Use dma_pool_* api to alloc trb pool by Sanket Parmar · 3 years, 11 months ago
- 575dd7ec usb: cdns3: fix static checker warning. by Frank Li · 3 years, 11 months ago
- ef32e05 usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused by Wei Yongjun · 3 years, 11 months ago
- 39be23f usb: cdns3: trace: delete the trace parameter for request->trb by Peter Chen · 3 years, 11 months ago
- 2fd69ec usb: cdns3: imx: add power lost support for system resume by Frank Li · 4 years ago
- 2cf2581 usb: cdns3: add power lost support for system resume by Frank Li · 4 years ago
- d070822 USB: serial: cp210x: add gpio-configuration debug printk by Johan Hovold · 3 years, 10 months ago