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
Age
Commit message (
Expand
)
Author
2020-03-06
Make sure 'ts' is initialized.
tobhe
2020-03-06
Properly wrap 802.11 frame sequence numbers when incrementing them.
Stefan Sperling
2020-03-06
Fix uninitialized use of variable 'len'.
tobhe
2020-03-06
Fixup bwfm(4) register bit regarding SDIO device suspend/resume.
Patrick Wildt
2020-03-06
Process the NVRAM in bwfm(4) itself. So far we have relied on some
Patrick Wildt
2020-03-06
Process the NVRAM in bwfm(4) itself. So far we have relied on some
Patrick Wildt
2020-03-06
Add a PCI attachment driver for com(4). Intel has been removing legacy
Patrick Wildt
2020-03-06
Release mutex before calling sleep_setup_signal() since this may stop
Mark Kettenis
2020-03-06
lcd(4/hppa): timeout_add(9) -> timeout_add_usec(9)
cheloha
2020-03-06
amdgpu/gmc_v9: save/restore sdpif regs during S3
Jonathan Gray
2020-03-05
The local_clock_us() function needs microsecond resolution so implement it
Mark Kettenis
2020-03-05
Allow amd64 boot(8) and friends to read from an ffs2 filesystem.
Otto Moerbeek
2020-03-05
Update iwm(4) firmware API documentation with respect to sequence number
Stefan Sperling
2020-03-05
Fix MiRA probing shortcut comparing measured throughput against the
Stefan Sperling
2020-03-05
Fix a MiRa probing short-cut comparing current to previous measurements.
Stefan Sperling
2020-03-05
Cancel MiRA probing timeouts if a channel quality change triggers probing.
Stefan Sperling
2020-03-05
fix build without MIRA_AGGRESSIVE_DOWNWARDS_PROBING
Stefan Sperling
2020-03-05
MiRA needs to add tx time overhead for ACK only for single-frame transmissions.
Stefan Sperling
2020-03-05
The 'lock spun out' db_printf needs a newline. All other MP_LOCKDEBUG
Claudio Jeker
2020-03-04
fix typo in previous
cheloha
2020-03-04
Enable all the Rockchip video drivers!
Patrick Wildt
2020-03-04
Properly implement the page fault handler for CMA GEM buffers and actually
Mark Kettenis
2020-03-04
Do not count pages mapped as PROT_NONE against the RLIMIT_DATA limit.
Mark Kettenis
2020-03-04
Restrict modes to those with an actually supported pixel clock.
Mark Kettenis
2020-03-04
Make an assertion free from side effects. The intention was probably to
anton
2020-03-04
Grab a reference for the shared memory segment before calling uvm_map()
anton
2020-03-03
Add WSDISPLAY_TYPE_RKDRM
Mark Kettenis
2020-03-03
Fix dead link to the MiRA paper and add DOI link to the published version.
Theo Buehler
2020-03-03
Fix MiRA's sub-frame error rate computation.
Stefan Sperling
2020-03-03
Allow loongson boot(8) to read from an ffs2 filesystem. ok deraadt@ visa@
Otto Moerbeek
2020-03-03
Do not send any QoS data frames unless Tx aggregation has been negotiated.
Stefan Sperling
2020-03-03
Merge two blocks calling if_link_state_change().
Martin Pieuchot
2020-03-03
Add support for the BUS_DMA_NOCACHE flag to bus_dmamem_mmap(9).
Mark Kettenis
2020-03-03
Fix bogus bus_dmamem_mmap(9) implementation.
Mark Kettenis
2020-03-03
Clean up attachment of PCI drm(4) devices and make the PCI aspects optional.
Mark Kettenis
2020-03-02
previous commit accidentally aliased two unique timeouts
Theo de Raadt
2020-03-02
Allow puc(4) to cope with 64-bit BARs. puc(4) iterates over the BARs
Patrick Wildt
2020-03-02
Fix use of WITNESS_UNLOCK() in rw_exit_read() and rw_exit_write().
Visa Hankala
2020-03-02
amd64 ramdisk does not support CD9660, so no use to have a cd(4).
Otto Moerbeek
2020-03-02
Shuffle logic a bit to make sizes/limits more obvious.
Kenneth R Westerback
2020-03-02
Fix endian swapping of trb_flags and trb_status in xhci(4).
Visa Hankala
2020-03-02
msleep() and rwsleep() allow to release the lock when going to
Alexander Bluhm
2020-03-02
Add commented out entry fro rkdwhdmi(4).
Mark Kettenis
2020-03-02
Add rkdwhdmi(4), a driver for the HDMI transmitter found on the Rockchip
Mark Kettenis
2020-03-02
Update ix(4) from freebsd to add support for X553 controllers.
Jonathan Matthew
2020-03-01
rename functions and types unrelated to the higher-level arc4 API
Theo de Raadt
2020-03-01
Do not reparent a traced child to ourself inside wait(2).
Martin Pieuchot
2020-03-01
When activating a video port, don't bail out if activating an endpoint
Mark Kettenis
2020-03-01
Make it possible to set the VPLL clock frequency and add a few more PLL clock
Mark Kettenis
2020-03-01
Allow armv7 efiboot(8) to read from an ffs2 filesystem. ok kettenis@
Otto Moerbeek
[next]