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
/
pci
Age
Commit message (
Expand
)
Author
2017-09-30
Add preliminary kabylake support to inteldrm(4) by backporting the relevant
Robert Nagy
2017-09-28
The DELAY() recently added to iwn(4) to make association more reliable could
Stefan Sperling
2017-09-26
Use quoted #includes for files kdump's mkioctls indirectly includes so
Jonathan Gray
2017-09-22
Move the powering down of all codecs into azalia_halt_corb() after the
Theo Buehler
2017-09-08
If you use sys/param.h, you don't need sys/types.h
Theo de Raadt
2017-09-06
add support for the Realtek RTS525A
Joshua Stein
2017-09-05
Add additional errno values required by POSIX.
Jonathan Gray
2017-09-04
Make sure iwn(4) firmware gets to see a beacon before we send an auth request.
Stefan Sperling
2017-09-03
Attach rtwn(4) to RTL8192CE. Tested by me.
Stefan Sperling
2017-09-03
drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.c
Jonathan Gray
2017-09-03
drm/atomic: If the atomic check fails, return its value first
Jonathan Gray
2017-09-03
drm: Release driver tracking before making the object available again
Jonathan Gray
2017-08-28
regen
Stefan Sperling
2017-08-28
Add PCI device IDs for audio and USB OTG devices found on Atom z8300 SoC.
Stefan Sperling
2017-08-27
Make it possible for iwm_stop() to sleep by always running it in
Stefan Sperling
2017-08-23
Fix typos in iwm(4) error messages. Patch by Bryan Linton.
Stefan Sperling
2017-08-23
Prevent trashing of the producer index and descriptor counter
Mike Belopuhov
2017-08-19
Rotate framebuffer (counter-clockwise) when width < height.
Mark Kettenis
2017-08-17
Remove duplicate line introduced in rev 1.72. Coverity CID 1452888.
Jonathan Gray
2017-08-17
Fix asic test. Coverity CID 990792.
Jonathan Gray
2017-08-17
Fix pci product test. Coverity CID 1453251.
Jonathan Gray
2017-08-14
drm/mst: Avoid processing partially received up/down message transactions
Jonathan Gray
2017-08-14
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
Jonathan Gray
2017-08-14
drm/mst: Fix error handling during MST sideband message reception
Jonathan Gray
2017-08-14
Make the vga_client_register() stub available to all archs to unbreak
Jonathan Gray
2017-08-13
Remove the second parameter of iwm_stop(). It was not used for anything.
Stefan Sperling
2017-08-13
Add proper support for iwm(4) firmware's time event. Cancel the event if
Stefan Sperling
2017-08-13
When iwn_stop() releases the scan lock wake processes sleeping on it.
Theo Buehler
2017-08-13
When iwm_stop() releases the scan lock wake processes sleeping on it.
Stefan Sperling
2017-08-12
Fix iwm(4) channel reporting, broken by my unrelated tweak during commit of
Stefan Sperling
2017-08-12
Provide a stub implementation for request_irq() and free_irq().
Martin Pieuchot
2017-08-12
In iwm(4), instead of scheduling a task which calls ieee80211_end_scan(),
Stefan Sperling
2017-08-12
em: Disable ultra-low-power mode on boot
Stefan Fritsch
2017-08-12
Always provide _mtx_* APIs, the use those to simplify the WITNESS wrappers
Philip Guenther
2017-08-12
Prevent a NULL pointer deref in iwm(4) which I have seen during testing.
Stefan Sperling
2017-08-12
Fix copy/paste error, CID 1453558.
Martin Pieuchot
2017-08-12
Fix Coverity CID 1453280:
Stefan Sperling
2017-08-12
In iwn(4), fix CID 1199266 "Missing comma in a string array"; only affects
Stefan Sperling
2017-08-10
Power off all codecs on shutdown to eliminate static noise in speakers
Theo Buehler
2017-08-10
Remove a leftover bit that was dereferencing an uninitialized pointer
Mike Belopuhov
2017-08-10
Add glue for passing through file+line when WITNESS is enabled
Philip Guenther
2017-08-09
vmd: allow guest PCI interrupt line reassignment.
Mike Larkin
2017-08-04
add ASIX AX99100 support
SASANO Takayoshi
2017-08-04
regen
SASANO Takayoshi
2017-08-04
add ASIX AX99100 device ID
SASANO Takayoshi
2017-08-01
defer init of the myxmcl pool to mountroot, and enable pool cpu caches.
David Gwynne
2017-07-27
Initialize pools with correct sizes.
Martin Pieuchot
2017-07-25
The LINK_STATE_IS_UP() macro considers LINK_STATE_UNKNOWN as up.
Alexander Bluhm
2017-07-23
Prevent a possible "MAC context already removed" panic in iwm_auth().
Stefan Sperling
2017-07-22
Add frame length range checks to the input path of iwm(4).
Stefan Sperling
[next]