summaryrefslogtreecommitdiff
path: root/zephyr/shim/src/usba.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr/shim/src/usba.c: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-091-1/+1
* zephyr/usba: unconstify usb_port_enable if neededPeter Marheine2022-05-051-1/+4
* zephyr: don't find USB-A port instances by DT pathPeter Marheine2022-03-141-1/+3
* zephyr: Fix USBA device driverSam Hurst2022-03-031-1/+3
* zephyr: add support for USBA in device treeSam Hurst2022-02-121-0/+20