summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-01-31s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky
2017-01-09s390/vmlogrdr: fix IUCV buffer allocationGerald Schaefer
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-30s390/con3270: fix insufficient space paddingSascha Silbe
2016-09-30s390/con3270: fix use of uninitialised dataSascha Silbe
2016-09-20s390/vmur: fix irq pointer dereference in int handlerSebastian Ott
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-24s390/tape: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand
2016-06-10s390: Make cpc_name accessibleJanosch Frank
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-05-10s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky
2016-05-04s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky
2016-05-04s390/3270: fix view reference countingMartin Schwidefsky
2016-05-04s390/3270: add missing tty_kref_putMartin Schwidefsky
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky
2016-04-21s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky
2016-04-15s390/sclp: event type macro cleanupSebastian Ott
2016-04-15s390/sclp: add error notification commandSebastian Ott
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens