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
2020-09-03
The "USL" VT switch and keyboard ioctls are a hack and don't follow the
Mark Kettenis
2020-09-03
Replace '.response_format = 2' with '.response_format = SID_SCSI2_RESPONSE'.
Kenneth R Westerback
2020-09-02
When building emulated INQUIRY results use the SCSI_REV_* #define's to
Kenneth R Westerback
2020-09-02
When building emulated INQUIRY results use the SCSI_REV_* #define's to
Kenneth R Westerback
2020-09-02
Don't rely on wTotalLength for usbd_get_cdesc() malloc/free but on the
Marcus Glocker
2020-09-01
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
Kenneth R Westerback
2020-08-31
Backout clear endpoint stall on open(2). It seems to break an illuminated
Patrick Wildt
2020-08-30
add missing wakeup for the unlikely dying case
anton
2020-08-30
use unique wait messages with msleep_nsec()
anton
2020-08-30
avoid a invalid pointer deref in hvn_stop()
Jonathan Gray
2020-08-30
PLL1(CPU_PLL) stability improvement for Allwinner H3/H2+
SASANO Takayoshi
2020-08-29
Before clearing the kcov descriptor associated with a thread make sure
anton
2020-08-29
Prepare to extend the scope of the kcov remote mutex by renaming it to
anton
2020-08-28
free the correct object when a remote subsystem already is present
anton
2020-08-27
Fix a potential panic during free(9) which can be caused by an USB
Marcus Glocker
2020-08-27
usbd_get_cdesc() returns usb_config_descriptor_t *. Therefore return
Marcus Glocker
2020-08-27
Clear endpoint stall on open(2) of /dev/uhidX to synchronize toggle bit
Patrick Wildt
2020-08-27
bring back local #undef DEBUG changes lost in drm 5.7 update
Jonathan Gray
2020-08-27
Reorder the acpi attach process so we look at Processor() CPU nodes
Jonathan Matthew
2020-08-26
Reset the Rx block ack session counter when an iwm/iwx interface disassociates
Stefan Sperling
2020-08-26
Let aml_copyvalue() handle AML_OBJTYPE_DEVICE.
Mark Kettenis
2020-08-26
Remove needless uses of SDEV_ONLYBIG. It was always set when SDEV_UMASS was set,
Kenneth R Westerback
2020-08-26
Revert "drm/amd/display: Improve DisplayPort monitor interop"
Jonathan Gray
2020-08-26
drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
Jonathan Gray
2020-08-26
drm/amd/display: fix pow() crashing when given base 0
Jonathan Gray
2020-08-26
drm/amd/display: Fix DFPstate hang due to view port changed
Jonathan Gray
2020-08-26
drm/amd/display: Blank stream before destroying HDCP session
Jonathan Gray
2020-08-26
drm/amd/display: Fix EDID parsing after resume from suspend
Jonathan Gray
2020-08-26
drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal
Jonathan Gray
2020-08-26
Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>.
Visa Hankala
2020-08-25
usbd_set_idle() use requires prototype from usbdi_util.h
Theo de Raadt
2020-08-25
enable more of the syncobj code
Jonathan Gray
2020-08-24
Enable UHS-I support. No SDR104 support though since it doesn't seem to work
Mark Kettenis
2020-08-24
Implement UHS-I support in the sdmmc(4) midlayer.
Mark Kettenis
2020-08-23
regen
Mark Kettenis
2020-08-23
Add IBM POWER8 host bridge.
Mark Kettenis
2020-08-23
fix unused variable warning gcc4 complains about
Jonathan Gray
2020-08-23
uhidev(4) does apply the SET_IDLE request to all its child drivers
Marcus Glocker
2020-08-22
Don't complain when child nodes don't have a _CRS method. This happens for
Mark Kettenis
2020-08-22
Rework unicast/multicast configuration. Keep note that this only changes
Patrick Wildt
2020-08-22
Correct oversize rxq initialization in the classifier.
Patrick Wildt
2020-08-22
IPv4 protocol parser init fixup and a few whitespace fixes.
Patrick Wildt
2020-08-22
Consistently use sizeof(pe) or sizeof(*pe) for the parser entry struct.
Patrick Wildt
2020-08-22
Use sizeof(variable) instead of using a macro for the length parameter.
Patrick Wildt
2020-08-22
Simplify some code by getting rid of an extra variable.
Patrick Wildt
2020-08-22
More consistent use of the BIT() macro.
Patrick Wildt
2020-08-22
Simplify check for return code.
Patrick Wildt
2020-08-22
drm/amd/display: dchubbub p-state warning during surface planes switch
Jonathan Gray
2020-08-22
drm/amd/display: Fix dmesg warning from setting abm level
Jonathan Gray
2020-08-22
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
Jonathan Gray
[next]