summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] monreader: fix dev_set_drvdata conversionHeiko Carstens2009-07-071-2/+2
* [S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens2009-07-071-0/+5
* [S390] driver_data accessMartin Schwidefsky2009-06-226-11/+11
* [S390] Use del_timer instead of del_timer_syncMichael Holzheu2009-06-221-1/+1
* [S390] vt220 console: convert from bootmem to slabHeiko Carstens2009-06-221-13/+5
* [S390] sclp console: convert from bootmem to slabHeiko Carstens2009-06-221-3/+2
* [S390] 3270 console: convert from bootmem to slabHeiko Carstens2009-06-222-38/+7
* [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-221-11/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-167-43/+43
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-157-43/+43
OpenPOWER on IntegriCloud