summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [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
* typos: s/ducument/document/Adrian Bunk2006-04-011-1/+1
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-19/+20
* [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-248-37/+18
* [PATCH] s390: 3590 tape driverStefan Bader2006-03-245-10/+1436
* [PATCH] s390: fix endless retry loop in tape driverMichael Holzheu2006-03-243-13/+35
* [PATCH] s390: tape operation abortion leads to panicMichael Holzheu2006-03-241-1/+1
* [PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader2006-03-241-4/+5
* [PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter2006-02-111-8/+5
* [PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut2006-02-011-1/+5
* [PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter2006-02-012-2/+4
* [PATCH] s390: Remove CVS generated informationHeiko Carstens2006-02-014-9/+7
* [PATCH] TTY layer buffering revampAlan Cox2006-01-103-40/+18
* [PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig2006-01-101-0/+20
* [PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig2006-01-101-9/+11
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-061-1/+1
|\
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-1/+1
* | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* | [PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter2006-01-061-1/+1
* | [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-062-2/+2
|/
* [PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky2005-11-181-2/+2
* [PATCH] s390: "extern inline" -> "static inline"Adrian Bunk2005-11-091-2/+2
* [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-074-20/+10
* [PATCH] s390: fix memory leak in vmcpChristian Borntraeger2005-11-071-1/+3
* [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-305-69/+306
* [PATCH] arguments out of order in class_device_create() call (s390)Al Viro2005-10-291-1/+1
OpenPOWER on IntegriCloud