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.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-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
7
-18
/
+18
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
6
-18
/
+18
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
12
-60
/
+56
2018-01-24
USB: misc: chaoskey: Use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-01-23
USB: storage: remove old wording about how to submit a change
Greg Kroah-Hartman
1
-4
/
+1
2018-01-23
USB: storage: remove invalid URL from drivers
Greg Kroah-Hartman
14
-42
/
+0
2018-01-22
usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found
Ladislav Michl
1
-1
/
+2
2018-01-22
USB: serial: remove redundant initializations of 'mos_parport'
Colin Ian King
1
-2
/
+2
2018-01-22
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-22
usb: gadget: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2018-01-22
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
1
-6
/
+6
2018-01-22
USB: serial: simple: add Motorola Tetra driver
Johan Hovold
2
-0
/
+8
2018-01-22
CDC-ACM: apply quirk for card reader
Oliver Neukum
1
-0
/
+3
2018-01-22
usb: option: Add support for FS040U modem
OKAMOTO Yoshiaki
1
-0
/
+5
2018-01-17
usb: uhci: Add clk support to uhci-platform
Benjamin Herrenschmidt
2
-3
/
+23
2018-01-16
usb: uas: unconditionally bring back host after reset
Oliver Neukum
1
-4
/
+3
2018-01-16
USB: cdc-acm: Do not log urb submission errors on disconnect
Hans de Goede
1
-1
/
+1
2018-01-16
usb: xhci-mtk: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-16
usb: mtu3: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-16
usb: mtu3: fix ssusb_wakeup_set dummy
Arnd Bergmann
1
-6
/
+1
2018-01-15
Merge 4.15-rc8 into usb-next
Greg Kroah-Hartman
8
-32
/
+62
2018-01-13
Merge tag 'usb-serial-4.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-125
/
+318
2018-01-11
usb: misc: usb3503: make sure reset is low for at least 100us
Stefan Agner
1
-0
/
+2
2018-01-11
Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+2
2018-01-11
USB: serial: f81534: fix tx error on some baud rate
Ji-Ze Hong (Peter Hong)
1
-1
/
+6
2018-01-11
USB: serial: f81534: add H/W disable port support
Ji-Ze Hong (Peter Hong)
1
-0
/
+81
2018-01-11
USB: serial: f81534: only read configuration once
Ji-Ze Hong (Peter Hong)
1
-85
/
+31
2018-01-11
USB: serial: f81534: add output pin control
Ji-Ze Hong (Peter Hong)
1
-1
/
+66
2018-01-11
USB: serial: f81534: add auto RTS direction support
Ji-Ze Hong (Peter Hong)
1
-0
/
+30
2018-01-11
USB: serial: f81534: add high baud rate support
Ji-Ze Hong (Peter Hong)
1
-16
/
+77
2018-01-10
Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-1
/
+1
2018-01-09
uas: ignore UAS for Norelsys NS1068(X) chips
Icenowy Zheng
1
-0
/
+7
2018-01-09
usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs
Chunfeng Yun
2
-118
/
+65
2018-01-09
usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPs
Chunfeng Yun
4
-67
/
+70
2018-01-09
usb: mtu3: fix error code for getting extcon device
Chunfeng Yun
1
-1
/
+1
2018-01-09
usb: renesas_usbhs: Add support for RZ/A1
Chris Brandt
5
-1
/
+76
2018-01-09
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
1
-1
/
+2
2018-01-09
USB: ohci: da8xx: remove clk con_id
David Lechner
1
-1
/
+1
2018-01-09
USB: musb: da8xx: remove clock con_id
David Lechner
1
-1
/
+1
2018-01-09
USB: UDC core: fix double-free in usb_add_gadget_udc_release
Alan Stern
1
-15
/
+13
2018-01-09
USB: fix usbmon BUG trigger
Pete Zaitcev
1
-1
/
+7
2018-01-09
USB: serial: ark3116: move TIOCGSERIAL ioctl case to function
Mikhail Zaytsev
1
-13
/
+19
2018-01-09
USB: serial: ark3116: remove dummy TIOCSSERIAL ioctl
Mikhail Zaytsev
1
-4
/
+2
2018-01-08
Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
1
-0
/
+2
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
28
-245
/
+265
2018-01-04
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
1
-2
/
+9
2018-01-04
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
1
-14
/
+3
2018-01-04
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
1
-0
/
+19
2018-01-04
usbip: vhci: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
1
-1
/
+1
2018-01-04
USB: usbip: remove useless call in usbip_recv
Gustavo A. R. Silva
1
-1
/
+0
[next]