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-11-17
remove unused definitions which no longer exist in linux
Jonathan Gray
2020-11-17
remove setup_timer() interface linux removed in 2017
Jonathan Gray
2020-11-17
fix time_after32() macro
Jonathan Gray
2020-11-17
adjust for reversed outb arguments linux uses
Jonathan Gray
2020-11-17
Convert sysctl_sysvsem to sysctl_bounded_args
gnezdo
2020-11-17
Convert fusefs_sysctl to sysctl_bounded_args
gnezdo
2020-11-16
Enable mcx(4)
Mark Kettenis
2020-11-16
Prevent exit status from being clobbered on thread exit.
Joel Sing
2020-11-16
Fix compile error on big-endian machines caused by recent multicast commit.
Patrick Wildt
2020-11-16
Add multicast support to bwfm(4) to make IPv6 work and to fix
Patrick Wildt
2020-11-16
Remove Case2 goto, use a simple if () instead.
Martin Pieuchot
2020-11-16
regen
Patrick Wildt
2020-11-16
Move PL2303GC around to make sure the list is sorted properly.
Patrick Wildt
2020-11-16
regen
Kevin Lo
2020-11-16
Add PCI ids for Intel 2.5Gb adapters.
Kevin Lo
2020-11-16
Replace sysctl_rdint with sysctl_bounded_args entries in net.inet*
gnezdo
2020-11-16
Convert hw_sysctl to sysctl_bounded_args
gnezdo
2020-11-16
Remove the cases folded into sysctl_bounded_args but left behind
gnezdo
2020-11-16
Convert kern_sysctl to sysctl_bounded_args
gnezdo
2020-11-15
Make sure we perform address translation to all elements of a DMA mapping.
Mark Kettenis
2020-11-15
Hardwire bus_space_read_raw_N() and bus_space_write_raw_N() to
Mark Kettenis
2020-11-15
Enable acpige(4)
Patrick Wildt
2020-11-15
Add acpige(4), a driver for ACPI generic event devices. This is a rather
Patrick Wildt
2020-11-15
Add support for edge-triggered interrupts in acpi_intr_establish(). So
Patrick Wildt
2020-11-15
Add support for edge-triggered interrupts to agintc(4). This is mostly
Patrick Wildt
2020-11-15
Add pchgpio(4), a driver for the GPIO controllers found on modern Intel
Mark Kettenis
2020-11-15
match on Edimax EW-7811Un V2, from Morgan Aldridge
Jonathan Matthew
2020-11-15
regen
Jonathan Matthew
2020-11-14
add Edimax EW-7811Un V2, from Morgan Aldridge
Jonathan Matthew
2020-11-14
Revise the initialization of the DRM Linux emulation layer such that we
Mark Kettenis
2020-11-14
idr limit should be inclusive
Jonathan Gray
2020-11-14
Enable sdhc(4) at ACPI.
Patrick Wildt
2020-11-14
Extend pcamux(4) with ACPI support. So far pcamux(4) has assumed it's
Patrick Wildt
2020-11-14
Add support for the VF610 I2C controller to imxiic(4). It uses its
Patrick Wildt
2020-11-14
Move enabling/disabling the I2C controller and clearing the Interrupt
Patrick Wildt
2020-11-14
Constify dktypenames and fstypenames in libc.
Philip Guenther
2020-11-14
Bring IDR function prototypes in line with modern Linux and implement
Mark Kettenis
2020-11-14
whitespace
Mark Kettenis
2020-11-14
Add 10G media support. This makes the 10G ports on the "single shot" model
Mark Kettenis
2020-11-14
Add SFP+ support, including support for direct attach cables.
Mark Kettenis
2020-11-14
We should only grab the drm_global_mutex lock for legacy drivers.
Mark Kettenis
2020-11-13
Delete unused #defines: T_USER hasn't been used since July 2018
Philip Guenther
2020-11-13
Assert reset before configuring the MACs. Otherwise we leave the 10G MAC
Mark Kettenis
2020-11-13
To prepare for upcoming VF610 support, access the clk div table using
Patrick Wildt
2020-11-13
Convert array of two-element arrays into a much more readable array of
Patrick Wildt
2020-11-13
Do not include ../Makefile.inc twice.
Visa Hankala
2020-11-13
Fold -fno-builtin-* into -fno-builtin.
Visa Hankala
2020-11-13
Use BTB bug workaround also with assembly files.
Visa Hankala
2020-11-13
Use a helper to look for existing mapping & return if there's an anon.
Martin Pieuchot
2020-11-13
Add support for the PL2303HXN series chips to uplcom(4). The main
Patrick Wildt
[next]