summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fix zfcpdump headerMichael Holzheu2007-06-191-0/+3
* [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-0/+166
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-103-10/+10
* [S390] monreader inlining cleanup.Martin Schwidefsky2007-05-101-7/+7
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-2/+3
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [S390] tape: New read configuration data.Michael Holzheu2007-05-044-5/+32
* [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-271-3/+3
* [S390] Processor degradation notification.Heiko Carstens2007-04-273-1/+78
* [S390] sclp: fix coding style.Stefan Haberland2007-04-278-58/+58
* [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun2007-04-271-0/+3
* [S390] sclp: initialize early.Peter Oberparleiter2007-04-271-0/+8
* [S390] zfcpdump support.Michael Holzheu2007-04-274-0/+911
* [S390] Get rid of console setup functions.Heiko Carstens2007-04-272-14/+0Star
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-272-1/+197
* [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
* [S390] fix non-smp compile.Jan Glauber2007-02-211-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* [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/+127Star
* [S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky2007-02-081-117/+101Star
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-056-30/+15Star
* [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/+0Star
* [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/+23Star
* [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/+1Star
* | [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/+1Star
* [S390] 3215 device locking.Martin Schwidefsky2006-12-041-26/+24Star
* [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/+21Star
* [S390] init_timer in tty3270.Jan Glauber2006-09-281-1/+0Star