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-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
2016-08-05
Trigger link state update only on media status updates
Mike Belopuhov
2016-08-05
Fixup the condition that prevented heartbeat & co. from attaching
Mike Belopuhov
2016-08-03
add a minimal TPM 1.2 driver just to issue a "save state" command
Joshua Stein
2016-08-03
Use atomic operations to manipulate event masking bits
Mike Belopuhov
2016-08-03
Remove the periodic timer and do rescheduling during Rx completion
Mike Belopuhov
2016-08-03
Use an atomic operation to clear pending event bits
Mike Belopuhov
2016-08-03
Fold umass_atapi_attach() and umass_scsi_setup() into umass_scsi_attach() to
Kenneth R Westerback
2016-08-01
Don't forget to destroy the taskqueue on interrupt disestablish
Mike Belopuhov
2016-08-01
Mark shared producer and consumer indices volatile
Mike Belopuhov
2016-08-01
Set SDEV_UMASS on all umass devices, even when they use ATAPI or
Kenneth R Westerback
2016-07-31
Use m_devget(9).
Mark Kettenis
2016-07-31
regen
Jonathan Gray
2016-07-31
Add Xeon E3-1200 v5 host bridge and some more Sunrise Point H PCH ids.
Jonathan Gray
2016-07-30
add acpials(4), an acpi driver for ambient light sensors
Joshua Stein
2016-07-29
Add a periodic timer to workaround missing completion events
Mike Belopuhov
2016-07-29
Disable receive ring slot accounting
Mike Belopuhov
2016-07-29
Move xen interrupt handlers to dedicated task queues
Mike Belopuhov
[next]