summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-05usb: typec: mux: intel: Handle alt mode HPD_HIGHPrashant Malani
2020-05-05usb: usbfs: correct kernel->user page attribute mismatchJeremy Linton
2020-05-05usb: typec: intel_pmc_mux: Fix the property namesHeikki Krogerus
2020-05-05USB: core: Fix misleading driver bug reportAlan Stern
2020-05-04USB: serial: qcserial: Add DW5816e supportMatt Jolly
2020-04-30USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum
2020-04-23USB: sisusbvga: Change port variable from signed to unsignedChangming Liu
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-04-23USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern
2020-04-22usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu
2020-04-22USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum
2020-04-21xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman
2020-04-21xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman
2020-04-21xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman
2020-04-20Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-04-17usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter
2020-04-17usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov
2020-04-17usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan
2020-04-17usb: dwc3: gadget: Fix request completion checkThinh Nguyen
2020-04-16USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RG...Jonathan Cox
2020-04-16usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET changeBadhri Jagan Sridharan
2020-04-16usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-04-16cdc-acm: introduce a cool downOliver Neukum
2020-04-16cdc-acm: close race betrween suspend() and acm_softintOliver Neukum
2020-04-16UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-04-16UAS: no use logging any details in case of ENODEVOliver Neukum
2020-04-16usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov
2020-04-16usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter
2020-04-16usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULLHans de Goede
2020-04-16USB: early: Handle AMD's spec-compliant identifiers, tooJann Horn
2020-04-16USB: core: Fix free-while-in-use bug in the USB S-GlibraryAlan Stern
2020-04-16usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen
2020-04-16usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen
2020-04-16usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen
2020-04-16usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-30Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-27USB: cdc-acm: restore capability check orderMatthias Reichl
2020-03-26usb: cdns3: make signed 1 bit bitfields unsignedColin Ian King
2020-03-26usb: gadget: fsl: remove unused variable 'driver_desc'YueHaibing
2020-03-26usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-03-26usb: typec: Correct the documentation for typec_cable_put()Azhar Shaikh
2020-03-26Merge tag 'usb-serial-5.7-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman