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