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
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
2018-10-02
usb: dwc2: remove set but unused variable
Josh Abraham
1
-3
/
+0
2018-10-02
Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"
Yoshihiro Shimoda
3
-21
/
+0
2018-10-02
usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
Colin Ian King
2
-2
/
+2
2018-10-02
Merge tag 'uvcg-20180925' of git://linuxtv.org/pinchartl/media into testing/next
Felipe Balbi
7
-558
/
+740
2018-10-02
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
1
-2
/
+2
2018-10-02
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
Mathias Nyman
1
-0
/
+2
2018-10-02
usb: cdc_acm: Do not leak URB buffers
Romain Izard
1
-0
/
+6
2018-10-02
Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-3
/
+15
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
8
-37
/
+66
2018-09-28
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_abort_bulk_in_tag
Guido Kiener
1
-0
/
+1
2018-09-28
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clear
Guido Kiener
1
-0
/
+1
2018-09-28
usb: usbtmc: uninitialized symbol 'actual' in usbtmc_read
Guido Kiener
1
-0
/
+1
2018-09-28
usb: usbtmc: Fix memory leak in usbtmc_ioctl_request
Guido Kiener
1
-4
/
+0
2018-09-28
usb: renesas_usbhs: add support for R-Car E3
Yoshihiro Shimoda
1
-0
/
+4
2018-09-28
usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3
Yoshihiro Shimoda
1
-1
/
+2
2018-09-28
Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...
Yoshihiro Shimoda
1
-14
/
+1
2018-09-28
Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"
Yoshihiro Shimoda
3
-21
/
+0
2018-09-28
usb: core: added uevent for over-current
Jon Flatley
1
-0
/
+36
2018-09-28
usb: typec: fusb302: Resolve fixed power role contract setup
Adam Thomson
1
-0
/
+24
2018-09-28
usb: typec: fusb302: Correct spelling mistake for toggling state
Adam Thomson
1
-6
/
+6
2018-09-28
xhci: Avoid USB autosuspend when resuming USB2 ports.
Anshuman Gupta
2
-0
/
+6
2018-09-28
usb: xhci: tegra: Firmware header is little endian
Thierry Reding
1
-26
/
+26
2018-09-28
xhci-pci: allow host runtime PM as default for Intel Alpine and Titan Ridge
Mathias Nyman
2
-0
/
+25
2018-09-28
xhci: Use soft retry to recover faster from transaction errors
Mathias Nyman
2
-0
/
+21
2018-09-28
usb: host: xhci-plat: add platform TPL support
Peter Chen
1
-0
/
+3
2018-09-28
usb: xhci-mtk: supports SSP without external USB3 gen2 hub
Chunfeng Yun
1
-6
/
+11
2018-09-28
usb: xhci-mtk: supports bandwidth scheduling with multi-TT
Chunfeng Yun
2
-10
/
+258
2018-09-28
usb: xhci-mtk: improve bandwidth scheduling
Chunfeng Yun
2
-60
/
+104
2018-09-28
usb: xhci-mtk: fix ISOC error when interval is zero
Chunfeng Yun
1
-1
/
+3
2018-09-28
usb: xhci-mtk: use maximum ESIT payload of endpiont context
Chunfeng Yun
1
-1
/
+14
2018-09-28
usb: host: Replace empty define with do while
Corentin Labbe
6
-16
/
+16
2018-09-28
wusb: Remove VLA usage of skcipher
Kees Cook
1
-8
/
+8
2018-09-26
USB: serial: ftdi_sio: implement GPIO support for FT-X devices
Karoly Pados
2
-2
/
+385
2018-09-25
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
1
-16
/
+16
2018-09-25
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
1
-110
/
+74
2018-09-25
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
1
-35
/
+24
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
1
-6
/
+0
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
5
-42
/
+39
2018-09-25
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
1
-1
/
+3
2018-09-25
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
1
-10
/
+20
2018-09-24
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
1
-0
/
+13
2018-09-24
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
1
-0
/
+3
2018-09-24
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
1
-0
/
+56
2018-09-24
usb: gadget: uvc: configfs: Add bFormatIndex attributes
Laurent Pinchart
1
-6
/
+8
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
3
-0
/
+67
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
2
-251
/
+338
2018-09-24
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
1
-0
/
+4
2018-09-24
USB: serial: simple: add Motorola Tetra MTP6550 id
Johan Hovold
1
-1
/
+2
2018-09-24
USB: serial: cypress_m8: fix spelling mistake "retreiving" -> "retrieving"
Colin Ian King
1
-1
/
+1
2018-09-20
USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"
Jagdish Tirumala
1
-1
/
+1
[prev]
[next]