aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v5.4.43' into v5.4/standard/baseBruce Ashfield
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
2020-05-25Merge tag 'v5.4.42' into v5.4/standard/baseBruce Ashfield
2020-05-25Merge tag 'v5.4.41' into v5.4/standard/baseBruce Ashfield
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-20usb: cdns3: gadget: prev_req->trb is NULL for ep0Peter Chen
2020-05-20usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-20usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca
2020-05-20USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman
2020-05-20usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton
2020-05-14USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-05-14usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-14USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-05-14USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-05-11Merge tag 'v5.4.40' into v5.4/standard/baseBruce Ashfield
2020-05-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-05-02Merge tag 'v5.4.37' into v5.4/standard/baseBruce Ashfield
2020-05-02Merge tag 'v5.4.36' into v5.4/standard/baseBruce Ashfield
2020-05-02usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-02usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-29xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman
2020-04-29xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman
2020-04-29xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman
2020-04-29usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-04-29usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-04-29usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-29UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-04-29UAS: no use logging any details in case of ENODEVOliver Neukum
2020-04-29cdc-acm: introduce a cool downOliver Neukum
2020-04-29cdc-acm: close race betrween suspend() and acm_softintOliver Neukum
2020-04-29usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-04-29USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern
2020-04-29USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-04-29USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-04-29USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn
2020-04-29USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-04-29USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-04-29xhci: Finetune host initiated USB3 rootport link suspend and resumeMathias Nyman
2020-04-29xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0Kai-Heng Feng
2020-04-29xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3Kai-Heng Feng
2020-04-22Merge tag 'v5.4.34' into v5.4/standard/baseBruce Ashfield
2020-04-22Merge tag 'v5.4.33' into v5.4/standard/baseBruce Ashfield