summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada1-2/+1
2020-06-03usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET1-3/+9
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko1-0/+1
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern1-2/+2
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET1-1/+3
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET1-0/+2
2020-05-20usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding1-4/+4
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz1-3/+0
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki1-2/+2
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2020-05-20usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen1-1/+1
2020-05-20usb: host: xhci-plat: keep runtime active when removing hostLi Jun1-1/+3
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca1-1/+5
2020-05-20USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman1-3/+13
2020-05-20usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton1-3/+2
2020-05-14USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-05-14usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue1-1/+1
2020-05-14USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-05-14USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2-11/+45
2020-05-02usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan1-2/+2
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen1-6/+2
2020-04-29xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman1-5/+11
2020-04-29xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman1-0/+9
2020-04-29xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman3-10/+39
2020-04-29usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu1-1/+4
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan1-0/+26
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen1-10/+2
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-04-29cdc-acm: introduce a cool downOliver Neukum2-3/+32
2020-04-29cdc-acm: close race betrween suspend() and acm_softintOliver Neukum1-3/+3
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-29USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern1-3/+1
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-29USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern1-1/+8
2020-04-29USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn2-6/+20
2020-04-29USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox1-0/+4
2020-04-29USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-04-29xhci: Finetune host initiated USB3 rootport link suspend and resumeMathias Nyman1-11/+25
2020-04-29xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng4-13/+34
2020-04-29xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3Kai-Heng Feng1-1/+10
2020-04-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen1-3/+1
2020-04-17usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen1-0/+9
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki1-0/+1
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong2-0/+9