aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bsg.h
AgeCommit message (Expand)Author
2007-07-17Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSGGeert Uytterhoeven
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori
2007-07-16bsg: minor bug fixesFUJITA Tomonori
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe