index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2021-05-13
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
1
-3
/
+3
2021-05-13
usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-default
Badhri Jagan Sridharan
1
-1
/
+1
2021-05-13
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-13
usb: xhci: Increase timeout for HC halt
Maximilian Luz
1
-2
/
+3
2021-05-13
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-13
xhci: Fix giving back cancelled URBs even if halted endpoint can't reset
Mathias Nyman
1
-5
/
+11
2021-05-13
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
1
-1
/
+3
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-0
/
+9
2021-05-10
usb: musb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-10
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
1
-2
/
+12
2021-05-10
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
Kyle Tso
1
-10
/
+75
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-10
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
1
-0
/
+5
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-05-10
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
1
-1
/
+1
2021-05-10
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
1
-4
/
+0
2021-05-10
usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
Zhen Lei
1
-0
/
+1
2021-05-10
usb: dwc3: imx8mp: detect dwc3 core node via compatible string
Li Jun
1
-1
/
+1
2021-05-10
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
1
-1
/
+3
2021-05-10
usb: dwc3: gadget: Free gadget structure only after freeing endpoints
Jack Pham
1
-1
/
+2
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
2021-05-10
usb: dwc3: gadget: Rename EOPF event macros to Suspend
Jack Pham
3
-9
/
+9
2021-05-10
usb: dwc3: gadget: Enable suspend events
Jack Pham
1
-0
/
+4
2021-05-10
usb: dwc3: core: Add missing GHWPARAMS9 doc
Thinh Nguyen
1
-0
/
+1
2021-05-10
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
Ferry Toth
1
-0
/
+1
2021-05-10
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-8
/
+22
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-20
/
+16
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
163
-2676
/
+5819
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2021-04-23
usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability
Thinh Nguyen
2
-1
/
+12
2021-04-23
usb: dwc3: Capture new capability register GHWPARAMS9
Thinh Nguyen
2
-0
/
+5
2021-04-22
usb: gadget: prevent a ternary sign expansion bug
Dan Carpenter
1
-1
/
+2
2021-04-22
usb: dwc3: core: Do core softreset when switch mode
Yu Chen
2
-0
/
+32
2021-04-22
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
2
-14
/
+7
2021-04-22
usb: dwc2: Update dwc2_handle_usb_suspend_intr function.
Artur Petrosyan
1
-5
/
+7
2021-04-22
usb: dwc2: Add exit hibernation mode before removing drive
Artur Petrosyan
1
-0
/
+15
2021-04-22
usb: dwc2: Add hibernation exiting flow by system resume
Artur Petrosyan
1
-0
/
+10
2021-04-22
usb: dwc2: Add hibernation entering flow by system suspend
Artur Petrosyan
1
-0
/
+10
2021-04-22
usb: dwc2: Allow exit hibernation in urb enqueue
Artur Petrosyan
1
-0
/
+14
2021-04-22
usb: dwc2: Move exit hibernation to dwc2_port_resume() function
Artur Petrosyan
1
-6
/
+7
2021-04-22
usb: dwc2: Move enter hibernation to dwc2_port_suspend() function
Artur Petrosyan
1
-4
/
+14
2021-04-22
usb: dwc2: Clear GINTSTS_RESTOREDONE bit after restore is generated.
Artur Petrosyan
1
-0
/
+6
2021-04-22
usb: dwc2: Clear fifo_map when resetting core.
Artur Petrosyan
2
-0
/
+19
2021-04-22
usb: dwc2: Allow exiting hibernation from gpwrdn rst detect
Artur Petrosyan
1
-5
/
+18
2021-04-22
usb: dwc2: Fix hibernation between host and device modes.
Artur Petrosyan
1
-71
/
+83
2021-04-22
usb: dwc2: Fix host mode hibernation exit with remote wakeup flow.
Artur Petrosyan
1
-1
/
+9
2021-04-22
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Artur Petrosyan
1
-0
/
+4
[next]