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
Age
Commit message (
Expand
)
Author
2013-03-31
Add bit banging support.
Mark Kettenis
2013-03-31
The return value of sd_free_resources() is never checked and all of the
Joel Sing
2013-03-31
Fix compilation with debug.
Joel Sing
2013-03-31
The call to in_pcballoc() in user request attach was handled in
Alexander Bluhm
2013-03-31
Provide default resource allocation and free functions. Convert all
Joel Sing
2013-03-31
Pull the initialisation of runtime values out into a separate init
Joel Sing
2013-03-31
Let the DDC "proxy" functions call the high-level I2C functions instead
Mark Kettenis
2013-03-31
Do not transfer diverted packets into IPsec processing. They should
Alexander Bluhm
2013-03-31
replace pool debug magic with shared mem poison code
Ted Unangst
2013-03-30
Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed by
Mark Kettenis
2013-03-30
Two fixes to intel_sdvo_write_cmd():
Mark Kettenis
2013-03-30
Provide wrappers for scsi_io_get() and scsi_io_put(), that also include
Joel Sing
2013-03-30
If the ws_{get|set}_param hooks are set, use those for brightness control
Mark Kettenis
2013-03-30
Fix intel gmbus i2c code. Not all transactions were handled correctly, and
Mark Kettenis
2013-03-30
Restrict protocol numbers for raw sockets to the range from 0 to 255.
Alexander Bluhm
2013-03-30
Remove debug printf that causes problems with framebuffer acceleration when
Mark Kettenis
2013-03-30
Back out previous; this needs more thought.
Mark Kettenis
2013-03-30
reorder include search directories. cuts lookups by quite a bit.
Ted Unangst
2013-03-30
enable com2. if it works on i386, we think it will work here.
Ted Unangst
2013-03-30
vrele() is a tricky beast. it can sleep if the refcount hits zero,
Ted Unangst
2013-03-30
go back to the old method of execbuffer pinning
Jonathan Gray
2013-03-30
Return ENOTDIR if an *at() syscall is passed a relative path and a
Philip Guenther
2013-03-30
Provide a default discipline interrupt handling function and migrate all of
Joel Sing
2013-03-30
Add a function to read the ARM MPCore base address. This let's us
Patrick Wildt
2013-03-30
Remove duplicate prototypes.
Patrick Wildt
2013-03-29
Properly release ccbs when restarting a work unit.
Joel Sing
2013-03-29
Declare struct pf_state_key in the mbuf and in_pcb header files to
Alexander Bluhm
2013-03-29
Convert RAID 4/5/6 to new ccb completion code.
Joel Sing
2013-03-29
Replace hand-crafted loops in if.c with the FOREACH macro.
Alexander Bluhm
2013-03-29
Decouple wakeups on work unit completion from the type of I/O being
Joel Sing
2013-03-29
sd_wu_pending is only decremented when scsi_done() or scsi_io_put() are
Joel Sing
2013-03-29
Fix building on the RAMDISK media. This was exposed by SMALL_KERNEL.
Brad Smith
2013-03-29
reduce the diff to linux in i915_gem_get/set_tiling
Jonathan Gray
2013-03-29
put urtwn in big ramdisks so I can use it for upgrades
Ted Unangst
2013-03-29
release the i2c bus in the error paths of fetching an edid
Jonathan Gray
2013-03-29
remove some of the unused fields from rndstats and stop printing zeroes.
Ted Unangst
2013-03-28
as DRM_LOG_KMS is called with partial lines make it a simple printf
Jonathan Gray
2013-03-28
add support for relaxed deltas
Jonathan Gray
2013-03-28
code that calls timeout functions should include timeout.h
Ted Unangst
2013-03-28
Add missing locking in i915_gem_retire_work_handler() and call
Mark Kettenis
2013-03-28
Reduce diffs with Linux now that we have i915_enable_hangcheck.
Mark Kettenis
2013-03-28
Prevent a panic during rtsx(4) attachment. If a card is inserted while booting
Stefan Sperling
2013-03-28
Call intel_mark_busy() in the right place, and call intel_mark_fb_busy()
Mark Kettenis
2013-03-28
Add i915_enable_hangcheck parameter.
Mark Kettenis
2013-03-28
Add STRONG_ALIAS macros to be used from assembly code in libc and
Martynas Venckus
2013-03-28
Add __strong_alias macros for all architectures to be able to alias
Martynas Venckus
2013-03-28
Let mii_attach() know where the PHY is located instead of scanning
Brad Smith
2009-07-31
By popular demand and peer pressure, check-in work in progress work to support
Miod Vallat
2006-10-06
Preliminary bits for SuperH-based ports, based on NetBSD/sh3 codebase with
Miod Vallat
2013-03-28
sys/param.h gets you sys/types.h automatically
Theo de Raadt
[next]