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-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
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
[next]