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
/
dwc3
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-11-03
usb: dwc3: add disable usb2 suspend phy quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add disable usb3 suspend phy quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add Tx de-emphasis quirk
Huang Rui
1
-0
/
+17
2014-11-03
usb: dwc3: set SUSPHY bit for all cores
Huang Rui
1
-0
/
+24
2014-11-03
usb: dwc3: add rx_detect to polling lfps quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add lfps filter quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add delay phy power change quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add delay p1p2p3 quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add request p1p2p3 quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add P3 in U2 SS inactive quirk
Huang Rui
1
-0
/
+23
2014-11-03
usb: dwc3: add u2exit lfps quirk
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: add lpm erratum support
Huang Rui
1
-1
/
+15
2014-11-03
usb: dwc3: add disscramble quirk
Huang Rui
1
-1
/
+13
2014-11-03
usb: dwc3: add a flag to check if it is fpga board
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: enable hibernation if to be supported
Huang Rui
1
-0
/
+6
2014-11-03
usb: dwc3: get rid of ->prepare()/->complete()
Felipe Balbi
1
-48
/
+2
2014-11-03
usb: dwc3: add ACPI support
Heikki Krogerus
1
-0
/
+13
2014-11-03
usb: dwc3: core: only setting the dma_mask when needed
Heikki Krogerus
1
-3
/
+5
2014-11-03
usb: dwc3: core: write LINUX_VERSION_CODE to our GUID register
Felipe Balbi
1
-0
/
+7
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
1
-6
/
+7
2014-09-03
usb: dwc3: core: fix ordering for PHY suspend
Felipe Balbi
1
-4
/
+5
2014-09-03
usb: dwc3: core: fix order of PM runtime calls
Felipe Balbi
1
-3
/
+3
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
1
-6
/
+3
2014-06-30
usb: dwc3: add support for USB 2.0-only core configuration
Paul Zimmerman
1
-0
/
+7
2014-06-30
usb: dwc3: Keeping 'resource' related code together
Vivek Gautam
1
-19
/
+25
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-120
/
+133
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
1
-1
/
+1
2014-04-21
usb: dwc3: core: refactor mode initialization to its own function
Felipe Balbi
1
-66
/
+67
2014-04-16
usb: dwc3: core: refactor PHY initialization
Felipe Balbi
1
-54
/
+66
2014-04-16
usb: dwc3: core: Fix gadget for system suspend/resume
Roger Quadros
1
-1
/
+1
2014-03-05
usb: dwc3: adapt dwc3 core to use Generic PHY Framework
Kishon Vijay Abraham I
1
-3
/
+77
2014-03-05
usb: dwc3: core: support optional PHYs
Kishon Vijay Abraham I
1
-20
/
+14
2014-03-05
usb: dwc3: core: allocate scratch buffers
Felipe Balbi
1
-0
/
+105
2014-03-05
usb: dwc3: workaround: clock gating issues
Felipe Balbi
1
-9
/
+27
2013-11-25
usb: dwc3: power off usb phy in error path
Kishon Vijay Abraham I
1
-0
/
+2
2013-11-25
usb: dwc3: invoke phy_resume after phy_init
Kishon Vijay Abraham I
1
-3
/
+3
2013-10-11
usb: dwc3: core: use pm_runtime_put_sync() on remove
Felipe Balbi
1
-1
/
+1
2013-10-01
usb: dwc3: Remove additional delay of 100ms when resuming
Vivek Gautam
1
-1
/
+0
2013-08-27
usb: dwc3: Remove duplicate inclusion of otg.h
Sachin Kamat
1
-1
/
+0
2013-08-14
usb: dwc3: core: cope with NULL pdata
Felipe Balbi
1
-1
/
+4
2013-07-31
usb: dwc3: use dev_get_platdata()
Felipe Balbi
1
-3
/
+3
2013-07-29
usb: dwc3: core: modify IO memory resource after deferred probe completes
Ivan T. Ivanov
1
-15
/
+16
2013-07-29
usb: dwc3: core: introduce and use macros for Event Size register
Felipe Balbi
1
-2
/
+3
2013-07-29
usb: dwc3: core: switch over to devm_ioremap_resource()
Felipe Balbi
1
-13
/
+5
2013-07-29
usb: dwc3: adapt to use dr_mode device tree helper
Ruchika Kharwar
1
-36
/
+37
[next]