aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner
2010-01-13[S390] tape_char: add missing compat_ptr conversionHeiko Carstens
2010-01-13[S390] con3215: remove empty ioctl functionHeiko Carstens
2010-01-13[S390] tape_block: remove ioctl functionHeiko Carstens
2010-01-13[S390] fs3270: add missing compat ptr conversionHeiko Carstens
2010-01-13[S390] vmcp: add missing compat ptr conversionHeiko Carstens
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens
2009-12-18[S390] tape: Add pr_fmt() macro to all tape source filesMichael Holzheu
2009-12-18[S390] tty: PTR_ERR return of wrong pointer in fs3270_open()Roel Kluin
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07[S390] 3215/3270 console: remove wrong commentHeiko Carstens
2009-12-07[S390] vmlogrdr: remove BKLMartin Schwidefsky
2009-12-07[S390] vmur: remove BKLMartin Schwidefsky
2009-12-07[S390] 3270: remove BKLMartin Schwidefsky
2009-12-07[S390] vmwatchdog: remove lock_kernel() from open() functionGerald Schaefer
2009-12-07[S390] monwriter: remove lock_kernel() from open() functionGerald Schaefer
2009-12-07[S390] monreader: remove lock_kernel() from open() functionGerald Schaefer
2009-12-07[S390] tty3270: move keyboard compat ioctlsArnd Bergmann
2009-12-07[S390] sclp: improve servicability settingMartin Schwidefsky
2009-12-07[S390] tape: remove BKL from tape driverMartin Schwidefsky
2009-12-07[S390] tape: cleanup reference countingMartin Schwidefsky
2009-12-07[S390] tape: fix tape remove functionMartin Schwidefsky
2009-12-07[S390] tape: remove f_pos changes from read / write function.Martin Schwidefsky
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-13[S390] sclp: undo quiesce handler override on resumeMartin Schwidefsky
2009-11-13[S390] monreader: fix use after free bug with suspend/resumeGerald Schaefer
2009-11-12sysctl s390: Remove dead sysctl binary supportEric W. Biederman
2009-10-29[S390] call home: fix string length handlingHeiko Carstens
2009-10-29[S390] call home: fix error handling in init functionHeiko Carstens
2009-10-29[S390] call home: fix local buffer usage in proc handlerSebastian Ott
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu
2009-10-06[S390] 3270 console build fixSebastian Ott
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-11[S390] tape: Use pr_xxx instead of dev_xxx in shared driver codeMichael Holzheu
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-11[S390] tape: Fix device online messagesMichael Holzheu
2009-09-11[S390] tape: reversed order of labelsRoel Kluin
2009-09-11[S390] vmur: Invalid allocation sequence for vmur classMichael Holzheu
2009-09-11[S390] add call home supportHans-Joachim Picht
2009-09-11[S390] tape: use init_timer_on_stack() rather than init_timer()Frank Munzert
2009-09-11[S390] proper use of device registerSebastian Ott
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger