summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein
2023-01-19Merge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-01-19usb: dwc3: fix extcon dependencyArnd Bergmann
2023-01-17usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-17usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-17USB: gadget: Add ID numbers to configfs-gadget driver namesChanh Nguyen
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2023-01-17usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham
2023-01-17usb: musb: fix error return code in omap2430_probe()Yang Yingliang
2023-01-17usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang
2023-01-17xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-17xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-17xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-17xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-17usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-17xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2023-01-17USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-17usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak
2023-01-16USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)
2023-01-16USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)
2023-01-16USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler
2023-01-16USB: serial: option: add Quectel EC200U modemAli Mirghasemi
2023-01-16USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)
2023-01-12USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang
2022-12-28usb: fotg210: fix OTG-only buildArnd Bergmann
2022-12-28Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds