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-20
Fix comment _SYS_VIDEOIO_H -> _SYS_VIDEOIO_H_
Marcus Glocker
2020-11-19
Always check for EBUSY when the return value of ic_set_key() is tested.
Kenneth R Westerback
2020-11-19
Use bus_space_mmap(9) instead of pmap_extract(9) to find out the physical
Mark Kettenis
2020-11-19
Make bus_space_mmap(9) work for simplebus(4).
Mark Kettenis
2020-11-19
Make sure bus_space_mmap(9) works for pciecam(4).
Mark Kettenis
2020-11-19
Move logic handling lower faults, case 2, to its own function.
Martin Pieuchot
2020-11-19
TL;DR -- don't configure devices that return insufficient INQUIRY data.
Kenneth R Westerback
2020-11-19
Implement address translation for bus_space_mmap(9).
Mark Kettenis
2020-11-19
The conversion of the IO BAR access did not completely mirror the
Patrick Wildt
2020-11-19
Convert sysctl_sysvsem to sysctl_int_bounded
gnezdo
2020-11-18
fix build on loongson with clang
Jonathan Gray
2020-11-18
regen
Jonathan Gray
2020-11-18
add Realtek RealManage devices
Jonathan Gray
2020-11-17
Avoid accidental truncation of large memory segments.
Visa Hankala
2020-11-17
Ensure proper alignment of memory map entries, needed with clang.
Visa Hankala
2020-11-17
Fix handling of MSG_PEEK in soreceive() for the case where an empty
Claudio Jeker
2020-11-17
Enable imxiic(4) at ACPI.
Patrick Wildt
2020-11-17
Add ACPI support to imxiic(4).
Patrick Wildt
2020-11-17
Split imxiic(4) into the FDT-attachment code and the i.MX I2C code
Patrick Wildt
2020-11-17
Zap parameter names in function prototypes.
Marcus Glocker
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
[prev]
[next]