summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | xhci: dbc: Fix STALL transfer event handlingMathias Nyman2024-09-052-52/+83
| * | | | | usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov2024-09-041-6/+8
| * | | | | usb: cdns2: Convert comma to semicolonChen Ni2024-09-031-2/+2
| * | | | | usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik2024-09-039-94/+8
| * | | | | usb: acpi: add device link between tunneled USB3 device and USB4 Host InterfaceMathias Nyman2024-09-031-0/+53
| * | | | | usb: Add tunnel_mode parameter to usb device structureMathias Nyman2024-09-033-8/+16
| * | | | | xhci: Add USB4 tunnel detection for USB3 devices on Intel hostsMathias Nyman2024-09-034-0/+48
| * | | | | usb: f_mass_storage: Make use of the helper macro kthread_run()Hongbo Li2024-09-031-2/+1
| * | | | | usb: gadget: f_acm: make bInterfaceProtocol configurableMichael Walle2024-09-032-2/+54
| * | | | | usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun2024-09-031-14/+4
| * | | | | usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King2024-09-031-1/+1
| * | | | | usb: chipidea: npcm: Fix coding style with missing spaceAndreas Kühn2024-09-031-1/+1
| * | | | | usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao2024-09-031-12/+14
| * | | | | usb: dwc3: xilinx: simplify with dev_err_probeKrzysztof Kozlowski2024-09-031-5/+2
| * | | | | usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski2024-09-031-25/+8
| * | | | | usb: dwc3: rtk: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-12/+7
| * | | | | usb: dwc3: qcom: simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski2024-09-031-4/+1
| * | | | | usb: dwc3: qcom: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-6/+5
| * | | | | usb: dwc3: imx8mp: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-12/+8
| * | | | | usb: dwc3: imx8mp: simplify with dev_err_probeKrzysztof Kozlowski2024-09-031-10/+6
| * | | | | usb: dwc3: imx8mp: simplify with devm_clk_get_enabledKrzysztof Kozlowski2024-09-031-27/+5
| * | | | | usb: dwc3: st: simplify pdev->dev usageKrzysztof Kozlowski2024-09-031-2/+2
| * | | | | usb: dwc3: st: simplify with dev_err_probeKrzysztof Kozlowski2024-09-031-6/+5
| * | | | | usb: dwc3: st: use scoped device node handling to simplify error pathsKrzysztof Kozlowski2024-09-031-14/+11
| * | | | | usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET2024-09-0313-25/+25
| * | | | | usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang2024-09-031-1/+7
| * | | | | Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman2024-09-0313-25/+101
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | usb: roles: add lockdep class key to struct usb_role_switchAmit Sunil Dhamne2024-08-251-0/+9
| * | | | | usb: ehci-brcm: fix module autoloadingLiao Chen2024-08-251-0/+1
| * | | | | usb: typec: fix module autoloadingLiao Chen2024-08-251-0/+1
| * | | | | usb: misc: brcmstb-usb-pinmap: fix module autoloadingLiao Chen2024-08-251-0/+1
| * | | | | usb: phy: phy-gpio-vbus-usb: fix module autoloadingLiao Chen2024-08-251-0/+1
| * | | | | usb: typec: ucsi: Remove useless error check from ucsi_read_error()Heikki Krogerus2024-08-231-3/+0
| * | | | | usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus2024-08-231-13/+4
| * | | | | usb: typec: ucsi: Common function for the GET_PD_MESSAGE commandHeikki Krogerus2024-08-232-77/+27
| * | | | | usb: typec: ucsi: Only assign the identity structure if the PPM supports itHeikki Krogerus2024-08-231-2/+4
| * | | | | usb: typec: ucsi: Don't truncate the readsHeikki Krogerus2024-08-232-6/+4
| * | | | | usb: typec: ucsi: Remove unused fields from struct ucsi_connector_statusHeikki Krogerus2024-08-231-25/+2
| * | | | | USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLChris Wulff2024-08-221-7/+266
| * | | | | usb: typec: tipd: Free IRQ only if it was requested beforeWadim Egorov2024-08-221-1/+2
| * | | | | usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.cAbhishek Tamboli2024-08-221-1/+11
| * | | | | usb: bdc: fix module autoloadingLiao Chen2024-08-221-0/+1
| * | | | | usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman2024-08-222-2/+19
| * | | | | usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()Yuesong Li2024-08-221-37/+30
| * | | | | usb: ohci-exynos: Simplify with scoped for each OF child loopJinjie Ruan2024-08-221-7/+2
| * | | | | usb: ehci-exynos: Simplify with scoped for each OF child loopJinjie Ruan2024-08-221-7/+2
| * | | | | Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman2024-08-196-6/+9
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | usb: gadget: f_uac1: Change volume name and remove alt namesChris Wulff2024-08-132-44/+28
| * | | | | usb: gadget: f_fs: add capability for dfu functional descriptorDavid Sands2024-08-131-2/+10
| * | | | | usb: gadget: configfs: Constify struct config_item_typeChristophe JAILLET2024-08-131-4/+4