summaryrefslogtreecommitdiffstats
path: root/drivers/block/sunvdc.c
Commit message (Expand)AuthorAgeFilesLines
* More SG build fixesDavid Miller2007-10-241-0/+1
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-0/+1
* [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.David S. Miller2007-08-271-1/+1
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-1/+1
* [SPARC64]: Fix handling of multiple vdc-port nodes.David S. Miller2007-07-201-16/+8Star
* [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto2007-07-201-1/+1
* [SPARC64]: Simplify VDC device probing.David S. Miller2007-07-181-87/+10Star
* [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-11/+13
* [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-161-0/+970