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
Age
Commit message (
Expand
)
Author
2022-12-30
Support FTDI FT232R. The upper 2 bits encode the fractional component of the
Kevin Lo
2022-12-28
Change space character to TAB.
ASOU Masato
2022-12-27
Fix array bounds mismatch with clang 15
Patrick Wildt
2022-12-26
Add close vmt.
ASOU Masato
2022-12-24
Hook up xhci(4)'s activate function to the FDT attachment driver. This
Patrick Wildt
2022-12-23
Prevent an iwx(4) firmware error when authentication to the AP times out.
Stefan Sperling
2022-12-21
Have the power button trigger a wakeup from suspend.
Patrick Wildt
2022-12-21
Move duplicate code to new sr_find_discipline() helper
Klemens Nanni
2022-12-21
Update the Rx descriptor based on the vendor driver for Linux.
Kevin Lo
2022-12-19
Remove unused *sd_scsibus_dev member from struct sr_discipline
Klemens Nanni
2022-12-19
Invalidate ugen(4) knote lists after device detach
Visa Hankala
2022-12-19
Say "discipline" not "dis" in comment, latter looks like typoed "disk"
Klemens Nanni
2022-12-18
regen
Daniel Dickman
2022-12-18
add two transmeta devices
Daniel Dickman
2022-12-18
Prevent detaching the boot volume
Klemens Nanni
2022-12-18
regen
Mark Kettenis
2022-12-18
Add Union Memory NVMe devices.
Mark Kettenis
2022-12-18
Disable the keyboard on the Samsung Galaxy Book Go until we can fix the
Marcus Glocker
2022-12-17
Make nvmem_read_cell() and nvmem_write_cell() work for hardware that
Mark Kettenis
2022-12-16
qcpdc(4)'s establish routine needs to return the wrapped cookie, not the
Patrick Wildt
2022-12-16
Prevent KASSERT in iwm(4) if firmware image is missing or corrupt.
Stefan Sperling
2022-12-14
regen
Jonathan Gray
2022-12-14
add id for Navi 31, Radeon RX 7900 XT/XTX (gfx1100, GC 11.0.0)
Jonathan Gray
2022-12-12
Fix USB hotplug on type-C connectors of Apple Silicon hardware. The USB
Mark Kettenis
2022-12-10
Mitigate Spectre-BHB by using core-specific trampoline vectors. On some cores
Patrick Wildt
2022-12-08
Fix pvbus to specify M_ZERO properly.
YASUOKA Masahiko
2022-12-05
Add support for the Backlight connector property like we already have for
Mark Kettenis
2022-12-05
Trigger a kevent when we change the backlight. This gives the Xorg
Mark Kettenis
2022-12-04
regen
Jonathan Gray
2022-12-04
add Intel DG1, DG2, ATS-M ids
Jonathan Gray
2022-12-03
Modify vmt to use the buffer allocated in pvbus directly instead of
YASUOKA Masahiko
2022-12-03
regen
Jonathan Gray
2022-12-03
add AMD family 19h model 61h (Raphael) ids
Jonathan Gray
2022-12-03
drm/i915: fix TLB invalidation for Gen12 video and compute engines
Jonathan Gray
2022-12-02
regen
Jonathan Gray
2022-12-02
add Intel Optane SSD DC P5800X
Jonathan Gray
2022-11-30
Provide default address for qcpwm(4), as Linux upstream removed it from
Patrick Wildt
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-27
Remove last queue(3) *_END() usage from tree
Klemens Nanni
2022-11-27
Implement support for the (optional) MSI controller of Synopsys Designware
Mark Kettenis
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
[next]