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
|
12 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
|
12 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 |
Pratyush Anand
|
45627ac6a4
USB: DWC3: Put 100 ms delay for phy to be stable
|
13 years ago |
Paul Zimmerman
|
7acd85e0eb
usb: dwc3: core: make sure evt->lpos is correctly initialized
|
13 years ago |
Greg Kroah-Hartman
|
23063b378d
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Ido Shayevitz
|
51249dca62
usb: dwc3: core: split host address space
|
13 years ago |
Anton Tikhomirov
|
64b6c8a701
usb: dwc3: Free event buffers array
|
13 years ago |
Tobias Klauser
|
b1116dcc63
usb: dwc3: core: Convert to module_platform_driver
|
13 years ago |
Paul Zimmerman
|
3e87c42a29
usb: dwc3: replace hard-coded constant in DWC3_GCTL_SCALEDOWN(3)
|
13 years ago |
Dan Carpenter
|
075cd14d2a
usb: dwc3: make dwc3_get_device_id() return the id
|
13 years ago |