index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
2022-07-18
2
-7
/
+5
|
\
|
*
usb: dwc3-am62: remove unnecesary clk_put()
Yang Yingliang
2022-06-29
1
-6
/
+2
|
*
usb: dwc3: gadget: Fix event pending check
Thinh Nguyen
2022-06-29
1
-1
/
+3
*
|
usb: dwc3: qcom: fix missing optional irq warnings
Johan Hovold
2022-07-14
1
-2
/
+2
*
|
usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootup
Rohith Kollalsi
2022-07-14
1
-3
/
+7
*
|
usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stage
Wesley Cheng
2022-07-14
1
-0
/
+7
*
|
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
2022-07-08
1
-2
/
+2
*
|
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
2022-07-08
1
-52
/
+40
*
|
usb: dwc3: gadget: fix a kernel-doc warning
Mauro Carvalho Chehab
2022-06-29
1
-0
/
+1
*
|
usb: dwc3: document async_callbacks field
Mauro Carvalho Chehab
2022-06-29
1
-0
/
+2
*
|
usb: dwc3: qcom: Keep power domain on to retain controller status
Sandeep Maheswaram
2022-06-21
1
-7
/
+21
*
|
usb: dwc3: qcom: Configure wakeup interrupts during suspend
Sandeep Maheswaram
2022-06-21
1
-10
/
+62
*
|
usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
Sandeep Maheswaram
2022-06-21
1
-32
/
+26
*
|
usb: dwc3: core: Host wake up support from system suspend
Sandeep Maheswaram
2022-06-21
1
-6
/
+3
*
|
usb: dwc3: core: Deprecate GCTL.CORESOFTRESET
Thinh Nguyen
2022-06-21
1
-1
/
+2
*
|
Revert "usb: dwc3: Remove the checks of -ENOSYS"
Thinh Nguyen
2022-06-21
1
-2
/
+2
*
|
Merge v5.19-rc3 into usb-next
Greg Kroah-Hartman
2022-06-20
3
-18
/
+18
|
\
|
|
*
USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...
Stephen Rothwell
2022-06-10
1
-7
/
+2
|
*
usb: dwc3: pci: Restore line lost in merge conflict resolution
Stephan Gerhold
2022-06-10
1
-0
/
+1
|
*
usb: dwc3: gadget: Fix IN endpoint max packet size allocation
Wesley Cheng
2022-06-10
1
-11
/
+15
*
|
usb: dwc3: Fix typos in Kconfig
Kushagra Verma
2022-06-12
1
-2
/
+2
*
|
usb: dwc3: Fix a repeated word checkpatch warning
Kushagra Verma
2022-06-12
1
-1
/
+1
*
|
usb: dwc3: Fix bare use of unsigned checkpatch warning
Kushagra Verma
2022-06-12
1
-2
/
+2
*
|
usb: dwc3: Remove the checks of -ENOSYS
Kushagra Verma
2022-06-10
1
-2
/
+2
*
|
usb: dwc3: add power down scale setting
Li Jun
2022-06-10
2
-0
/
+35
|
/
*
usb: dwc3: core: Add error log when core soft reset failed
Mayank Rana
2022-05-19
1
-0
/
+1
*
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
2022-05-19
1
-3
/
+3
*
usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
Mayank Rana
2022-05-19
3
-5
/
+35
*
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
2022-05-12
1
-12
/
+8
*
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
2022-05-05
1
-10
/
+12
*
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
2022-05-05
1
-0
/
+11
*
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
2022-05-05
2
-13
/
+18
*
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
2022-05-05
1
-27
/
+8
*
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
2022-05-05
1
-29
/
+36
*
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
2022-05-05
1
-0
/
+4
*
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
2022-05-05
1
-0
/
+17
*
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
2022-05-05
1
-3
/
+1
*
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
2022-05-05
1
-2
/
+0
*
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
4
-11
/
+71
|
\
|
*
usb: dwc3: gadget: Return proper request status
Thinh Nguyen
2022-04-26
1
-1
/
+30
|
*
usb: dwc3: pci: add support for the Intel Meteor Lake-P
Heikki Krogerus
2022-04-26
1
-0
/
+8
|
*
usb: dwc3: core: Only handle soft-reset in DCTL
Thinh Nguyen
2022-04-22
1
-1
/
+2
|
*
usb: dwc3: Try usb-role-switch first in dwc3_drd_init
Sven Peter
2022-04-21
1
-6
/
+5
|
*
usb: dwc3: core: Fix tx/rx threshold settings
Thinh Nguyen
2022-04-21
1
-4
/
+4
|
*
usb: dwc3: fix backwards compat with rockchip devices
Peter Geis
2022-04-21
1
-0
/
+23
*
|
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-04-23
1
-1
/
+1
*
|
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
Wesley Cheng
2022-04-23
1
-4
/
+16
*
|
usb: dwc3: EP clear halt leading to clearing of delayed_status
Wesley Cheng
2022-04-23
3
-1
/
+7
*
|
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-04-22
2
-51
/
+54
*
|
usb: dwc3: gadget: increase tx fifo size for ss isoc endpoints
Dan Vacura
2022-04-21
1
-1
/
+2
[next]