summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda2018-11-131-0/+3
* usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)2018-11-131-1/+9
* usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain2018-11-131-1/+2
* usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni2018-11-131-0/+2
* usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com2018-11-131-0/+2
* USB: fix the usbfs flag sanitization for control transfersAlan Stern2018-11-101-2/+2
* usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-101-0/+3
* usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)2018-11-101-15/+42
* cdc-acm: fix race between reset and control messagingOliver Neukum2018-11-101-0/+1
* cdc-acm: correct counting of UART states in serial state notificationTobias Herzog2018-11-101-7/+7
* cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog2018-11-101-1/+0
* USB: serial: option: add two-endpoints device-id flagJohan Hovold2018-11-101-9/+7
* USB: serial: option: improve Quectel EP06 detectionKristian Evensen2018-11-101-2/+15
* usbip: vhci_hcd: update 'status' file header and formatShuah Khan2018-11-041-6/+6
* xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-10-181-9/+9
* usb: cdc_acm: Do not leak URB buffersRomain Izard2018-10-131-0/+6
* USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold2018-10-131-1/+2
* usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun2018-10-131-2/+2
* xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman2018-10-131-0/+2
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-10-101-0/+3
* usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev2018-10-101-5/+10
* USB: remove LPM management from usb_driver_claim_interface()Alan Stern2018-10-031-15/+0
* Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior2018-10-031-1/+1
* USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum2018-10-031-0/+5
* USB: usbdevfs: sanitize flags moreOliver Neukum2018-10-031-3/+16
* usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu2018-10-031-11/+1
* USB: handle NULL config in usb_find_alt_setting()Alan Stern2018-10-031-0/+2
* USB: fix error handling in usb_driver_claim_interface()Alan Stern2018-10-031-0/+15
* usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall2018-10-031-1/+1
* USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold2018-10-031-2/+10
* Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2018-09-262-74/+0
* usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai2018-09-261-1/+1
* USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-261-2/+3
* USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold2018-09-261-1/+1
* usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai2018-09-261-2/+2
* USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold2018-09-261-1/+1
* USB: net2280: Fix erroneous synchronization changeAlan Stern2018-09-261-2/+14
* usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda2018-09-261-1/+4
* USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès2018-09-261-0/+4
* usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai2018-09-261-1/+1
* usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman2018-09-261-0/+11
* usb: uas: add support for more quirk flagsOliver Neukum2018-09-261-0/+21
* USB: Add quirk to support DJI CineSSDTim Anderson2018-09-263-0/+19
* usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman2018-09-261-2/+0
* xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman2018-09-261-0/+30
* usb: dwc3: change stream event enable bit back to 13Erich E. Hoover2018-09-261-1/+1
* usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros2018-09-152-11/+41
* usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca2018-09-051-10/+10
* usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap2018-09-051-1/+3
* usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy2018-09-051-1/+9