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