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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
1
-2
/
+1
2015-12-16
usb: renesas_usbhs: add fallback compatibility strings
Simon Horman
1
-0
/
+9
2015-12-16
usb: gadget: ether: Allow changing the MTU
Mike Looijmans
1
-14
/
+4
2015-12-16
usb: gadget: f_midi: pre-allocate IN requests
Felipe F. Tonello
2
-39
/
+129
2015-12-16
usb: gadget: f_midi: fail if set_alt fails to allocate requests
Felipe F. Tonello
1
-1
/
+2
2015-12-16
usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
Felipe F. Tonello
1
-2
/
+4
2015-12-16
usb: musb: Fix unbalanced pm_runtime_enable
Tony Lindgren
1
-0
/
+3
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
4
-28
/
+52
2015-12-16
usb: musb: gadget: remove redundant condition
Geyslan G. Bem
1
-3
/
+2
2015-12-16
usb: gadget: s3c-hsudc: remove redundant condition
Geyslan G. Bem
1
-1
/
+1
2015-12-16
usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
Felipe Balbi
1
-8
/
+6
2015-12-16
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
Ruslan Bilovol
1
-9
/
+32
2015-12-16
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
Ruslan Bilovol
1
-26
/
+0
2015-12-16
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
Ruslan Bilovol
1
-13
/
+16
2015-12-16
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
Ruslan Bilovol
1
-5
/
+19
2015-12-16
usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode
Bin Liu
4
-11
/
+27
2015-12-16
usb: phy: correct the am335x phy header filename
Bin Liu
3
-2
/
+2
2015-12-15
usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver
Geert Uytterhoeven
3
-261
/
+0
2015-12-15
usb: gadget: lpc32xxx_udc: clean up and sort include directives out
Vladimir Zapolskiy
1
-24
/
+11
2015-12-15
usb: dwc3: trace: show request flags
Felipe Balbi
1
-1
/
+10
2015-12-15
usb: dwc3: gadget: handle request->zero
Felipe Balbi
2
-2
/
+51
2015-12-15
usb: musb: convert printk to pr_*
Rasmus Villemoes
1
-10
/
+7
2015-12-15
usb: dwc2: host: Clear interrupts before handling them
Douglas Anderson
2
-35
/
+32
2015-12-15
usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func()
Douglas Anderson
1
-0
/
+6
2015-12-15
usb: of: add an api to get dr_mode by the phy node
Bin Liu
1
-6
/
+54
2015-12-15
usb: gadget: f_sourcesink: quit if usb_ep_queue returns error
Peter Chen
1
-0
/
+1
2015-12-15
usb: gadget: composite: remove redundant bcdUSB setting in legacy
Igor Kotrasinski
16
-16
/
+16
2015-12-15
usb: dwc2: host: Support immediate retries for split transactions
Douglas Anderson
1
-2
/
+12
2015-12-15
usb: dwc2: host: Fix missing device insertions
Douglas Anderson
4
-11
/
+45
2015-12-15
usb: dwc2: add support of hi6220
Zhangfei Gao
1
-0
/
+33
2015-12-15
usb: dwc2: host: use kmem cache to allocate descriptors
Gregory Herrero
3
-3
/
+71
2015-12-15
usb: dwc2: host: fix descriptor list address masking
Mian Yousaf Kaukab
2
-11
/
+3
2015-12-15
usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled
Gregory Herrero
5
-25
/
+94
2015-12-15
usb: dwc2: host: enable descriptor dma for fs devices
Mian Yousaf Kaukab
6
-3
/
+84
2015-12-15
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
1
-82
/
+147
2015-12-15
usb: gadget: gmidi: Cleanup legacy code
Felipe F. Tonello
1
-8
/
+0
2015-12-15
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
5
-16
/
+8
2015-12-15
usb: gadget: f_midi: remove duplicated code
Felipe F. Tonello
1
-19
/
+0
2015-12-15
usb: renesas_usbhs: Modify ep.caps.type_xxx and usb_ep_maxpacket_limit()
Yoshihiro Shimoda
1
-7
/
+12
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
4
-127
/
+66
2015-12-15
usb: dwc2: host: process all completed urbs
Gregory Herrero
1
-2
/
+36
2015-12-15
usb: dwc2: host: always increment available host channel during release
Gregory Herrero
1
-0
/
+1
2015-12-15
usb: dwc2: host: program descriptor for next frame
Gregory Herrero
2
-2
/
+32
2015-12-15
usb: dwc2: host: add function to compare frame index
Gregory Herrero
1
-0
/
+13
2015-12-15
usb: dwc2: host: spinlock release channel
Gregory Herrero
1
-0
/
+4
2015-12-15
usb: dwc2: host: fix use of qtd after free in desc dma mode
Gregory Herrero
1
-1
/
+4
2015-12-15
usb: dwc2: host: rework isochronous halt path
Gregory Herrero
1
-1
/
+21
2015-12-15
usb: dwc2: host: set active bit in isochronous descriptors
Gregory Herrero
1
-8
/
+3
2015-12-15
usb: dwc2: host: ensure filling of isoc desc is correctly done
Gregory Herrero
1
-2
/
+3
2015-12-15
usb: misc: usbtest: improve the description for error message
Peter Chen
1
-2
/
+2
[next]