index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
2018-11-13
1
-0
/
+3
*
usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten
Shuah Khan (Samsung OSG)
2018-11-13
1
-1
/
+9
*
usb: chipidea: Prevent unbalanced IRQ disable
Loic Poulain
2018-11-13
1
-1
/
+2
*
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
2018-11-13
1
-0
/
+2
*
usb: host: ohci-at91: fix request of irq for optional gpio
Tudor.Ambarus@microchip.com
2018-11-13
1
-0
/
+2
*
USB: fix the usbfs flag sanitization for control transfers
Alan Stern
2018-11-10
1
-2
/
+2
*
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-11-10
1
-0
/
+3
*
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
2018-11-10
1
-15
/
+42
*
cdc-acm: fix race between reset and control messaging
Oliver Neukum
2018-11-10
1
-0
/
+1
*
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-11-10
1
-7
/
+7
*
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
2018-11-10
1
-1
/
+0
*
USB: serial: option: add two-endpoints device-id flag
Johan Hovold
2018-11-10
1
-9
/
+7
*
USB: serial: option: improve Quectel EP06 detection
Kristian Evensen
2018-11-10
1
-2
/
+15
*
usbip: vhci_hcd: update 'status' file header and format
Shuah Khan
2018-11-04
1
-6
/
+6
*
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
2018-10-18
1
-9
/
+9
*
usb: cdc_acm: Do not leak URB buffers
Romain Izard
2018-10-13
1
-0
/
+6
*
USB: serial: simple: add Motorola Tetra MTP6550 id
Johan Hovold
2018-10-13
1
-1
/
+2
*
usb: xhci-mtk: resume USB3 roothub first
Chunfeng Yun
2018-10-13
1
-2
/
+2
*
xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
Mathias Nyman
2018-10-13
1
-0
/
+2
*
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
2018-10-10
1
-0
/
+3
*
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
2018-10-10
1
-5
/
+10
*
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
2018-10-03
1
-15
/
+0
*
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
2018-10-03
1
-1
/
+1
*
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
2018-10-03
1
-0
/
+5
*
USB: usbdevfs: sanitize flags more
Oliver Neukum
2018-10-03
1
-3
/
+16
*
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
2018-10-03
1
-11
/
+1
*
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
2018-10-03
1
-0
/
+2
*
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
2018-10-03
1
-0
/
+15
*
usb: wusbcore: security: cast sizeof to int for comparison
Julia Lawall
2018-10-03
1
-1
/
+1
*
USB: serial: kobil_sct: fix modem-status error handling
Johan Hovold
2018-10-03
1
-2
/
+10
*
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-09-26
2
-74
/
+0
*
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
2018-09-26
1
-1
/
+1
*
USB: yurex: Fix buffer over-read in yurex_write()
Ben Hutchings
2018-09-26
1
-2
/
+3
*
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
2018-09-26
1
-1
/
+1
*
usb: misc: uss720: Fix two sleep-in-atomic-context bugs
Jia-Ju Bai
2018-09-26
1
-2
/
+2
*
USB: serial: io_ti: fix array underflow in completion handler
Johan Hovold
2018-09-26
1
-1
/
+1
*
USB: net2280: Fix erroneous synchronization change
Alan Stern
2018-09-26
1
-2
/
+14
*
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
2018-09-26
1
-1
/
+4
*
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
2018-09-26
1
-0
/
+4
*
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
2018-09-26
1
-1
/
+1
*
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
2018-09-26
1
-0
/
+11
*
usb: uas: add support for more quirk flags
Oliver Neukum
2018-09-26
1
-0
/
+21
*
USB: Add quirk to support DJI CineSSD
Tim Anderson
2018-09-26
3
-0
/
+19
*
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
2018-09-26
1
-2
/
+0
*
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
2018-09-26
1
-0
/
+30
*
usb: dwc3: change stream event enable bit back to 13
Erich E. Hoover
2018-09-26
1
-1
/
+1
*
usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2018-09-15
2
-11
/
+41
*
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
2018-09-05
1
-10
/
+10
*
usb/phy: fix PPC64 build errors in phy-fsl-usb.c
Randy Dunlap
2018-09-05
1
-1
/
+3
*
usb: gadget: u_audio: protect stream runtime fields with stream spinlock
Vladimir Zapolskiy
2018-09-05
1
-1
/
+9
[next]