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
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-08-28
Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-3
/
+3
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
9
-48
/
+291
2017-08-18
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
1
-6
/
+9
2017-08-16
usb: gadget: udc: Replace the deprecated extcon API
Chanwoo Choi
1
-3
/
+3
2017-08-15
usb: bdc: Add support for USB phy
Al Cooper
2
-2
/
+75
2017-08-15
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Al Cooper
1
-0
/
+1
2017-08-15
usb: bdc: fix "xsf for ep not enabled" errror
Al Cooper
1
-3
/
+4
2017-08-15
usb: bdc: Add support for suspend/resume
Al Cooper
2
-0
/
+37
2017-08-15
usb: bdc: hook a quick Device Tree compatible string
Florian Fainelli
2
-2
/
+10
2017-08-15
usb: bdc: Small code cleanup
Al Cooper
1
-7
/
+8
2017-08-15
usb: bdc: Add clock enable for new chips with a separate BDC clock
Al Cooper
1
-0
/
+15
2017-08-15
usb: bdc: Fix misleading register names
Al Cooper
3
-18
/
+18
2017-08-15
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
1
-1
/
+4
2017-08-15
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-15
usb: gadget: dummy: fix infinite loop because of missing loop decrement
Colin Ian King
1
-1
/
+1
2017-08-15
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: add support for R-Car M3-W
Yoshihiro Shimoda
1
-0
/
+4
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+16
2017-08-10
usb: gadget: fsl_qe_udc: constify qe_ep0_desc
Julia Lawall
1
-1
/
+1
2017-08-09
usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0
Yoshihiro Shimoda
1
-3
/
+24
2017-08-09
usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode
Yoshihiro Shimoda
1
-2
/
+76
2017-08-09
usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()
Gustavo A. R. Silva
1
-2
/
+4
2017-08-03
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
Yoshihiro Shimoda
1
-5
/
+16
2017-07-24
Merge 4.13-rc2 into usb-next
Greg Kroah-Hartman
3
-9
/
+16
2017-07-22
USB: gadget: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2
-5
/
+1
2017-07-18
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
Yoshihiro Shimoda
1
-3
/
+3
2017-07-18
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
Yoshihiro Shimoda
1
-0
/
+6
2017-07-18
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
Yoshihiro Shimoda
1
-1
/
+1
2017-07-18
usb: gadget: udc: start_udc() can be static
kbuild test robot
1
-3
/
+3
2017-07-17
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2017-07-17
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
15
-85
/
+896
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
2
-17
/
+5
2017-06-19
usb: gadget: udc: atmel: Remove unnecessary macros
Alexandre Belloni
2
-12
/
+8
2017-06-19
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2
-17
/
+5
2017-06-15
usb: gadget: mv_udc: Handle return value of clk_prepare_enable.
Arvind Yadav
1
-3
/
+6
2017-06-13
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
1
-0
/
+392
2017-06-13
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2
-12
/
+1
2017-06-13
usb: gadget: udc: add a 'function' sysfs file
Felipe Balbi
1
-0
/
+13
2017-06-13
usb: gadget: dummy: implement ->udc_set_speed()
Felipe Balbi
1
-16
/
+23
2017-06-13
usb: gadget: core: introduce ->udc_set_speed() method
Felipe Balbi
1
-0
/
+20
2017-06-13
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
5
-20
/
+409
2017-06-13
usb: gadget: udc: Provide correct arguments for 'dma_pool_create'
Raviteja Garimella
1
-2
/
+2
2017-06-13
usb: gadget: udc: make debug prints compatible with both pci and platform dev...
Raviteja Garimella
3
-15
/
+18
2017-06-13
usb: gadget: udc: Rename amd5536udc driver file based on IP
Raviteja Garimella
2
-1
/
+1
2017-06-12
Merge 4.12-rc5 into usb-next
Greg Kroah-Hartman
1
-13
/
+32
2017-06-02
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Yoshihiro Shimoda
1
-1
/
+1
2017-06-02
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
Yoshihiro Shimoda
1
-3
/
+25
[next]