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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
147
-2796
/
+7737
2015-02-14
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
4
-16
/
+8
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-02-09
USB / PM: Remove unneeded #ifdef and associated dead code
Andreas Ruprecht
1
-12
/
+0
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
85
-2213
/
+7085
2015-02-04
usb: musb: fix device hotplug behind hub
Bin Liu
2
-1
/
+7
2015-02-04
usb: dwc2: Fix a bug in reading the endpoint directions from reg.
Roshan Pius
1
-1
/
+1
2015-02-04
usb: Retry port status check on resume to work around RH bugs
Julius Werner
1
-3
/
+12
2015-02-04
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
Zhuang Jin Can
1
-25
/
+9
2015-02-04
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+3
2015-02-04
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-4
/
+4
2015-02-04
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
2
-6
/
+13
2015-02-02
usb: gadget: Kconfig: use bool instead of boolean
Christoph Jaeger
1
-1
/
+1
2015-02-02
usb: musb: blackfin: remove incorrect __exit_p()
Dmitry Torokhov
1
-1
/
+1
2015-02-02
Merge 3.19-rc7 into usb-next
Greg Kroah-Hartman
6
-5
/
+28
2015-01-31
USB: fix use-after-free bug in usb_hcd_unlink_urb()
Alan Stern
1
-8
/
+8
2015-01-31
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
1
-1
/
+22
2015-01-31
usb: host: pci_quirks: joing string literals
Andy Shevchenko
1
-21
/
+25
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2
-0
/
+15
2015-01-31
USB: usbfs: allow URBs to be reaped after disconnection
Alan Stern
1
-26
/
+37
2015-01-31
cdc-acm: kill unnecessary messages
Oliver Neukum
1
-24
/
+9
2015-01-31
cdc-acm: add sanity checks
Oliver Neukum
1
-5
/
+16
2015-01-31
Merge tag 'usb-serial-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2015-01-31
Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-106
/
+14
2015-01-30
usb: phy: phy-generic: Fix USB PHY gpio reset
Fabio Estevam
1
-4
/
+5
2015-01-30
usb: dwc2: fix USB core dependencies
Arnd Bergmann
1
-2
/
+2
2015-01-30
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
Yoshihiro Shimoda
1
-0
/
+4
2015-01-30
usb: phy: generic: fix the vbus interrupt request
Robert Jarzmik
1
-1
/
+2
2015-01-30
usb: phy: generic: fix the gpios to be optional
Robert Jarzmik
1
-5
/
+7
2015-01-30
usb: dwc2: gadget: initialize controller in pullup callback
Gregory Herrero
1
-0
/
+1
2015-01-30
usb: dwc2: gadget: replace constants with defines
Mian Yousaf Kaukab
2
-12
/
+13
2015-01-30
usb: dwc2: gadget: fix phy interface configuration
Mian Yousaf Kaukab
1
-3
/
+7
2015-01-30
usb: dwc2: gadget: fix debug message for zlp
Mian Yousaf Kaukab
1
-1
/
+6
2015-01-30
usb: dwc2: gadget: don't modify pullup status during reset
Gregory Herrero
1
-1
/
+0
2015-01-30
usb: dwc2: gadget: add reset flag in init function
Gregory Herrero
3
-15
/
+26
2015-01-30
usb: dwc2: gadget: add unaligned buffers support
Mian Yousaf Kaukab
2
-1
/
+63
2015-01-30
usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks
Mian Yousaf Kaukab
1
-13
/
+1
2015-01-30
usb: dwc2: gadget: fix a typo in comment
Gregory Herrero
1
-1
/
+1
2015-01-30
usb: dwc2: gadget: add TEST_MODE feature support
Gregory Herrero
2
-7
/
+186
2015-01-30
usb: dwc2: gadget: fix clear halt feature handling
Gregory Herrero
1
-7
/
+13
2015-01-30
usb: dwc2: host: resume root hub on remote wakeup
Gregory Herrero
1
-2
/
+4
2015-01-29
usb: musb: add omap-control dependency
Arnd Bergmann
1
-1
/
+1
2015-01-29
usb: musb: add generic usb phy dependencies
Arnd Bergmann
1
-0
/
+5
2015-01-29
usb: udc-core: add is_selfpowered sys entry
Peter Chen
1
-0
/
+2
2015-01-29
usb: musb: gadget: use common is_selfpowered
Peter Chen
2
-4
/
+2
2015-01-29
usb: dwc3: gadget: use common is_selfpowered
Peter Chen
3
-4
/
+2
2015-01-29
usb: gadget: pch_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2272: use common is_selfpowered
Peter Chen
2
-6
/
+2
2015-01-29
usb: gadget: s3c2410_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
[next]