summaryrefslogtreecommitdiffstats
path: root/drivers/block/sunvdc.c
Commit message (Expand)AuthorAgeFilesLines
* block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-011-1/+1
* blk_end_request: changing sunvdc (take 4)Kiyoshi Ueda2008-01-281-7/+4
* 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-261-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-191-16/+8
* [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET.Fabio Massimo Di Nitto2007-07-191-1/+1
* [SPARC64]: Simplify VDC device probing.David S. Miller2007-07-181-87/+10
* [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