summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2014-05-06s390/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
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-11-15s390/sclp: Move declarations for sclp_sdias into separate header fileMichael Holzheu
2013-11-15s390/3270: fix missing device_destroy() callHendrik Brueckner
2013-10-24s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky
2013-10-24s390/3270: remove unnecessary pointer checkMartin Schwidefsky
2013-10-24s390/monwriter: fix smatch warning for strcpy()Gerald Schaefer
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-08-22s390/sclp: reword cpu capability change messageHeiko Carstens
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-26s390/vmwatchdog: do not use static dataSebastian Ott
2013-06-26s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky
2013-05-02s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens
2013-05-02s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens
2013-04-23s390/zcore: Fix HSA copy length for last blockMichael Holzheu
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-04-17s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman
2013-03-21s390/3270: fix minor_start issueMartin Schwidefsky
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-11s390/kdump: Do not add standby memory for kdumpMichael Holzheu
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds