aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2022-01-25Merge tag 'v4.19.225' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.224' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.223' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.222' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.221' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.220' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.219' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.218' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.217' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.213' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.211' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.210' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.209' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.207' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.206' into v4.19/standard/baseBruce Ashfield
2022-01-11usb: mtu3: fix interval value for intr and isocChunfeng Yun
2022-01-05usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun
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: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-14xhci: avoid race between disable slot command and host runtime suspendMathias Nyman
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-08usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-08USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-08xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-12-01USB: 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: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-26USB: chipidea: fix interrupt deadlockJohan Hovold