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
2016-01-15
enable sdhc@acpi so emmc will be available at install time
Jonathan Gray
2016-01-15
In dwiic_acpi_foundhid() treat _STA missing as if all the bits
Jonathan Gray
2016-01-15
Check _STA method to see whether te device is actually present. If not, make
Mark Kettenis
2016-01-15
Moxa CP-168U support; from Olaf Schreck
Theo de Raadt
2016-01-15
sync
Theo de Raadt
2016-01-15
Moxa CP-168U, from Olaf Schreck
Theo de Raadt
2016-01-15
intr_barrier for sh/landisk; tobiasu noticed the need as well
Theo de Raadt
2016-01-15
Cleanup dmesg output, disable debugging; prodding and suggestions from reyk@
Mike Belopuhov
2016-01-15
Convert to uiomove(); from Martin Natano
Stefan Kempf
2016-01-15
Detach emulated network devices if Netfront driver is enabled
Mike Belopuhov
2016-01-15
Move files.hid above files.i2c to fix armish build
Tobias Ulmer
2016-01-15
Improve the socket panic messages further. claudio@ wants to see
Alexander Bluhm
2016-01-15
KASSERT on refcnt underflow.
David Gwynne
2016-01-15
print TAILQ_NEXT(so, so_qe) too
David Gwynne
2016-01-15
add a "show socket" command to ddb
David Gwynne
2016-01-15
when enabling the controller, wait till CSTS.RDY lights up.
David Gwynne
2016-01-15
feng shui.
David Gwynne
2016-01-15
fix calculation of the max queue entries supported value
David Gwynne
2016-01-15
handle the version register like ahci.
David Gwynne
2016-01-15
wrap up dma syncs for the whole mapping.
David Gwynne
2016-01-15
rs_malloc() does not need to be cast
mmcc
2016-01-14
Attach dwiic(4) on the Intel Bay Trail i2c controllers as well.
Mark Kettenis
2016-01-14
Several fixes for dwiic(4).
Mark Kettenis
2016-01-14
Use I2C_F_POLL flag when acquiring and releasing the i2c bus in the
Mark Kettenis
2016-01-14
When iterating over the report IDs to calculate the maximum size, take
Mark Kettenis
2016-01-14
Eable ikbd(4).
Mark Kettenis
2016-01-14
Driver for HID-over-i2c keyboards.
Mark Kettenis
2016-01-14
Prevent a NULL dereference when detaching a USB device with ugen(4)
Martin Pieuchot
2016-01-14
Add support for a variety of USB devices.
Visa Hankala
2016-01-14
Grab the KERNEL_LOCK before delivering a message to the routing socket
Martin Pieuchot
2016-01-14
Fixup a merge error
Mike Belopuhov
2016-01-14
Increase buffer sizes and watermarks for tty and ppp
Stefan Fritsch
2016-01-14
No need for a splnet() dance around IFQ_DEQUEUE() anymore.
Martin Pieuchot
2016-01-14
regen
David Gwynne
2016-01-14
there are two types of samsung sm951
David Gwynne
2016-01-14
add brackets to avoid an operator precedence bug
Jonathan Gray
2016-01-13
Change aml_find_node() such that it only walks down the tree and doesn't
Mark Kettenis
2016-01-13
To make bug hunting easier, print more information in the soreceive()
Alexander Bluhm
2016-01-13
Bump number of tx fragments to the stock value of 18
Mike Belopuhov
2016-01-13
Enable Xen support in GENERIC; discussed with deraadt@
Mike Belopuhov
2016-01-13
Implement transmit watchdog for testing purposes
Mike Belopuhov
2016-01-13
spacing typos
Mike Belopuhov
2016-01-13
Create rx and tx fragment maps with a page size boundary restriction
Mike Belopuhov
2016-01-13
Convert to uiomove(); from Martin Natano, thanks!
Stefan Kempf
2016-01-13
fix hid packet length calculation
Joshua Stein
2016-01-13
Revert most of if_iwm.c r1.155. Use of channel zero was a symptom of
Stefan Sperling
2016-01-13
Fix fallout from turbo mode removal commit: Channel initialization
Stefan Sperling
2016-01-13
kill malloc(9) pointless check, malloc(9) call is using M_WAITOK flag and thu...
Gleydson Soares
2016-01-13
Don't confuse the HID descriptor address (which really is an office into the
Mark Kettenis
2016-01-13
Add data structures and defines for Generic and I2C Serial Bus Connection
Mark Kettenis
[next]