index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
usb: dwc3: add P3 in U2 SS inactive quirk
Huang Rui
2014-11-03
1
-0
/
+23
*
usb: dwc3: add u2exit lfps quirk
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: add lpm erratum support
Huang Rui
2014-11-03
1
-1
/
+15
*
usb: dwc3: add disscramble quirk
Huang Rui
2014-11-03
1
-1
/
+13
*
usb: dwc3: add a flag to check if it is fpga board
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: enable hibernation if to be supported
Huang Rui
2014-11-03
1
-0
/
+6
*
usb: dwc3: get rid of ->prepare()/->complete()
Felipe Balbi
2014-11-03
1
-48
/
+2
*
usb: dwc3: add ACPI support
Heikki Krogerus
2014-11-03
1
-0
/
+13
*
usb: dwc3: core: only setting the dma_mask when needed
Heikki Krogerus
2014-11-03
1
-3
/
+5
*
usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register
Felipe Balbi
2014-11-03
1
-0
/
+7
*
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-16
1
-6
/
+7
|
\
|
*
usb: dwc3: core: fix ordering for PHY suspend
Felipe Balbi
2014-09-03
1
-4
/
+5
|
*
usb: dwc3: core: fix order of PM runtime calls
Felipe Balbi
2014-09-03
1
-3
/
+3
*
|
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-08-20
1
-6
/
+3
|
/
*
usb: dwc3: add support for USB 2.0-only core configuration
Paul Zimmerman
2014-06-30
1
-0
/
+7
*
usb: dwc3: Keeping 'resource' related code together
Vivek Gautam
2014-06-30
1
-19
/
+25
*
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-05-23
1
-120
/
+133
|
\
|
*
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-05-15
1
-1
/
+1
|
*
usb: dwc3: core: refactor mode initialization to its own function
Felipe Balbi
2014-04-21
1
-66
/
+67
|
*
usb: dwc3: core: refactor PHY initialization
Felipe Balbi
2014-04-16
1
-54
/
+66
*
|
usb: dwc3: core: Fix gadget for system suspend/resume
Roger Quadros
2014-04-16
1
-1
/
+1
|
/
*
usb: dwc3: adapt dwc3 core to use Generic PHY Framework
Kishon Vijay Abraham I
2014-03-05
1
-3
/
+77
*
usb: dwc3: core: support optional PHYs
Kishon Vijay Abraham I
2014-03-05
1
-20
/
+14
*
usb: dwc3: core: allocate scratch buffers
Felipe Balbi
2014-03-05
1
-0
/
+105
*
usb: dwc3: workaround: clock gating issues
Felipe Balbi
2014-03-05
1
-9
/
+27
*
usb: dwc3: power off usb phy in error path
Kishon Vijay Abraham I
2013-11-25
1
-0
/
+2
*
usb: dwc3: invoke phy_resume after phy_init
Kishon Vijay Abraham I
2013-11-25
1
-3
/
+3
*
usb: dwc3: core: use pm_runtime_put_sync() on remove
Felipe Balbi
2013-10-11
1
-1
/
+1
[next]