aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2006-06-29[S390] modular 3270 driver.Martin Schwidefsky1-33/+34
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
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-19/+20
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn8-37/+18
2006-03-24[PATCH] s390: 3590 tape driverStefan Bader5-10/+1436
2006-03-24[PATCH] s390: fix endless retry loop in tape driverMichael Holzheu3-13/+35
2006-03-24[PATCH] s390: tape operation abortion leads to panicMichael Holzheu1-1/+1
2006-03-24[PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader1-4/+5
2006-02-11[PATCH] s390: fix sclp memory corruption in tty pages listPeter Oberparleiter1-8/+5
2006-02-01[PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut1-1/+5
2006-02-01[PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter2-2/+4
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens4-9/+7
2006-01-10[PATCH] TTY layer buffering revampAlan Cox3-40/+18
2006-01-10[PATCH] ->compat_ioctl for 390 tape_charChristoph Hellwig1-0/+20
2006-01-10[PATCH] switch fs3270 to ->compat_ioctlChristoph Hellwig1-9/+11
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: fix invalid return code in sclp_cpiPeter Oberparleiter1-1/+1
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky2-2/+2
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky1-2/+2
2005-11-09[PATCH] s390: "extern inline" -> "static inline"Adrian Bunk1-2/+2
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl4-20/+10
2005-11-07[PATCH] s390: fix memory leak in vmcpChristian Borntraeger1-1/+3
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-0/+2
2005-09-05[PATCH] s390: disconnected 3270 consoleMartin Schwidefsky1-5/+11
2005-07-27[PATCH] s390: use __cpcmd in vmcp_writeChristian Borntraeger1-3/+3
2005-07-27[PATCH] s390: channel tape fixesStefan Bader2-125/+181
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-5/+1
2005-06-25[PATCH] s390: debug feature changesMichael Holzheu4-5/+6
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger6-9/+259
2005-06-20[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...Yani Ioannou3-14/+14
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2-10/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds36-0/+17727