summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_std.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-12/+6Star
|\
| * timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-051-12/+6Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
* s390/tape: Use del_timer_sync()Thomas Gleixner2014-04-011-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1Star
* [S390] tape: remove unused/not handled return codesHeiko Carstens2011-05-231-2/+1Star
* [S390] tape: fix dbf usageSebastian Ott2010-10-291-2/+2
* [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-181-0/+3
* [S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert2009-09-111-1/+1
* [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-261-2/+2
* [S390] tape message cleanupCarsten Otte2009-03-261-20/+1Star
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-6/+7
* [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-211-1/+1
* [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] s390: fix endless retry loop in tape driverMichael Holzheu2006-03-241-8/+7Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+765