summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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/+0
* | 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/+2
* 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/+3
|\
| * Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-141-7/+9
| |\
| * \ Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-0/+2
| |\ \
| * | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-182-14/+3
* | | | 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
OpenPOWER on IntegriCloud