Commit Graph
57 Commits
Author SHA1 Message Date
Shen Mintao 089be7c4ff Merge main into bluetooth: apply KDIR fix and remove aic_btusb
- Apply PR #34 KDIR fix to dkms.conf for correct kernel header usage
- Remove remaining aic_btusb references from Makefile (standard btusb is used)
2026-03-23 22:17:53 +08:00
Shen Mintao b0787d9989 fix: fix usb_modeswitch message content 2026-03-04 21:55:41 +08:00
Shen Mintao 86aa95ffcb refactor: remove aic_btusb module, use standard btusb driver for Bluetooth 2026-03-04 18:12:08 +08:00
Shen Mintao cf63c8e0ee docs: update README with full Bluetooth support documentation 2026-03-04 16:48:49 +08:00
Shen Mintao dda6a6d546 docs: update README to indicate bluetooth branch supports Bluetooth 2026-03-04 16:46:06 +08:00
MinQ f2d9cc9ff0 Merge pull request #35 from bnister/bluetooth
Bluetooth firmware upload fix
2026-03-04 16:37:27 +08:00
bnister f36a0afeb4 Bluetooth fw upload fix: chip_mcu_id == 1 needs cache_mem_addr |= 1 2026-03-04 04:49:04 +03:00
Shen Mintao b771774f40 fix: pass KDIR to DKMS make command for proper kernel build path 2026-02-28 14:37:30 +08:00
Shen Mintao 600cdf5ef4 feat: add Kconfig for aic_btusb module 2026-02-28 14:34:52 +08:00
Shen Mintao 8a5af5cfdb fix: export CONFIG_AIC8800_BTUSB_SUPPORT for aic_btusb module compilation 2026-02-28 14:32:37 +08:00
Shen Mintao 85a412e5b8 feat: add aic_btusb bluetooth module support to install.sh 2026-02-28 14:27:02 +08:00
Shen Mintao 4f288d90b2 fix: fix 2026-02-28 09:11:25 +08:00
Shen Mintao 453feef954 fix: fix 2026-02-28 09:04:45 +08:00
Shen Mintao 8b90bd8f45 feat: 添加蓝牙支持及固件更新 2026-02-27 18:19:39 +08:00
Shen Mintao 96e1d9cd3d feat: 增加对Linux 6.13+内核的MODULE_IMPORT_NS支持 2026-02-27 18:17:43 +08:00
Shen Mintao a16a8c47ed fix: fix for kernel 6.19 2026-02-27 14:20:43 +08:00
Shen Mintao 3a0945bdcc fix: fix dkms.conf and drivers/aic8800/Makefile 2026-01-08 15:46:27 +08:00
MinQ c16af7357d Merge pull request #25 from mateus-s-a/feature/add-installation-script
Add automated installation script with Secure Boot detection
2026-01-07 09:14:54 +08:00
Spacery 6cefc43cda Refactor script for other Linux distros with automatic kernel updates 2025-12-30 18:01:39 -04:00
Shen Mintao 78e9d63f8d fix: add usb_dev->chipid == PRODUCT_ID_AIC8800DW 2025-12-30 16:14:41 +08:00
Spacery 1ce24d71ff Corrects minor spelling mistakes and script structure 2025-12-29 22:29:26 -04:00
Shen Mintao 0bf8b1167c update: update driver to 2025_1018_71b66e7b
feat: add TP-Link Archer TX1U Nano support
2025-12-30 10:24:10 +08:00
Spacery d685d20e4b feat(install): Add automated installation script for AIC8800D80 WiFi driver 2025-12-29 21:53:20 -04:00
Shen Mintao 62e77a5d39 feat: add UGREEN AX900 Support 2025-12-29 23:14:38 +08:00
MinQ f05d986fbd Merge pull request #22 from JonatasFischer/patch-1
Add rule for new device with idProduct 572c
2025-12-10 19:09:19 +08:00
Jonatas Fischer 9f05f51165 Add rule for new device with idProduct 572c
cudy driver
2025-12-09 21:11:29 +01:00
MinQ f834c8fd58 Merge pull request #18 from vorasilp/6.17
fix compilation error for kernel 6.17
2025-10-07 17:51:07 +08:00
vorasilp d32efa71a5 fix compilation error for kernel 6.17 2025-10-03 23:37:38 +07:00
Shen Mintao eeec52a231 fix: add AIC8800M80_CUS1 2025-08-04 13:59:17 +08:00
MinQ 4565082dd9 Update README.md 2025-07-24 17:50:27 +08:00
Shen Mintao 09d4dcee98 feat: add Vendor ID 368B with Product ID AIC8800D81 2025-07-24 17:48:15 +08:00
Shen Mintao 1c7d083372 fix: fix code for linux kernel v6.15 2025-07-24 14:01:42 +08:00
Shen Mintao 3800c225ac feat: update new aic driver version 2025-07-24 11:20:36 +08:00
MinQ 99210d657b Merge pull request #8 from vorasilp/6.15
fix kernel 6.15 compile error
2025-06-11 13:10:59 +08:00
vorasilp 49daa439c0 add preprocessor directives for missing one 2025-06-11 11:47:40 +07:00
vorasilp 2c97125421 add preprocessor directive for kernel >= 6.15 2025-06-11 11:40:32 +07:00
vorasilp 8707b52521 remove renaming wrong place 2025-06-05 17:02:31 +07:00
vorasilp d4b3cdebfe rename del_timer() to timer_delete() and del_timer_sync() to timer_delete_sync() 2025-06-05 08:29:35 +07:00
MinQ 9023002502 Update README.md 2025-05-19 14:00:56 +08:00
MinQ ccef23ebe9 Update README.md 2025-05-19 14:00:11 +08:00
MinQ ad98d24241 Update README.md 2025-04-14 14:56:46 +08:00
Shen Mintao 92ae830935 fix: fix for linux kernel 6.13 and 6.14 2025-04-14 14:01:27 +08:00
MinQ d6765bdf1c Update README.md 2025-01-15 20:26:01 +08:00
MinQ 73baf0aca1 Update README.md 2025-01-15 20:25:10 +08:00
MinQ fdcbce6a7b Update README.md 2025-01-10 11:42:00 +08:00
Shen Mintao ecd451a8ba fix: typo fix 2025-01-10 11:42:00 +08:00
Shen Mintao b6db202c8d fix: patch for USB_PRODUCT_ID_AIC8800D84 and USB_PRODUCT_ID_AIC8800D85 2025-01-10 11:38:27 +08:00
Shen Mintao b083810b24 fix: add USB_VENDOR_ID_AIC_V2 2025-01-10 10:02:08 +08:00
Shen Mintao 4d8ea475cb fix README.md 2025-01-09 12:12:44 +08:00
Shen Mintao c709a32036 fix README.md 2025-01-09 12:09:23 +08:00