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
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
54
-134
/
+5838
2014-08-28
f_ncm: Don't use netdev_start_xmit().
David S. Miller
1
-1
/
+9
2014-08-28
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
1
-0
/
+2
2014-08-28
Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"
Greg Kroah-Hartman
2
-42
/
+45
2014-08-28
xhci: Disable streams on Via XHCI with device-id 0x3432
Hans de Goede
1
-0
/
+5
2014-08-28
USB: serial: fix potential heap buffer overflow
Johan Hovold
1
-0
/
+5
2014-08-28
USB: serial: fix potential stack buffer overflow
Johan Hovold
1
-10
/
+22
2014-08-27
usb: ehci/ohci-exynos: Fix PHY getting sequence
Vivek Gautam
2
-45
/
+42
2014-08-27
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
Roger Quadros
1
-1
/
+5
2014-08-26
USB: sisusb: add device id for Magic Control USB video
Stephen Hemminger
1
-0
/
+1
2014-08-26
usb: dwc2: gadget: Set the default EP max packet value as 8 bytes
Jingoo Han
1
-1
/
+1
2014-08-26
usb: ehci: using wIndex + 1 for hub port
Peter Chen
1
-1
/
+1
2014-08-25
USB: storage: add quirk for Newer Technology uSCSI SCSI-USB converter
Mark
1
-0
/
+6
2014-08-25
usbip: remove struct usb_device_id table
Valentina Manea
1
-27
/
+0
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea
19
-0
/
+5668
2014-08-25
net: Add ops->ndo_xmit_flush()
David S. Miller
1
-1
/
+1
2014-08-24
Merge tag 'fixes-for-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
18
-27
/
+51
2014-08-24
USB: whiteheat: Added bounds checking for bulk command response
James Forshaw
1
-1
/
+6
2014-08-23
Merge tag 'usb-serial-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-23
/
+40
2014-08-20
usb: gadget: remove $(PWD) in ccflags-y
Philippe Reynes
3
-6
/
+6
2014-08-20
usb: pch_udc: usb gadget device support for Intel Quark X1000
Bryan O'Donoghue
2
-4
/
+21
2014-08-19
usb: gadget: uvc: fix possible lockup in uvc gadget
Michael Grzeschik
1
-0
/
+3
2014-08-19
usb: wusbcore: fix below build warning
Peter Chen
1
-2
/
+1
2014-08-19
usb: core: fix below build warning
Peter Chen
1
-2
/
+2
2014-08-19
usb: dwc2: gadget: fix below build warning
Peter Chen
1
-1
/
+1
2014-08-19
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2
-62
/
+42
2014-08-19
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
1
-0
/
+4
2014-08-19
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
1
-1
/
+2
2014-08-19
usbcore: Fix wrong device in an error message in hub_port_connect()
Takashi Iwai
1
-3
/
+1
2014-08-19
Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"
Li RongQing
1
-3
/
+0
2014-08-19
usb: phy: msm: Fix return value check in msm_otg_probe()
Wei Yongjun
1
-2
/
+2
2014-08-19
usb: gadget: Fix return value check in r8a66597_probe()
Wei Yongjun
1
-2
/
+2
2014-08-19
usb: gadget: Fix return value check in ep_write()
Wei Yongjun
1
-1
/
+1
2014-08-19
usb: dwc3: omap: signedness bug in dwc3_omap_set_utmi_mode()
Dan Carpenter
1
-1
/
+1
2014-08-19
usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x
Hans Wennborg
1
-1
/
+1
2014-08-19
usb: atmel_usba_udc: fix it to deal with final dma channel
Bo Shen
1
-1
/
+1
2014-08-19
usb: gadget: fix error return code
Julia Lawall
1
-2
/
+6
2014-08-19
usb: phy: samsung: Fix wrong bit mask for PHYPARAM1_PCS_TXDEEMPH
Jingoo Han
1
-1
/
+1
2014-08-19
usb: dbgp gadget: fix use after free in dbgp_unbind()
Alexey Khoroshilov
1
-0
/
+2
2014-08-19
usb: phy: drop kfree of devm_kzalloc's data
Himangi Saraogi
1
-3
/
+1
2014-08-19
usb: phy: return -ENODEV on failure of try_module_get
Arjun Sreedharan
1
-0
/
+3
2014-08-18
USB: ftdi_sio: Added PID for new ekey device
Jaša Bartelj
2
-0
/
+7
2014-08-18
USB: serial: pl2303: add device id for ztek device
Greg KH
2
-0
/
+2
2014-08-18
USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
Johan Hovold
2
-0
/
+3
2014-08-18
USB: zte_ev: remove duplicate Qualcom PID
Johan Hovold
1
-1
/
+0
2014-08-18
USB: zte_ev: remove duplicate Gobi PID
Johan Hovold
1
-1
/
+0
2014-08-18
Revert "USB: option,zte_ev: move most ZTE CDMA devices to zte_ev"
Johan Hovold
2
-21
/
+21
2014-08-18
USB: option: add VIA Telecom CDS7 chipset device id
Brennan Ashton
1
-0
/
+5
2014-08-18
USB: option: reduce interrupt-urb logging verbosity
Johan Hovold
1
-0
/
+2
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]