aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+12
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2-1/+12
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-2/+2
2014-11-19assorted conversions to %p[dD]Al Viro1-9/+7
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman2-2/+0
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-15s390/hmcdrv: Restrict s390 HMC driver to S390 archJosh Boyer1-1/+1
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds20-22/+1810
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-7/+11
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro1-1/+0
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland1-1/+3
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe15-0/+1791
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky3-14/+5
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky1-1/+1
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-06-11s390: avoid format strings leaking into namesKees Cook1-1/+1
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann2-339/+0
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter1-2/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-2/+32
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu1-1/+1
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-30/+14
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-1/+11
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens1-1/+21
2014-04-11s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-11s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter1-3/+11
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-3/+3
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer3-4/+104
2014-04-01s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1
2014-04-01s390/tape: Use del_timer_sync()Thomas Gleixner1-1/+1
2014-04-01s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky1-3/+6
2014-03-26s390/con3270: optionally disable auto updateMartin Schwidefsky3-0/+17
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens1-2/+21
2014-02-24s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu1-3/+5
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott2-2/+15
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott4-8/+12
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky1-0/+5
2014-01-22s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner1-2/+2
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-70/+65
2013-12-18s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky1-1/+1
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner1-16/+30
2013-12-16s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner1-21/+16
2013-12-16s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner1-8/+4
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner3-23/+16
2013-12-16s390/3270: fix use after free of tty3270_screen structureMartin Schwidefsky1-5/+2
2013-12-02s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner1-3/+2