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-09-15
Enable the keyboard on the Samsung Galaxy Book Go.
Marcus Glocker
2022-09-15
Add support for Apple fn key combinations. Based on Apple fn key handling
Tobias Heider
2022-09-15
Add GPTPARTATTR_MS_* defines for Microsoft basic data attributes
Kenneth R Westerback
2022-09-15
Remove unneeded interim DPRINTF() verbiage. Make DEBUG compile
Kenneth R Westerback
2022-09-15
regen
Kurt Mosiejczuk
2022-09-15
Add IDs for the JHL6240 Thunderbolt 3 controller found in my Thinkpad T490
Kurt Mosiejczuk
2022-09-15
recognise Neoverse V2 (Demeter)
Jonathan Gray
2022-09-14
AF_UNIX bind() must use UNVEIL_CREATE for namei() because it is creating
Theo de Raadt
2022-09-13
Split out the code that collects data from acpiac(4), acpibat(4) and
Mark Kettenis
2022-09-13
Change pru_rcvd() return type to the type of void. We have no interest
Vitaliy Makkoveev
2022-09-13
Do soreceive() with shared netlock for raw sockets.
Vitaliy Makkoveev
2022-09-12
Enable acpiac(4) and acpibat(4).
Mark Kettenis
2022-09-12
Store mod/ref flags using md pg_flags values rather than a specific field in
Miod Vallat
2022-09-12
Store mod/ref flags using md pg_flags values rather than a specific field in
Miod Vallat
2022-09-12
Drop orphaned pv_flags values.
Miod Vallat
2022-09-12
Add support for level-triggered GPIO events.
Mark Kettenis
2022-09-12
disable Panel Self Refresh (PSR) by default in inteldrm
Jonathan Gray
2022-09-12
acpihpet(4): acpihpet_delay: only use lower 32 bits of counter
Scott Soule Cheloha
2022-09-11
Remove the DKF_LABELVALID flag from struct disk. Instead, trust disk drivers
Miod Vallat
2022-09-11
Add the new inout vmm(4) tracepoint to dt(4).
Dave Voutila
2022-09-11
Register the I2C controller with ACPI. Skip this on the SC8280XP SoC for
Mark Kettenis
2022-09-11
drop the -beta
Theo de Raadt
2022-09-11
Add #define's for GPT partition attribute bits REQUIRED, IGNORE
Kenneth R Westerback
2022-09-11
Add wsmux(4) such that systems with multiple keyboards work in bsd.rd.
Mark Kettenis
2022-09-11
On smmu(4) instances without coherent page table walk we need to make sure
Patrick Wildt
2022-09-11
Make an attempt at taking over existing streams on Qualcomm machines. Some
Patrick Wildt
2022-09-11
Handle if pci_intr_establish() failed. This actually happens if many
YASUOKA Masahiko
2022-09-11
Change OF_getnodebyname() such that lokking up a node using just the name
Mark Kettenis
2022-09-10
Remove pmap_collect() when a no-op, define __HAVE_PMAP_COLLECT otherwise.
Miod Vallat
2022-09-10
Get rid of the extra vnode reference known as UVM_VNODE_CANPERSIST.
Martin Pieuchot
2022-09-10
Add another pin to the SC7180 map function.
Mark Kettenis
2022-09-10
Don't restrict GPIO events to pin numbers below 256. With the _EVT()
Mark Kettenis
2022-09-10
Generalize the code such that it works on SC7180 SoCs as well.
Mark Kettenis
2022-09-10
Add _HID for SC7180 SoCs.
Mark Kettenis
2022-09-10
Finally, only allocate the number of frames for isoc transfers which we
Marcus Glocker
2022-09-10
amd64, i386: lapic_initclocks: install i8254 before lapic_startclock()
Scott Soule Cheloha
2022-09-09
Let pool_get(9) do the memory initialisation directly.
Marcus Glocker
2022-09-09
Recognize Qualcomm Krys 400 series cores.
Mark Kettenis
2022-09-09
Clarify/typofix comments
Klemens Nanni
2022-09-09
The DSDT on the snapdragon 7c based Acer Aspire 1 (A114-61) uses a bogus
Mark Kettenis
2022-09-09
drm/i915: Skip wm/ddb readout for disabled pipes
Jonathan Gray
2022-09-09
drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
Jonathan Gray
2022-09-09
drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
Jonathan Gray
2022-09-09
drm/i915/display: avoid warnings when registering dual panel backlight
Jonathan Gray
2022-09-09
add backlight_device_get_by_name() used by 5.15.66 drm
Jonathan Gray
2022-09-09
drm/i915/backlight: extract backlight code to a separate file
Jonathan Gray
2022-09-08
There is no need to uncomment the clock gating exit/enter gadget functions,
Marcus Glocker
2022-09-08
The SC7180 (snapdragon 7c) needs the SMMU quirk as well.
Mark Kettenis
2022-09-08
There is no need to uncomment the call_gadget macro, since in our driver
Marcus Glocker
2022-09-08
Zap inactive gadget functions.
Marcus Glocker
[next]