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-02-06
Handle hibernate button in the same way as suspend does: send an
David Coppa
2015-02-06
Fix a hibernate crash on some machines due to unmapping a page that
Mike Larkin
2015-02-05
Do what the comments suggest and check for port-[ab]-ignore-cd properties,
Miod Vallat
2015-02-04
Kill annoying comments about ether_input()
Martin Pieuchot
2015-01-31
regen
Jonathan Gray
2015-01-31
Add some more Intel 5th gen Core ids and the xHCI id used in
Jonathan Gray
2015-01-28
- Add PCH2 and PCH LPT to the list of chips capable of only 9K jumbos.
Brad Smith
2015-01-28
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Jonathan Gray
2015-01-28
drm/radeon: fix VGT_GS_INSTANCE_CNT register
Jonathan Gray
2015-01-27
Ignore buttons for which _STA indicates they're not present, enabled or
Mark Kettenis
2015-01-27
Vommiting errors about failed reset or stall clear are not usefull to
Martin Pieuchot
2015-01-27
remove #include <sys/workq.h>. it wont exist anymore soon.
David Gwynne
2015-01-27
i forgot to fix ipw when i removed the second task argument.
David Gwynne
2015-01-27
remove the second void * argument on tasks.
David Gwynne
2015-01-27
Rewrite receive filter handling and ioctl bits.
Brad Smith
2015-01-26
Set PCIe max read request size to 2K to help with TX performance.
Brad Smith
2015-01-26
Update the Samsung SSD controller comment.
Brad Smith
2015-01-25
Correct a bit test for DDR2 CAS Latency and recognise CL7 and CL6.
Jonathan Gray
2015-01-24
Use bus_dmamem_alloc_range(9) to make sure the ring descriprtors can be
Mark Kettenis
2015-01-24
Remove a comment that is no longer true with MCLGETI and jumbos on
Brad Smith
2015-01-23
break after return is useless.
David Gwynne
2015-01-22
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Kenneth R Westerback
2015-01-22
Reduce the number of intermediate buffers by pre-allocating DMA buffers
Martin Pieuchot
2015-01-22
Use correct error type and remove unused interface pointer.
Martin Pieuchot
2015-01-21
Do not try to stop and reset endpoints if USB transfers are aborted
Martin Pieuchot
2015-01-21
Add a comment above the autopad checking.
Brad Smith
2015-01-21
Use the RL_FLAG_AUTOPAD flag when trying to determine when
Brad Smith
2015-01-20
Make ix(4) work on strict alignment architectures. The Intel networking
Mark Kettenis
2015-01-20
Check for out-of-range indices when searching the default dac and adc.
Alexandre Ratchov
2015-01-20
rework the audio key handling to allocate a message to send to the
David Gwynne
2015-01-20
Fix size of the bcopy when extracting the MAC address.
Brad Smith
2015-01-20
Remove use of the link change interrupt handling, not all controllers
Brad Smith
2015-01-20
Some fixes for handling link state changes.
Brad Smith
2015-01-20
And the variable too.
Brad Smith
2015-01-20
Back out a chunk of rev 1.34 that wasn't supposed to go in with the
Brad Smith
2015-01-20
printf wasn't supposed to go in.
Brad Smith
2015-01-20
#include <sys/syslimits.h> to allow operation without requiring the noise
Theo de Raadt
2015-01-19
`wellspring' Apple keyboards found on Macbook Air need slightly different
Miod Vallat
2015-01-19
Remove dead store causing clang to warn; dhill
Miod Vallat
2015-01-19
use SYMLOOP_MAX rather than MAXSYMLINKS
Theo de Raadt
2015-01-18
Do not trust the content of event TRBs coming from the hardware and
Martin Pieuchot
2015-01-18
Complete synchronous abort method modeled after the existing ones.
Martin Pieuchot
2015-01-18
Do not try to free xfers before aborting the pipes, otherwise a clown
Martin Pieuchot
2015-01-18
Since we are no longer resetting rings when a Babble or Stall condition
Martin Pieuchot
2015-01-17
Split the consumer & producer logic into two different functions in
Martin Pieuchot
2015-01-17
resume_randomness() before spinning up other cpus...
Theo de Raadt
2015-01-16
Move to using PATH_MAX
Theo de Raadt
2015-01-15
Remove a variable no longer used in re_tick().
Brad Smith
2015-01-15
Fix subtle breakage for polled commands introduced during iopool conversion.
Miod Vallat
2015-01-15
Define a new wscons mouse type for Synaptics clickpad devices that lack
Jonathan Gray
[prev]
[next]