You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vendor-reset/src
Térence Clastres 225a49a409 [core] add support for linux 5.11
This approach maintains compatibility with previous kernel versions.

Thanks to @justinkb for finding the commit that broke it (torvalds/linux@d19ad07).
4 years ago
..
amd [amd] audio: Preserve PCI config space for audio device 4 years ago
Makefile [core] split hook code out of module.c 4 years ago
device-db.h [core] mark the configuration table as const 4 years ago
ftrace.c [core] add support for linux 5.11 4 years ago
ftrace.h Add option to hook device reset through ftrace 4 years ago
hook.c [hook] disable TCO for the hooked function 4 years ago
hook.h [core] split hook code out of module.c 4 years ago
ioctl.c refer to uaccess to prevent build failure 4 years ago
ioctl.h [core] seperate ioctl setup from module init 4 years ago
module.c [core] add MODULE_VERSION(), bump DKMS version for first release 4 years ago
vendor-reset-dev.c [core] mark the configuration table as const 4 years ago
vendor-reset-dev.h [core] mark the configuration table as const 4 years ago