summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-09-11usb: chipidea: npcm: Fix coding style with clarification of data typeAndreas Kühn
2024-09-11usb: common: Switch to device_property_match_property_string()Andy Shevchenko
2024-09-11USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis
2024-09-11usb: musb: mediatek: Simplify code with dev_err_probe()Lin Ruifeng
2024-09-11Merge tag 'usb-serial-6.12-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2024-09-11Merge tag 'usb-serial-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-06USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie
2024-09-05xhci: support setting interrupt moderation IMOD for secondary interruptersMathias Nyman
2024-09-05xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman
2024-09-05usb: xhci: adjust empty TD list handling in handle_tx_event()Niklas Neronin
2024-09-05usb: xhci: remove 'retval' from xhci_pci_resume()Niklas Neronin
2024-09-05usb: xhci: add comments explaining specific interrupt behaviourNiklas Neronin
2024-09-05usb: xhci: make 'sbrn' a local variableNiklas Neronin
2024-09-05usb: xhci: remove unused variables from struct 'xhci_hcd'Niklas Neronin
2024-09-05usb: xhci: remove excessive Bulk short packet debug messageNiklas Neronin
2024-09-05usb: xhci: remove excessive isoc frame debug message spamNiklas Neronin
2024-09-05xhci: Remove unused function declarationsYue Haibing
2024-09-05xhci: dbc: add dbgtty request to end of list once it completesMathias Nyman
2024-09-05xhci: dbc: Fix STALL transfer event handlingMathias Nyman
2024-09-04usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-09-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni
2024-09-03usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak
2024-09-03usb: dwc3: core: update LC timer as per USB Spec V3.2Faisal Hassan
2024-09-03usb: dwc3: Avoid waking up gadget during startxferPrashanth K
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik
2024-09-03usb: acpi: add device link between tunneled USB3 device and USB4 Host InterfaceMathias Nyman
2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman
2024-09-03xhci: Add USB4 tunnel detection for USB3 devices on Intel hostsMathias Nyman
2024-09-03usb: f_mass_storage: Make use of the helper macro kthread_run()Hongbo Li
2024-09-03usb: gadget: f_acm: make bInterfaceProtocol configurableMichael Walle
2024-09-03usb: ohci-nxp: Use helper function devm_clk_get_enabled()Zhang Zekun
2024-09-03usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King
2024-09-03usb: chipidea: npcm: Fix coding style with missing spaceAndreas Kühn
2024-09-03usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao
2024-09-03usb: dwc3: xilinx: simplify with dev_err_probeKrzysztof Kozlowski
2024-09-03usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski
2024-09-03usb: dwc3: rtk: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb: dwc3: qcom: simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski
2024-09-03usb: dwc3: qcom: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb: dwc3: imx8mp: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb: dwc3: imx8mp: simplify with dev_err_probeKrzysztof Kozlowski
2024-09-03usb: dwc3: imx8mp: simplify with devm_clk_get_enabledKrzysztof Kozlowski
2024-09-03usb: dwc3: st: simplify pdev->dev usageKrzysztof Kozlowski
2024-09-03usb: dwc3: st: simplify with dev_err_probeKrzysztof Kozlowski
2024-09-03usb: dwc3: st: use scoped device node handling to simplify error pathsKrzysztof Kozlowski