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-09-07
clarify that goto error in alloc_all_endpoints_fixed_ep() always returns
miko
2018-09-07
move initial jack count to alloc_all_endpoints(), and reset count to zero
miko
2018-09-07
Add retguard macros to cpu_switchto, setjmp, longjmp.
mortimer
2018-09-06
If we cannot stop the endpoint when aborting a transfer assume that
Martin Pieuchot
2018-09-06
fix whitespace
Jonathan Gray
2018-09-06
Implement 64-bit DMA support in sdhc(4).
Patrick Wildt
2018-09-06
execute the same code for failure of assign_all_jacks_automatically()
miko
2018-09-06
sync icmp_mtudisc_clone() with icmp6_mtudisc_clone(); prompted by bluhm@
miko
2018-09-05
Back out 1.4, it broke things
Joshua Stein
2018-09-05
Serialize synchronous commands with a rwlock.
Martin Pieuchot
2018-09-05
factor error code in icmp6_mtudisc_clone(); ok kn@ florian@
miko
2018-09-05
Add defines for dealing with PCID support in cr3
Philip Guenther
2018-09-04
Forgot to rename pf_frent_holes() prototype in previous commit.
Alexander Bluhm
2018-09-04
Avoid traversing the list of fragment entris to check whether the
Alexander Bluhm
2018-09-04
kevent: Don't poll for nonzero timeouts < 1us.
cheloha
2018-09-03
regen
Joshua Stein
2018-09-03
add another toshiba nvme
Joshua Stein
2018-09-03
Remove round_buffersize function from drivers using the default buffersize
miko
2018-09-01
Match on interfaces with Digitizers/Touchscreen collections, as long
Joshua Stein
2018-09-01
For touchscreen devices, use the first HUG_X/Y usage pages found
Joshua Stein
2018-09-01
Fix errno for post-lock unveil calls
Theo de Raadt
2018-09-01
Make 'ifconfig nwid' override 'ifconfig join'.
Stefan Sperling
2018-09-01
Recognize more talker IDs when parsing NMEA RMC messages
Landry Breuil
2018-08-31
remove shadow variables for 'error' in usbioctl(); ok mpi@ ratchov@
miko
2018-08-31
Cadd a TDB `tdb' instead of `sa'.
Martin Pieuchot
2018-08-31
Pass the correct size to free(9) in the error path of db_ctf_decompress().
Alexander Bluhm
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
[next]