summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky2014-08-151-1/+1
* s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-151-3/+17
* s390/3215: fix hanging console issueMartin Schwidefsky2014-07-281-15/+17
* s390/3270: correct size detection with the read-partition commandMartin Schwidefsky2014-07-161-1/+0
* s390: avoid format strings leaking into namesKees Cook2014-06-111-1/+1
* s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-102-339/+0
* s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-2/+32
|\
| * s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-161-1/+11
| * KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+21
* | s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-201-1/+1
* | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-30/+14
|/
* s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-111-3/+11
* s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-3/+3
* s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-013-4/+104
* s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
* s390/tape: Use del_timer_sync()Thomas Gleixner2014-04-011-1/+1
* s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky2014-04-011-3/+6
* s390/con3270: optionally disable auto updateMartin Schwidefsky2014-03-263-0/+17
* s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-171-2/+21
* s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu2014-02-241-3/+5
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-212-2/+15
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-214-8/+12
* s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-241-0/+5
* s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner2014-01-221-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-204-70/+65
|\
| * s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner2013-12-161-16/+30
| * s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner2013-12-161-21/+16
| * s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner2013-12-161-8/+4
| * s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner2013-12-163-23/+16
| * s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky2013-12-161-5/+2
* | s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2013-12-181-1/+1
|/
* s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner2013-12-021-3/+2
* s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-18/+9
* s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-153-172/+176
* s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-155-17/+122
* s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu2013-11-152-56/+68
* s390/3270: fix missing device_destroy() callHendrik Brueckner2013-11-151-0/+1
* s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky2013-10-241-1/+1
* s390/3270: remove unnecessary pointer checkMartin Schwidefsky2013-10-241-1/+1
* s390/monwriter: fix smatch warning for strcpy()Gerald Schaefer2013-10-241-1/+1
* s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-241-11/+9
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-2/+2
* s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
* s390/sclp: properly detect line mode consoleChristian Borntraeger2013-09-301-3/+5
* s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun2013-09-301-1/+1
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-111-3/+3
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-072-6/+6