index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-03
Add first step of flowspec support. This adds the bits to establish a
Claudio Jeker
2023-04-03
Move null check up and simplify process_escapes. Based on Coverity CID
Darren Tucker
2023-04-03
Clarify text for new -A slightly, GitHub issue 3508.
Nicholas Marriott
2023-04-03
enable rkusbphy(4)
David Gwynne
2023-04-03
try using a standard phy drivers registered with ofw/fdt first.
David Gwynne
2023-04-03
add support for enabling both the usb2 and usb3 phys.
David Gwynne
2023-04-03
register mvneta so the interface can be found by node/phandle later.
David Gwynne
2023-04-03
add phy_enable_prop_idx() to work with phys under props other than "phy".
David Gwynne
2023-04-03
special case phandle 0 and return NULL when looking up network interfaces.
David Gwynne
2023-04-03
add glue for network interfaces to be found by fdt/ofw node or phandle.
David Gwynne
2023-04-03
do actual init of the phy itself when needed.
David Gwynne
2023-04-03
clockintr: protect struct clockintr_queue with a mutex
Scott Soule Cheloha
2023-04-02
fill out the list of quectel devices that should be supported.
David Gwynne
2023-04-02
regen
David Gwynne
2023-04-02
add more quectel usb device ids
David Gwynne
2023-04-02
Fix table by using strings of proper lengths instead of bogus
Theo Buehler
2023-04-02
Use #define instead of `char * const' for the repeated GUID strings. Ugly,
Miod Vallat
2023-04-02
Add support for TEMPerGold 3.4 to ugold(4).
Miod Vallat
2023-04-02
Regen
Miod Vallat
2023-04-02
New TEMPerGold device.
Miod Vallat
2023-04-02
add Ryuichi Sakamoto. rest in peace.
Stuart Henderson
2023-04-02
Revert r1.9 and reinstate r1.6
Theo Buehler
2023-04-02
add Windows 11 _OSI strings
Jonathan Gray
2023-04-02
Add support for the RTL8211F-VD PHY.
Mark Kettenis
2023-04-02
zap excessive semicolons; ok mglocker@
Anton Lindqvist
2023-04-02
sync
Kevin Lo
2023-04-02
nable ngbe(4) on install media. Passes 'make release' build.
Kevin Lo
2023-04-02
vmd(8): migrate vmd_vm.vm_ttyname to char array.
Dave Voutila
2023-04-02
manpage for rkusbphy(4)
David Gwynne
2023-04-02
add rkusbphy(4), a driver for the usb2phy on rockchip SoCs.
David Gwynne
2023-04-02
Rename get_softraid_{disks -> chunk}() and CRYPTO{DISK -> CHUNK}
Klemens Nanni
2023-04-02
tc_init.9: miscellaneous cleanup and rewrites
Scott Soule Cheloha
2023-04-01
Limit IFS scope to effect parsing code only
Klemens Nanni
2023-04-01
Check all chunks in the delayed free list for write-after-free.
Otto Moerbeek
2023-04-01
Use char * const for the rest of the repeated GUID strings. More
Kenneth R Westerback
2023-04-01
Pull static const data out of BN_value_one()
Theo Buehler
2023-04-01
Indent labels
Theo Buehler
2023-04-01
Group the non-constant time gcd functions together
Theo Buehler
2023-04-01
rkiovd(4)
Mark Kettenis
2023-04-01
Enable rkiovd(4)
Mark Kettenis
2023-04-01
Add rkiovd(4), a driver for the IO voltage domains on Rockchip SoCs. This
Mark Kettenis
2023-04-01
Implement regulator notifiers which get called when the voltage/current
Mark Kettenis
2023-04-01
avoid use of uninitialised memory
Jonathan Gray
2023-04-01
horrible whitespace, mostly on non-code lines. no object change
Theo Buehler
2023-04-01
follow quectel guidance on which usb interfaces umsm should match.
David Gwynne
2023-03-31
shuffle the code in umsm_match a bit.
David Gwynne
2023-03-31
dont match quectel ec25 by vendor+product id
David Gwynne
2023-03-31
regen after "BE-M1000" addition
Klemens Nanni
2023-03-31
Add "Baikal Electronics" and their "BE-M1000" SoC
Klemens Nanni
2023-03-31
Add missing NULL check after group_get()
Theo Buehler
[next]