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
/
dwc2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
usb: dwc2: Use generic PHY width in params setup
Jules Maselbas
2
-9
/
+9
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
1
-8
/
+12
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
1
-0
/
+4
2019-06-06
usb: dwc2: Fix DMA cache alignment issues
Martin Schiller
1
-3
/
+7
2019-06-06
usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)
Douglas Anderson
4
-27
/
+37
2019-05-03
dwc2: gadget: Fix completed transfer size calculation in DDMA
Minas Harutyunyan
1
-0
/
+1
2019-05-03
usb: dwc2: Set lpm mode parameters depend on HW configuration
Minas Harutyunyan
1
-5
/
+18
2019-05-03
usb: dwc2: Fix channel disable flow
Minas Harutyunyan
1
-14
/
+20
2019-05-03
usb: dwc2: Set actual frame number for completed ISOC transfer
Minas Harutyunyan
1
-0
/
+5
2019-05-03
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
1
-12
/
+15
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
2
-4
/
+29
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
2
-20
/
+14
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
3
-190
/
+192
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
3
-12
/
+15
2019-05-03
usb: dwc2: gadget: Remove duplicated phy init
Jules Maselbas
1
-13
/
+0
2019-05-03
usb: dwc2: Move UTMI_PHY_DATA defines closer
Jules Maselbas
1
-3
/
+3
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
4
-3
/
+44
2019-05-03
usb: dwc2: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-3
/
+3
2019-05-03
usb: dwc2: gadget: Reject LPM token during Control transfers
Minas Harutyunyan
2
-1
/
+2
2019-05-03
usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONE
Douglas Anderson
1
-31
/
+53
2019-05-03
usb: dwc2: Add Amlogic G12A DWC2 Params
Neil Armstrong
1
-0
/
+12
2019-02-19
usb: dwc2: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-36
/
+78
2019-02-07
usb: dwc2: gadget: Add scatter-gather mode
Andrzej Pietrasiewicz
1
-36
/
+77
2019-02-07
usb: dwc2: Fix EP TxFIFO number setting
Minas Harutyunyan
1
-0
/
+1
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+2
2019-01-17
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Minas Harutyunyan
1
-1
/
+1
2018-12-11
usb: dwc2: Fix disable all EP's on disconnect
Minas Harutyunyan
1
-18
/
+23
2018-12-10
usb: dwc2: disable power_down on Amlogic devices
Martin Blumenstingl
1
-0
/
+1
2018-12-05
usb: dwc2: host: use hrtimer for NAK retries
Terin Stock
2
-8
/
+13
2018-12-05
usb: dwc2: Disable power down feature on Samsung SoCs
Marek Szyprowski
1
-1
/
+9
2018-11-26
usb: dwc2: gadget: Accept LPM token when TxFIFO is not empty
Artur Petrosyan
2
-0
/
+3
2018-11-26
usb: dwc2: gadget: Fix WkupAlert interrupt handler.
Artur Petrosyan
1
-1
/
+1
2018-11-14
usb: dwc2: pci: Fix an error code in probe
Dan Carpenter
1
-0
/
+1
2018-10-05
usb: dwc2: disable power_down on rockchip devices
SolidHal
1
-0
/
+1
2018-10-02
usb: dwc2: gadget: Add handler for WkupAlert interrupt
Grigor Tovmasyan
1
-0
/
+25
2018-10-02
usb: dwc2: gadget: enable WKUP_ALERT interrupt
Grigor Tovmasyan
1
-0
/
+4
2018-10-02
usb: dwc2: gadget: Program GREFCLK register
Grigor Tovmasyan
2
-0
/
+25
2018-10-02
usb: dwc2: gadget: Add parameters for GREFCLK register
Grigor Tovmasyan
2
-0
/
+20
2018-10-02
usb: dwc2: Add definitions for new registers
Grigor Tovmasyan
1
-0
/
+13
2018-10-02
usb: dwc2: Update target (u)frame calculation
Grigor Tovmasyan
1
-0
/
+17
2018-10-02
usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() function
Grigor Tovmasyan
1
-0
/
+18
2018-10-02
usb: dwc2: Add core parameter for service interval support
Grigor Tovmasyan
4
-0
/
+18
2018-10-02
usb: dwc2: Update registers definitions to support service interval
Grigor Tovmasyan
1
-0
/
+2
2018-10-02
usb: dwc2: fix unbalanced use of external vbus-supply
Fabrice Gasnier
1
-7
/
+26
2018-10-02
usb: dwc2: fix call to vbus supply exit routine, call it unlocked
Fabrice Gasnier
1
-0
/
+2
2018-10-02
usb: dwc2: fix a race with external vbus supply
Fabrice Gasnier
1
-1
/
+9
2018-10-02
usb: dwc2: get optional vbus-supply regulator once
Fabrice Gasnier
2
-9
/
+11
2018-10-02
usb: dwc2: Disable all EP's on disconnect
Minas Harutyunyan
1
-7
/
+23
[next]