aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/preempt-rt/basev5.6/standard/preempt-rt/baseBruce Ashfield
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/baseBruce Ashfield
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-06-10usb: musb: start session in resume for host portBin Liu
2020-06-10USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold
2020-06-10USB: serial: ch341: add basis for quirk detectionMichael Hanselmann
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-06-03usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET
2020-06-03usb: dwc3: pci: Enable extcon driver for Intel MerrifieldAndy Shevchenko
2020-05-27USB: core: Fix misleading driver bug reportAlan Stern
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-20usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
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-10usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
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