summaryrefslogtreecommitdiff
path: root/drivers/scsi/st.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-28Merge ../bleed-2.6Greg KH1-2/+4
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro1-2/+4
2005-09-15[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmdTimothy Thelin1-0/+1
2005-09-07Merge by hand (conflicts in sd.c)James Bottomley1-4/+4
2005-09-05This patch fixes in st.c the bug in the signed/unsigned int comparisonJames Bottomley1-4/+4
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley1-29/+121
2005-08-08[SCSI] drivers/scsi/st.c: add reference count and related fixesKai Makisara1-29/+121
2005-08-02[SCSI] Fix SCSI tape oops at module removalKai Makisara1-6/+2
2005-06-21[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de1-13/+15
2005-05-20[SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara1-6/+13
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+4438