summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco9-560/+576
2024-03-27usb: misc: onboard_hub: use device supply namesJavier Carrasco2-23/+39
2024-03-27usb: chipidea: ci_hdrc_imx: align usb wakeup clock name with dt-bindingsXu Yang1-1/+1
2024-03-27usb: renesas_usbhs: Remove trailing comma in the terminator entry for OF tableBiju Das1-1/+1
2024-03-27usb: renesas_usbhs: Update usbhs pipe configuration for RZ/G2L familyBiju Das3-1/+31
2024-03-27usb: renesas_usbhs: Improve usbhsc_default_pipe[] for isochronous transfersBiju Das1-4/+4
2024-03-27usb: renesas_usbhs: Simplify obtaining device dataBiju Das1-9/+4
2024-03-27usb: dwc2: add support for Sophgo CV18XX/SG200X series SoCInochi Amaoto1-0/+21
2024-03-26usb: gadget: u_audio: Use snprintf() instead of sprintf()Christophe JAILLET1-1/+2
2024-03-26usb: gadget: u_audio: Use the 2-argument version of strscpy()Christophe JAILLET1-3/+3
2024-03-26usb: gadget: u_audio: Fix the size of a buffer in a strscpy() callChristophe JAILLET1-1/+1
2024-03-26usb: dwc2: New bitfield definition and programming in GRSTCTLMinas Harutyunyan2-0/+48
2024-03-26usb: dwc2: Add hibernation updates for ULPI PHYMinas Harutyunyan4-0/+43
2024-03-26usb: dwc2: New bit definition in GPWRDN registerMinas Harutyunyan1-0/+2
2024-03-26usb: dwc2: Add eUSB2 PHY disconnect flow supportMinas Harutyunyan2-4/+22
2024-03-26usb: dwc2: Add new parameter eusb2_discMinas Harutyunyan3-0/+29
2024-03-26usb: dwc2: New bit definition in GOTGCTL registerMinas Harutyunyan1-0/+1
2024-03-26usb: dwc2: Add core new versions definitionMinas Harutyunyan1-0/+2
2024-03-26usb: gadget: mv_u3d: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2024-03-26usb: gadget: u_ether: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2024-03-26usb: typec: ptn36502: switch to DRM_AUX_BRIDGELuca Weiss2-43/+3
2024-03-26usb: typec: stusb160x: convert to use maple tree register cacheBo Liu1-1/+1
2024-03-26usb: dwc2: Remove cat_printf()Christophe JAILLET1-44/+8
2024-03-26USB: Use EHCI control transfer pid macros instead of constant values.Dingyan Li3-18/+20
2024-03-26usb: chipidea: npcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-26USB: gadget: core: create sysfs link between udc and gadgetRoy Luo1-0/+9
2024-03-26usb: gadget: f_fs: Add the missing get_alt callbackHardik Gajjar1-1/+19
2024-03-26usb: gadget: uvc: configfs: ensure guid to be valid before setMichael Grzeschik1-1/+13
2024-03-26usb: gadget: uvc: fix try format returns on uncompressed formatsMichael Grzeschik1-5/+19
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds94-1907/+4488
2024-03-19usb: usb-acpi: Fix oops due to freeing uninitialized pld pointerMathias Nyman1-1/+1
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-03-13mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds1-5/+3
2024-03-11Merge tag 'wq-for-6.9-bh-conversions' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+12
2024-03-08Merge tag 'usb-serial-6.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman6-3/+19
2024-03-07usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-07usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang1-14/+25
2024-03-07USB: gadget: pxa27x_udc: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: gadget/snps_udc_plat: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: ohci-pxa27x: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-03-06usb: Clarify expected behavior of dev_bin_attrs_are_visible()Elbert Mai1-2/+5
2024-03-05xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar1-1/+4
2024-03-05usb: isp1760: remove SLAB_MEM_SPREAD flag usageChengming Zhou1-5/+3
2024-03-05xhci: Fix failure to detect ring expansion need.Mathias Nyman1-1/+7
2024-03-05usb: misc: onboard_hub: use pointer consistently in the probe functionJavier Carrasco1-1/+1
2024-03-05usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König1-1/+1
2024-03-05usb: gadget: fsl: Add of device table to enable module autoloadingUwe Kleine-König1-0/+10
2024-03-05usb: typec: tcpm: add support to set tcpc connector orientatitionMarco Felsch1-0/+6
2024-03-05usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch1-0/+1