Commit Graph

68 Commits

Author SHA1 Message Date
Sorgelig
f9c64d8cd6 drivers: hid-nintendo: fix possible division by 0. 2024-10-08 20:36:40 +08:00
zakk4223
43c52e9ef9 Update lg4ff to latest version. Fix broken 32bit rumble/ff (#54) 2024-06-26 13:55:52 +08:00
Shig
9521b003c7 Add support for Google Stadia controller w/ rumble (#52) 2023-09-23 20:38:25 +08:00
Shig
b00a72159a Add support for NSO Mega Drive Controller (#50)
* Add support for NSO Mega Drive Controller

* just force device ID instead
2023-09-04 18:17:52 +08:00
Shig
2799f8b947 add support for NSO N64 controller (#49)
* add support for NSO N64 controller
2023-09-01 22:51:48 +08:00
James McCarthy
77862a67f4 Add support for official gamecube-adapter (#48) 2023-07-22 22:59:49 +08:00
gkrzystek
115b1d1aef Fix for edimax EW-7822ULC BUG #769 (#47)
* Edimax AC1200 MU-MIMO USB2.0

* 7392:b822 is 8822B not 8821, so handled by rtl88x2bu
2023-04-25 15:45:55 +08:00
gkrzystek
993b82e314 Update realtek drivers from upstream (#44)
* sync upstream

* rtl8188eu Driver upodate

* rtl8188eu Driver update

* rtl8188fu Driver update

* rtl8821cu driver update

* rtl88x2bu Driver update

* Revert "rtl8188fu Driver update"

This reverts commit 6f4d283b39.

* Revert "rtl8188eu Driver update"

This reverts commit 97d1b580ab.

* Revert "rtl8188eu Driver upodate"

This reverts commit c016068730.

* update rtl8821au

* update rtl8821cu

* rtl88x2bu

* Reduce unnecessery debug messages in kernel log
2023-03-14 00:04:35 +08:00
Sorgelig
ed8f8e6cec Fix warning. 2023-03-13 23:53:46 +08:00
Sorgelig
43fbb63ae1 wireless: realtek: fix makefiles. 2023-02-24 23:12:27 +08:00
Grzegorz {NineX} Krzystek
143ce187ef Sync rtl88x2bu with upstream 2023-02-14 18:33:46 +01:00
Grzegorz {NineX} Krzystek
2371fb1aa4 Sync rtl8821au with upstream 2023-02-14 18:32:21 +01:00
gkrzystek
3740d5b889 Backport rtl8812au rtl8821au rtl8821cu drivers from morrownr - issue #39 (#40)
* update RTL88XXCU/AU drivers from upstream

* fix typo in /drivers/net/wireless/realtek/Kconfig

* add rtl8812AU to Makefile
2023-02-07 02:50:36 +08:00
Ruud Klaver
6eec2a5153 xpad: Add 8BitDo Ultimate Controller ID (#36) 2022-12-21 13:48:03 +08:00
Michael Huang
e6df8e30e7 Improve clock transition stability and get OSC1 freq from DT (#35) 2022-10-30 09:12:46 +08:00
Michael Huang
3d72b9db76 Add cpufreq/overclock driver (#34)
* Add cpufreq driver

* Save new defconfig

* Small cleanup

* Add 1.3 GHz option

* Fix multipliers

* Get rid of unstable 1.3 GHz option

* Change cpuinfo.max_freq too

* Revert config stuff
2022-10-24 03:20:16 +08:00
birdybro
3fb48dc16e Add support for TP-Link UB500 Adapter (#33)
https://www.spinics.net/lists/linux-bluetooth/msg94476.html

This should resolve this problem --> https://misterfpga.org/viewtopic.php?p=56469#p56469

I don't have a way to compile the linux kernel completely and I don't have that adapter, so I am unable to test it myself.
2022-07-21 03:17:17 +08:00
atrac17
8a100f2ed2 Update hid-lg4ff.c for Logitech Wheel Support (#32)
Update hid-lg4ff.c
2022-07-17 00:40:45 +08:00
Michael Huang
8908e0fe1b Fix module compile for Fanatec driver (#25)
* Fix module compile for Fanatec driver

* Add back whitespace
2022-04-19 15:25:54 +08:00
Michael Huang
e82a592804 Add Fanatec wheel driver (#24) 2022-04-17 16:28:56 +08:00
Sorgelig
c708f22224 xone: update to latest. 2022-04-13 22:58:10 +08:00
Sorgelig
9b9aebfac1 hid-guncon3: fix warnings. 2022-04-13 22:20:41 +08:00
Sorgelig
409f810779 xpad: add Elite 2 ID. 2022-04-13 22:04:41 +08:00
Sorgelig
5a7965488f xone: fixed rumble. 2022-03-17 07:48:51 +08:00
Sorgelig
4ddd8ec3de Add xone (XBox wireless adapter) driver. 2022-03-14 18:53:41 +08:00
Sorgelig
adbaaea913 hid-microsoft: add XOne Elite 2 ID. 2022-03-14 18:51:36 +08:00
Nolan Nicholson
8179ac736b Add driver for Namco Guncon 3 (#20)
* add GunCon 3 driver

* guncon3: invert Y for MiSTer compat

* guncon3: whitespace formatting

* update module desc/credit
2022-03-06 04:32:02 +08:00
Nolan Nicholson
e503d193c4 Add driver for Namco GunCon 2
* Add driver for Namco GunCon 2

* improve default GunCon 2 calibration

* map GunCon 2 trigger/hilt to X/Y, not M1/M2
2022-02-04 15:34:28 +08:00
HGD73
b745ce6d9f fix Logitech K400 Plus FN problem (#15) 2021-12-25 01:30:31 +08:00
Sorgelig
a10f4246fa btusb: add Edimax BT-8500 vid/pid for FW loading. 2021-11-08 02:30:51 +08:00
Sorgelig
e2c082ef96 usb-storage: blacklist Realtek WiFi driver CD-ROM. 2021-11-08 02:30:51 +08:00
Sorgelig
fc09a292a9 rtl8821cu: workaround for bad efuse in EDUP EP-AC1661. 2021-11-08 02:30:51 +08:00
Sorgelig
33ff5146a7 Add rtl8821au/rtl8812au, rtl88x2bu, rtl8821cu, rtl8188eu, rtl8188fu WiFi drivers. 2021-11-08 02:30:51 +08:00
Sorgelig
2d39e76d1b mmc: don't activate LED on status command. 2021-11-08 02:30:50 +08:00
Sorgelig
b02a4a011a btusb: support for more CSR clones. 2021-11-08 02:30:49 +08:00
Sorgelig
b62efee23d hps_led: enable brightness change notification. 2021-11-08 02:30:49 +08:00
Sorgelig
d1002ecd4b Implement MiSTer frame buffer device. 2021-11-08 02:30:49 +08:00
eniva
f3c75eb026 XInput polling rate param + Qanba Obsidian XInput mode support
* New optional param to set polling rate of xpads

* Fix noob compile error and add debugging prints

* Qanba test

* Adds support for Qanba Obsidian Arcade Joystick
2021-11-08 02:30:48 +08:00
Sorgelig
f0982bf2c3 usbhid: apply jspoll for gamepad usage as well. 2021-11-08 02:30:48 +08:00
sofakng
817ace70b4 Remove XBox One Wireless Adapter USB IDs from mt76 driver to allow 'xow' driver compatibility. 2021-11-08 02:30:48 +08:00
Sorgelig
2ac0aa1e83 input: support for mouseX and mice in EVIOCGRAB mode. 2021-11-08 02:30:48 +08:00
Sorgelig
15968bc267 wiimote: fix analog ranges. 2021-11-08 02:30:48 +08:00
Sorgelig
47dc53a22a wiimote: fix the buttons codes. 2021-11-08 02:30:48 +08:00
Sorgelig
0d7778d1f4 wiimote: set uniq field. 2021-11-08 02:30:48 +08:00
Sorgelig
5bdbf2f7e6 hid: add quirk for ControllaBLE. 2021-11-08 02:29:46 +08:00
Sorgelig
9a8cb6a93e hid-microsoft: support for XBox Series X/S controller. 2021-11-08 02:29:46 +08:00
Sorgelig
e155f6a2f5 hid-nintendo: support for Switch NES and SNES controllers. 2021-11-08 02:29:13 +08:00
Sorgelig
45283785a7 hid-nintendo: add virtual combo led, don't warn by IMU compensation. 2021-11-08 02:15:27 +08:00
Sorgelig
60821059c0 hid-nintendo: don't fail if home led is not present. 2021-11-08 02:15:27 +08:00
Sorgelig
9bdab534b6 hid-nintendo: use default calibration if empty calibration is loaded. 2021-11-08 02:15:27 +08:00