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
2017-06-02
usb: dwc3: trace: decode ctrl request
Felipe Balbi
2
-4
/
+238
2017-06-02
usb: dwc3: debug: remove static char buffer from dwc3_decode_event()
Felipe Balbi
2
-8
/
+9
2017-06-02
usb: dwc3: trace: rely on __string() and __assign_str()
Felipe Balbi
1
-8
/
+8
2017-06-02
usb: dwc3: gadget: slight cleanup to dwc3_process_event_entry()
Felipe Balbi
1
-12
/
+4
2017-06-02
usb: dwc3: debugfs: slightly improve output of trb_ring
Felipe Balbi
1
-5
/
+4
2017-06-02
usb: dwc3: update documentation
Felipe Balbi
4
-65
/
+124
2017-06-02
usb: dwc3: replace %p with %pK
Felipe Balbi
2
-7
/
+4
2017-05-17
usb: dwc3: add disable u2mac linestate check quirk
William Wu
2
-6
/
+18
2017-05-17
usb: dwc3: gadget: lazily map requests for DMA
Felipe Balbi
1
-9
/
+12
2017-05-17
usb: dwc3: gadget: don't WARN about lack of TRBs
Felipe Balbi
1
-3
/
+1
2017-05-16
usb: dwc3: keystone: check return value
Pan Bian
1
-0
/
+4
2017-05-16
usb: dwc3: gadget: Prevent losing events in event cache
Thinh Nguyen
1
-0
/
+9
2017-05-16
usb: dwc3: gadget: Fix ISO transfer performance
Roger Quadros
1
-1
/
+11
2017-05-16
usb: dwc3: pci: add Intel Cannonlake PCI IDs
Heikki Krogerus
1
-0
/
+4
2017-05-05
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-580
/
+511
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+3
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
13
-579
/
+510
2017-04-11
usb: dwc3: Add dual-role support
Roger Quadros
5
-4
/
+111
2017-04-11
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
3
-38
/
+80
2017-04-11
usb: dwc3: debugfs: remove unnecessary | operator
Roger Quadros
1
-3
/
+3
2017-04-11
usb: dwc3: core: add current_dr_role member
Roger Quadros
2
-0
/
+4
2017-04-11
usb: dwc3: simplify ZLP handling
Felipe Balbi
3
-83
/
+59
2017-04-11
usb: dwc3: ep0: improve handling of unaligned OUT requests
Felipe Balbi
3
-92
/
+29
2017-04-11
usb: dwc3: ep0: pass dep as argument to internal functions
Felipe Balbi
1
-26
/
+26
2017-04-11
usb: dwc3: ep0: use immediate SETUP on TRB
Felipe Balbi
3
-36
/
+18
2017-04-11
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
3
-55
/
+31
2017-04-11
usb: dwc3: debugfs: return strings that match tracepoints
Felipe Balbi
1
-4
/
+4
2017-04-11
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
Felipe Balbi
1
-46
/
+1
2017-04-11
usb: dwc3: debugfs: downcase OTG on 'mode' file
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: dwc3: use BIT() macro where possible
Roger Quadros
3
-131
/
+132
2017-04-11
usb: dwc3: trace: change format for string to cmd trace
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: dwc3: gadget: Fix starting microframe for ISOC
John Youn
1
-2
/
+5
2017-04-11
usb: dwc3: exynos: change goto labels to meaningful names
Shuah Khan
1
-11
/
+11
2017-04-11
usb: dwc3: remove dwc3_gadget_init_hw_endpoints
Bryan O'Donoghue
1
-9
/
+4
2017-04-11
usb: dwc3: refactor gadget endpoint count calculation
Bryan O'Donoghue
4
-43
/
+14
2017-04-11
usb: dwc3: make macros safe to expression arguments
Roger Quadros
1
-13
/
+13
2017-03-27
usb: dwc3: remove dwc3_log_msg trace class
Lu Baolu
1
-25
/
+0
2017-03-27
usb: dwc3: make sure UX_EXIT_PX is cleared
Felipe Balbi
2
-0
/
+7
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+17
2017-03-23
usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-2
/
+3
2017-03-22
usb: dwc3: gadget: delay unmap of bounced requests
Janusz Dziedzic
1
-4
/
+17
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-1
/
+1
2017-03-08
usb: dwc3: gadget: make to increment req->remaining in all cases
Felipe Balbi
1
-3
/
+3
2017-03-06
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
1
-0
/
+1
2017-03-06
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
1
-6
/
+1
2017-03-06
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
1
-1
/
+1
2017-03-06
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
Felipe Balbi
1
-0
/
+63
2017-03-06
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
1
-7
/
+7
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-62
/
+197
2017-01-26
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi
1
-3
/
+18
[prev]
[next]