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
2014-02-04
Revert part of rev 1.329 that involved bringing in some code from FreeBSD
Brad Smith
2014-02-03
Check if the device is being detached when returning from tsleep() and
Martin Pieuchot
2014-02-03
Fix a null dereference introduced when converting this driver to use
Martin Pieuchot
2014-02-03
use the same option as isp(4) to build without firmware.
Jonathan Matthew
2014-02-02
Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks!
Miod Vallat
2014-02-02
regen
Miod Vallat
2014-02-02
Brainboxes IS200 BB16PCI958 puc(4)
Miod Vallat
2014-02-02
drm/i915: flush cursors harder
Jonathan Gray
2014-02-02
sbus(4) glue for qla(4)
Mark Kettenis
2014-02-02
Add missing DRM_UNLOCK() in error path.
Mark Kettenis
2014-02-02
carve up qla_attach() into bits we can use to process loop and fabric changes
Jonathan Matthew
2014-02-02
Rearrange interrupt register processing for 2200s. The mailbox semaphore
Jonathan Matthew
2014-02-02
drm/i915: Make data/link N value power of two
Jonathan Gray
2014-02-02
add min_t and div_u64 which will be used to reduce the diff to linux
Jonathan Gray
2014-02-02
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jonathan Gray
2014-02-02
add a simple version of usleep_range() that DELAYs for the min value
Jonathan Gray
2014-02-01
drm/i915: Invalidate TLBs for the rings after a reset
Jonathan Gray
2014-02-01
On sparc64, use the WWNs from Open Firmware, as the onboard ISP2200 that can
Mark Kettenis
2014-02-01
Split bge(4)'s feature flags into bge_flags and bge_phy_flags.
Brad Smith
2014-01-31
tl(4) already allowed for reception of frames up to MCLBYTES in size so
Brad Smith
2014-01-31
Rewrite the receive filter handling code, reinstate the hash filter and cleanup
Brad Smith
2014-01-31
Fix a long standing VCPU reset sequence bug on BCM5906. The VCPU (Virtual CPU)
Brad Smith
2014-01-31
sc_function is set, but never used for anything useful. clean it up...
David Gwynne
2014-01-31
sc_lladdr is never used, so we can get the space in the sc back.
David Gwynne
2014-01-30
the option bit for controlling fast posting is in icb_fw_options, not
Jonathan Matthew
2014-01-30
don't do a register test mailbox command before resetting the chip.
Jonathan Matthew
2014-01-30
Do not match control interfaces if their associated data interface is
Martin Pieuchot
2014-01-30
Set port and node WWN in scsi_link structure when we successfully probe a
Mark Kettenis
2014-01-30
Get rid of the simple locks; they're lies. Also get rid of the holding
Mark Kettenis
2014-01-30
The activate function was registered as a detach function.
Paul Irofti
2014-01-29
Switch to task queues.
Mark Kettenis
2014-01-28
Enable IPv6 TCP checksum offload; ok brad@
Christian Weisgerber
2014-01-28
unbreak 32-bit kernel builds by forcing ULL for the new macros; ok naddy@
Stuart Henderson
2014-01-28
- Bring in some fixes/workarounds for BCM5719 / BCM5720 / BCM57765 and BCM57766
Brad Smith
2014-01-27
Enable IPv6 checksum offload.
Brad Smith
2014-01-27
regen
Brad Smith
2014-01-27
Add more Broadcom 10GbE PCI ids.
Brad Smith
2014-01-26
Attempt to make user changes of keyboard layout a bit more `sticky' on wsmux
Miod Vallat
2014-01-26
Quoting an old commit message:
Miod Vallat
2014-01-24
treat C_SCSIXFER as a reference count and use it as a guard to pool_put.
David Gwynne
2014-01-24
drm/i915: Only apply DPMS to the encoder if enabled
Jonathan Gray
2014-01-24
drm/radeon: fixup bad vram size on SI
Jonathan Gray
2014-01-24
drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
Jonathan Gray
2014-01-24
drm/radeon: disable tests/benchmarks if accel is disabled
Jonathan Gray
2014-01-24
drm/radeon: fix asic gfx values for scrapper asics
Jonathan Gray
2014-01-24
drm/radeon: fix typo in cu_per_sh on verde
Jonathan Gray
2014-01-24
drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTL
Jonathan Gray
2014-01-24
drm: fix a use-after-free when GPU acceleration disabled
Jonathan Gray
2014-01-24
drm/i915: Move num_pipes to intel info
Jonathan Gray
2014-01-24
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
Jonathan Gray
[next]