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
2016-02-04
usb: host: ehci-dbg: use a blank line after struct declarations
Geyslan G. Bem
1
-0
/
+3
2016-02-04
usb: host: ehci-dbg: fix up function definitions
Geyslan G. Bem
1
-12
/
+16
2016-02-04
usb: host: ehci-dbg: use scnprintf() in qh_lines()
Geyslan G. Bem
1
-6
/
+2
2016-02-04
usb: host: ehci-dbg: put spaces around operators
Geyslan G. Bem
1
-8
/
+8
2016-02-04
usb: host: ehci-dbg: fix up closing parenthesis
Geyslan G. Bem
1
-8
/
+4
2016-02-04
usb: host: ehci-dbg: move trailing statements to next line
Geyslan G. Bem
1
-16
/
+38
2016-02-04
usb: host: ehci-dbg: use C89-style comments
Geyslan G. Bem
1
-10
/
+11
2016-02-04
usb: host: ehci-dbg: remove space before open square bracket
Geyslan G. Bem
1
-17
/
+16
2016-02-04
usb: host: ehci-dbg: remove space before open parenthesis
Geyslan G. Bem
1
-100
/
+99
2016-02-04
usb: host: ehci.h: move constant to right
Geyslan G. Bem
1
-1
/
+1
2016-02-04
usb: host: ehci.h: move pointer operator to name side
Geyslan G. Bem
1
-1
/
+1
2016-02-04
usb: host: ehci.h: remove macros trailing semicolon
Geyslan G. Bem
1
-2
/
+2
2016-02-04
usb: host: ehci.h: use space after comma
Geyslan G. Bem
1
-2
/
+3
2016-02-04
usb: host: ehci.h: remove direct use of __attribute__ keyword
Geyslan G. Bem
1
-5
/
+5
2016-02-04
usb: host: ehci.h: fix single statement macros
Geyslan G. Bem
1
-2
/
+2
2016-02-04
usb: host: ehci.h: remove space before open square bracket
Geyslan G. Bem
1
-11
/
+11
2016-02-04
usb: host: ehci.h: remove space before function open parenthesis
Geyslan G. Bem
1
-11
/
+11
2016-02-04
usb: host: ehci.h: remove space before comma
Geyslan G. Bem
1
-4
/
+4
2016-02-04
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
2016-02-04
usb: no locking for reading descriptors in sysfs
Oliver Neukum
1
-5
/
+1
2016-02-04
usb: sysfs: make locking interruptible
Oliver Neukum
1
-20
/
+49
2016-02-04
usb: core: switch bus numbering to using idr
Heiner Kallweit
5
-33
/
+13
2016-02-04
xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
Mathias Nyman
2
-0
/
+4
2016-02-04
xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
Mathias Nyman
1
-9
/
+18
2016-02-04
xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
Mathias Nyman
1
-0
/
+1
2016-02-04
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
3
-6
/
+13
2016-02-04
USB: EHCI: improvements to unlink_empty_async_suspended()
Alan Stern
2
-3
/
+7
2016-02-04
USB: EHCI: add a delay when unlinking an active QH
Alan Stern
4
-5
/
+59
2016-02-04
USB: EHCI: improve handling of the ehci->iaa_in_progress flag
Alan Stern
4
-16
/
+20
2016-02-04
USB: EHCI: store reason for unlinking a QH
Alan Stern
5
-11
/
+26
2016-02-01
Merge 4.5-rc2 into usb-next
Greg Kroah-Hartman
9
-7
/
+68
2016-01-28
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-3
/
+49
2016-01-25
USB: option: fix Cinterion AHxx enumeration
John Ernberg
1
-1
/
+1
2016-01-25
USB: mxu11x0: fix memory leak on usb_serial private data
Mathieu OTHACEHE
1
-0
/
+20
2016-01-25
USB: serial: ftdi_sio: add support for Yaesu SCU-18 cable
Greg Kroah-Hartman
2
-0
/
+2
2016-01-25
USB: serial: option: Adding support for Telit LE922
Daniele Palmas
1
-0
/
+16
2016-01-25
USB: serial: visor: fix crash on detecting device without write_urbs
Vladis Dronov
1
-2
/
+4
2016-01-25
USB: visor: fix null-deref at probe
Johan Hovold
1
-0
/
+5
2016-01-25
USB: cp210x: add ID for IAI USB to RS485 adaptor
Peter Dedecker
1
-0
/
+1
2016-01-25
usb: hub: do not clear BOS field during reset device
Du, Changbin
1
-3
/
+5
2016-01-25
cdc-acm:exclude Samsung phone 04e8:685d
Oliver Neukum
1
-0
/
+5
2016-01-25
usb: cdc-acm: send zero packet for intel 7260 modem
Lu Baolu
2
-0
/
+7
2016-01-25
usb: cdc-acm: handle unlinked urb in acm read callback
Lu Baolu
1
-1
/
+2
2016-01-25
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
1
-1
/
+2
2016-01-25
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
1
-5
/
+2
2016-01-25
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
1
-8
/
+4
2016-01-25
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
1
-6
/
+12
2016-01-25
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
1
-47
/
+41
2016-01-25
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
1
-258
/
+236
2016-01-25
usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
Peter Senna Tschudin
1
-482
/
+471
[next]