aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.14.261' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.260' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.259' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.258' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.257' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.256' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.255' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.252' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.251' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.250' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.249' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.247' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.246' into v4.14/standard/baseBruce Ashfield
2022-01-05usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2022-01-05xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman
2021-12-29usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-14xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng
2021-12-14usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-14USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-14USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-08usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-08usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-12-08USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-12-08USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König
2021-11-26usb: host: ohci-tmio: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold
2021-11-26usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-11-26USB: iowarrior: fix control-message timeoutsJohan Hovold
2021-11-26USB: serial: keyspan: fix memleak on probe errorsWang Hai
2021-11-26xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren
2021-11-12usb: musb: Balance list entry in musb_gadget_queueViraj Shah
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-17Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang