summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/qcom_eud.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: misc: eud: switch to fallback compatible for device matchingKrzysztof Kozlowski2024-07-311-1/+1
* usb: misc: eud: Add IRQ check for platform_get_irq()Chen Ni2023-11-221-0/+3
* usb: misc: eud: Fix indentation issuesBhupesh Sharma2023-05-291-2/+2
* usb: misc: eud: Convert to platform remove callback returning voidUwe Kleine-König2023-05-281-4/+2
* usb: misc: eud: Fix an error handling path in eud_probe()Christophe JAILLET2022-04-211-5/+5
* usb: misc: eud: Add driver support for Embedded USB Debugger(EUD)Souradeep Chowdhury2022-02-111-0/+251