summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2014-03-27forgot a htolem32David Gwynne
2014-03-27apply more htolemXX and lemtohXX.David Gwynne
2014-03-27move to htolemXX and lemtohXX. interestingly, this caught a few typeDavid Gwynne
2014-03-26No need to include <sys/lock.h> when only <sys/rwlock.h> is needed,Martin Pieuchot
2014-03-25Remove and shuffle some includes to reduce their number since drmP.hMartin Pieuchot
2014-03-25Upon resume do a full reset of the HC, including the command and eventMartin Pieuchot
2014-03-25when working with the cdb its better to use cmdlen than datalen.David Gwynne
2014-03-25rework qle_put_cmd to use hto[lb]emXX as best it can.David Gwynne
2014-03-25use htolem32 to write out qle sg elements, and annotate the structure asDavid Gwynne
2014-03-24Another round of reducing diffs with the Linux codebase.Mark Kettenis
2014-03-24shrink the iopath a bit by using htolemXX and lemtohXX.David Gwynne
2014-03-24scsi io bits are at least 4 byte alignedDavid Gwynne
2014-03-24mpii_sges are 4 byte aligned. makes storing the flags field a bit easierDavid Gwynne
2014-03-24make mpii_sge look like mpi_sge, and provide a wrapper for setting theDavid Gwynne
2014-03-24bcopy to memcpyDavid Gwynne
2014-03-24replace bzero with memsetDavid Gwynne
2014-03-24rework mpii to use tasks instead of scsi_tasks for sas event handling.David Gwynne
2014-03-24annotate some packed structures with the alignment the hardwareDavid Gwynne
2014-03-24nothing after the irq ack posting relies on it being ordered.David Gwynne
2014-03-22<sys/agpio.h> is gone; this compiles fine without itPhilip Guenther
2014-03-19Stop abusing the rcvif pointer to pass wireless nodes down to theMartin Pieuchot
2014-03-18<sys/agpio.h> is goneMartin Pieuchot
2014-03-17Use the ci_inatomic flag here as well to "disable" page faults and provideMark Kettenis
2014-03-17The AGP ioctl interface is gone; remove the header file as well.Mark Kettenis
2014-03-17regenJasper Lievisse Adriaanse
2014-03-17add vendor Red Hat and two devicesJasper Lievisse Adriaanse
2014-03-17fix memory leaks in error paths when setting up the gattJonathan Gray
2014-03-16Remove unused prototypes.Mark Kettenis
2014-03-16drm/i915: Do not clobber config status after a forced restore of hw stateJonathan Gray
2014-03-15More ISP1000 (SBus) bits.Mark Kettenis
2014-03-14Remove the userland AGP interface. Now that we have KMS, it is no longerMark Kettenis
2014-03-13We no longer provide the dri1 agp interfaces, so remove the associated glueMark Kettenis
2014-03-13Block userland from entering drm code (and make sure it is no longer in there)Mark Kettenis
2014-03-11Don't bitch about binding into stolen memory on older hardware either.Mark Kettenis
2014-03-10match on 82580 quad fiber and add untested support forJonathan Gray
2014-03-10match on more i217/i218 variantsJonathan Gray
2014-03-10match on C600 IDF controllers and DH8900Jonathan Gray
2014-03-10regenJonathan Gray
2014-03-10add Xeon E5 v2, DH8900, and a few other devicesJonathan Gray
2014-03-09Print interrupt string *after* establishing it.Mark Kettenis
2014-03-09regenJonathan Gray
2014-03-09add some more Xeon E5 devicesJonathan Gray
2014-03-09drm/radeon: set the full cache bit for fences on r7xx+Jonathan Gray
2014-03-09use linux style memory allocations in shared drm codeJonathan Gray
2014-03-09remove dri1 interfacesJonathan Gray
2014-03-08better loop conditions. ok kettenis ratchov sasanoTed Unangst
2014-03-08Enable DMA bursting. Not sure it actually makes things faster, but bothMark Kettenis
2014-03-08Dumb xhci(4) implementation.Martin Pieuchot
2014-03-07Make sure a SCSI initiator ID provided by Open Firmware overrides the valueMark Kettenis
2014-03-07Provide the appropriate default values for the SCSI initiaror ID on sgi andMark Kettenis