summaryrefslogtreecommitdiff
path: root/include/linux/bsg.h
Commit message (Expand)AuthorAge
* bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig2018-03-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-28
|\
| * [SCSI] bsg: add linux/types.h include to bsg.hDouglas Gilbert2009-03-13
* | bsg: add support for tail queuingBoaz Harrosh2009-03-24
|/
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-22
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori2007-07-31
* [SCSI] bsg: fix unused variable warnings for BLK_DEV_BSG=nJames Bottomley2007-07-24
* [SCSI] bsg: use lib/idr.c to find a unique minor numberFUJITA Tomonori2007-07-23
* [SCSI] bsg: make class backlinksJames Bottomley2007-07-21
* Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSGGeert Uytterhoeven2007-07-17
* bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-16
* bsg: minor bug fixesFUJITA Tomonori2007-07-16
* bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-16
* Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-16
* bsg: use u32 etc instead of uint32_tJens Axboe2007-07-16
* bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-16
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-16