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-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
2022-11-26
Stop printing the device serial number during attach, it's not that
Anton Lindqvist
2022-11-26
Rename type argument to buf in hidpp10_get_type(), no functional change.
Anton Lindqvist
2022-11-14
include sys/device.h, on some architectures this gets pulled in, but others
Theo de Raadt
2022-11-11
Make ucc(4) the first consumer of hidcc. No intended functional change.
Anton Lindqvist
2022-11-09
regen
Robert Nagy
2022-11-09
add a USB ID for WELLSPRINGM1_J293 to be used by aplhidev(4) to identify
Robert Nagy
2022-10-28
Remove audio(9) get_props() from record-only drivers
Klemens Nanni
2022-10-27
Match ure(4) on Windows Dev Kit 2023
Patrick Wildt
2022-10-27
regen
Patrick Wildt
2022-10-27
Add USB device id for integrated ure(4) on Windows Dev Kit 2023
Patrick Wildt
2022-10-26
Make audio(9) get_props() optional, remove it from duplex drivers
Klemens Nanni
2022-10-26
Constify device table
Klemens Nanni
[next]