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-09-11
Workaround broken AML by treating FFH vendor 8 the same as vendor 1 (== intel)
Philip Guenther
2015-09-11
back out refcnt for dv_ref, there's too many hand crafted devices all
David Gwynne
2015-09-11
rd pretends to be a device allocated by subr_autoconf. it needs to
David Gwynne
2015-09-11
Remove the unfinished che(4) driver for Chelsio 10G cards. I lost interest
Claudio Jeker
2015-09-11
Make room for media types of the future. Extend the ifmedia word to 64 bits.
Stefan Sperling
2015-09-11
First step at making ix(4) MPSAVE. This is largely based on the em(4)
Claudio Jeker
2015-09-11
Don't copy more sense data than we have space for, so we don't crash when
Jonathan Matthew
2015-09-11
fairly simple size for free()
Theo de Raadt
2015-09-11
size for free()
Theo de Raadt
2015-09-11
Ignore the 'rotation lock' button on my Yoga12
Philip Guenther
2015-09-10
kqueue(2) support for wsmouse(4), wskbd(4) and wsmux(4).
Martin Pieuchot
2015-09-10
sizes for free(); ok sthen
Theo de Raadt
2015-09-10
Fix a zx_putchar() stupid bug I introduced nine years ago by actually
Miod Vallat
2015-09-10
remove unused macro GEM_CURRENT_MEDIA; ok dlg@ mpi@
Stefan Sperling
2015-09-10
Show usb stack error code if a firmware page fails to load in urtwn(4).
Stefan Sperling
2015-09-10
simple size for free()
Theo de Raadt
2015-09-10
PPB_EXNAMLEN for the extent name; now easier to pass as a size for free()
Theo de Raadt
2015-09-09
sizes for free(); ok semarie
Theo de Raadt
2015-09-09
sizes for free(); ok semarie
Theo de Raadt
2015-09-09
sizes for free(); ok semarie
Theo de Raadt
2015-09-09
sizes for free(); ok sthen
Theo de Raadt
2015-09-09
sizes for free(); ok sthen semarie
Theo de Raadt
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-08
sizes for free(); checked by semarie
Theo de Raadt
2015-09-07
Do not set USBD_NO_COPY for interrupt transfers, only bulk transfers
Martin Pieuchot
2015-09-07
Make it possible to use RI_WRONLY for the aframebuffer during early boot.
Mark Kettenis
2015-09-07
sizes for free(); ok jmatthew
Theo de Raadt
2015-09-06
Add support for QEMU PCI serial devices in puc(4)
Stefan Fritsch
2015-09-06
regenerate from pcidevs
Stefan Fritsch
2015-09-06
Add ids for Qemu PCI serial devices
Stefan Fritsch
2015-09-06
clarify malloc arguments (base + length...)
Theo de Raadt
2015-09-06
We actually need an interrupt-safe allocator here, as we call pool_put()
Mark Kettenis
2015-09-06
sizes for free(); ok jmatthew
Theo de Raadt
2015-09-06
srom size is tracked, pass to free()
Theo de Raadt
2015-09-06
firmware size for free()
Theo de Raadt
2015-09-06
sizes for free() - most are about the firmware memory
Theo de Raadt
2015-09-05
Support Synaptics touchpads without W mode.
bru
2015-09-05
Improve tap-and-drag detection for ALPS touchpads.
bru
2015-09-05
Support for xterm-compatible SGR escapes 39 and 49 (reset fg/bg colour to
Miod Vallat
2015-09-05
regen
Jonathan Gray
2015-09-05
add some braswell ids
Jonathan Gray
2015-09-04
The bnx_tx_pool gets used from interrupt context, so drop the explicit
Mark Kettenis
2015-09-04
Fix condition used while seaching candidates for "record level"
Alexandre Ratchov
2015-09-04
Do not use an intermediary buffer on the stack of the caller when
Martin Pieuchot
2015-09-04
add support for RTL8168H
Jonathan Gray
2015-09-03
Properly cancel any pending USB abort task when aborting a transfer
Visa Hankala
2015-09-03
Remove the abort_task field in struct dwc2_xfer. There is an identical
Visa Hankala
2015-09-03
Remove sc->sc_lock and add several splusb()'s in dwc2, to avoid a
Visa Hankala
2015-09-03
Do not use an intermediary buffer on the stack of the caller when
Martin Pieuchot
2015-09-02
correct sizes for free(), sigh
Theo de Raadt
[next]