Jingoo Han
|
19fda7cd59
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
|
12 years ago |
Felipe Balbi
|
d105e7f86f
usb: dwc3: fix PHY error handling
|
12 years ago |
Kishon Vijay Abraham I
|
ddff14f1ab
usb: dwc3: set dma_mask for dwc3_omap device
|
12 years ago |
Felipe Balbi
|
789451f6c6
usb: dwc3: calculate the number of endpoints
|
14 years ago |
Vivek Gautam
|
cd051da2c8
usb: dwc3: set 'mode' based on selected Kconfig choices
|
12 years ago |
Felipe Balbi
|
67d0b500eb
usb: dwc3: core: avoid checkpatch.pl warning
|
12 years ago |
Felipe Balbi
|
7415f17c95
usb: dwc3: core: add power management support
|
13 years ago |
Felipe Balbi
|
f122d33e4b
usb: dwc3: core: explicitly setup and cleanup event buffers
|
12 years ago |
Felipe Balbi
|
d9b4330ade
usb: dwc3: core: don't forget to free coherent memory
|
12 years ago |
Greg Kroah-Hartman
|
4811f53fad
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Kishon Vijay Abraham I
|
5088b6f5bc
usb: dwc3: core: add dt support for dwc3 core
|
12 years ago |
Kishon Vijay Abraham I
|
5ea921320f
usb: dwc3: core: stray statements are removed
|
12 years ago |
Kishon Vijay Abraham I
|
8ba007a971
usb: dwc3: core: enable the USB2 and USB3 phy in probe
|
12 years ago |
Bill Pemberton
|
fb4e98ab63
usb: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
41ac7b3ab7
usb: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
7690417db5
usb: remove use of __devexit_p
|
12 years ago |
Kishon Vijay Abraham I
|
4fd24483d1
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
|
12 years ago |
Greg Kroah-Hartman
|
0f89fc3fd8
Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Felipe Balbi
|
e32672f0bc
usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
|
12 years ago |
Sebastian Andrzej Siewior
|
124dafde8f
usb: dwc3: remove custom unique id handling
|
12 years ago |
Vivek Gautam
|
01b8daf71b
usb: dwc3: shutdown usb_phy when removing the device
|
12 years ago |
Felipe Balbi
|
3921426b13
usb: dwc3: core: move event buffer allocation out of dwc3_core_init()
|
12 years ago |
Felipe Balbi
|
380f0d2843
usb: dwc3: core: switch event buffer allocation to devm_kzalloc()
|
12 years ago |
Greg Kroah-Hartman
|
2bcb132c69
Merge 3.6-rc6 into usb-next
|
13 years ago |
Greg Kroah-Hartman
|
e6d49d093e
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Felipe Balbi
|
51e1e7bcef
usb: dwc3: add basic PHY support
|
13 years ago |
Kishon Vijay Abraham I
|
066618bc35
usb: dwc3: core: fix incorrect usage of resource pointer
|
13 years ago |
Oliver Neukum
|
2a540edf7b
usb: dwc3: core: memory ordering fix in close
|
13 years ago |
Felipe Balbi
|
b7e38aa67d
usb: dwc3: core: use devm_iremap_nocache() version
|
13 years ago |
Pratyush Anand
|
58a0f23fdd
USB: DWC3: Issue device soft reset before core soft reset
|
13 years ago |