index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
usb: dwc3: Fix error handling for core init
Vivek Gautam
1
-3
/
+2
2016-09-14
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-14
/
+108
2016-09-07
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
1
-11
/
+54
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
1
-0
/
+11
2016-08-25
usb: dwc3: core: Move the mode setting to the right place
Baolin Wang
1
-3
/
+15
2016-08-25
usb: dwc3: add dis_del_phy_power_chg_quirk
William Wu
1
-0
/
+5
2016-08-25
usb: dwc3: make usb2 phy utmi interface configurable
William Wu
1
-0
/
+18
2016-08-25
usb: dwc3: add dis_u2_freeclk_exists_quirk
William Wu
1
-0
/
+5
2016-08-22
usb: dwc3: core: allow device to runtime_suspend several times
Felipe Balbi
1
-0
/
+1
2016-06-21
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
1
-14
/
+8
2016-06-21
usb: dwc3: fix runtime PM in error path
Roger Quadros
1
-8
/
+18
2016-06-21
usb: dwc3: core: fixup dr_mode fallback selection
Felipe Balbi
1
-2
/
+6
2016-06-20
usb: dwc3: remove handling of platform data
Heikki Krogerus
1
-35
/
+0
2016-06-20
usb: dwc3: implement runtime PM
Felipe Balbi
1
-14
/
+134
2016-06-20
usb: dwc3: core: simplify suspend/resume operations
Felipe Balbi
1
-54
/
+5
2016-06-20
usb: dwc3: core: re-factor init and exit paths
Felipe Balbi
1
-58
/
+60
2016-06-20
usb: dwc3: core: move fladj to dwc3 structure
Felipe Balbi
1
-9
/
+7
2016-06-20
usb: dwc3: core: get rid of DWC3_PM_OPS macro
Felipe Balbi
1
-6
/
+2
2016-04-28
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-66
/
+52
2016-04-19
usb: dwc3: core: add fifo space helper
Felipe Balbi
1
-0
/
+14
2016-04-19
usb: dwc3: make dwc3_debugfs_init return value be void
Du, Changbin
1
-9
/
+1
2016-04-18
usb: dwc3: add disable receiver detection in P3 quirk
Rajesh Bhagat
1
-0
/
+6
2016-04-18
usb: dwc3: core: fix PHY handling during suspend
Felipe Balbi
1
-1
/
+22
2016-04-14
usb: dwc3: drop ev_buffs array
Felipe Balbi
1
-9
/
+4
2016-04-14
usb: dwc3: remove num_event_buffers
Felipe Balbi
1
-49
/
+32
2016-04-14
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
1
-4
/
+0
2016-03-29
usb: dwc3: core: improve reset sequence
Felipe Balbi
1
-30
/
+18
2016-03-04
usb: dwc3: Validate the maximum_speed parameter
John Youn
1
-2
/
+16
2016-03-04
usb: dwc3: Update maximum_speed for SuperSpeedPlus
John Youn
1
-4
/
+13
2015-12-15
usb: dwc3: core: purge dev_dbg() calls
Felipe Balbi
1
-3
/
+5
2015-10-09
usb: dwc3: Add dis_enblslpm_quirk
John Youn
1
-0
/
+6
2015-10-09
usb: dwc3: Support Synopsys USB 3.1 IP
John Youn
1
-2
/
+8
2015-09-27
usb: dwc3: core: convert to unified device property interface
Heikki Krogerus
1
-26
/
+24
2015-09-27
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
1
-1
/
+1
2015-09-27
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
1
-1
/
+2
2015-09-27
usb: dwc3: support for pinctrl state change during system sleep
Sekhar Nori
1
-0
/
+5
2015-09-27
usb: dwc3: Add frame length adjustment quirk
Nikhil Badola
1
-0
/
+34
2015-07-29
usb: dwc3: core: remove unnecessary dev_warn()
Felipe Balbi
1
-2
/
+0
2015-07-06
usb: dwc3: core: avoid NULL pointer dereference
Felipe Balbi
1
-2
/
+4
2015-05-13
usb: dwc3: add ULPI interface support
Heikki Krogerus
1
-3
/
+31
2015-05-13
usb: dwc3: add hsphy_interface property
Heikki Krogerus
1
-0
/
+20
2015-05-13
usb: dwc3: setup phys earlier
Heikki Krogerus
1
-6
/
+2
2015-05-13
usb: dwc3: soft reset to it's own function
Heikki Krogerus
1
-16
/
+30
2015-05-13
usb: dwc3: cache hwparams earlier
Heikki Krogerus
1
-2
/
+1
2015-05-13
usb: dwc3: store driver data earlier
Heikki Krogerus
1
-1
/
+2
2015-03-10
usb: dwc3: make LPM configurable in DT
Robert Baldyga
1
-0
/
+3
2015-03-09
usb: dwc3: core: only reset res->start in case of error
Felipe Balbi
1
-22
/
+34
2015-01-27
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
1
-1
/
+1
2014-11-06
usb: dwc3: core: enable phy suspend quirk on non-FPGA
Felipe Balbi
1
-2
/
+2
2014-11-03
usb: dwc3: make HIRD threshold configurable
Huang Rui
1
-0
/
+17
[next]