summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-18/+9Star
* 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/+9Star
* 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-121-3/+3
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-072-6/+6
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-041-3/+3
* s390/sclp: reword cpu capability change messageHeiko Carstens2013-08-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\
| * treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
* | s390/vmwatchdog: do not use static dataSebastian Ott2013-06-261-2/+3
* | s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun2013-06-261-1/+0Star
* | s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-263-3/+3
* | s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-265-15/+166
* | s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-264-7/+138
|/
* s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens2013-05-021-18/+2Star
* s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-2/+2
* s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens2013-05-021-15/+15
* Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-292-14/+3Star
|\
| * Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-151-7/+9
| |\
| * \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-0/+2
| |\ \
| * | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-192-14/+3Star
* | | | s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens2013-04-261-1/+3
* | | | s390/zcore: Fix HSA copy length for last blockMichael Holzheu2013-04-231-1/+1
* | | | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-172-2/+2
* | | | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-172-3/+3
* | | | s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-171-2/+1Star
| |_|/ |/| |
* | | s390/3270: fix minor_start issueMartin Schwidefsky2013-03-211-7/+9
| |/ |/|
* | s390/kdump: Do not add standby memory for kdumpMichael Holzheu2013-03-111-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-273-7/+7
|\
| * new helper: file_inode(file)Al Viro2013-02-233-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-227-416/+501
|\ \
| * | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-8/+2Star
| * | s390/time: rename tod clock access functionsHeiko Carstens2013-02-142-3/+3
| * | s390/zcore: Add hsa fileMichael Holzheu2013-02-141-3/+59
| * | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-143-314/+331
| * | s390/3270: introduce device notifierMartin Schwidefsky2013-02-144-82/+83
| * | s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky2013-02-141-6/+8
| * | s390/3270: readd tty3270_openMartin Schwidefsky2013-02-141-0/+15
| |/