summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-12-01usb: xhci: fix uninitialized completion when USB3 port got wrong statusAaron Ma2-2/+2
2018-12-01xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 SocCherian, George3-1/+40
2018-12-01xhci: Allow more than 32 quirksMarc Zyngier2-34/+36
2018-12-01usb: xhci: Prevent bus suspend if a port connect change or polling state is d...Mathias Nyman1-14/+46
2018-12-01usb: xhci: fix timeout for transition from RExit to U0Aaron Ma2-3/+3
2018-12-01xhci: Add check for invalid byte size error when UAS devices are connected.Sandeep Singh1-0/+1
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko1-0/+1
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen1-1/+1
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi1-3/+3
2018-12-01usb: core: Fix hub port connection events lostDennis Wassenberg1-1/+3
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-11-27usb: quirks: Add delay-init quirk for Corsair K70 LUX RGBEmmanuel Pescosta1-0/+3
2018-11-27USB: quirks: Add no-lpm quirk for Raydium touchscreensKai-Heng Feng1-0/+5
2018-11-27usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-13usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda1-0/+3
2018-11-13usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)1-1/+9
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni1-0/+2
2018-11-13usb: host: ohci-at91: fix request of irq for optional gpioTudor.Ambarus@microchip.com1-0/+2
2018-11-10USB: fix the usbfs flag sanitization for control transfersAlan Stern1-2/+2
2018-11-10usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-11-10usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()Shuah Khan (Samsung OSG)1-15/+42
2018-11-10cdc-acm: fix race between reset and control messagingOliver Neukum1-0/+1
2018-11-10cdc-acm: correct counting of UART states in serial state notificationTobias Herzog1-7/+7
2018-11-10cdc-acm: do not reset notification buffer index upon urb unlinkingTobias Herzog1-1/+0
2018-11-10USB: serial: option: add two-endpoints device-id flagJohan Hovold1-9/+7
2018-11-10USB: serial: option: improve Quectel EP06 detectionKristian Evensen1-2/+15
2018-11-04usbip: vhci_hcd: update 'status' file header and formatShuah Khan1-6/+6
2018-10-18xhci: Don't print a warning when setting link state for disabled portsMathias Nyman1-9/+9
2018-10-13usb: cdc_acm: Do not leak URB buffersRomain Izard1-0/+6
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold1-1/+2
2018-10-13usb: xhci-mtk: resume USB3 roothub firstChunfeng Yun1-2/+2
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman1-0/+2
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev1-5/+10
2018-10-04USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-10-04Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1
2018-10-04USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-10-04USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-10-04usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu1-11/+1
2018-10-04USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-10-04USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15
2018-10-04usb: wusbcore: security: cast sizeof to int for comparisonJulia Lawall1-1/+1
2018-10-04USB: serial: kobil_sct: fix modem-status error handlingJohan Hovold1-2/+10
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold1-1/+1