summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-05usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}Uwe Kleine-König
2024-03-05usb: core: Set connect_type of ports based on DT nodeStephen Boyd
2024-03-05usb: misc: onboard_usb_hub: Add support for TI TUSB8020BMacpaul Lin
2024-03-05usb: musb: remove unused variable 'count'Colin Ian King
2024-03-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng
2024-03-05usb: dwc3-am62: add workaround for Errata i2409Roger Quadros
2024-03-05usb: dwc3-am62: Fix PHY core voltage selectionRoger Quadros
2024-03-05usb: dwc3-am62: Disable wakeup at removeRoger Quadros
2024-03-05usb: dwc3-am62: fix module unload/reload behaviorRoger Quadros
2024-03-05usb: dwc3: of-simple: Add compatible for hi3798mv200 DWC3 controllerYang Xiwen
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
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-02usb: cdns3: Fix spelling mistake "supporte" -> "supported"Colin Ian King
2024-03-02USB: document some API requirements on disconnectionMichal Pecio
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-03-02Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere
2024-02-26thunderbolt: Add trace events support for the control channelGil Fine
2024-02-26thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg
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-25Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-25Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-24Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-24Merge tag 'for-6.8/dm-fix-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-02-24Merge tag 'i2c-for-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-24dm-integrity, dm-verity: reduce stack usage for recheckArnd Bergmann
2024-02-23i2c: imx: when being a target, mark the last read as processedCorey Minyard
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-23Merge tag 'for-6.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds