Package: digimend-dkms / 13-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| digimend-dkms | 13-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| skip without CONFIG_USB_HID.patch | (download) |
dkms.conf |
6 6 + 0 - 0 ! |
do not attempt to build modules for kernels without config_usb_hid |
| support linux 6.12.patch | (download) |
hid-kye.c |
6 6 + 0 - 0 ! |
update to linux 6.12 |
| avoid module name conflict.patch | (download) |
Makefile |
23 13 + 10 - 0 ! |
avoid module name conflict |
| support huion h641p.patch | (download) |
hid-ids.h |
1 1 + 0 - 0 ! |
unlike the m and l version added in
commit 2683e80de827 ("HID: uclogic: Add support for Huion Inspiroy 2 M and L")
the small version does not have the group buttons. This patch only adds
the ID, it doesn't try to remove that device.
|
| support xppen deco m.patch | (download) |
hid-ids.h |
1 1 + 0 - 0 ! |
this is the same as the deco l, with the only difference (as far as i know) being the physical size. |
| support xppen artist 10s.patch | (download) |
hid-ids.h |
1 1 + 0 - 0 ! |
add support for xp-pen artist 10s |
| support linux 6.15.patch | (download) |
hid-uclogic-core.c |
4 4 + 0 - 0 ! |
support kernel 6.15 Since linux 6.1.84, timer_delete_sync was introduced and del_timer_sync should not be used. Since 6.15, del_timer_sync wrapper was removed. |
