summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
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-21usb: dwc3: gadget: Don't clear flags before transfer endedThinh Nguyen
2020-04-17usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-04-17usb: dwc3: core: add support for disabling SS instances in park modeNeil Armstrong
2020-04-17xhci: bail out early if driver can't accress host in resumeMathias Nyman
2020-04-13usb: dwc3: gadget: Wrap around when skip TRBsThinh Nguyen
2020-04-01usb: musb: fix crash with highmen PIO and usbmonMans Rullgard
2020-04-01USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang
2020-04-01USB: cdc-acm: restore capability check orderMatthias Reichl
2020-04-01USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki
2020-04-01USB: serial: option: add BroadMobi BM806UPawel Dembicki
2020-04-01USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki
2020-03-25xhci: Do not open code __print_symbolic() in xhci trace eventsSteven Rostedt (VMware)
2020-03-25USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet
2020-03-25USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIALAnthony Mallet
2020-03-25usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus
2020-03-25usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus
2020-03-25usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller 1022:145cAlberto Mattea
2020-03-25USB: serial: pl2303: add device-id for HP LD381Scott Chen
2020-03-25usb: host: xhci-plat: add a shutdownRan Wang
2020-03-25USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas
2020-03-25usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adaptersHans de Goede
2020-03-25USB: Disable LPM on WD19's Realtek HubKai-Heng Feng
2020-03-12usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-12usb: core: hub: fix unhandled return by employing a void functionEugeniu Rosca