summaryrefslogtreecommitdiff
path: root/drivers/s390/char
Commit message (Expand)AuthorAge
* 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
* [S390] monreader: fix dev_set_drvdata conversionHeiko Carstens2009-07-07
* [S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens2009-07-07
* [S390] driver_data accessMartin Schwidefsky2009-06-22
* [S390] Use del_timer instead of del_timer_syncMichael Holzheu2009-06-22
* [S390] vt220 console: convert from bootmem to slabHeiko Carstens2009-06-22
* [S390] sclp console: convert from bootmem to slabHeiko Carstens2009-06-22
* [S390] 3270 console: convert from bootmem to slabHeiko Carstens2009-06-22
* [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-16
|\