aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami1-0/+2
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami1-0/+5
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke1-6/+6
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke1-3/+3
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham2-3/+22
2023-01-17usb: musb: fix error return code in omap2430_probe()Yang Yingliang1-1/+3
2023-01-17usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang1-2/+2
2023-01-17xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman1-0/+34
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+65
2023-01-17xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2-0/+9
2023-01-17xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman3-1/+17
2023-01-17xhci: Fix null pointer dereference when host diesMathias Nyman1-0/+5
2023-01-17usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu1-1/+4
2023-01-17xhci-pci: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park2-7/+13
2023-01-17USB: gadgetfs: Fix race between mounting and unmountingAlan Stern1-7/+21
2023-01-17usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak1-0/+12
2023-01-16usb: gadget: remove s3c24xx driversArnd Bergmann6-3571/+0
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann1-4/+4
2023-01-16USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)1-0/+3
2023-01-16USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)1-0/+3
2023-01-16USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler1-0/+1
2023-01-16USB: serial: option: add Quectel EC200U modemAli Mirghasemi1-0/+2
2023-01-16USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)1-0/+3
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-01-12USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)1-0/+3
2023-01-12USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)1-0/+3
2023-01-12ARM: sa1100: remove unused board filesArnd Bergmann1-4/+1
2023-01-12usb: phy: remove phy-isp1301-omap driverArnd Bergmann3-1568/+0
2023-01-12ARM: omap1: remove dead codeArnd Bergmann3-116/+5
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann2-2/+0
2023-01-10ARM: cns3xxx: remove entire platformArnd Bergmann1-23/+0
2023-01-09Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman5-6/+9
2023-01-06xhci: Convert to use list_count_nodes()Andy Shevchenko1-5/+2
2023-01-06usb: gadget: udc: bcm63xx: Convert to use list_count_nodes()Andy Shevchenko1-8/+3
2023-01-06usb: gadget: hid: Convert to use list_count_nodes()Andy Shevchenko1-5/+2
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal2-13/+158
2023-01-06usb: chipidea: imx: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-01-06usb: musb: fix error return code in da8xx_musb_init()Wang Yufen1-1/+3
2023-01-06usb: gadget: f_fs: use io_data->status consistentlyJohn Keeping1-4/+4
2023-01-06usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui1-3/+7
2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan1-0/+10
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen1-1/+4
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-06usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang1-0/+2
2022-12-28usb: fotg210: fix OTG-only buildArnd Bergmann1-4/+1
2022-12-28Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth1-1/+1
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)3-4/+4
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1