| Commit message (Expand) | Author | Age | Files | Lines |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -62/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 | 1 | -0/+2 |
|\ |
|
| * | [SCSI] bsg: add linux/types.h include to bsg.h | Douglas Gilbert | 2009-03-13 | 1 | -0/+2 |
* | | bsg: add support for tail queuing | Boaz Harrosh | 2009-03-24 | 1 | -0/+8 |
|/ |
|
* | [SCSI] bsg: add release callback support | FUJITA Tomonori | 2008-04-22 | 1 | -4/+10 |
* | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-19 | 1 | -1/+1 |
* | [SCSI] bsg: update sg_io_v4 structure | FUJITA Tomonori | 2007-07-31 | 1 | -4/+9 |
* | [SCSI] bsg: fix unused variable warnings for BLK_DEV_BSG=n | James Bottomley | 2007-07-24 | 1 | -2/+7 |
* | [SCSI] bsg: use lib/idr.c to find a unique minor number | FUJITA Tomonori | 2007-07-23 | 1 | -1/+0 |
* | [SCSI] bsg: make class backlinks | James Bottomley | 2007-07-21 | 1 | -2/+2 |
* | Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG | Geert Uytterhoeven | 2007-07-17 | 1 | -1/+0 |
* | bsg: add SCSI transport-level request support | FUJITA Tomonori | 2007-07-16 | 1 | -0/+6 |
* | bsg: minor bug fixes | FUJITA Tomonori | 2007-07-16 | 1 | -1/+1 |
* | bsg: bind bsg to request_queue instead of gendisk | FUJITA Tomonori | 2007-07-16 | 1 | -5/+5 |
* | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace | FUJITA Tomonori | 2007-07-16 | 1 | -29/+29 |
* | bsg: use u32 etc instead of uint32_t | Jens Axboe | 2007-07-16 | 1 | -29/+29 |
* | bsg: add sg_io_v4 structure | FUJITA Tomonori | 2007-07-16 | 1 | -0/+43 |
* | bsg: support for full generic block layer SG v3 | Jens Axboe | 2007-07-16 | 1 | -0/+21 |