summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-2017-5747/+10
|\
| * usb: ohci-omap: avoid unused-variable warningArnd Bergmann2023-02-011-7/+1
| * usb: remove ohci-tmio driverArnd Bergmann2023-02-012-382/+0
| * ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann2023-01-201-9/+0
| * ARM: pxa: remove unused board filesArnd Bergmann2023-01-201-62/+0
| * usb: gadget: remove s3c24xx driversArnd Bergmann2023-01-166-3571/+0
| * ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-4/+4
| * ARM: sa1100: remove unused board filesArnd Bergmann2023-01-121-4/+1
| * usb: phy: remove phy-isp1301-omap driverArnd Bergmann2023-01-123-1568/+0
| * ARM: omap1: remove dead codeArnd Bergmann2023-01-123-116/+5
| * ARM: omap1: remove unused board filesArnd Bergmann2023-01-122-2/+0
| * ARM: cns3xxx: remove entire platformArnd Bergmann2023-01-101-23/+0
* | usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson2023-02-091-0/+3
* | usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani2023-02-091-4/+4
* | Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil2023-02-091-0/+4
* | usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus2023-02-021-1/+8
* | usb: gadget: udc: do not clear gadget driver.busAaro Koskinen2023-02-0216-16/+0
* | usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap2023-01-251-0/+1
* | usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami2023-01-241-1/+3
* | usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong2023-01-241-1/+1
* | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-2126-49/+292
|\ \
| * | USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman2023-01-201-1/+1
| * | usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-201-1/+1
| * | Merge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-01-192-0/+18
| |\ \
| | * | USB: serial: option: add Quectel EM05CN modemDuke Xin(辛安文)2023-01-161-0/+3
| | * | USB: serial: option: add Quectel EM05CN (SG) modemDuke Xin(辛安文)2023-01-161-0/+3
| | * | USB: serial: cp210x: add SCALANCE LPE-9000 device idMichael Adler2023-01-161-0/+1
| | * | USB: serial: option: add Quectel EC200U modemAli Mirghasemi2023-01-161-0/+2
| | * | USB: serial: option: add Quectel EM05-G (RS) modemDuke Xin(辛安文)2023-01-161-0/+3
| | * | USB: serial: option: add Quectel EM05-G (GR) modemDuke Xin(辛安文)2023-01-121-0/+3
| | * | USB: serial: option: add Quectel EM05-G (CS) modemDuke Xin(辛安文)2023-01-121-0/+3
| * | | usb: dwc3: fix extcon dependencyArnd Bergmann2023-01-191-1/+1
| * | | usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi2023-01-171-0/+13
| * | | usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski2023-01-171-1/+3
| * | | USB: gadget: Add ID numbers to configfs-gadget driver namesChanh Nguyen2023-01-171-2/+10
| * | | usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang2023-01-171-4/+3
| * | | usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally2023-01-171-0/+3
| * | | usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani2023-01-171-1/+1
| * | | usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani2023-01-171-2/+2
| * | | usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani2023-01-171-8/+14
| * | | usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami2023-01-171-0/+2
| * | | usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami2023-01-171-0/+5
| * | | usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke2023-01-171-6/+6
| * | | usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke2023-01-171-3/+3
| * | | usb: ucsi: Ensure connector delayed work items are flushedJack Pham2023-01-172-3/+22
| * | | usb: musb: fix error return code in omap2430_probe()Yang Yingliang2023-01-171-1/+3
| * | | usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang2023-01-171-2/+2
| * | | xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman2023-01-171-0/+34
| * | | usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-171-0/+65
| * | | xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-172-0/+9