index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-07-24
usb: usbtmc: Add support for 32 bit compat applications
Guido Kiener
1
-0
/
+4
2018-07-21
usb: usbtmc: Add ioctl for termination character
Guido Kiener
1
-2
/
+34
2018-07-21
usb: usbtmc: Add ioctl for EOM bit
Guido Kiener
1
-1
/
+27
2018-07-21
usb: usbtmc: Add ioctl for trigger
Guido Kiener
1
-0
/
+49
2018-07-21
usb: usbtmc: Add ioctls to set/get usb timeout
Guido Kiener
1
-6
/
+59
2018-07-21
usb: usbtmc: use consistent timeout error
Guido Kiener
1
-1
/
+1
2018-07-21
usb: usbtmc: Support Read Status Byte with SRQ per file
Guido Kiener
1
-31
/
+105
2018-07-21
usb/phy: fix PPC64 build errors in phy-fsl-usb.c
Randy Dunlap
1
-1
/
+3
2018-07-20
Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
18
-159
/
+431
2018-07-20
USB: serial: cp210x: implement GPIO support for CP2102N
Karoly Pados
1
-36
/
+209
2018-07-18
USB: serial: cp210x: improve line-speed handling for CP2104 and CP2105
Johan Hovold
1
-2
/
+7
2018-07-18
USB: serial: cp210x: generalise CP2102N line-speed handling
Johan Hovold
1
-23
/
+27
2018-07-18
USB: serial: cp210x: improve baudrate support for CP2102N
Karoly Pados
1
-5
/
+34
2018-07-18
USB: serial: cp210x: honour device-type maximum line speed
Johan Hovold
1
-3
/
+38
2018-07-18
USB: serial: cp210x: make line-speed quantisation data driven
Johan Hovold
1
-43
/
+56
2018-07-16
USB: serial: iuu_phoenix: drop redundant input-speed re-encoding
Johan Hovold
1
-3
/
+0
2018-07-16
USB: serial: iuu_phoenix: drop unused driver-data baud rate
Johan Hovold
1
-2
/
+0
2018-07-16
USB: serial: mos7720: remove redundant variables iflag, mask and serial
Colin Ian King
1
-9
/
+0
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
10
-26
/
+31
2018-07-13
usb: dwc3: gadget: remove redundant variable maxpacket
Colin Ian King
1
-3
/
+0
2018-07-13
usb: host: ehci-sched: remove redundant pointer dev
Colin Ian King
1
-4
/
+0
2018-07-13
usb: host: u132-hcd: remove redundant variable num_ports
Colin Ian King
1
-2
/
+0
2018-07-13
USB: host: whci: remove redundant variable t
Colin Ian King
1
-2
/
+0
2018-07-13
usb: xhci: dbc: remove redundant pointer dbc
Colin Ian King
1
-2
/
+0
2018-07-13
usb: isp1760: remove redundant variable 'selector'
Colin Ian King
1
-2
/
+0
2018-07-13
usb-misc: sisusbvga: remove redundant variable modey
Colin Ian King
1
-2
/
+2
2018-07-13
usb: misc: uss720: remove redundant pointer usbdev
Colin Ian King
1
-2
/
+0
2018-07-13
usb: usbip: remove redundant pointer ep
Colin Ian King
1
-2
/
+0
2018-07-11
USB: serial: kl5kusb105: remove KLSI device id
Johan Hovold
2
-4
/
+0
2018-07-06
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2018-07-06
usb: host: xhci-rcar: Add a condition check about PLL active
Yoshihiro Shimoda
1
-0
/
+26
2018-07-06
usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3
Yoshihiro Shimoda
1
-15
/
+2
2018-07-06
usb: host: xhci-plat: add firmware_name for R-Car Gen3
Yoshihiro Shimoda
1
-0
/
+1
2018-07-06
usb: typec: avoid format-overflow warning
Arnd Bergmann
1
-1
/
+1
2018-07-06
usb: typec: unlock dp->lock on error exit path, and also zero ret if successful
Colin Ian King
1
-3
/
+5
2018-07-06
usb: typec: fix dereference before null check on adev
Colin Ian King
1
-1
/
+2
2018-07-06
usb: usbtest: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+6
2018-07-06
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
1
-0
/
+4
2018-07-06
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-07-06
usb/gadget: aspeed-vhub: add USB_LIBCOMPOSITE dependency
Arnd Bergmann
1
-0
/
+1
2018-07-06
Merge tag 'usb-serial-4.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-2
/
+8
2018-07-06
USB: serial: kobil_sct: add missing version error handling
Johan Hovold
1
-4
/
+8
2018-07-06
USB: serial: kobil_sct: fix modem-status error handling
Johan Hovold
1
-2
/
+10
2018-07-06
USB: serial: mos7840: fix status-register error handling
Johan Hovold
1
-0
/
+3
2018-07-06
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
2018-07-04
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
Olli Salonen
1
-0
/
+1
2018-07-04
USB: serial: ch341: fix type promotion bug in ch341_control_in()
Dan Carpenter
1
-1
/
+1
2018-07-02
USB: typec: fsusb302: Drop empty set_current_limit implementation
Hans de Goede
1
-12
/
+0
2018-07-02
USB: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2018-07-02
USB: musb: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-1
/
+2
[next]