summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/src/linux_usb.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2022-06-10LinuxKPI: move pm_message_t from kernel.h to pm.hBjoern A. Zeeb
2022-05-06linuxkpi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-02-24LinuxKPI: USB change successful probe result to BUS_PROBE_DEFAULTBjoern A. Zeeb
2021-12-09Create wrapper for Giant taken for newbusWarner Losh
2021-11-24LinuxKPI: USB return possible error from suspend/resumeBjoern A. Zeeb
2021-11-24LinuxKPI: fix -Wunused-but-set-variable warningsBjoern A. Zeeb
2020-12-15Improve handling of alternate settings in the USB stack.Hans Petter Selasky
2020-09-01compat: clean up empty lines in .c and .h filesMateusz Guzik
2020-07-22usb(4): Stop checking for failures from malloc(M_WAITOK).Mark Johnston
2018-03-23linuxkpi whitespace cleanupEd Maste
2016-04-30sys/compat/linux*: spelling fixes.Pedro F. Giffuni
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky