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
2019-03-29
Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+20
2019-03-29
Merge tag 'fixes-for-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-8
/
+11
2019-03-28
USB: serial: option: add Olicard 600
Bjørn Mork
1
-4
/
+6
2019-03-28
USB: serial: cp210x: add new device id
Greg Kroah-Hartman
1
-0
/
+1
2019-03-27
usb: u132-hcd: fix resource leak
Mukesh Ojha
1
-0
/
+3
2019-03-27
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
1
-3
/
+1
2019-03-26
usb: mtu3: fix EXTCON dependency
Arnd Bergmann
1
-0
/
+1
2019-03-26
usb: usb251xb: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-1
/
+1
2019-03-26
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
Chen-Yu Tsai
1
-0
/
+3
2019-03-22
xhci: Don't let USB3 ports stuck in polling state prevent suspend
Mathias Nyman
2
-7
/
+20
2019-03-22
usb: xhci: dbc: Don't free all memory with spinlock held
Mathias Nyman
1
-2
/
+3
2019-03-22
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
1
-3
/
+6
2019-03-20
USB: serial: mos7720: fix mos_parport refcount imbalance on error path
Lin Yi
1
-2
/
+2
2019-03-20
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
1
-3
/
+3
2019-03-20
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
1
-0
/
+1
2019-03-20
usb: gadget: net2280: Fix net2280_dequeue()
Guido Kiener
1
-2
/
+2
2019-03-20
usb: gadget: net2280: Fix overrun of OUT messages
Guido Kiener
1
-3
/
+1
2019-03-20
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
1
-0
/
+4
2019-03-19
usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0
Gustavo A. R. Silva
1
-1
/
+1
2019-03-19
usb: common: Consider only available nodes for dr_mode
Fabrizio Castro
1
-0
/
+2
2019-03-19
usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
Hans de Goede
1
-1
/
+26
2019-03-19
usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
Yasushi Asano
1
-0
/
+1
2019-03-19
usb: typec: Fix unchecked return value
Gustavo A. R. Silva
1
-2
/
+7
2019-03-19
USB: serial: option: set driver_info for SIM5218 and compatibles
Mans Rullgard
1
-1
/
+2
2019-03-19
USB: serial: ftdi_sio: add additional NovaTech products
George McCollister
2
-1
/
+5
2019-03-19
USB: serial: option: add support for Quectel EM12
Kristian Evensen
1
-0
/
+4
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-1
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+2
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-20
/
+4
2019-03-10
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-03-07
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
149
-891
/
+1367
2019-03-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-58
/
+60
2019-03-01
wusb: Remove unnecessary static function ckhdid_printf
Joe Perches
4
-20
/
+8
2019-03-01
usb: core: make default autosuspend delay configurable
Mans Rullgard
2
-2
/
+14
2019-02-27
usb: core: Fix typo in description of "authorized_default"
Jakub Wilk
1
-1
/
+1
2019-02-27
usb: chipidea: Refactor USB PHY selection and keep a single PHY
Paul Kocialkowski
1
-17
/
+32
2019-02-27
usb: chipidea: Grab the (legacy) USB PHY by phandle first
Paul Kocialkowski
1
-1
/
+8
2019-02-27
usb: chipidea: imx: set power polarity
Philipp Puschmann
3
-2
/
+10
2019-02-27
usb: chipidea: imx: remove unused header files
Jun Li
1
-2
/
+0
2019-02-26
usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
Dmitry Osipenko
1
-0
/
+1
2019-02-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-63
/
+100
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
2
-27
/
+57
2019-02-21
Merge tag 'usb-serial-5.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
3
-0
/
+9
2019-02-21
Merge tag 'usb-serial-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-19
/
+112
2019-02-21
usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
Nikolaus Voss
1
-6
/
+20
2019-02-21
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
1
-0
/
+1
2019-02-21
usb: xhci: fix build warning - missing prototype
Jean-Philippe Menil
1
-1
/
+1
2019-02-20
usb: xhci: dbc: Fixing typo error.
Prabhat Chand Pandey
1
-3
/
+3
2019-02-20
usb: xhci: remove unused member 'parent' in xhci_regset struct
Chunfeng Yun
1
-1
/
+0
2019-02-20
xhci: tegra: Prevent error pointer dereference
Thierry Reding
1
-2
/
+2
[next]