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
2023-03-06
In iskmemdev(), do not check for the minor of /dev/io. It has been
Miod Vallat
2023-03-06
Replace old'n'wrong UTF-8 logic with a better one borrowed from Citrus;
Miod Vallat
2023-03-06
Switch all iwx(4) devices to -77 firmware images.
Stefan Sperling
2023-03-06
Make iwx(4) get the primary channel number from AP beacon info, rather
Stefan Sperling
2023-03-06
fix previous: only ignore request to delete key while doing crypto in hardware
Stefan Sperling
2023-03-06
Avoid trying to remove keys if the station is not active in iwx firmware.
Stefan Sperling
2023-03-06
ignore iwx DATA_PATH group notification 0xf8
Stefan Sperling
2023-03-06
always provide a subset of STA info in the MAC context command
Stefan Sperling
2023-03-06
fix iwx session protection event duration
Stefan Sperling
2023-03-06
support the new iwx SCD_QUEUE_CONFIG command
Stefan Sperling
2023-03-06
add support for the iwx BAID allocation config command
Stefan Sperling
2023-03-06
implement support for iwx PHY context cmd version 4
Stefan Sperling
2023-03-06
support the new IWX_STA_MAC_DATA_API_S_VER_2 API
Stefan Sperling
2023-03-06
add support for the iwx RLC config command
Stefan Sperling
2023-03-06
support iwx rate_n_flags API version 2 and delete fixed Tx rate support
Stefan Sperling
2023-03-06
change current iwx rate_n_flag field names to indicate this is API version 1
Stefan Sperling
2023-03-06
add support for iwx TLC config command v4
Stefan Sperling
2023-03-06
add support for iwx firmware alive response version 6
Stefan Sperling
2023-03-06
recognize more iwx ucode TLV sections which are present in newer fw images
Stefan Sperling
2023-03-06
drm/amd/display: Properly reuse completion structure
Jonathan Gray
2023-03-06
drm/amd/display: Fix race condition in DPIA AUX transfer
Jonathan Gray
2023-03-06
drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
Jonathan Gray
2023-03-05
arm64 needs -DBOOT_STTY as well.
Mark Kettenis
2023-03-05
Mask off IPL flags before storing the IPL for an interrupt.
Patrick Wildt
2023-03-05
Add RK356x-specific initialization. Also initialize a few auto mode
Mark Kettenis
2023-03-05
Mask off IPL flags before storing the IPL for an interrupt.
Jonathan Matthew
2023-03-04
Turns out the RK3566 has a different value in the GPIO_VER_ID register
Mark Kettenis
2023-03-04
On RK356x many devices need to be explicitly routed to use alternative pin
Mark Kettenis
2023-03-04
Enable ytphy(4) here too.
Mark Kettenis
2023-03-04
Add ytphy(4) to files.mii (forgotten in the previous commit).
Mark Kettenis
2023-03-04
enable ytphy(4)
Mark Kettenis
2023-03-04
Add ytphy(4), a driver for the MotorComm YT8511 PHY.
Mark Kettenis
2023-03-04
Use ISC licence.
Mark Kettenis
2023-03-04
move to 7.3-beta
Theo de Raadt
2023-03-04
pf(4) should be enforcing TTL=1 to packets sent to 224.0.0.1 only.
Alexandr Nedvedicky
2023-03-04
Add mvortc(4) and mvodog(4) here too
Jonathan Matthew
2023-03-04
properly initialise LIST head
Klemens Nanni
2023-03-04
handle polling when cold in tipmic_thermal_opreg_handler().
David Gwynne
2023-03-03
initclocks: don't reinitialize ticks, jiffies at runtime
Scott Soule Cheloha
2023-03-02
Enable mvodog(4) and mvortc(4)
Jonathan Matthew
2023-03-02
Add mvortc(4), a driver for the RTC on the ARMADA 38x series.
Jonathan Matthew
2023-03-02
Add mvodog(4), a driver for the watchdog on the ARMADA 38x series.
Jonathan Matthew
2023-03-02
Add eephy(4), found on the Turris Omnia's WAN port
Jonathan Matthew
2023-02-27
Pass MII flags depending on the phy mode specified in the device tree.
Jonathan Matthew
2023-02-27
Turn off TSO if interface is added to layer 2 devices.
Jan Klemkow
2023-02-27
drm/i915: Remove __maybe_unused from mtl_info
Jonathan Gray
2023-02-27
drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
Jonathan Gray
2023-02-27
sync
Theo de Raadt
2023-02-27
Include varags types in sys/syscalls.h comment
Andrew Fresh
2023-02-26
clockintr: add a kernel-facing API
Scott Soule Cheloha
[next]