summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-03-05usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong
2024-03-05usb: typec: altmodes/displayport: send configure message on sop'RD Babiera
2024-03-05usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdmRD Babiera
2024-03-05usb: usb-acpi: Set port connect type of not connectable ports correctlyMathias Nyman
2024-03-05usb: dwc3: qcom: Remove ACPI support from glue driverKrishna Kurapati
2024-03-05usb: Export BOS descriptor to sysfsElbert Mai
2024-03-05USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri
2024-03-04USB: serial: keyspan: remove redundant assignment to pointer dataColin Ian King
2024-03-04USB: serial: ftdi_sio: remove redundant assignment to variable cflagColin Ian King
2024-03-04USB: serial: oti6858: remove redundant assignment to variable divisorColin Ian King
2024-03-04USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs
2024-03-04USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström
2024-03-04USB: serial: add device ID for VeriFone adapterCameron Williams
2024-03-04USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher
2024-03-02usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King
2024-03-02USB: document some API requirements on disconnectionMichal Pecio
2024-03-02USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern
2024-03-02usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K
2024-03-02xhci: dbc: poll at different rate depending on data transfer activityMathias Nyman
2024-03-02xhci: retry Stop Endpoint on buggy NEC controllersMichal Pecio
2024-03-02xhci: fix matching completion events with TDsMichal Pecio
2024-03-02usb: xhci: utilize 'xhci_free_segments_for_ring()' for freeing segmentsNiklas Neronin
2024-03-02usb: xhci: remove duplicate code from 'xhci_clear_command_ring()'Niklas Neronin
2024-03-02xhci: save slot ID in struct 'xhci_port'Niklas Neronin
2024-03-02xhci: replace real & fake port with pointer to root hub portNiklas Neronin
2024-03-02xhci: rework how real & fake ports are foundNiklas Neronin
2024-03-02usb: typec: constify struct class usageRicardo B. Marliere
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman
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-19Revert "xhci: add helper to stop endpoint and wait for completion"Greg Kroah-Hartman
2024-02-19usb: core: constify the struct device_type usageRicardo B. Marliere
2024-02-19usb: gadget: constify the struct device_type usageRicardo B. Marliere
2024-02-19usb: phy: constify the struct device_type usageRicardo B. Marliere
2024-02-19usb: typec: constify the struct device_type usageRicardo B. Marliere
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-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman
2024-02-17usb: typec: qcom-pmic-typec: add support for PMI632 PMICDmitry Baryshkov
2024-02-17usb: typec: ucsi: Get PD revision for partnerAbhishek Pandit-Subedi