aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven2-2/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven8-8/+8
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky1-117/+101
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens6-30/+15
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens7-22/+75
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu5-32/+577
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens1-1/+0
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens1-2/+6
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter1-21/+49
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens11-24/+23
2007-01-09[S390] locking problem with __cpcmd.Christian Borntraeger1-1/+1
2006-12-28[S390] Change max. buffer size for monwriter device.Melissa Howland1-1/+1
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day3-3/+3
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds6-32/+38
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox2-3/+1
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek2-6/+6
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-4/+8
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky5-28/+33
2006-12-08[S390] workqueue fixes.Andrew Morton1-4/+5
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-36/+1
2006-12-04[S390] 3215 device locking.Martin Schwidefsky1-26/+24
2006-10-18[S390] monwriter find header logic.Melissa Howland1-4/+10
2006-10-11[S390] monwriter kzalloc size.Melissa Howland1-1/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens3-4/+4
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-10-02[PATCH] s390: update fs3270 to use a struct pidCedric Le Goater1-5/+6
2006-10-02[PATCH] const struct tty_operationsJeff Dike4-4/+4
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky2-62/+21
2006-09-28[S390] init_timer in tty3270.Jan Glauber1-1/+0
2006-09-28[S390] remove unnecessary includes.Christian Borntraeger1-1/+0
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Melissa Howland2-0/+293
2006-09-20[S390] fix typo in vmcp.Christian Borntraeger2-2/+2
2006-08-07[S390] tape class return value handling.Heiko Carstens1-1/+1
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens3-25/+55
2006-07-12[S390] Fix sparse warnings.Heiko Carstens11-51/+51
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens1-4/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel21-21/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2-3/+1
2006-06-29[S390] modular 3270 driver.Martin Schwidefsky1-33/+34
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk1-2/+1
2006-04-28[PATCH] s390: tape 3590 changesStefan Bader2-11/+12
2006-04-11[PATCH] s390: minor tape fixesPeter Oberparleiter2-9/+5
2006-04-11[PATCH] s390: invalid check after kzalloc()Peter Oberparleiter1-1/+1
2006-04-01BUG_ON() Conversion in drivers/s390/char/tape_block.cEric Sesterhenn1-9/+4
2006-04-01typos: s/ducument/document/Adrian Bunk1-1/+1