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
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
5
-73
/
+7
2021-06-15
cypress_m8: switch data_bits to real character bits
Jiri Slaby
1
-6
/
+6
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
35
-126
/
+258
2021-06-11
Merge tag 'usb-serial-5.13-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-6
/
+78
2021-06-11
Revert "usb: gadget: fsl: Re-enable driver for ARM SoCs"
Greg Kroah-Hartman
1
-1
/
+1
2021-06-10
usb: typec: mux: Fix copy-paste mistake in typec_mux_match
Bjorn Andersson
1
-1
/
+1
2021-06-10
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
1
-0
/
+1
2021-06-10
usb: gadget: fsl: Re-enable driver for ARM SoCs
Joel Stanley
1
-1
/
+1
2021-06-10
usb: typec: wcove: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
1
-1
/
+1
2021-06-10
USB: serial: cp210x: fix CP2102N-A01 modem control
Johan Hovold
1
-5
/
+59
2021-06-10
USB: serial: cp210x: fix alternate function for CP2102N QFN20
Stefan Agner
1
-1
/
+19
2021-06-09
usb: misc: brcmstb-usb-pinmap: check return value after calling platform_get_...
Yang Yingliang
1
-0
/
+2
2021-06-09
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
1
-0
/
+3
2021-06-09
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
2021-06-09
usb: typec: intel_pmc_mux: Put ACPI device using acpi_dev_put()
Andy Shevchenko
1
-4
/
+4
2021-06-09
usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()
Andy Shevchenko
1
-0
/
+5
2021-06-09
usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()
Andy Shevchenko
1
-1
/
+3
2021-06-09
usb: typec: tcpm: Do not finish VDM AMS for retrying Responses
Kyle Tso
1
-0
/
+3
2021-06-09
usb: fix various gadget panics on 10gbps cabling
Maciej Żenczykowski
1
-0
/
+8
2021-06-09
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
10
-10
/
+14
2021-06-09
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
2
-1
/
+7
2021-06-09
usb: f_ncm: only first packet of aggregate needs to start timer
Maciej Żenczykowski
1
-4
/
+4
2021-06-09
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
1
-1
/
+1
2021-06-09
Merge tag 'usb-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2
-8
/
+7
2021-06-09
Merge tag 'usb-serial-5.13-rc5' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-6
/
+10
2021-06-05
USB: serial: ftdi_sio: add NovaTech OrionMX product ID
George McCollister
2
-0
/
+2
2021-06-04
usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
Wesley Cheng
1
-0
/
+3
2021-06-04
usb: typec: tcpm: cancel send discover hrtimer when unregister tcpm port
Li Jun
1
-0
/
+1
2021-06-04
usb: typec: tcpm: cancel frs hrtimer when unregister tcpm port
Li Jun
1
-0
/
+1
2021-06-04
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
Li Jun
1
-0
/
+3
2021-06-04
usb: typec: tcpm: Properly handle Alert and Status Messages
Kyle Tso
1
-25
/
+27
2021-06-04
usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
Neil Armstrong
1
-1
/
+4
2021-06-04
usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...
Christophe JAILLET
1
-2
/
+6
2021-06-04
usb: typec: tcpm: Fix misuses of AMS invocation
Kyle Tso
1
-6
/
+5
2021-06-04
usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0
Kyle Tso
1
-12
/
+28
2021-06-04
usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
Kyle Tso
1
-4
/
+10
2021-06-04
Revert "usb: dwc3: core: Add shutdown callback for dwc3"
Alexandru Elisei
1
-6
/
+0
2021-06-03
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
3
-19
/
+8
2021-06-02
usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling
Thomas Petazzoni
1
-2
/
+1
2021-06-02
usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
Jack Pham
1
-0
/
+4
2021-06-02
usb: dwc3: gadget: Disable gadget IRQ during pullup disable
Wesley Cheng
1
-6
/
+5
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
34
-103
/
+318
2021-05-27
usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler
Pawel Laszczak
1
-3
/
+4
2021-05-25
xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall
Mathias Nyman
1
-2
/
+6
2021-05-25
xhci: fix giving back URB with incorrect status regression in 5.12
Mathias Nyman
1
-5
/
+1
2021-05-25
USB: serial: omninet: update driver description
Alexandre GRIVEAUX
1
-3
/
+3
2021-05-25
USB: serial: omninet: add device id for Zyxel Omni 56K Plus
Alexandre GRIVEAUX
1
-0
/
+2
2021-05-25
USB: serial: quatech2: fix control-request directions
Johan Hovold
1
-3
/
+3
2021-05-25
usb: cdns3: Enable TDL_CHK only for OUT ep
Sanket Parmar
1
-5
/
+3
2021-05-24
usb: gadget: udc: renesas_usb3: Fix a race in usb3_start_pipen()
Yoshihiro Shimoda
1
-2
/
+3
[next]