index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: core: cleanup IRQ resources
Roger Quadros
2016-06-21
1
-14
/
+8
*
usb: dwc3: fix runtime PM in error path
Roger Quadros
2016-06-21
1
-8
/
+18
*
usb: dwc3: core: fixup dr_mode fallback selection
Felipe Balbi
2016-06-21
1
-2
/
+6
*
usb: dwc3: remove handling of platform data
Heikki Krogerus
2016-06-20
1
-35
/
+0
*
usb: dwc3: implement runtime PM
Felipe Balbi
2016-06-20
1
-14
/
+134
*
usb: dwc3: core: simplify suspend/resume operations
Felipe Balbi
2016-06-20
1
-54
/
+5
*
usb: dwc3: core: re-factor init and exit paths
Felipe Balbi
2016-06-20
1
-58
/
+60
*
usb: dwc3: core: move fladj to dwc3 structure
Felipe Balbi
2016-06-20
1
-9
/
+7
*
usb: dwc3: core: get rid of DWC3_PM_OPS macro
Felipe Balbi
2016-06-20
1
-6
/
+2
*
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-28
1
-66
/
+52
|
\
|
*
usb: dwc3: core: add fifo space helper
Felipe Balbi
2016-04-19
1
-0
/
+14
|
*
usb: dwc3: make dwc3_debugfs_init return value be void
Du, Changbin
2016-04-19
1
-9
/
+1
|
*
usb: dwc3: add disable receiver detection in P3 quirk
Rajesh Bhagat
2016-04-18
1
-0
/
+6
|
*
usb: dwc3: drop ev_buffs array
Felipe Balbi
2016-04-14
1
-9
/
+4
|
*
usb: dwc3: remove num_event_buffers
Felipe Balbi
2016-04-14
1
-49
/
+32
|
*
usb: dwc3: drop FIFO resizing logic
Felipe Balbi
2016-04-14
1
-4
/
+0
*
|
usb: dwc3: core: fix PHY handling during suspend
Felipe Balbi
2016-04-18
1
-1
/
+22
|
/
*
usb: dwc3: core: improve reset sequence
Felipe Balbi
2016-03-29
1
-30
/
+18
*
usb: dwc3: Validate the maximum_speed parameter
John Youn
2016-03-04
1
-2
/
+16
*
usb: dwc3: Update maximum_speed for SuperSpeedPlus
John Youn
2016-03-04
1
-4
/
+13
*
usb: dwc3: core: purge dev_dbg() calls
Felipe Balbi
2015-12-15
1
-3
/
+5
*
usb: dwc3: Add dis_enblslpm_quirk
John Youn
2015-10-09
1
-0
/
+6
*
usb: dwc3: Support Synopsys USB 3.1 IP
John Youn
2015-10-09
1
-2
/
+8
*
usb: dwc3: core: convert to unified device property interface
Heikki Krogerus
2015-09-27
1
-26
/
+24
*
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
1
-1
/
+1
*
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
1
-1
/
+2
*
usb: dwc3: support for pinctrl state change during system sleep
Sekhar Nori
2015-09-27
1
-0
/
+5
*
usb: dwc3: Add frame length adjustment quirk
Nikhil Badola
2015-09-27
1
-0
/
+34
*
usb: dwc3: core: remove unnecessary dev_warn()
Felipe Balbi
2015-07-29
1
-2
/
+0
*
usb: dwc3: core: avoid NULL pointer dereference
Felipe Balbi
2015-07-06
1
-2
/
+4
*
usb: dwc3: add ULPI interface support
Heikki Krogerus
2015-05-13
1
-3
/
+31
*
usb: dwc3: add hsphy_interface property
Heikki Krogerus
2015-05-13
1
-0
/
+20
*
usb: dwc3: setup phys earlier
Heikki Krogerus
2015-05-13
1
-6
/
+2
*
usb: dwc3: soft reset to it's own function
Heikki Krogerus
2015-05-13
1
-16
/
+30
*
usb: dwc3: cache hwparams earlier
Heikki Krogerus
2015-05-13
1
-2
/
+1
*
usb: dwc3: store driver data earlier
Heikki Krogerus
2015-05-13
1
-1
/
+2
*
usb: dwc3: make LPM configurable in DT
Robert Baldyga
2015-03-10
1
-0
/
+3
*
usb: dwc3: core: only reset res->start in case of error
Felipe Balbi
2015-03-09
1
-22
/
+34
*
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
2015-01-27
1
-1
/
+1
*
usb: dwc3: core: enable phy suspend quirk on non-FPGA
Felipe Balbi
2014-11-06
1
-2
/
+2
*
usb: dwc3: make HIRD threshold configurable
Huang Rui
2014-11-03
1
-0
/
+17
*
usb: dwc3: add disable usb2 suspend phy quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add disable usb3 suspend phy quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add Tx de-emphasis quirk
Huang Rui
2014-11-03
1
-0
/
+17
*
usb: dwc3: set SUSPHY bit for all cores
Huang Rui
2014-11-03
1
-0
/
+24
*
usb: dwc3: add rx_detect to polling lfps quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add lfps filter quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add delay phy power change quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add delay p1p2p3 quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add request p1p2p3 quirk
Huang Rui
2014-11-03
1
-0
/
+6
[next]