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
2011-05-05
Go back to only attempting one IDENTIFY command against directly
Matthew Dempsky
2011-05-05
Attach to Samsung Galaxy S, from Erik Mugele. ok jsg@ mk@
Stuart Henderson
2011-05-05
sync
Stuart Henderson
2011-05-05
Add Samsung Galaxy S, from Erik Mugele, ok jsg@ mk@
Stuart Henderson
2011-05-05
synaptics touchpad keep the current (pms) behaviour until WSMOUSEIO_SETMODE
Alexandr Shadchin
2011-05-03
Move SLIST initializations earlier so that failure handling paths can
Matthew Dempsky
2011-05-02
Fix a tyop which could potentially lead to null dereference.
Charles Longeau
2011-05-02
Fix potential null dereference.
Charles Longeau
2011-05-02
Do not check malloc return value against NULL, as M_WAITOK is used.
Charles Longeau
2011-05-02
Add definitions for the radeon kms related ioctls (i.e. gem/ttm on
Owain Ainsworth
2011-05-02
remove workaround found in FreeBSD driver but not in Intel's official
David Hill
2011-05-02
Some extra paranoia for if we fail to attach.
Owain Ainsworth
2011-05-02
Add a workaround for an 82579 hardware bug that can result in
Jonathan Gray
2011-05-02
Radeon HD3000; from Pedro la Peu.
Owain Ainsworth
2011-05-02
sync
Owain Ainsworth
2011-05-02
Radeon HD300; from Pedro la Peu. Thanks!
Owain Ainsworth
2011-05-01
Add some PARAM and flags defines needed for later version of the intel
Owain Ainsworth
2011-05-01
Fix a NULL dereference if drm fails to attach.
Owain Ainsworth
2011-04-29
tiny whitespace fixes
David Gwynne
2011-04-29
only handle vanilla scsi inquiry requests, reject VPD requests since theyre
David Gwynne
2011-04-28
report XS_RESET to the midlayer for any pending commands when vscsi is
David Gwynne
2011-04-28
remove horrible abuse of kthread_create_deferred(9). this was being
Jacob Meuser
2011-04-27
Fix a few off-by-1 errors in atascsi.
Matthew Dempsky
2011-04-27
attach acpithinkpad to newer lenovo models like the x120e
joshua stein
2011-04-27
Simplify ioprbs(4) scsi_xfer handling.
Matthew Dempsky
2011-04-27
kill a !__NetBSD__ ifdef which just confuses
Theo de Raadt
2011-04-27
support Intel 6 series SATA in non raid/non ahci mode.
Jonathan Gray
2011-04-27
regen
Jonathan Gray
2011-04-27
more Intel non raid/non ahci mode 6 Series SATA
Jonathan Gray
2011-04-27
fix the interrupt handler in the case when the interrupt is shared
Alexandre Ratchov
2011-04-27
if getting the RAID header fails, dont stop the midlayer from trying to
David Gwynne
2011-04-27
configure fc controllers to fail io as fast as possible when cables are
David Gwynne
2011-04-27
return XS_RESET to the midlayer if the command was killed for some reason
David Gwynne
2011-04-27
rework the scanning of fibre channel ports to match how linux does it.
David Gwynne
2011-04-27
No need to splbio/splx in the interrupt routine. It's already
Kenneth R Westerback
2011-04-26
No point in a per-attachment scsi_adapter; move to global dpt_switch
Matthew Dempsky
2011-04-26
A plausible attempt at iopoolifying dpt(4).
Matthew Dempsky
2011-04-26
Make dpt(4) compile on 64-bit arches; no binary change on i386.
Matthew Dempsky
2011-04-26
Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged too
Matthew Dempsky
2011-04-26
Iopoolification. Installed snapshot over it and it even booted.
Kenneth R Westerback
2011-04-26
typo; found in an old tree..
Theo de Raadt
2011-04-25
Remove backwards compatibility for svnd. All new operations must use the
Theo de Raadt
2011-04-25
Callers of scsi_iopool_init() ought to set up the pool member in struct
Miod Vallat
2011-04-24
in azalia_intr():
Jacob Meuser
2011-04-24
do not need that proto
Theo de Raadt
2011-04-24
get the error ccbs state right for a put when a port is empty. should get
David Gwynne
2011-04-24
match Radeon HD5450 on the kernel side; Mark Peoples
Theo de Raadt
2011-04-24
sync
Theo de Raadt
2011-04-24
Radeon HD5450, Mark Peoples
Theo de Raadt
2011-04-24
Match Sierra USB305; from Erik Mugele
Theo de Raadt
[next]