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-08-26
correct INTR_MSG_MASK to include INTR_MSG_1
Jonathan Gray
2016-08-24
pool_setipl for oce(4)
David Gwynne
2016-08-24
pool_setipl for cardbus and drm pools.
David Gwynne
2016-08-23
Add functions to assert/deassert all reset signals for a device.
Mark Kettenis
2016-08-23
don't enter burst mode for single-byte reads and writes.
Joshua Stein
2016-08-23
Actually make fdt_find_node() return NULL if the node couldn't be found.
Mark Kettenis
2016-08-23
remove duplicated test for em_82574
Jonathan Gray
2016-08-23
Convert %q to %ll in format strings
Philip Guenther
2016-08-22
Fix two small bugs in the new reset API code.
Mark Kettenis
2016-08-22
Add an API to set the clock frequency.
Mark Kettenis
2016-08-22
Add a reset signal API alongside the clock API.
Mark Kettenis
2016-08-22
Implement interfaces to disable clocks and add interfaces that enable or
Mark Kettenis
2016-08-21
Add a minimal clock "framework". Build it on armv7.
Mark Kettenis
2016-08-21
Fix a pasto in a comment.
Mark Kettenis
2016-08-18
Reset the input state completely when wsmouse is (re-)opened.
Ulf Brosziewski
2016-08-18
Update NVS protocol structure definitions to the 2016 version
Mike Belopuhov
2016-08-18
add a missing splx in an error path
Jonathan Gray
2016-08-18
Clean up style and replace a magic value with a magic define
Mike Belopuhov
2016-08-17
Sync up monitor trigger groups handling to the upstream
Mike Belopuhov
2016-08-17
Replace hand rolled atomic bit operations and use MI ones from DRM
Mike Belopuhov
2016-08-17
Add support for RT5390 and RT5392 chipsets to the ral(4) driver.
Stefan Sperling
2016-08-17
Update ral(4) firmware for RT2860 family devices.
Stefan Sperling
2016-08-17
wpi(4) scans all bands at once, as far as the net80211 stack is concerned.
Stefan Sperling
2016-08-17
regen
Stefan Sperling
2016-08-17
Add PCI ID for Ralink RT5392 and additional IDs for RT5390 devices.
Stefan Sperling
2016-08-17
iwn(4) scans all bands at once, as far as the net80211 stack is concerned.
Stefan Sperling
2016-08-17
If the stack demands protection by setting the USEPROT flag then set the
Stefan Sperling
2016-08-17
Move to iopool. No voluntary testers after several years of requests so now
Kenneth R Westerback
2016-08-17
Move to iopool. No voluntary testers after several years of requests so now
Kenneth R Westerback
2016-08-17
Make error handling (esp. DATA_UNDERRUN) clearer and avoid losing resid
Kenneth R Westerback
2016-08-16
Update Hyper-V structure definitions to the 2016 version
Mike Belopuhov
2016-08-16
Only probe the UART type if sc_uarttype is set to COM_UART_UNKNOWN.
Mark Kettenis
2016-08-15
For some reason the RTL8211E PHY on the Banana Pi responds to both address 0
Mark Kettenis
2016-08-15
Remove IWM_CMD_SYNC, which expands to zero while all the other
Stefan Sperling
2016-08-14
u_quad_t -> uint64_t
David Gwynne
2016-08-14
change some types in bio from u_quad_t to uint64_t, and fix casts in
David Gwynne
2016-08-14
replace u_quad_t with uint64_t.
David Gwynne
2016-08-13
Add the core of the code for dwge(4), a driver for the Synopsis Designware
Mark Kettenis
2016-08-13
Add a minimal regulator "framework".
Mark Kettenis
2016-08-10
armish handled some early-gen arm machines, which required tons of
Theo de Raadt
2016-08-09
Check xs->status for SCSI_CHECK even in underrun situations.
Kenneth R Westerback
2016-08-08
Fixup incorrect format specification bugs spotted by jsg@
Mike Belopuhov
2016-08-07
Make iwm(4) automagically recover from fatal firmware errors by leaving the
Stefan Sperling
2016-08-07
add $OpenBSD$ tags
Jonathan Matthew
2016-08-06
Add a generic pinctrl "framework".
Mark Kettenis
2016-08-05
Switch pending event clearing to an atomic swap operation
Mike Belopuhov
2016-08-05
Switch pending event clearing to an atomic swap operation
Mike Belopuhov
2016-08-05
Fixup incorrect EAGAIN handling
Mike Belopuhov
2016-08-05
Read events array offset must be calculated in bytes
Mike Belopuhov
2016-08-05
Remove incorrect optimization: ring data portion size is not power of 2
Mike Belopuhov
[next]