index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
Age
Commit message (
Expand
)
Author
2023-07-02
Add button mappings for two- and three-finger clicks on clickpads.
Ulf Brosziewski
2023-06-27
Return error if the USB request to get the sample rate fails.
Alexandre Ratchov
2023-06-12
match Mercusys MW150US V2
Jonathan Gray
2023-06-12
regen
Jonathan Gray
2023-06-12
add Mercusys MW150US V2
Jonathan Gray
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
regen
Miod Vallat
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
Add flag SDEV_UFI so umass_scsi_attach() can provide information
Kenneth R Westerback
2023-05-06
Add support for RTL8153D.
Kevin Lo
2023-04-28
regen
Kevin Lo
2023-04-28
Add support for RTL8188FTV chip to urtwn(4).
Kevin Lo
2023-04-27
The ASIX AX88179A chipset does not work properly with the axen(4) driver.
Gerhard Roth
2023-04-27
Whitespace fix
Kevin Lo
2023-04-26
Fix typo in comment: default scalue values -> default scale values
Anthony J. Bentley
2023-04-20
Move ring buffer allocation to before calling uhidev_open(), otherwise
Bryan Steele
2023-04-19
Remove strict checks added in 1.22, for they break some sensors.
Miod Vallat
2023-04-18
Remove kernel lock from ifa_ifwithaddr() and ifa_ifwithdstaddr().
Vitaliy Makkoveev
2023-04-11
fix double words in comments
Jonathan Gray
2023-04-10
fix setting parity bits
Jonathan Gray
2023-04-02
fill out the list of quectel devices that should be supported.
David Gwynne
2023-04-02
regen
David Gwynne
2023-04-02
add more quectel usb device ids
David Gwynne
2023-04-02
Add support for TEMPerGold 3.4 to ugold(4).
Miod Vallat
2023-04-02
Regen
Miod Vallat
2023-04-02
New TEMPerGold device.
Miod Vallat
2023-04-01
follow quectel guidance on which usb interfaces umsm should match.
David Gwynne
2023-03-31
shuffle the code in umsm_match a bit.
David Gwynne
2023-03-31
dont match quectel ec25 by vendor+product id
David Gwynne
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-01-23
Regen.
Nicholas Marriott
2023-01-16
Fix transmit queue selection based on frame type. I introduced an error
Jonathan Matthew
2023-01-08
Rename argument funcidx_swid to func_idx as it does not include any software id.
Anton Lindqvist
2023-01-03
Poll battery sensors less frequently.
Anton Lindqvist
2023-01-03
The software id in the request must be copied as is to the response by the
Anton Lindqvist
2023-01-03
Group more request and response constants.
Anton Lindqvist
2023-01-01
Clear status bits when we receive a host system error. Otherwise the
Mark Kettenis
2022-12-30
Support FTDI FT232R. The upper 2 bits encode the fractional component of the
Kevin Lo
2022-12-19
Invalidate ugen(4) knote lists after device detach
Visa Hankala
2022-12-12
Fix USB hotplug on type-C connectors of Apple Silicon hardware. The USB
Mark Kettenis
2022-11-29
Add support for the Unified Battery feature found in many more recent Logitech
Anton Lindqvist
2022-11-29
Add support for Bolt receivers. They use different registers for the
Anton Lindqvist
2022-11-26
Remove unused battery fields.
Anton Lindqvist
2022-11-26
Shove more battery feature logic down to hidpp20_battery_get_level_status().
Anton Lindqvist
2022-11-26
Pave the way for checking presence of more features in
Anton Lindqvist
2022-11-26
Stop checking the link status upon receiving connect notifications as
Anton Lindqvist
2022-11-26
Group function and response defines.
Anton Lindqvist
2022-11-26
Pass a uhidpp_device to hidpp20_battery_get_capability() and
Anton Lindqvist
2022-11-26
Take note of the needed feature indices already in
Anton Lindqvist
2022-11-26
Reduce indentation, no functional change.
Anton Lindqvist
[prev]
[next]