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
/
dev
Age
Commit message (
Expand
)
Author
2015-12-10
Remove plain DES from the kernel crypto framework, including the crypto
Christian Weisgerber
2015-12-10
a couple comment typos
mmcc
2015-12-10
mark bnx_start as mpsafe.
David Gwynne
2015-12-09
Correct the response string length
Mike Belopuhov
2015-12-09
No need to check if size = az->pstream.buffer.size is zero, as
Alexandre Ratchov
2015-12-09
Implement a function to fetch device properties
Mike Belopuhov
2015-12-09
Store the backend node in the attach argument structure
Mike Belopuhov
2015-12-09
cfdriver can't be const...
Mike Belopuhov
2015-12-09
cleanup macbook air iso keyboard support
Joerg Jung
2015-12-09
Backport some commits from mainline linux to enable High Bit Rate 2
Jonathan Gray
2015-12-09
rework the if_start mpsafe serialisation so it can serialise arbitrary work
David Gwynne
2015-12-09
Don't expose XenStore ops we don't know how to deal with
Mike Belopuhov
2015-12-08
Implements simple virtual device probing routine
Mike Belopuhov
2015-12-08
Implement a function to detach emulated devices (such as an em(4)
Mike Belopuhov
2015-12-08
Driver for XenStore, the configuration storage
Mike Belopuhov
2015-12-08
Driver for the XenSource Platform Device
Mike Belopuhov
2015-12-08
Add ability to establish virtual interrupts via Xen event
Mike Belopuhov
2015-12-08
Communicate the selected IDT vector to the Hypervisor
Mike Belopuhov
2015-12-08
Allocate and hook up a "shared info page"
Mike Belopuhov
2015-12-08
This brings in support for Xen hypercalls via an MI interface
Mike Belopuhov
2015-12-08
Xen basic infrastructure files and pvbus(4) attachment.
Mike Belopuhov
2015-12-08
When iwm(4) moves to AUTH state it asks the firmware for a "time event" to
Stefan Sperling
2015-12-08
No trailers has been the default and only option for 20 years, yet some
Ted Unangst
2015-12-08
Match 3rd party Xbox 360 controllers, from Christian Heckendorf.
Martin Pieuchot
2015-12-08
dont need to repeatedly set if_start to the same function.
David Gwynne
2015-12-07
enable snooping on Intel 100 Series HDA
Jonathan Gray
2015-12-07
match on intel 100 series
Jonathan Gray
2015-12-06
switch on the return value of bus_dmamap_load_mbuf not value != 0
Jonathan Gray
2015-12-06
typo in log entry
mmcc
2015-12-05
vioblk: Don't send flush ops if flush feature not present
Stefan Fritsch
2015-12-05
make vioblk_scsi_cmd more normal
Stefan Fritsch
2015-12-05
Make virtio_enqueue_commit return void
Stefan Fritsch
2015-12-05
Make the bnx interrupt handler mpsafe, and perform rx and tx completion
Jonathan Matthew
2015-12-05
ifq_deq_rollback without a preceding ifq_deq_begin is fail.
David Gwynne
2015-12-04
Activate functions should in general return 0 for events they don't handle.
Mark Kettenis
2015-12-03
ieee80211com's ic_sup_mcs array is smaller than it used to be because part of
Stefan Sperling
2015-12-03
tell the stack myx_start is mpsafe.
David Gwynne
2015-12-03
Rework cas_start to check for space on the ring before dequeueing and drop
Jonathan Matthew
2015-12-03
Rewrite the tx handler to just use ifq_dequeue and drop packets that
Claudio Jeker
2015-12-02
Add missing parentheses. Fix from NetBSD.
YASUOKA Masahiko
2015-12-02
Do not change the status of a transfer before giving it back to the
Martin Pieuchot
2015-12-02
Simplify fxp tx dma handling by using m_defrag instead of rolling our own
Claudio Jeker
2015-12-02
Add an unmute quirk for IDT 92HD75B3/4 codecs with HP subids.
Jonathan Gray
2015-12-01
Teach ppb(4) how to allocate PCI bus numbers such that it can properly
Mark Kettenis
2015-12-01
Enable the GSE interrupt on Broadwell. Fixes acpi brightness control on
Mark Kettenis
2015-12-01
myx doesnt use atomic.h anymore.
David Gwynne
2015-11-30
Add support for the touchpad found on the MacBooPro12,1.
Mark Kettenis
2015-11-29
Make it possible to detach bge(4).
Mark Kettenis
2015-11-29
Unconnected xhci(4) super speed ports may come up with the XHCI_PS_WRC,
Mark Kettenis
2015-11-29
Clear the UPS_C_PORT_RESET feature when exploring. Apparently xhci(4) super
Mark Kettenis
[next]