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
2018-08-31
ich variable is only used in DPRINTF() and uaudio_get_cluster_nchan()
miko
2018-08-31
Move kcov device definitions into <sys/conf.h>.
Visa Hankala
2018-08-31
enable bnxt(4)
Jonathan Matthew
2018-08-30
Move .dynstr before _edata to fix image size calculation. The PE
Patrick Wildt
2018-08-30
fix memory leak in an error path
Jonathan Gray
2018-08-30
Set up an aggregation buffer ring and configure placement mode so data
Jonathan Matthew
2018-08-30
Move softbutton check before the check that skips attaching certain acpi
Mark Kettenis
2018-08-30
Remove dead code related to tty allocation for ptys. Back in revision 1.17 of
anton
2018-08-30
Split the system-wide list of all futexes into process-specific lists
Visa Hankala
2018-08-29
Remove unused struct member.
Mark Kettenis
2018-08-29
Initialize device numbers for newly allocated ptys. Prevents a panic caused by
anton
2018-08-29
First pass in bringing i386 in sync with amd64. This does not yet work, but is
pd
2018-08-29
move the todr chip handle into a prtc_softc structure
David Gwynne
2018-08-28
Add per-TDB counters and a new SADB extension to export them to
Martin Pieuchot
2018-08-28
avoid uninitialised variable use
Jonathan Gray
2018-08-28
avoid uninitialised variable use in an error path
Jonathan Gray
2018-08-28
Fix stat of path components - this was breaking chrome - because the
Bob Beck
2018-08-28
add support for storing the time of day on OPL based machines.
David Gwynne
2018-08-27
Add hitemp(4), a driver for the temperature sensors on the HiSilicon Hi3660
Mark Kettenis
2018-08-27
Add 64-bit DMA support. Enable DMA on HiSilicon SoCs.
Mark Kettenis
2018-08-27
Add hiclock(4). Make sure hireset(4) attaches early.
Mark Kettenis
2018-08-27
move bwfm* at pci? to the wireless section
Joshua Stein
2018-08-27
Rename struct kd -> kcov_dev. The terse name was initially fine since it wasn't
anton
2018-08-27
Enable hireset(4).
Mark Kettenis
2018-08-27
Add hirest(4), a driver to support reset signal controller blocks on
Mark Kettenis
2018-08-27
Add glue for the USB3 controller on the HiKey 970.
Mark Kettenis
2018-08-27
ompinmux has been replaced by pinctrl
Jonathan Gray
2018-08-27
switch from ompinmux to pinctrl
Jonathan Gray
2018-08-27
handle 16 bit register width required for omap3/omap4
Jonathan Gray
2018-08-27
Enable radeondrm(4). Note that on arm64 we do not yet have a way to
Mark Kettenis
2018-08-27
Add an interface that allows drivers to claim a framebuffer and check
Mark Kettenis
2018-08-27
HiSilicon SoCs pre-divide the clock by a factor 8.
Mark Kettenis
2018-08-26
Do not add ::1 on non-default lo(4) as intended.
Martin Pieuchot
2018-08-26
Add pinctrl(4), a generic pin mux driver.
Mark Kettenis
2018-08-26
Add plgpio(4), a driver for the ARM PrimeCell GPIO (PL061) peripheral.
Mark Kettenis
2018-08-26
Add support for HiSilicon Hi3660 (Kirin960) and Hi3670 (Kirin970).
Mark Kettenis
2018-08-26
return -1 from the interrupt handler if we didn't find any work to do
Jonathan Matthew
2018-08-25
Add code to print the characteristics of the caches that can be discovered
Mark Kettenis
2018-08-25
Add GPT support. Mostly copied from amd64.
Mark Kettenis
2018-08-25
Add umt(4) for USB Windows Precision Touchpad devices
Joshua Stein
2018-08-25
Use __HAVE_ACPI to decide whether ACPI support should be considered.
Mark Kettenis
2018-08-25
Move HID->bus constant conversion for HID report types out of ihidev
Joshua Stein
2018-08-25
regen
Mark Kettenis
2018-08-25
Audio as found on an "Oland" Radeon card. Naming is a bit arbitrary, but
Mark Kettenis
2018-08-25
Define __HAVE_ACPI.
Mark Kettenis
2018-08-25
fix misplaced parenthesis inside an if-clause. already fixed in FreeBSD in rev
Ricardo Mestre
2018-08-25
fix misplaced parenthesis inside an if-clause. already fixed in NetBSD in rev
Ricardo Mestre
2018-08-25
Fix printing of ioapic remapping messages; avoid printing duplicate info.
Mark Kettenis
2018-08-25
Change kcov semantics, kernel code coverage tracing is now enabled on a per
anton
2018-08-25
The current rasops cursor implementation simply inverts the appropriate
Mark Kettenis
[next]