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-04-26
Map em(4) descriptor rings coherent. This doesn't make a difference on x86,
Patrick Wildt
2020-04-26
Add i.MX8MM support to dwpcie(4). This re-uses the existing code
Patrick Wildt
2020-04-26
Enable imxpciephy(4).
Patrick Wildt
2020-04-26
Add imxpciephy(4), a driver for the i.MX7D's PCIe PHY, which
Patrick Wildt
2020-04-26
Add support for the i.MX8MM USB clocks. These behave exactly like
Patrick Wildt
2020-04-26
Attach imxgpc(4) to i.MX8MM as well.
Patrick Wildt
2020-04-26
Make explicit and enforce that WSCREEN and WSEMUL names are 0-terminated.
Ulf Brosziewski
2020-04-26
Remove unused assignments.
Ulf Brosziewski
2020-04-26
Sanitize inittodr()/resettodr() implementation.
Mark Kettenis
2020-04-25
Add bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller.
Mark Kettenis
2020-04-25
Explicitly check that the length of the "brcm,pull" property is greater
Mark Kettenis
2020-04-25
Enable maxrtc(4) and move dsxrtc(4) to keep things in alphabetical order.
Mark Kettenis
2020-04-25
Enable dsxrtc(4) and pcfrtc(4).
Mark Kettenis
2020-04-25
regen
Kevin Lo
2020-04-25
Add RTL8821CE and RTL8822CE PCI ids.
Kevin Lo
2020-04-25
Add dsxrtc(4), a driver for the Maxim DS3231/DS3232 I2C RTC.
Mark Kettenis
2020-04-25
Reduce minimum allowed number of chunks in a CONCAT volume from 2 to
Kenneth R Westerback
2020-04-25
Remove redundant bit masking.
Mark Kettenis
2020-04-24
Remove unused include.
Mark Kettenis
2020-04-24
Skip "all-channels" controls if there are equivalend per-channel ones
Alexandre Ratchov
2020-04-24
Suffix per-channel non-numeric controls with channel number
Alexandre Ratchov
2020-04-24
Remove unused struct.
Mark Kettenis
2020-04-24
Whitespace fixup for imxehci(4)
Patrick Wildt
2020-04-24
Add bcmgpio(4). For now this driver only provides pinctrl functionality.
Mark Kettenis
2020-04-24
Print per queue stats when dumping hardware counters in IX_DEBUG kernels.
Martin Pieuchot
2020-04-24
Fix typo which could lead into a double free
Ricardo Mestre
2020-04-23
Enable imxehci(4).
Patrick Wildt
2020-04-23
Move imxehci(4) to sys/dev/fdt.
Patrick Wildt
2020-04-23
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Jason McIntyre
2020-04-23
Enable pcie_aux in addition to the other PCIe clocks on i.MX8M.
Patrick Wildt
2020-04-23
Since apparently the bikeshedding over i.MX8M PCIe device tree
Patrick Wildt
2020-04-23
Add support for autmatically moving traffic between rdomains on ipsec(4)
tobhe
2020-04-23
Add support for the i.MX8MM PCIe clocks. These behave exactly like
Patrick Wildt
2020-04-23
drm/amdkfd: kfree the wrong pointer
Jonathan Gray
2020-04-23
Document uvmexp.nswget without relying on implementation details.
Martin Pieuchot
2020-04-23
Recent changes in usr/mdec require (substantial) growth of the ramdisk.
Theo de Raadt
2020-04-22
Add clock gates for OCOTP and TMU on i.MX8MQ and i.MX8MM.
Patrick Wildt
2020-04-22
Knock out a few more well-known nodes that we don't intend to attach a
Mark Kettenis
2020-04-22
Add bcmsdhost(4), a driver for the Broadcom "sdhost" SD controller
Mark Kettenis
2020-04-22
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Jonathan Gray
2020-04-22
Use FOREACH_QUEUE() where nothing else is required to support multi-queues.
Martin Pieuchot
2020-04-22
Assert that ND6 timer is never set for RTF_LOCAL routes.
Martin Pieuchot
2020-04-22
Never update the ND entry (cache) corresponding to a RTF_LOCAL route.
Martin Pieuchot
2020-04-22
Use I40E_QUEUE_TYPE_EOL instead of hardcoding its value localy.
Martin Pieuchot
2020-04-21
Revert r1.207. Apparently mpi(4) on sparc64 blows up if
Kenneth R Westerback
2020-04-21
Enable bcmdmac(4).
tobhe
2020-04-21
Add bcmdmac, a driver for the DMA controller found on BCM283x SoCs.
tobhe
2020-04-21
Work around FIFO_UNDERRUN (0x84) Tx errors being reported by iwn(4) firmware.
Stefan Sperling
2020-04-21
Fix TID value set by iwn(4) in the Tx command when sending block ack requests.
Stefan Sperling
2020-04-21
Correct cdev_ipmi_init()'s poll stub to return 0 instead of ENODEV.
Martin Pieuchot
[next]