aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/tape_3590.c
Commit message (Expand)AuthorAgeFilesLines
* [S390] tape: remove unused/not handled return codesHeiko Carstens2011-05-231-4/+1
* [S390] get rid of unused variablesHeiko Carstens2011-05-231-6/+0
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-031-16/+67
* s390: don't use flush_scheduled_work()Tejun Heo2010-12-241-5/+13
* Fix spelling fuction -> function in commentsStefan Weil2010-08-091-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-1/+1
* [S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu2009-12-181-0/+1
* [S390] tape: cleanup reference countingMartin Schwidefsky2009-12-071-1/+1
* [S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu2009-09-111-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-1/+1
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-1/+1
* | [S390] pm: tape power management callbacksFrank Munzert2009-06-161-1/+2
|/
* block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
* [S390] Use tape_generic_offline directly.Frank Munzert2009-04-231-7/+1
* [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-261-2/+1
* [S390] tape message cleanupCarsten Otte2009-03-261-185/+179
* fix similar typos to successfullColy Li2009-01-081-1/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-64/+68
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-10/+11
* [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [S390] tape: Fix medium state handlingMichael Holzheu2007-10-121-9/+17
* Fixup rq_for_each_segment() indentationJens Axboe2007-10-101-12/+11
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-101-10/+6
* [S390] tape: New read configuration data.Michael Holzheu2007-05-041-4/+25
* [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-051-19/+460
* [S390] more workqueue fixes.Martin Schwidefsky2006-12-081-3/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: tape 3590 changesStefan Bader2006-04-281-11/+11
* [PATCH] s390: 3590 tape driverStefan Bader2006-03-241-0/+1301