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-06-28
Convert list_head lists into TAILQs and LISTs and fix up header includes
Jonathan Matthew
2015-06-26
Completely skip entries for disabled LAPICs so they don't overwrite
Philip Guenther
2015-06-26
Add Linux completion API and use it.
Mark Kettenis
2015-06-26
There is no excuse for using dma_alloc(9) when a bus_dma_tag_t is available.
Mark Kettenis
2015-06-26
Revert previous. uvideo checks the transfered length of every frame and
Martin Pieuchot
2015-06-26
Adapt to the removal of the symbolic input and output port names from
Miod Vallat
2015-06-25
Cards with revision < 10 (qemu rev is 0), have no ad1848 chip and
Alexandre Ratchov
2015-06-25
Ensure the setup block is DMA reachable.
Theo de Raadt
2015-06-25
Reimplement the audio driver in a simpler way, removing unused/unusable
Alexandre Ratchov
2015-06-24
Allow uvideo_mmap_queue() to fail gracefully when the mmap queue is full;
Miod Vallat
2015-06-24
#undef HZ before defining it such that compiling a kernel with -DHZ=xxx works.
Mark Kettenis
2015-06-24
Linux jiffies and OpenBSD ticks are the same thing.
Mark Kettenis
2015-06-24
Quirk needed for SuperTop IDE bridge from frantisek holop.
Martin Pieuchot
2015-06-24
regen
Martin Pieuchot
2015-06-24
SuperTop IDE bridge from frantisek holop.
Martin Pieuchot
2015-06-24
Increment if_ipackets in if_input().
Martin Pieuchot
2015-06-24
Introduce Linux work queue APIs and use them. As a side-effect, this will
Mark Kettenis
2015-06-22
Flush out another small diff to reduce the diffs with Linux.
Mark Kettenis
2015-06-22
Do not update frame lengths to reflect what has really been transfered
Martin Pieuchot
2015-06-22
Make xhci(4)'s root hub report the same status bits as physical USB3 hubs.
Martin Pieuchot
2015-06-22
Apparently some BIOSes not supporting xHCI natively switch USB ports
Martin Pieuchot
2015-06-21
Don't use uninitialized data as a return value.
Kenneth R Westerback
2015-06-21
Don't leak mem if wsfont_rotate() fails.
Jeremie Courreges-Anglas
2015-06-21
memory leak on failure; from Maxime Villard
Theo de Raadt
2015-06-20
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-19
Only match devices with a valid configuration.
uaa
2015-06-19
remove isp(4) now that the ql* family have replaced it
Jonathan Matthew
2015-06-18
For unsupported sample formats, don't return EINVAL but set the closest
Christian Weisgerber
2015-06-18
CP2110 is handled by uslhcom not uslcom
Jonathan Gray
2015-06-18
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-18
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-18
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-17
when no fingers are down, send 0 for z
Joshua Stein
2015-06-17
fix compilation with UBCMTP_DEBUG
Joshua Stein
2015-06-17
Four new sensors, from David Higgs.
Martin Pieuchot
2015-06-16
Add a uslcom id for the Netgear M7100 console from Andrew Daugherity.
Jonathan Gray
2015-06-16
regen
Jonathan Gray
2015-06-16
Add a uslcom id for the Netgear M7100 console from Andrew Daugherity.
Jonathan Gray
2015-06-15
Bring back r1.78 and r1.79, now that ajactouto@'s regression has
Martin Pieuchot
2015-06-15
Set the length of isochronous transfers as the sum of the frames lengths.
Martin Pieuchot
2015-06-15
Remove comments referring to Linux iwlwifi source filenames from iwm(4).
Stefan Sperling
2015-06-15
Make the wifi LED work with iwm(4).
Stefan Sperling
2015-06-14
Implement IQ calibration support for rtwn(4). Lots of black magic involved.
Stefan Sperling
2015-06-13
Parse _CST objects and use the C-states they describe when they're sane.
Philip Guenther
2015-06-13
Busy-wait a short while after sending a command to rtwn(4) firmware.
Stefan Sperling
2015-06-12
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-12
Actually trigger iwm_init_task() from iwm_watchdog() as intended to give
Stefan Sperling
2015-06-12
Fix rtwn(4) wifi LED support. Tested with rtwn(4) device in Thinkpad X220.
Stefan Sperling
2015-06-11
remove uneeded pci includes
Jonathan Gray
2015-06-10
Typos: equalivant, fucntion, libary.
Miod Vallat
[next]