aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang
2014-10-15s390/hmcdrv: Restrict s390 HMC driver to S390 archJosh Boyer
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky
2014-06-11s390: avoid format strings leaking into namesKees Cook
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-04-11s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-11s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer
2014-04-01s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner
2014-04-01s390/tape: Use del_timer_sync()Thomas Gleixner
2014-04-01s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky
2014-03-26s390/con3270: optionally disable auto updateMartin Schwidefsky
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens
2014-02-24s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky
2014-01-22s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-12-18s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner
2013-12-16s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner
2013-12-16s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner
2013-12-16s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky
2013-12-02s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner