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
2022-10-20
Add the hooks to disable and enable GPIO interrupts. Should fix potential
Mark Kettenis
2022-10-20
Add RK3568 support.
Mark Kettenis
2022-10-20
Don't attempt to use EFI runtime services on UEFI versions before 2.1.
Mark Kettenis
2022-10-20
Constify global product table
Klemens Nanni
2022-10-20
Sync sys libz with base
Theo Buehler
2022-10-20
Access to `u_flags' should be serialized by the `vmobjlock'.
Martin Pieuchot
2022-10-20
Remove the single part string for DS1339, since that is only required on
Marcus Glocker
2022-10-19
Remove unused setfd member from struct audio_hw_if
Klemens Nanni
2022-10-19
Use C99 struct init for struct audio_hw_if
Klemens Nanni
2022-10-19
Remove audio(9) setfd() stub
Klemens Nanni
2022-10-19
Constify global tables only used in lookups, OK ratchov
Klemens Nanni
2022-10-19
Constify audio_hw_if struct
Klemens Nanni
2022-10-19
Constify string tables
Klemens Nanni
2022-10-18
Add support for the DS1339 RTC, like found on the PiJuice.
Marcus Glocker
2022-10-18
No longer match on "apple,cluster-cpufreq" compatible string.
Mark Kettenis
2022-10-18
Add definitions for runtime services related to EFI variables and system
Mark Kettenis
2022-10-18
Remove unused AUDIO_PROP_{MMAP,INDEPENDENT}
Klemens Nanni
2022-10-18
Document and report mpii(4) RAID 1E as such
Klemens Nanni
2022-10-17
Implement uncached mappings on the StarFive JH7100 SoC, where the hardware
Mark Kettenis
2022-10-17
Convert more drivers to use todr_attach(). The quality of the RTC is
Mark Kettenis
2022-10-17
Fix "map" OpenFirmware call. It does not return a value according to the
Mark Kettenis
2022-10-17
Fix "map" OpenFirmware call. It does not return a value according to the
Mark Kettenis
2022-10-17
Change pru_abort() return type to the type of void and make pru_abort()
Vitaliy Makkoveev
2022-10-16
Improve the clickpad/touchpad detection in hidmt.
Ulf Brosziewski
2022-10-16
Fix a bug in the initialization mechanism of wsmouse.
Ulf Brosziewski
2022-10-16
Rather than marking MAP_STACK on entries for sigaltstack() [2 days ago],
Theo de Raadt
2022-10-16
Rather than marking MAP_STACK on entries for sigaltstack() [2 days ago],
Theo de Raadt
2022-10-16
Add the guts for EFI runtime services support on amd64. This will be used
Mark Kettenis
2022-10-16
Change function definitions using the identifier-list form used in the
Jonathan Gray
2022-10-15
Convert remaining I2C RTC drivers to use todr_attach().
Mark Kettenis
2022-10-15
ansi
Jonathan Gray
2022-10-15
ansi
Jonathan Gray
2022-10-15
ansi
Jonathan Gray
2022-10-15
ansi
Jonathan Gray
2022-10-15
remove one of the debug messages
Theo de Raadt
2022-10-15
During the MAP_STACK introduction in 2018, sigaltstack() became a
Theo de Raadt
2022-10-14
Pass boot device information from bootloader to kernel.
Kenji Aoyama
2022-10-14
No point in luna88k setting D_VENDOR since all actual uses are
Kenneth R Westerback
2022-10-13
Properly implement disestablishing LPI interrupts. Fixes a crash when using
Mark Kettenis
2022-10-13
Add (minimal) support for the RK3568 PCIe controller. This relies on
Mark Kettenis
2022-10-13
Make comment match the code.
Theo Buehler
2022-10-13
Implement support for MBIs. MBIs are message based interrupts that can be
Mark Kettenis
2022-10-12
Nuke D_BADSECT and disktab's 'sf'.
Kenneth R Westerback
2022-10-12
Extend struct todr_chip_handle with a todr_quality member. This allows us
Mark Kettenis
2022-10-12
use correct type with sizeof
Jonathan Gray
2022-10-12
Remove powerpc left-overs
Klemens Nanni
2022-10-12
Fix -Wreturn-type
Klemens Nanni
2022-10-12
The sigaltstack() MAP_STACK re-map mechanism is incompatible with immutable
Theo de Raadt
2022-10-11
Give checkdisklabel() a new parameter supplying the dev_t of the
Kenneth R Westerback
2022-10-11
add missing unlock in swapmount()
Jonathan Gray
[next]