summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2024-05-13remove prototypes with no matching functionJonathan Gray
2024-05-06match new Realtek RTL8192EU id; from Kyle MarkleyJonathan Gray
2024-05-06regenJonathan Gray
2024-05-06another Realtek RTL8192EU id; from Kyle MarkleyJonathan Gray
2024-04-23simplify bit shift; avoids shifting into int sign bitJonathan Gray
2024-04-14with empty body loops, put final semicolon on a new line for readabilityJonathan Gray
2024-04-13correct indentationJonathan Gray
2024-04-12correct loop in channel set functionJonathan Gray
2024-04-12RegenKevin Lo
2024-04-12Add support for CH343 uart.Kevin Lo
2024-01-04Add support for AX88179A. AX88179A interweave dummies alongside validKevin Lo
2023-12-21New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@Miod Vallat
2023-12-10The new cinematic to get sensor information as soon as possible sometimesMiod Vallat
2023-12-10Skip interfaces already claimed by other uaudio(4) instances.Alexandre Ratchov
2023-12-08New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@Miod Vallat
2023-12-05Add more devices which may attach ukbd (and thus wskbd) but should never beMiod Vallat
2023-12-04Make the TEMPer{1,2} devices display minus degC. From the NetBSD driver.Marcus Glocker
2023-11-30Overhaul device identification logic in order to make matching onMiod Vallat
2023-11-27RegenMiod Vallat
2023-11-27New devices, support for which is coming soon.Miod Vallat
2023-11-22regenTobias Heider
2023-11-22Add support for keyboard backlight hotkeys in wskbd and hook up macppc appleTobias Heider
2023-10-24Delete any existing v4 address before setting a new one. This allows usJonathan Matthew
2023-10-06Rename 'ifaceidx' variables and parameters to 'ifaceno'. MoreKenneth R Westerback
2023-10-02Add 'host root port' information to hw.ucomnames.Kenneth R Westerback
2023-10-01Add sysctl hw.ucomnames to list 'fixed' paths to USB serialKenneth R Westerback
2023-09-21Nuke trailing whitespace.Kenneth R Westerback
2023-09-11Remove unnecessary <sys/selinfo.h> includes.Vitaliy Makkoveev
2023-09-09RegenKevin Lo
2023-09-09Correct TP-LINK bluetooth ID.Kevin Lo
2023-09-01Call rtm_send() with netlock held to protect dereference of sockaddrVitaliy Makkoveev
2023-08-29fix handling of unknown error rate in mbim signal state infoDavid Gwynne
2023-08-29export mbim signal statsDavid Gwynne
2023-08-26umb can use p2p_input as an if_input handler.David Gwynne
2023-08-15Replace a bunch of (1 << 31) with (1U << 31)Miod Vallat
2023-08-12Better uwacom(4) support for Intuos S and One S tablets; most of the workMiod Vallat
2023-08-12RegenMiod Vallat
2023-08-12Another Wacom tablet; from Vladimir Meshcheriakov (first name dot last nameMiod Vallat
2023-07-20Revert rev 1.129:Claudio Jeker
2023-07-16When detaching devices when we suspend, we need to continue processingMark Kettenis
2023-07-09regenTobias Heider
2023-07-09Add suspend key support in wskbd and make it work on Apple ARM laptops.Tobias Heider
2023-07-02Add button mappings for two- and three-finger clicks on clickpads.Ulf Brosziewski
2023-06-27Return error if the USB request to get the sample rate fails.Alexandre Ratchov
2023-06-12match Mercusys MW150US V2Jonathan Gray
2023-06-12regenJonathan Gray
2023-06-12add Mercusys MW150US V2Jonathan Gray
2023-05-10New udl(4) device, reported by "S V" on tech@Miod Vallat
2023-05-10regenMiod Vallat
2023-05-10New udl(4) device, reported by "S V" on tech@Miod Vallat