aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/cores/usb
Commit message (Expand)AuthorAgeFilesLines
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-012-3/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-084-0/+8
* bhnd(4): Fix bcma/siba core reset behaviorLandon J. Fuller2017-11-271-1/+1
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-212-68/+88
* bhnd: Remove unsupported USB core IDs from the bhnd_usb device table.Landon J. Fuller2017-09-061-4/+0
* bhnd: initialize variable before useEd Maste2017-08-301-2/+1
* sys/dev: Replace zero with NULL for pointers.Pedro F. Giffuni2017-02-201-2/+2
* Fix device delete child function.Hans Petter Selasky2016-10-172-12/+0
* bhnd(4): Implement common API for IOST/IOCTL register access and core resetLandon J. Fuller2016-09-241-2/+1
* [BHND/USB] Port of EHCI/OHCI support from ZRouterMichael Zhilin2016-09-054-0/+1041