Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: ltq-vdsl-vr9-mei: Fix compilation with Linux 5.15 | Martin Blumenstingl | 2022-10-22 | 1 | -9/+60 |
| | | | | | | | The result of copy_to_user() now has to be checked explicitly. Also MODULE_SUPPORTED_DEVICE is gone after Linux 5.10. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> | ||||
* | lantiq: rename ltq-vdsl-mei folder to ltq-vdsl-vr9-mei | Andre Heider | 2022-09-17 | 1 | -0/+421 |
Now PKG_NAME matches the folder name, and this will avoid confusion with any future version. Signed-off-by: Andre Heider <a.heider@gmail.com> |