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
2015-12-04
usb: ehci: ohci: fix bool assignments
Geyslan G. Bem
3
-4
/
+4
2015-12-04
xhci: refuse loading if nousb is used
Oliver Neukum
1
-0
/
+4
2015-12-04
usb: make "nousb" a clear module parameter
Oliver Neukum
1
-5
/
+0
2015-12-04
usb: use BUG_ON() instead of BUG()
Geyslan G. Bem
1
-5
/
+3
2015-12-04
usb: whci: fhci: remove comparison to bool
Geyslan G. Bem
2
-2
/
+2
2015-12-04
usb: Add connected retry on resume for non SS devices
Al Cooper
1
-6
/
+10
2015-12-02
usb: core: lpm: add sysfs node for usb3 lpm permit
Lu Baolu
3
-4
/
+105
2015-12-02
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2
-14
/
+56
2015-12-02
usb: host: ehci-msm: Use posted data writes on AHB
Andy Gross
1
-2
/
+2
2015-12-02
usb: chipidea: msm: Use posted data writes on AHB
Andy Gross
1
-1
/
+2
2015-12-02
USB: usbmon: Use 64bit timestamp for mon_bin_hdr
Tina Ruchandani
1
-8
/
+9
2015-12-02
usb: misc: usbtest: Remove timeval usage
Deepa Dinamani
1
-82
/
+147
2015-12-02
USB: usbmon: Remove timeval usage for timestamp
Tina Ruchandani
1
-4
/
+5
2015-12-02
USB: bcma: switch to GPIO descriptor for power control
Rafał Miłecki
1
-11
/
+10
2015-12-02
USB: constify usb_mon_operations structure
Julia Lawall
2
-3
/
+3
2015-12-02
usb: misc: usbtest: improve the description for error message
Peter Chen
1
-2
/
+2
2015-12-02
usb: host: ohci-pxa27x: use of_property_read_bool()
Saurabh Sengar
1
-7
/
+7
2015-12-02
uas: no gfp argument to uas_submit_urbs()
Oliver Neukum
1
-12
/
+12
2015-12-02
uas: use the BIT() macro
Oliver Neukum
1
-12
/
+12
2015-12-02
USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"
Markus Elfring
1
-13
/
+5
2015-12-02
usb : replace dma_pool_alloc and memset with dma_pool_zalloc
Saurabh Sengar
5
-12
/
+6
2015-12-01
xhci: rework xhci extended capability list parsing functions
Mathias Nyman
3
-117
/
+64
2015-12-01
xhci: use debug level when printing out interval rounding messages
Mathias Nyman
1
-1
/
+1
2015-12-01
xhci: mediatek: support MTK xHCI host controller
Chunfeng Yun
8
-6
/
+1383
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
4
-2
/
+21
2015-12-01
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
3
-14
/
+26
2015-12-01
usb: host: xhci-plat: add firmware_name in xhci_plat_priv
Yoshihiro Shimoda
1
-0
/
+1
2015-12-01
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2
-25
/
+85
2015-12-01
usb: host: xhci: add a platform-private field
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
3
-3
/
+1
2015-12-01
xhci: use the correct define to indicate port status suspend change.
Mathias Nyman
1
-1
/
+1
2015-12-01
USB: EHCI: warn on unexpectedly active QH
Alan Stern
2
-2
/
+8
2015-12-01
USB: EHCI: enhance "async" debugfs output
Alan Stern
1
-4
/
+11
2015-12-01
USB: add usbfs snooping for REAP and DISCARD
Alan Stern
1
-3
/
+13
2015-12-01
USB: limit usbfs snooping of URB contents
Alan Stern
1
-1
/
+8
2015-11-20
usblp: do not set TASK_INTERRUPTIBLE before lock
Jiri Slaby
1
-1
/
+1
2015-11-20
usb: kconfig: fix warning of select USB_OTG
Peter Chen
2
-5
/
+2
2015-11-20
USB: option: add XS Stick W100-2 from 4G Systems
Bjørn Mork
1
-0
/
+9
2015-11-20
Merge tag 'usb-serial-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-20
/
+82
2015-11-18
xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devices
Mathias Nyman
1
-6
/
+9
2015-11-18
usb: xhci: fix checking ep busy for CFC
Lu Baolu
1
-26
/
+6
2015-11-18
xhci: Workaround to get Intel xHCI reset working more reliably
Rajmohan Mani
1
-0
/
+10
2015-11-18
usb: chipidea: imx: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+8
2015-11-18
usb: chipidea: usbmisc_imx: fix a possible NULL dereference
LABBE Corentin
1
-4
/
+6
2015-11-18
usb: chipidea: otg: gadget module load and unload support
Li Jun
1
-0
/
+17
2015-11-18
usb: chipidea: debug: disable usb irq while role switch
Li Jun
1
-0
/
+2
2015-11-18
usb: chipidea: imx: refine clock operations to adapt for all platforms
Peter Chen
1
-18
/
+113
2015-11-17
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
1
-1
/
+1
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
1
-1
/
+1
[next]