summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-03-26usb: gadget: mv_u3d: replace deprecated strncpy with strscpyJustin Stitt
2024-03-26usb: gadget: u_ether: replace deprecated strncpy with strscpyJustin Stitt
2024-03-26usb: typec: ptn36502: switch to DRM_AUX_BRIDGELuca Weiss
2024-03-26usb: typec: stusb160x: convert to use maple tree register cacheBo Liu
2024-03-26usb: dwc2: Remove cat_printf()Christophe JAILLET
2024-03-26USB: Use EHCI control transfer pid macros instead of constant values.Dingyan Li
2024-03-26usb: chipidea: npcm: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-26USB: gadget: core: create sysfs link between udc and gadgetRoy Luo
2024-03-26usb: gadget: f_fs: Add the missing get_alt callbackHardik Gajjar
2024-03-26usb: gadget: uvc: configfs: ensure guid to be valid before setMichael Grzeschik
2024-03-26usb: gadget: uvc: fix try format returns on uncompressed formatsMichael Grzeschik
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-19usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds
2024-03-11Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-03-08Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-03-07usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-07usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang
2024-03-07USB: gadget: pxa27x_udc: Remove unused of_gpio.hAndy Shevchenko
2024-03-07usb: gadget/snps_udc_plat: Remove unused of_gpio.hAndy Shevchenko
2024-03-07usb: ohci-pxa27x: Remove unused of_gpio.hAndy Shevchenko
2024-03-07usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King
2024-03-06usb: Clarify expected behavior of dev_bin_attrs_are_visible()Elbert Mai
2024-03-05xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar
2024-03-05usb: isp1760: remove SLAB_MEM_SPREAD flag usageChengming Zhou
2024-03-05xhci: Fix failure to detect ring expansion need.Mathias Nyman
2024-03-05usb: misc: onboard_hub: use pointer consistently in the probe functionJavier Carrasco
2024-03-05usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König
2024-03-05usb: gadget: fsl: Add of device table to enable module autoloadingUwe Kleine-König
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch
2024-03-05usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch
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: 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: 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: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan