aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_3590.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-24s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-2/+2
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+0
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens1-105/+0
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-0/+1
2011-05-23[S390] tape: remove unused/not handled return codesHeiko Carstens1-4/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens1-6/+0
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky1-16/+67
2010-12-24s390: don't use flush_scheduled_work()Tejun Heo1-5/+13
2010-08-09Fix spelling fuction -> function in commentsStefan Weil1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens1-1/+1
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu1-0/+1
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky1-1/+1
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu1-3/+1
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-06-16[S390] pm: tape power management callbacksFrank Munzert1-1/+2
2009-06-15s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-1/+1
2009-04-23[S390] Use tape_generic_offline directly.Frank Munzert1-7/+1
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-03-26[S390] tape message cleanupCarsten Otte1-185/+179
2009-01-08fix similar typos to successfullColy Li1-1/+1
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers1-64/+68
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-10/+11
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches1-1/+1
2007-10-12[S390] tape: Fix medium state handlingMichael Holzheu1-9/+17
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe1-12/+11
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-10/+6
2007-05-04[S390] tape: New read configuration data.Michael Holzheu1-4/+25
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu1-19/+460
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky1-3/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-28[PATCH] s390: tape 3590 changesStefan Bader1-11/+11
2006-03-24[PATCH] s390: 3590 tape driverStefan Bader1-0/+1301