summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: gadget: remove s3c24xx driversArnd Bergmann
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
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-12ARM: sa1100: remove unused board filesArnd Bergmann
2023-01-12usb: phy: remove phy-isp1301-omap driverArnd Bergmann
2023-01-12ARM: omap1: remove dead codeArnd Bergmann
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann
2023-01-10ARM: cns3xxx: remove entire platformArnd Bergmann
2023-01-09Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman
2023-01-06xhci: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: gadget: udc: bcm63xx: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: gadget: hid: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal
2023-01-06usb: chipidea: imx: Drop empty platform remove functionUwe Kleine-König
2023-01-06usb: musb: fix error return code in da8xx_musb_init()Wang Yufen
2023-01-06usb: gadget: f_fs: use io_data->status consistentlyJohn Keeping
2023-01-06usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui
2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan
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