index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bsg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-22
[SCSI] bsg: add release callback support
FUJITA Tomonori
1
-4
/
+10
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-1
/
+1
2007-07-31
[SCSI] bsg: update sg_io_v4 structure
FUJITA Tomonori
1
-4
/
+9
2007-07-24
[SCSI] bsg: fix unused variable warnings for BLK_DEV_BSG=n
James Bottomley
1
-2
/
+7
2007-07-23
[SCSI] bsg: use lib/idr.c to find a unique minor number
FUJITA Tomonori
1
-1
/
+0
2007-07-21
[SCSI] bsg: make class backlinks
James Bottomley
1
-2
/
+2
2007-07-17
Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG
Geert Uytterhoeven
1
-1
/
+0
2007-07-16
bsg: add SCSI transport-level request support
FUJITA Tomonori
1
-0
/
+6
2007-07-16
bsg: minor bug fixes
FUJITA Tomonori
1
-1
/
+1
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
1
-5
/
+5
2007-07-16
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
1
-29
/
+29
2007-07-16
bsg: use u32 etc instead of uint32_t
Jens Axboe
1
-29
/
+29
2007-07-16
bsg: add sg_io_v4 structure
FUJITA Tomonori
1
-0
/
+43
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-0
/
+21