summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-122-2/+2
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-128-8/+8
* [S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky2007-02-081-152/+127
* [S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky2007-02-081-117/+101
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-056-30/+15
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-057-22/+75
* [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-055-32/+577
* [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-051-1/+0
* [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens2007-02-051-2/+6
* [S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter2007-02-051-21/+49
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0511-24/+23
* [S390] locking problem with __cpcmd.Christian Borntraeger2007-01-091-1/+1
* [S390] Change max. buffer size for monwriter device.Melissa Howland2006-12-281-1/+1
* [S390] sclp_cpi module license.Christian Borntraeger2006-12-151-0/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-133-3/+3
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-12-086-32/+38
|\
| * [S390] more workqueue fixes.Martin Schwidefsky2006-12-085-28/+33
| * [S390] workqueue fixes.Andrew Morton2006-12-081-4/+5
* | [PATCH] tty: switch to ktermiosAlan Cox2006-12-082-3/+1
* | [PATCH] struct path: convert s390-driversJosef Sipek2006-12-082-6/+6
* | [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-4/+8
|/
* [S390] cpu shutdown reworkHeiko Carstens2006-12-041-36/+1
* [S390] 3215 device locking.Martin Schwidefsky2006-12-041-26/+24
* [S390] monwriter find header logic.Melissa Howland2006-10-181-4/+10
* [S390] monwriter kzalloc size.Melissa Howland2006-10-111-1/+1
* [S390] irq change build fixes.Heiko Carstens2006-10-063-4/+4
* [S390] monwriter buffer limit.Melissa Howland2006-10-061-5/+5
* [PATCH] s390: update fs3270 to use a struct pidCedric Le Goater2006-10-021-5/+6
* [PATCH] const struct tty_operationsJeff Dike2006-10-024-4/+4
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-282-62/+21
* [S390] init_timer in tty3270.Jan Glauber2006-09-281-1/+0
* [S390] remove unnecessary includes.Christian Borntraeger2006-09-281-1/+0
* [S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2006-09-202-0/+293
* [S390] fix typo in vmcp.Christian Borntraeger2006-09-202-2/+2
* [S390] tape class return value handling.Heiko Carstens2006-08-071-1/+1
* [S390] sysfs_create_xxx return values.Heiko Carstens2006-07-183-25/+55
* [S390] Fix sparse warnings.Heiko Carstens2006-07-1211-51/+51
* [PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2006-07-031-4/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3021-21/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-292-3/+1
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* | [S390] modular 3270 driver.Martin Schwidefsky2006-06-291-33/+34
|/
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-251-2/+1
* [PATCH] s390: tape 3590 changesStefan Bader2006-04-282-11/+12
* [PATCH] s390: minor tape fixesPeter Oberparleiter2006-04-112-9/+5
* [PATCH] s390: invalid check after kzalloc()Peter Oberparleiter2006-04-111-1/+1
* BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn2006-04-011-9/+4
OpenPOWER on IntegriCloud