index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
osst.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-22
[PATCH] drivers/scsi/osst.c: remove unused code
Adrian Bunk
1
-3
/
+0
2005-03-22
[PATCH] drivers/scsi/osst.c: make code static
Adrian Bunk
1
-2
/
+2
2005-03-14
Merge by hand
James Bottomley
1
-0
/
+19
2005-03-07
[PATCH] make st seekable again
Kai Mäkisara
1
-1
/
+7
2005-02-03
SCSI: fix compat_ioctl compile warnings
James Bottomley
1
-1
/
+1
2005-02-03
[PATCH] Add compat_ioctl to osst
Andi Kleen
1
-0
/
+19
2005-01-27
Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
Linus Torvalds
1
-97
/
+101
2005-01-23
[PATCH] osst: don't use obsolete SCSI APIs
Christoph Hellwig
1
-97
/
+101
2005-01-20
[PATCH] Lock initializer cleanup: SCSI
Thomas Gleixner
1
-1
/
+1
2005-01-01
osst: add sysfs support
James Bottomley
1
-7
/
+167
2005-01-01
osst: error handling updates
James Bottomley
1
-53
/
+131
2005-01-01
[PATCH] osst: remove typedefs
Willem Riede
1
-246
/
+247
2004-11-14
Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
Linus Torvalds
1
-27
/
+28
2004-11-14
make osst compile again after st structure changes
James Bottomley
1
-27
/
+28
2004-11-10
[PATCH] more MODULE_PARM conversions
Randy Dunlap
1
-3
/
+3
2004-09-10
fix undefined function msleep warning in osst
James Bottomley
1
-0
/
+1
2004-09-10
[PATCH] scsi/osst: replace schedule_timeout() with msleep()
Maximilian Attems
1
-12
/
+6
2004-08-08
Remove ESPIPE logic from drivers, letting the VFS layer handle it instead.
Linus Torvalds
1
-12
/
+1
2004-06-15
Merge
James Bottomley
1
-1
/
+1
2004-06-03
[PATCH] sparse: misc scsi annotation
Alexander Viro
1
-7
/
+7
2004-06-03
[PATCH] SCSI: replace deprecated hosts.h file
Arjan van de Ven
1
-1
/
+1
2004-05-29
[PATCH] sparse: scsi_ioctl __user annotation
Alexander Viro
1
-1
/
+1
2004-05-29
[PATCH] sparse: trivial part of drivers/scsi/* annotation
Alexander Viro
1
-4
/
+4
2004-02-03
[PATCH] osst.c: suppress page allocation failure warnings
Andrew Morton
1
-0
/
+2
2003-12-29
[PATCH] Updated osst driver for 2.6.x
James Bottomley
1
-76
/
+134
2003-09-26
[PATCH] janitor: cleanup includes in osst
Randy Dunlap
1
-1
/
+0
2003-09-03
Merge hch/akpm changes
James Bottomley
1
-1
/
+1
2003-08-30
[PATCH] dev_t handling cleanups (10/12)
Alexander Viro
1
-7
/
+7
2003-08-25
[PATCH] give scsi_allocate_request a gfp_mask
Christoph Hellwig
1
-1
/
+1
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+1
2003-06-25
[PATCH] add scsi_driver.h
Christoph Hellwig
1
-0
/
+1
2003-05-30
[PATCH] driver model for scsi upper drivers, take 2
Christoph Hellwig
1
-83
/
+20
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
1
-2
/
+1
2003-05-12
Merge raven.il.steeleye.com:/home/jejb/BK/scsi-misc-2.5
James Bottomley
1
-11
/
+10
2003-05-07
[PATCH] switch most remaining drivers over to devfs_mk_bdev
Andrew Morton
1
-11
/
+10
2003-05-07
[PATCH] remove scsi_slave_attach/scsi_slave_detach
Christoph Hellwig
1
-9
/
+1
2003-04-17
[PATCH] devfs: sanitize devfs_register_tape prototype
Christoph Hellwig
1
-1
/
+1
2003-04-17
[PATCH] devfs: cleanup devfs use in scsi
Christoph Hellwig
1
-13
/
+15
2003-03-14
fix jiffies compare warning in osst
Willem Riede
1
-6
/
+6
2003-02-02
[osst] fix bugzilla 244 (SRpnt initialisation problem)
Willem Riede
1
-1
/
+1
2003-01-12
sysfs: fixup SCSI sysfs files
Patrick Mochel
1
-4
/
+4
2002-12-26
One more update for osst in 2.5.53
Willem Riede
1
-164
/
+138
2002-12-11
OSST tape driver fix for 2.5.51
Willem Riede
1
-104
/
+81
2002-12-06
Merge mulgrave.(none):/home/jejb/BK/scsi-misc-2.5
James Bottomley
1
-1
/
+1
2002-12-04
[PATCH] remove remaining MAJOR_NR/DEVICE_NR junk
Christoph Hellwig
1
-9
/
+9
2002-12-04
[OSST]: Use correct printf format string for size_t.
David S. Miller
1
-1
/
+1
2002-11-28
[PATCH] abstract out more scsi_device acess out of the low-level drivers
Christoph Hellwig
1
-8
/
+5
2002-11-27
scsi sysfs update 3
Mike Anderson
1
-42
/
+44
2002-11-23
osst update
Willem Riede
1
-445
/
+487
2002-11-17
[PATCH] C99 initializers for drivers/scsi
Art Haas
1
-13
/
+13
[next]