summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-043-15/+16
|\
| * s390/con3270: fix insufficient space paddingSascha Silbe2016-09-301-2/+7
| * s390/con3270: fix use of uninitialised dataSascha Silbe2016-09-301-1/+1
| * s390/vmur: fix irq pointer dereference in int handlerSebastian Ott2016-09-201-4/+5
| * s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-241-8/+3
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-18/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-022-9/+26
|\
| * s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2016-06-101-1/+3
| * s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-0/+1
| * s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
| * s390: Make cpc_name accessibleJanosch Frank2016-06-101-8/+15
* | s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-1/+2
* | s390/ipl: rename diagnose enumsHeiko Carstens2016-06-131-1/+1
* | s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens2016-06-131-1/+1
* | s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani2016-06-131-12/+3
|/
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-202-14/+12
|\
| * Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-091-5/+7
| |\
| * | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-7/+5
| * | tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley2016-04-301-6/+6
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+5
|\ \ \
| * | | s390/sclp: Add hmfai fieldAlexander Yarygin2016-05-091-1/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-1810-190/+337
|\ \ \ | |_|/ |/| |
| * | s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky2016-05-101-3/+35
| * | s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2016-05-102-4/+53
| * | s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky2016-05-045-95/+23
| * | s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky2016-05-041-1/+4
| * | s390/3270: fix view reference countingMartin Schwidefsky2016-05-041-8/+6
| * | s390/3270: add missing tty_kref_putMartin Schwidefsky2016-05-041-0/+1
| * | s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky2016-04-211-1/+2
| * | s390/sclp: event type macro cleanupSebastian Ott2016-04-152-20/+20
| * | s390/sclp: add error notification commandSebastian Ott2016-04-152-2/+120
| * | s390/sclp: move pci related commands to separate fileSebastian Ott2016-04-153-61/+78
| |/
* | s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky2016-04-271-5/+7
|/
* Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+1
|\
| * tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-2/+1
* | s390: Use pr_warn instead of pr_warningJoe Perches2016-03-075-30/+23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-139-466/+167
|\
| * s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
| * s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
| * s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
| * s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
| * s390/sclp: add open for business supportJochen Schweflinghaus2015-11-272-1/+109
| * s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
OpenPOWER on IntegriCloud