aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-11-02Merge tag 'v5.8.17' into v5.8/standard/baseBruce Ashfield
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin
2020-10-29usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-29usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen
2020-10-29usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan
2020-10-29usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti
2020-10-29usb: gadget: u_serial: clear suspended flag when disconnectingYoshihiro Shimoda
2020-10-29usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti
2020-10-29usb: dwc2: Add missing cleanups when usb_add_gadget_udc() failsMartin Blumenstingl
2020-10-29usb: dwc3: core: Properly default unspecified speedThinh Nguyen
2020-10-29usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor
2020-10-29xhci: don't create endpoint debugfs entry before ring buffer is set.Mathias Nyman
2020-10-20Merge tag 'v5.8.16' into v5.8/standard/baseBruce Ashfield
2020-10-17USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia
2020-10-17USB: serial: pl2303: add device-id for HP GC deviceScott Chen
2020-10-17USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch
2020-10-17USB: serial: option: add Cellient MPL200 cardWilken Gottwalt
2020-10-16Merge tag 'v5.8.14' into v5.8/standard/baseBruce Ashfield
2020-10-07usbcore/driver: Accommodate usbipM. Vefa Bicakci
2020-10-07usbcore/driver: Fix incorrect downcastM. Vefa Bicakci
2020-10-07usbcore/driver: Fix specific driver selectionM. Vefa Bicakci
2020-10-07Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-09-23Merge tag 'v5.8.11' into v5.8/standard/baseBruce Ashfield
2020-09-23Merge tag 'v5.8.10' into v5.8/standard/baseBruce Ashfield
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret
2020-09-23usb: typec: ucsi: Prevent mode overrunHeikki Krogerus
2020-09-23usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao
2020-09-17usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Altern...Utkarsh Patel
2020-09-17usb: typec: intel_pmc_mux: Do not configure Altmode HPD HighUtkarsh Patel
2020-09-17usb: typec: intel_pmc_mux: Un-register the USB role switchMadhusudanarao Amara
2020-09-17usb: typec: ucsi: acpi: Check the _DEP dependenciesHeikki Krogerus
2020-09-17usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman
2020-09-17USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado
2020-09-17USB: serial: option: support dynamic Quectel USB compositionsBjørn Mork
2020-09-17USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2020-09-17Revert "usb: dwc3: meson-g12a: fix shared reset control use"Amjad Ouled-Ameur
2020-09-09Merge tag 'v5.8.6' into v5.8/standard/baseBruce Ashfield