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
2016-01-15
Moxa CP-168U, from Olaf Schreck
Theo de Raadt
2016-01-15
Cleanup dmesg output, disable debugging; prodding and suggestions from reyk@
Mike Belopuhov
2016-01-15
Detach emulated network devices if Netfront driver is enabled
Mike Belopuhov
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-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
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
Fixup a merge error
Mike Belopuhov
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
Bump number of tx fragments to the stock value of 18
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
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
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
2016-01-13
Tell the iwn(4) firmware to retry failed Tx at 1Mbit/s instead of MCS 0.
Stefan Sperling
2016-01-13
Fix iwn(4) firmware SYSASSERT during hardware initialization.
Stefan Sperling
2016-01-12
properly initialize quirks before sending them to hid layer, broken
Joshua Stein
2016-01-12
rename new i2c_attach_args fields to avoid conflict with cpp magic in
Theo de Raadt
2016-01-12
Use uiomove() instead of uiomovei(); from Martin Natano
Stefan Kempf
2016-01-12
A couple of unused variables have sneaked in from the debug code
Mike Belopuhov
2016-01-12
Convert XenStore code to free running producer/consumer indices
Mike Belopuhov
2016-01-12
fix a misplaced curly brace
Stefan Sperling
2016-01-12
Use task to execute command except polling context.
Masao Uebayashi
2016-01-12
Remove wireless turbo mode support. It is a non-standard extension
Stefan Sperling
2016-01-12
Use task to execute watchdog tickle.
Masao Uebayashi
2016-01-12
Refactor ipmi_watchdog(); split tickle and set into separate functions.
Masao Uebayashi
2016-01-12
Improve emulation of PM registers on Hardware-redcued ACPI by emulating
Mark Kettenis
2016-01-12
Add dwiic, a driver for the Synopsys DesignWare i2c controller found
Joshua Stein
2016-01-12
post the packet on em_82547 chips after bpf
David Gwynne
2016-01-11
Make sdhc(4) attach to hardware IDs "80860F14" and "PNP0FFF".
Mark Kettenis
2016-01-11
Use uiomove() instead of uiomovei(); from Martin Natano
Stefan Kempf
2016-01-11
xs_cmd should always return errno(2) codes
Mike Belopuhov
2016-01-11
Do not fail when receiving an empty reply (or directory node) in
Reyk Floeter
2016-01-11
Handle zero lenght messages in the xs_parse by returning an empty string
Mike Belopuhov
2016-01-11
Make sendmsg() and recvmsg() functions take only struct ipmi_cmd *.
Masao Uebayashi
2016-01-11
Allocate command data buffer on softc and use it from both ipmi_sendcmd()
Masao Uebayashi
2016-01-11
Only include sdhc_acpi.c if shdc* at acpi? is included in the kernel config.
Mark Kettenis
[next]