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
2019-04-30
Make AK5385-related macros of ap192k cards look like julia ones.
Alexandre Ratchov
2019-04-30
Implement the set_rate() method for ESI Juli@ cards.
Alexandre Ratchov
2019-04-30
Add a "set_rate" method to the envy codec API.
Alexandre Ratchov
2019-04-30
Attach mvneta(4) on the Armada 3720 SoC.
Patrick Wildt
2019-04-30
Enable mvmdio(4) and mvneta(4) on arm64 as well. These are part
Patrick Wildt
2019-04-30
Fix ESI juil@'s EEPROM contents holding default GPIO state.
Alexandre Ratchov
2019-04-30
Enable EnvyHT-specific sample rates (above 96kHz) on the host controller.
Alexandre Ratchov
2019-04-30
Decrease verbosity when XHCI_DEBUG is defined.
Alexandre Ratchov
2019-04-30
Add support for the Armada 3720 pinctrl controller to mvpinctrl(4).
Patrick Wildt
2019-04-30
Add mvuart(4) to support the Armada 3720's serial console.
Patrick Wildt
2019-04-30
Add support for the Armada 3720 clocks to mvclock(4).
Patrick Wildt
2019-04-30
We are allowed to enable regulators with the "regulator-always-on"
Patrick Wildt
2019-04-30
tc_setclock: always call tc_windup() before leaving windup_mtx.
cheloha
2019-04-30
Convert a linux specific test for master in currently disabled code.
Jonathan Gray
2019-04-30
Add an equivalent test for master in drm_fb_helper_is_bound()
Jonathan Gray
2019-04-29
MC146818_GETTOD: Check for RTC rollover during read.
cheloha
2019-04-29
Extend channel dwell time during passive scans in iwn(4).
Stefan Sperling
2019-04-29
tr_unit is unused, so gc it
David Gwynne
2019-04-29
don't have lacp input push lacp packets into the trunkports bpf again.
David Gwynne
2019-04-28
Removes the KERNEL_LOCK() from bridge(4)'s output fast-path.
Martin Pieuchot
2019-04-28
Fix reading route entries via kvm(3).
Martin Pieuchot
2019-04-28
the bufcachepercent=80 experiment has exposed a few problems...
Theo de Raadt
2019-04-28
Make sure only "primary" clients can become master.
Mark Kettenis
2019-04-28
add WITNESS support to barriers modelled on the timeout stuff visa did.
David Gwynne
2019-04-27
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
Jonathan Gray
2019-04-27
fix up some rxprio handling while here
David Gwynne
2019-04-27
don't increment noproto on the parent interface when there's no child
David Gwynne
2019-04-27
use unsigned int, not u_int, and uintXX_t, not u_intXX_t
David Gwynne
2019-04-27
rename sc_prio to sc_txprio
David Gwynne
2019-04-27
remove sc_proto, it isn't used.
David Gwynne
2019-04-27
rename softc members so theyre prefixed with sc.
David Gwynne
2019-04-27
back out, this isn't part of a vlan change.
David Gwynne
2019-04-27
this wasnt meant to be committed, back out for now.
David Gwynne
2019-04-27
get rid of ifv_linkmib and a bunch of useless macros
David Gwynne
2019-04-27
fix some whitespace.
David Gwynne
2019-04-27
call vlan_softc variables sc, not ifv. no functional change.
David Gwynne
2019-04-27
whitespace tweaks. no functional change.
David Gwynne
2019-04-27
rename struct ifvlan to struct vlan_softc
David Gwynne
2019-04-27
move the struct ifvlan (the vlan softc) definition into if_vlan.c.
David Gwynne
2019-04-26
Guard against repeated inclusion of <mips64/pte.h>. This fixes drm build
Visa Hankala
2019-04-25
disable -Oz compile for SMALL_KERNEL w/ comment why
Theo de Raadt
2019-04-25
Add movstrSI12_i4 for linking -Os/-Oz kernels. Sadly however it
Theo de Raadt
2019-04-25
Add a check to tftp_open() that we are actually opening a TFTP device.
Christian Weisgerber
2019-04-25
Lower the accepted upper bound for bd_rtout to INT_MAX in order to
anton
2019-04-25
Since we now have an attachhook, the actual interrupt handler is installed
Mark Kettenis
2019-04-25
Follow up on jmatthew's suggestion:
Kevin Lo
2019-04-24
Add product id for the USB serial adapter found in Juniper SRX 300.
remi
2019-04-24
regen
remi
2019-04-24
New product id for the USB serial adapter found in Juniper SRX 300.
remi
2019-04-24
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
Jonathan Matthew
[next]