index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-09
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
1
-1
/
+1
2013-01-26
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-4
/
+20
2013-01-25
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
1
-1
/
+1
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2
-4
/
+4
2013-01-25
usb: dwc3: core: add dt support for dwc3 core
Kishon Vijay Abraham I
1
-4
/
+20
2013-01-25
usb: dwc3: core: stray statements are removed
Kishon Vijay Abraham I
1
-3
/
+0
2013-01-25
usb: dwc3: core: enable the USB2 and USB3 phy in probe
Kishon Vijay Abraham I
1
-0
/
+6
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
1
-0
/
+60
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
1
-26
/
+0
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
1
-0
/
+10
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
1
-30
/
+10
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
1
-1
/
+11
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
1
-1
/
+1
2013-01-24
usb: dwc3: gadget: change HIRD threshold to 12
Felipe Balbi
1
-2
/
+5
2013-01-18
usb: dwc3: remove dwc3 dependency on host AND gadget.
Vivek Gautam
4
-4
/
+55
2013-01-18
usb: dwc3: gadget: req->queued must be forced to false in cleanup
Pratyush Anand
1
-0
/
+1
2013-01-18
usb: dwc3: gadget: fix scatter gather implementation
Pratyush Anand
2
-92
/
+127
2013-01-18
usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFER
Pratyush Anand
1
-4
/
+5
2013-01-18
usb: dwc3: gadget: fix skip LINK_TRB on ISOC
Pratyush Anand
1
-8
/
+5
2013-01-18
usb: dwc3: gadget: fix isoc END TRANSFER Condition
Pratyush Anand
1
-5
/
+18
2013-01-18
usb: dwc3: gadget: correct return from ep_queue
Pratyush Anand
1
-0
/
+2
2013-01-18
usb: dwc3: gadget: fix missed isoc
Pratyush Anand
2
-14
/
+24
2013-01-18
usb: dwc3: Enable usb2 LPM only when connected as usb2.0
Pratyush Anand
1
-13
/
+18
2013-01-18
usb: dwc3: gadget: fix ep->maxburst for ep0
Pratyush Anand
1
-0
/
+1
2013-01-18
usb: dwc3: debugfs: convert our regdump to use regsets
Felipe Balbi
2
-24
/
+13
2013-01-18
usb: dwc3: gadget: don't redefine 'ret'
Felipe Balbi
1
-2
/
+0
2013-01-18
usb: dwc3: exynos: use devm_ functions
Jingoo Han
1
-28
/
+23
2013-01-18
usb: dwc3: decrease event buffer size
Felipe Balbi
1
-1
/
+3
2012-12-13
usb: dwc3: debugfs: fix regdump offset
Jack Pham
1
-1
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
5
-5
/
+5
2012-11-22
usb: remove use of __devinit
Bill Pemberton
6
-15
/
+14
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
4
-4
/
+4
2012-11-16
usb: dwc3: core: move dwc3_cache_hwparams before dwc3_alloc_event_buffers
Kishon Vijay Abraham I
1
-2
/
+2
2012-11-12
Merge tag 'dwc3-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-132
/
+43
2012-11-08
usb: dwc3: core: don't kfree() devm_kzalloc()'ed memory
Felipe Balbi
1
-3
/
+1
2012-11-06
usb: dwc3: exynos: remove platform data support
Vivek Gautam
1
-16
/
+0
2012-11-06
usb: dwc3: exynos: add support for device tree
Vivek Gautam
1
-0
/
+20
2012-10-31
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
5
-81
/
+6
2012-10-19
usb: dwc3: drop HAVE_CLK dependency from Exynos glue layer
Felipe Balbi
1
-13
/
+1
2012-10-15
usb: dwc3: shutdown usb_phy when removing the device
Vivek Gautam
1
-0
/
+4
2012-10-15
usb: dwc3: gadget: fix 'endpoint always busy' bug
Felipe Balbi
1
-1
/
+1
2012-10-15
usb: dwc3: core: move event buffer allocation out of dwc3_core_init()
Felipe Balbi
1
-13
/
+12
2012-10-15
usb: dwc3: core: switch event buffer allocation to devm_kzalloc()
Felipe Balbi
1
-5
/
+3
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
3
-5
/
+26
2012-09-12
Merge tag 'dwc3-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-155
/
+170
2012-09-12
Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
5
-0
/
+219
2012-09-10
usb: dwc3: add basic PHY support
Felipe Balbi
2
-0
/
+20
2012-09-10
usb: dwc3: exynos: add nop transceiver support
Felipe Balbi
1
-0
/
+66
2012-09-10
usb: dwc3: omap: add nop transceiver support
Felipe Balbi
1
-0
/
+66
[next]