summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
47 hoursusb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2024-03-05xhci: Fix failure to detect ring expansion need.Mathias Nyman
2024-03-05usb: port: Don't try to peer unused USB ports based on locationMathias Nyman
2024-03-05usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati
2024-03-05usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera
2024-03-05usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong
2024-03-02USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern
2024-02-25Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-20usb: typec: tpcm: Fix issues with power being removed during resetMark Brown
2024-02-19usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-02-19Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman
2024-02-19usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen
2024-02-19usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-02-19usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-02-19usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-02-19usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-02-19usb: roles: fix NULL pointer issue when put module's referenceXu Yang
2024-02-19usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak
2024-02-19usb: cdnsp: blocked some cdns3 specific codePawel Laszczak
2024-02-19usb: uhci-grlib: Explicitly include linux/platform_device.hAndreas Larsson
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-02Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-01-31USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-01-30USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-01-30USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-01-27usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov
2024-01-27usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-01-27usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-01-27usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2024-01-27usb: ulpi: Fix debugfs directory leakSean Anderson
2024-01-27Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
2024-01-27usb: gadget: pch_udc: fix an Excess kernel-doc warningRandy Dunlap
2024-01-27usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu
2024-01-27USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-01-27usb: chipidea: core: handle power lost in workqueueXu Yang
2024-01-27usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-01-27usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus
2024-01-27usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami
2024-01-27xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio
2024-01-27xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman
2024-01-27xhci: fix off by one check when adding a secondary interrupter.Mathias Nyman
2024-01-27xhci: fix possible null pointer dereference at secondary interrupter removalMathias Nyman
2024-01-27usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_descKrishna Kurapati
2024-01-27usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-01-27usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds